html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
.left_nav_blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #30465e;
}
.left_nav_blue11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #30465e;
}
.left_nav_blue12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #30465e;
}
.copyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #30465e;
}
.white10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#whiteLinks a:link {	color: #eeeeee;text-decoration: none;}
#whiteLinks a:visited {	color: #cccccc;text-decoration: none;}
#whiteLinks a:hover {	color: #ffffff;text-decoration: none;}
#whiteLinks a:active {	color: #ffcc00;text-decoration: none;}

#blueLinks a:link {	color: #003366;}
#blueLinks a:visited {	color: #003366;}
#blueLinks a:hover {	color: #004B97;}
#blueLinks a:active {	color: #0066cc;}

.black12 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.blackNine 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.main_pages_blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.blue_tables {
	border: 1px solid #003366;
}
.gray12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.bottomtables {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #92927d;
	border-bottom-color: #92927d;

} 
