body {
	background-color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#wrapper {
	background-color: #333399;
	margin: 0px;
	padding-left: 10px;
	
}

h1 {font-size: 130%;}
h2 {font-size: 120%;}
h3 {font-size: 100%;}
h4 {
	font-size: 90%;
}
p {
	font-size: 75%;
	line-height: 130%;
}
li {
	font-size: 75%;
	line-height: 130%;
}
table {
	width: 95%;
	font-size: 75%;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #E0EEF5;
}
td {
	padding: 3px;
	margin: 0;
	}


#banner {
	background-color: #333399;
	height: 120px;
	margin: 0;
	padding: 0;
}
#banner a {
	color: #FFFF00;
}
#banner a:link {
	color: #FFFF00;
}
#banner a:hover {
	color: #00CCFF;
}
#nav {
	background-color: #333399;
	width: 135px;
	float: left;
	padding: 10px;
}
#nav a {
	color: #FFFF00;
	text-decoration: none;
	}
#nav a:link {
	color: #FFFF00;
}

#nav a:hover {
	color: #00CCFF;
}
#nav h3 {
	color: #FFFFFF;
}
#content {
	margin-left: 155px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
	color: #000000;
	padding: 10px
	;
	margin-top: 0px;
	background-color: #CCFFFF;
}

#content a {
	color: #0066FF;
	text-decoration: underline;
}

#content a:link {
	color: #0066FF;
}
#content a:hover {
	color: #FFCC00;
}
#columnleft {
	float: left;
	width: 49%;
}
#columnright {
	float: right;
	width: 49%;
}

#footer {
	color: #FFFFFF;
	background-color: #333399;
}
#footer a {
	color: #FFFF00;
	text-align: center;
}
#footer a:link {
	color: #FFFF00;
}
#footer a:hover {
	color: #00CCFF;
}

.background1 {
	background-color: #FFFFE8;
}
.background2 {
	background-color: #CCCCFF;
}

.backgroundnone {
	background-color: #CCFFFF;
}
.bold {
	font-weight: bold;
}
.caption {
	font-size: 70%;
	color: #000000;
	text-align: center;
	border: thin none #FFFFFF;
}
.centre {
	text-align: center;
}

.clearit {
	clear: both;
}

.dash {
	background-image: url(../images/dash.gif);
	background-position: right;
	padding-right: 5px;
	background-repeat: no-repeat;
}
.figuresneg {
	text-align: right;
	padding-right: 0px;
}
.figurespos {
	padding-right: 5px;
	text-align: right;
}
.floatleft {
	float: left;
	margin-right: 5px;
}
.floatright {
	float: right;
	margin-left: 5px;
}
.grey {
	color: #999999;
}
.head4 {
	font-weight: bold;
}
.head5 {
	font-style: italic;
	font-weight: bold;
}
.indent {
	padding-left: 20px;
}
.indentmore {
	padding-left: 40px;
}
.italic {
	font-style: italic;
}

.lineunder {
	text-decoration: underline;
	text-align: right;
}
.righttext {
	text-align: right;
}

.centrediv {
	margin-right: auto;
	margin-left: auto;
}
#bannerbox {
	width: 150px;
	margin-top: 10px;
	margin-left: 0px;
	background-color: #333399;
	float: right;
	padding: 0px;
}
#banner p {
	font-size: 70%;
}
.nav_accounts {
	margin-right: auto;
	margin-left: auto;
}
.nav_accounts p {
	line-height: 200%;
	text-align: center;
}
