a:hover {
	color: EE2027;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style2 {background-repeat: no-repeat; background-position: left top; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; background-image: url(../images/footer-text.jpg);}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D88A2;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(../images/page-bg.gif);
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	background-color: #FFFFFF;
	font-weight: normal;
	}
.bg-right {
	background-image: url(../images/bg-right.jpg);
}
.footer {
	background-image: url(../images/footer-text.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.left-nav-repeat {
	background-image: url(../images/left-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #D70000;
}
.textbox {
	font-size: 11px;
	color: 5d88a2;
	font-weight: bold;
	text-transform: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0766A0;
	text-decoration: underline blink;
}
.subheading2 {
	font-size: 13px;
	font-weight: bold;
	color: #0867A1;
}
a:link {
	color: #0000cc;
	text-decoration: underline;
}

a:visited { 
    color: #000099;
    text-decoration: underline;
}

a:hover { 
    color: #0099cc;
	text-decoration: underline;
}

.infoBox {
	position: absolute;
	top: 425px;
	margin: 0 0 0 5px;
	padding: 8px;
	background-color: #95c650;
	border: 1px solid #FFFF00;
}