body td {
	font: 9pt Arial;
	color: #3d250d;
}

.iframecontent {
	font: 9pt Arial;
	color: #3d250d;
}

a {
	color:#0c246c;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h2 {
	font: 13pt Arial;
	font-weight: bold;
	color: #0c246c;
}

h3 {
	font: 11pt Arial;
	font-weight: bold;
	color: #0c246c;
}

.mainNavLink {
	color: #0c246c;
	text-decoration: none;
	font-size:10pt;
	font-weight: bold;
}

.mainNavLink:hover {
	color: #91ce44;
	text-decoration: none;
}

.mainNavLinkSelected {
	font-size:10pt;
	font-weight: bold;
	color: #91ce44;
	text-decoration: none;
}

div.body {
	padding:10px 10px 10px 10px;
}

.contactForm {
	font: 9pt Arial;
	color: #999;
}

.footerText {
	font-size: 8pt;
}
