/* ---------------------- */
/* INNER PAGE STYLE SHEET */
/* ---------------------- */
 body {
 	margin: 0px;
	height: 100%;
}

 td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;
	line-height: 16px;
 }

a 		{ color: #6794ae; text-decoration: underline; }
a:hover { color: #075681; text-decoration: underline; }

a.footerNav 	  { color: #FFFFFF; text-decoration: none; font-weight:normal; }
a.footerNav:hover { color: #FFFFFF; text-decoration: underline; font-weight:normal; }

a.black 	  { color: #000000; text-decoration: none; font-weight:normal; }
a.black:hover { color: #075681; text-decoration: none; font-weight:normal; }

form 	{ display:inline; } 

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:normal;
}
.titleHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #065F2F;
}

.titleSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F34520;
	font-weight: bold;
}
