@charset "UTF-8";
.maintext .mainheaders a {
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
	color: #FF7D00;
}
.maintext .mainheaders a:hover {
	text-decoration: underline;
	color: #274794;
}

.oneColFixCtrHdr #container {
	width: 915px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: -3px;
	top: -15px;
}
#logotryagain {
	position: absolute;
	left: 28px;
	top: 14px;
	z-index: 5;
	height: 141px;
	width: 852px;
}
.indexlinktext {
	color: #FFF;
}
.indexlinktext a {
	color: #FFF;
}
.smallheaders {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13.5px;
	font-weight: bold;
	color: #FF7D00;
}
.smallheaders a {
	color: #FF7D00;
	text-decoration: underline;
	font-weight: bold;
}
.smallheaders a:hover {
	font-weight: bold;
	color: #0F3092;
	font-size: 13.5px;
}
#navleft {
	position: absolute;
	left: 38px;
	top: 95px;
	z-index: 6
}
.bluebullets {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13.4px;
	font-weight: bold;
	color: #0F3092;
}
#navright {
	position: absolute;
	left: 538px;
	top: 95px;
	z-index: 7;
	width: 345px;
}
#footer .regulartext a {
	font-weight: normal;
	color: #0F3092;
	text-decoration: none;
}
#footer .regulartext a:hover {
	font-weight: normal;
	color: #264693;
	text-decoration: underline;
}
.horizontalspacer {
	font-size: 13.4px;
	color: #FFF;
}

