
body {
	background-color: #000033;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}
#bodyDiv {
	text-align: center;
	width: 764px;
	margin: 0px auto;
	position: relative;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0099FF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	color: white;
	padding: 0;
	margin: 0;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099FF;
	padding: 0;
	margin: 0;
}
p {
	font-size: 12px;
	padding: 0;
	margin: 0 0 8px 0;
}
a {
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a img {
	border: none;
}
hr {
	height: 1px;
	color: #666666;
	padding: 0;
	margin: 0 0 6px 0;
}
table {
	border-collapse: collapse;
	table-layout: fixed;
	padding: 0;
	margin: 0;
}
table td {
	padding: 0;
	margin: 0;
}
#bodyTable {
	width: 764px;
	padding-bottom: 10px;
}
#widthCol1 {
	width: 167px;
}
#widthCol2 {
}
#headerText {
	position: absolute;
	left: 450px;
	top: 34px;
}
#headerText h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
}
#headerText h1 a:hover {
	color: #0099FF;
}
#navCell {
	vertical-align: top;
	text-align: left;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	color: #0099FF;
	padding: 0;
	margin: 0;
}
#navCell a {
	text-decoration: none;
}
#navCell ul {
	padding: 0;
	margin: 20px 0 0 0;
}
#navCell ul li {
	list-style: none;
	padding: 11px 0 11px 24px;
	margin: 0;
	border-bottom: 1px solid #0000CC;
}
.currentPage .navFirstLetter {
	color: #0099FF;
}
#navCell ul li.home {
	border-bottom: none;
}
#hp_mainImageCell {
	text-align: center;
	padding-top: 10px;
}
#hp_mainImageCell img {
	border: 4px solid #0000CC;
}
#hp_subImageCell {
	text-align: center;
	padding-bottom: 10px;
}
#hp_subImageCell img {
	border-left: 4px solid #0000CC;
	border-right: 4px solid #0000CC;
	border-bottom: 4px solid #0000CC;
}
#mainBodyCell {
	background-color: #000066;
	text-align: left;
	vertical-align: top;
	padding: 20px;
	line-height: 18px;
}
#mainBodyCell p {
	line-height: 18px;
}
#mainBodyCell a {
	color: #0099FF;
}
#mainBodyCell a:hover {
	text-decoration: underline;
	color: #0099FF;
}
#footer {
	vertical-align: bottom;
	text-align: right;
	padding: 0 6px 12px 0;
}
#footer p {
	font-size: 11px;
	padding: 12px 0 0 0;
	margin: 0;
}
#footer h6 {
	font-size: 9px;
	padding: 0 0 0 0;
	margin: 0;
}
#footerNavCell {
	background-color: #000066;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}
#footerNavCell a {
	text-decoration: none;
	color: #0099FF;
}
#footerNavCell a:hover {
	text-decoration: underline;
	color: #0099FF;
}
#bottomCell {
	height: 10px;
	border-bottom: 1px solid #0000CC;
}

#contactForm td {
	vertical-align: top;
	padding: 2px;
}
.warn {
	color: #0099FF;
}
#f1-leftWidth {
	width: 80px;
}
#f1-rightWidth {
	width: 280px;
}

@media print {
	#headerText {
		display: none;
	}
}