body {
	background-color: #192D4E;
}
.header{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: white; background-color:#097DA2;}
.leftNav-main {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #00346F;}
.leftNav-main a{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #00346F; text-decoration: underline;}
.leftNav-main a:hover{text-decoration: none;}
.leftNav-sub a{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #00346F; text-decoration: underline;}
.leftNav-sub a:hover{text-decoration:none;}

.bodyContent{font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; color:#000000;}
.bodyContent a{color:#192D4E; font-size: 12px; font-weight: bolder; font-family: Arial, Helvetica, sans-serif;}

table#bodyContent td{padding-top: 5px; padding-left: 2px; padding-right: 2px;}

.leftContent{font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; color: #666666;}

.footer {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: white;}
.footer a{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: white; text-decoration: underline;}
.footer a:hover{text-decoration: none;}

.subHeader {
	font-family: arial;
	color:black;
	background-color:#F9C74A;
	font-weight: bolder;
	font-size: 11px;
}