.maintext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
.mainheaderblk {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
.mainheaderdrkblue {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color:#000099
}
.mainheader {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}
.subheader {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.purplemaintext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #9933CC
}
a:link {
	text-decoration: none;
	color: #EE1C23;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000099;
}
a:hover {
	color: #0066CC;
    text-decoration:underline;
}	
.redheading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #EE1C23;
	font-weight: bold;
}
.blueheading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}
.onnavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	width: 160px;
	color: #999999;
}
.offnavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	width: 160px;
	color: #FFFFFF;
}
.onsubnavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	width: 160px;
}
.offsubnavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	width: 160px;
	color: #FFFFFF;
}
.backgroundv {
	background-image: url(/images/backgroundv.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.backgroundheader {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EE1C23;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE1C23;
}


A.onnavlink:link {
	text-decoration: none;
	color: #999999;
}
A.onnavlink:visited {
	text-decoration: none;
	color: #999999;
}
A.onnavlink:active {
	text-decoration: none;
	color: #999999;
}
A.onnavlink:hover {
	color: #EE1C23;
	text-decoration: none;
}


A.offnavlink:link {
	text-decoration: none;
	color: #FFFFFF;
}
A.offnavlink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A.offnavlink:active {
	text-decoration: none;
	color: #FFFFFF;
}
A.offnavlink:hover {
	color: #EE1C23;
	text-decoration: none;
}


A.onsubnavlink:link {
	text-decoration: none;
	color: #999999;
}
A.onsubnavlink:visited {
	text-decoration: none;
	color: #999999;
}
A.onsubnavlink:active {
	text-decoration: none;
	color: #999999;
}
A.onsubnavlink:hover {
	color: #EE1C23;
	text-decoration: none;
}


A.offsubnavlink:link {
	text-decoration: none;
	color: #FFFFFF;
}
A.offsubnavlink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A.offsubnavlink:active {
	text-decoration: none;
	color: #FFFFFF;
}
A.offsubnavlink:hover {
	color: #EE1C23;
	text-decoration: none;
}


A.footerlink:link {
	text-decoration: none;
	color: #FFFFFF;
}
A.footerlink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A.footerlink:active {
	text-decoration: none;
	color: #FFFFFF;
}
A.footerlink:hover {
	color: #EE1C23;
	text-decoration: none;
}