.bluehdr {
	font-family: Arial, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.whitehdr {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.copy {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #003366;
}
.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}

a.navigate {
   text-decoration:none;
   color:#ffffff;
   font-weight:bold;
   font-size:9pt;
}

a.navigate:hover {
   text-decoration:none;
   color:#0F3564;
}