/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003063;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #2186BD;
}
a:active {
	text-decoration: none;
	color: #990000;
}
a.menubar {
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a.menubar:hover {
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline overline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.sectionhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003366;
	font-style: normal;
}
.sectionsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099CC;
	font-weight: bold;
}
.footer {
	font-size: 9px;
	color: #666666;
}
a.BigButton {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	text-decoration: none;
}
a.BigButton:hover {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0099CC;
	text-decoration: underline;
}
.Tagline{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #003366;
}