body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12pt;
	font-size: 11px;
	color: #333333;
}

body a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

body a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.greenLink {
	color: #006666;
}
	
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14pt;
	color: #FFCC99;
}

.footerText a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}

.footerText a:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #3399CC;
}

.topMenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	font-weight: bold;
	color: #FFCC99;

}

.topMenuText a {
	font-size: 10px;
	line-height: 10pt;
	font-weight: bold;
	color: #FDEBC3;
	text-decoration: none;
}

.topMenuText a:hover {
	font-size: 10px;
	line-height: 10pt;
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;
}
	
.formField {
	background-color: #FDEBC3;
	border: 1px solid CC3300;
	width: 100%;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	color: #660000;
}
