@charset "UTF-8";
.bkgNoRepeat {
	background-attachment: fixed;
	background-color: #022330;
	background-image: url(images/bkgTile.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	text-transform: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.headerOne {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #9E1821;
}
.sideText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.headerTwo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #356386;
}
.hrDots {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000000;
	color: #FFFFFF;
	letter-spacing: 15em;
}
.navOn {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #284C66;
}


.imgFloatRight {
	float: right;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}


h4 a:link, h4 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}


h4 a:hover, h4 a:active {
	color: #69F;
}
	