/* ---------------------- */
/* INNER PAGE STYLE SHEET */
/* ---------------------- */
 body {
 	margin-left: 0px;
 	margin-top: 0px;
 	margin-right: 0px;
 	margin-bottom: 0px;
 }
 
td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a 		{ color: #005CB3; text-decoration: none; font-weight:bold; }
a:hover { color: #8EA4CF; text-decoration: none; font-weight:bold; }

a.subNav 		{ font-family:"Times New Roman", Times, serif; color: #00237e; font-weight:bold; font-size:15px; text-decoration: none; }
a.subNav:hover  { font-family:"Times New Roman", Times, serif; color: #8397c5; font-weight:bold; font-size:15px; text-decoration: none; }

a.footerNav 	  { color: #FFFFFF; text-decoration: none; font-weight:normal; }
a.footerNav:hover { color: #8EA4CF; text-decoration: none; font-weight:normal; }

form 	{ display:inline; } 

.formInputOn {
 	background-color:#EEEEEE;
}
 
.formInput {
 	background-color:#cfcfcf;
}

.printall {
	font:12px normal Arial, Helvetica, sans-serif;
}



.contentHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1d3466;
}
.titleSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.cntDefaultHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1d3466;
	font-weight: bold;
}

.imageBorder {
	border: #003366 2px solid;
}