.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.mainBodyText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}
.whiteHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E9F5FF;
	text-transform: uppercase;
}
.mainBodyText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.border {
	border-top: 1px solid #21282B;
	border-right: 1px none #21282B;
	border-bottom: 1px solid #21282B;
	border-left: 1px none #21282B;
}
.border2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.borderMain {
	border-top: 1px solid #21282B;
	border-right: 1px none #21282B;
	border-bottom: 1px none #21282B;
	border-left: 1px none #21282B;
}
.headerText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.border3 {
	border: 1px solid #003366;
}
.bottomLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
}
