body { 
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	background: url(/images/header800.jpg) top left no-repeat #ffffff;
}

a, a:visited { 
	color: #08297b;
	text-decoration: none;
}
a:hover, a:active {
	color: #ae8b08;
}

.mainMenu {
	padding: 2px 10px 2px 10px;
	background: url(/images/white_50.png);
}
.mainMenu a {
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
}
.subMenu {
	padding: 2px 10px 2px 10px;
	border: 1px solid #08297b;
	background: url(/images/white_50.png);
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
.subMenu a {
	margin-left: 10px;
	margin-right: 10px;
}
.bodyText {
}
.bodyBlue {
	color: #08297b;
}
.bodyGrey {
	color: #8e8485;
}
.head1 {
	color: #08297b;
	font-size: 14pt;
	font-weight: bold;
}
.head2 {
	color: #08297b;
	font-size: 12pt;
}
.head2b {
	color: #08297b;
	font-size: 12pt;
	font-weight: bold;
}
.head3 {
	font-size: 12pt;
	font-weight: bold;
}
.body12pt {
	font-size: 12pt;
}
.links {
	font-size: 12pt;
}

.footer a {
	padding-left: 4px;
	padding-right: 4px;
}
.footer {
	font-size: 11px;
	color: #999999;
}
