.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; text-decoration: none}

body {
font-family: Arial, Helvetica, sans-serif;
background-color: #c2c2a3;
background-image: url(images/backgroundGradient.gif);
background-repeat: repeat-x;
}

.news {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000066}
.tiertwoheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	background-color: #FFFFCC;
}
.homeMainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3333CC;
	text-decoration: none;
	line-height: 36px;
}
a.homeMainNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: red;
	text-decoration: none;
	line-height: 36px;
}
.subNavHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000066;
	line-height: 30px;
}

a.subNavHeader:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: red;
	text-decoration: none;
	line-height: 30px;
}
