.mainTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.whtSubHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #1A514C;
	text-decoration: underline;
}
a:visited {
	color: #1A514C;
	text-decoration: underline;
}
a:hover {
	color: #790000;
	text-decoration: underline;
}
.mainSubHead {
	font-size: 11px;
	color: #0D0A5F;
}
.drkBluBld {
	font-weight: bold;
	color: #0D0A5F;
}.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #1A514C;
	letter-spacing: 0.05em;
}
a.nav:link {
	text-decoration: none;
	color: #1A514C;
}
a.nav:visited {
	text-decoration: none;
}
a.nav:hover {
	color: #FF9900;
	text-decoration: none;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #790000;
	letter-spacing: 0.05em;
}
a.nav2:link {
	text-decoration: none;
	color: #1A514C;
}
a.nav2:visited {
	text-decoration: none;
}
a.nav2:hover {
	color: #FF9900;
	text-decoration: none;
}
.indent {
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
