body {
	background-color: #FFF;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #003399;
}

a:visited {
	color: #003399;
}

.gutter {
	margin: 7px;
}

#topNav {
	padding: 0 8px 4px 8px;
	background-color: #697f9d;
	vertical-align: middle;
	line-height: 15px;
	padding-top: 3px;
}
 
#topNav ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

#topNav li {
	display: inline;
	padding-right: 13px;
	font-size: 12px;
}

#topNav a:link, #topNav a:visited {
	color: #ffffff;
	font-family: Arial, sans-serif;
	text-decoration: none;
	line-height: 20px;
}

#topNav a:hover {
	text-decoration: underline;
}

#height {
	height: 3px;
	background-color: #d7bc00;
}
 
#header {
	background-color: #50688c;
	height: 90px;
}
 
#nav {
	font-family: Arial, sans-serif;
	padding: 8px 8px 8px 8px;
	background-color: #e7eaef;
	line-height: 16px;
	padding-top: 6px;
}
 
#nav ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

#nav li {
	display: inline;
	padding-right: 13px;
	font-size: 12px;
}

#nav a:link, #nav a:visited {
	color: #033f88;
	font-family: Arial, sans-serif;
	text-decoration: none;
	line-height: 15px;
}

#nav a:hover {
	text-decoration: underline;
}

.leftNav {
	font-family: Arial, sans-serif;
	padding-left: 5px;

}

.leftNav a:link {
	color: #033f88;
	font-family: Arial, sans-serif;
	text-decoration: none;
	line-height: 15px;
}

.leftNav a:visited {
	color: #033f88;
	font-family: Arial, sans-serif;
	text-decoration: none;
	line-height: 15px;
}

.leftNav a:hover {
	text-decoration: underline;
}

.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #50688c;
	font-weight: bold;
}

#bodyText {
    margin-left: 150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	min-height: 150px;
	max-width: 550px;
}

#bottomNav {
	font-family: Arial, sans-serif;
	background-color: #F6F6F6;
	font-size: 9px;
	vertical-align:middle;
	min-height: 30px;
}
 
#bottomNav ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

#bottomNav li {
	display: inline;
	padding-right: 13px;
	font-size: 9px;
}

#bottomNav a:link, #bottomNav a:visited {
	color: #033f88;
	font-family: Arial, sans-serif;
	text-decoration: none;
	line-height: 15px;
}

#bottomNav a:hover {
	text-decoration: underline;
}

#bottomOne {
    width: 120px;
    float: left;
}

#bottomTwo {
    margin-left: 120px;
    margin-right: 225px;
}

#bottomThree {
    width: 200px;
    float: right;
}

.copyright {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;
}
.copyright a:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyright a:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 9px;
}

.copyright a:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
	
hr {
	border-width:1px;
	border-style: solid;
	border-color:#999999;
}

.border {
	border: 1px solid #50688c; 
	}
