@charset "ISO-8859-1";
.text {
	font: 13px/18px "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
}
.text15 {
	font: 13px/14px "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
}
.texthomepage {
	font: 13px/22px "Times New Roman", Times, serif;
	color: #000000;
}
.whitetext {
	font: 13px/18px "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.bluetext {
	font: 13px/18px "Times New Roman", Times, serif;
	color: #002E56;
}
.subhead {
	font: bold 14px/20px "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #78A22F;
	text-align: left;
}
body {
	background: #E7A614;
}

TEXTAREA {
	background-color: #C6CFDF;
	border: 1px inset #333333;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	height: 80px;
	width: 130px;
	padding: 0px;
} 

.longTEXTAREA {
	background-color: #F1D492;
	border: 1px inset #333333;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	height: 30px;
	width: 275px;
	padding: 0px;
} 

.altButtonFormat {
	background-color: #78A22F;
	font-family: "Times New Roman", Times, serif;
	border: 1px inset #996633;
	font-size: 11px;
	color: #000000;
	float: none;
	height: 22px;
	width: 125px;
	margin: 1px;
} 

.altTextField {
	background-color: #C6CFDF;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	border: 1px inset #666666;
	height: 17px;
	width: 130px;
} 

.shortTextField {
	background-color: #C6CFDF;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	border: 1px inset #666666;
	height: 17px;
	width: 50px;
} 

.radioStyle {
background-color: #CCCCCC;
border: #000000 solid 1px;
font-family: "Times New Roman", Times, serif;
font-size: 11px;
color: #000000
}
a:link {
	font: 13px/15px "Times New Roman", Times, serif;
	color: #336699;
}
a:visited {
	font: 13px/15px "Times New Roman", Times, serif;
	color: #336699;
}
a:active{
	font: 13px/15px "Times New Roman", Times, serif;
	color: #336699;
}
a:hover {
	font: 13px/15px "Times New Roman", Times, serif;
	color: #669933;
}


