td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.orangeHeader {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.blackHeader {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.smallerText {
	font-size: 10px;
	color: #666666;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
.gray {
	font-size: 10px;
	color: #808080;
}
.zipcode {
	font-size:16px;
}
.header {
	font-size:18px;
	font-weight:bold;
	color:#DCDCDC;
}
.subheader {
	font-size:17px;
	font-weight:bold;
	color:#ffffff;
}
.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: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
	width: 100px;
	margin: 0px;
	padding: 1px;
	height: 18px;
	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;
}