a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.subHeads {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.reverseHeadlines {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.pageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;


}
.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFCC00;
	color: #990033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;


}
.footNotes {
	font-size: 9px;
}
.bannerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.SunBG {
	background-attachment: fixed;
	background-image: url(images/sun.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

input.formBoxes {
	background-color: #EEFAFA;
	border: 1px solid #FFCF00;
}a.white {
	color: #FFFFFF;
}

