/* these should be the same color */
.bgcolor {
	background-color: #0E2D88;}
.color {
	color: #0E2D88;}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #F7F7F7;
	margin: 0px;}

.required {
	color: #011585;}

body, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;}

a:link, a:active, a:visited {
	color: #0E2D88;
	text-decoration: underline;}
a:hover {
	text-decoration: none;}

blockquote {
	margin: 5px;}

body {
	margin: 5px 0px 5px 0px;
	background-color: #E7E7E7;}

.content {
	width: 100%;}

.footerCell {
	height: 18px;
	text-align: right;
	color: #FFFFFF;
	background-color: #999999;
	margin: 3px;
	padding: 3px;}

.color {
	color: #216D9C;}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0E2D88;
	margin: 0px;}
h2 {
	height: 19px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: #0E2D88;
	color: #F7F7F7;}

#headerInfo {
	padding: 0px 0px 10px 0px;
	clear: both;}
	
#headerLinks {
	padding: 0px 0px 10px 0px;}

#outerTable {
	background-color: #FFFFFF;}

.topNav {
	background-color: #999999;
	border: 1px solid #000000;
	padding: 3px;
	text-align: center;}

.topNav a:link, .topNav a:active, .topNav a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	height: 20px;
	border-right: 1px solid #000000;}
.topNav a:hover {
	text-decoration: underline;}
