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

.gutter {
	margin: 7px;
}

#topNav {
	padding: 3px 8px 4px 8px;
	color: #00539f;
	background-color: #FFFFFF;
	line-height: 20px;
	font-family: Arial, sans-serif;
}
 
#topNav ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

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

#topNav a:link {
	color: #00539f;
	text-decoration: none;
}

#topNav a:visited {
	color: #00539f;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

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

#height {
	height: 1px;
	background-color: #FF0000;
}
 
#header {
	background-color: #FFFFFF;
	height: 55px;
}
 
#nav {
	font-family: Arial, sans-serif;
	font-size: 9px;
	padding: 8px 8px 8px 8px;
	background-color: #00539f;
}
 
#nav ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

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

#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
} 

#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

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

.leftHeader {
	font-family: Arial, sans-serif;
	color:#FFFFFF;
	background-color: #00539f;
	padding-left:5px;
}

#leftNav {
	font-family: Arial, sans-serif;
	background-color: #FFFFFF;
    width: 145px;
  	float: left;
}

.leftNavItems {
	font-family: Arial, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	padding-left: 10px;
	background-image: url(../leftNav-bg.gif);
	border-bottom:#00539f;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-bottom:3px;
}


.leftNavItems a:link {
	color: #666666;
	text-decoration: none;
}

.leftNavItems a:visited {
	color: #666666;
	text-decoration: none;
}

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

.rightHeader {
	font-family: Arial, sans-serif;
	color:#00539f;
	background-color: #f4eedf;
	padding-left:5px;
}

.rightNavItems {
	font-family: Arial, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 5px;
	border-bottom:#00539f;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-bottom:3px;
}

.rightNavItems a:link {
	color: #666666;
	text-decoration: none;
}

.rightNavItems a:visited {
	color: #666666;
	text-decoration: none;
}

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

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

#bodyText a:link {
	font-size:11px;
	color: #003366;
	text-decoration: underline;
}

#bodyText a:visited {
	font-size:11px;
	color: #003366;
	text-decoration: underline;
}

#bodyText a:hover {
	text-decoration: none;
}

#bottomNav {
	font-family: Arial, sans-serif;
	color: #033f88;
	font-size: 9px;
	vertical-align: middle;
	padding:5px;
	background-color: #FFFFFF;
	border-top-color:#FF0000;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#FF0000;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
 
#bottomNav ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

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

#bottomNav a:link {
	color: #033f88;
	text-decoration: none;
}

#bottomNav a:visited {
	color: #033f88;
	text-decoration: none;
}

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

hr {
	border-width:1px;
	border-style: solid;
	border-color: #CCCCCC;
}

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

.copyright a:visited {
	color: #666666;
}