td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.topLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.silverHeader {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

.BigBlackHeader {


	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.BigGreenHeader {



	font-size: 30px;
	font-weight: bold;
	color: 26971C;
}

.BigorangeHeader {

	font-size: 24px;
	font-weight: bold;
	color: #FF9900;
}

.makeBold {
	font-weight: bold;
}
.orangeBold {
	font-weight: bold;
	color: E38718;
}

.blackLinks {
	font-weight: normal;
	color: #999999;
	text-decoration: none
}

.blackLinks:hover {
	font-weight: bold;
	color: #000099;
	text-decoration: none
}.smallLinks {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.greenStateHeader {
	font-size: 14px;
	font-weight: bold;
	color: #109704;
}

.form_text{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
	line-height: 22px;
	font-style: normal;
}

.form_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
	width: 80px;
	margin: 0px;
	padding: 1px;
	height: 14px;
	border: 1px solid #535353;
}

.form_input4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
	width: 235px;
	margin: 0px;
	padding: 1px;
	height: 100px;
	border: 1px solid #535353;
}