a:link {
	color: #0A3366;
}

a:visited {
	color: #344A66;
}

a:hover {
	color: #666;
}

a:active {
	color: #AB965E;
}
a.nav:link, a.nav:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #888888;
	text-decoration: none;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}

.italic {
	font-style: italic;
}

.navnormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #003366;
	text-transform: none;
	line-height: 18px;
	padding-top: 10px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 18px;
	padding-top: 10px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	text-transform: uppercase;
	line-height: 18px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 18px;
	font-weight: bold;
}

.border {
	border: 8px solid #003366;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.navbm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

.navnormalbm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}

.navbm:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}

.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}

.bodylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #003366;
	text-decoration: underline;
}

.bodylink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}

.border2 {
	border: 2px solid #AB965E;
}


#email {
visibility:hidden;
display:none;
}

.error {
	color: #FF0000;
	font-size: 1.1em;
}

#postalzip {
visibility:hidden;
display:none;
}

