body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	color:#729327;
}

.text2 {
	color:#E36201;
}

.text3 {
	font-size:10px;
	color:#787878;
}

.text4 {
	color:#DAE6F2;
	text-align: justify;
}
.text5 {
	font-size:10px;
	color:#FFFFFF;
}
.text6 {
	color:#E36201;
}
a {
	color:#E36201;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color:#FFFFFF;
	text-decoration: none;

}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color:#FFFFFF;
	text-decoration: underline;
}

a.link2:hover {
	text-decoration: none;
}
/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
}

.style1 a {
}

.style1 a:hover {
}.bg_green_quotes {
	background-image: url(images/index15.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.space1 {
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 21px;
}
.form_green {
	height: 33px;
	width: 88px;
	border: 1px solid #a2a2a2;
	background-image: url(images/shadow2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
.bg_white {
	background-color: #FFFFFF;
}
.space8 {
	margin-bottom: 10px;
}
.space6 {
	padding-right: 33px;
}
h1 {
	font-family: tahoma, arial;
	font-size: 16px;
	font-weight: bold;
	color: #898989;
	margin: 0px;
}
.orange {
	color: #e36201;
}
h2 {
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #898989;
	margin: 0px;
}
.blue {
	color: #326fb1;
}
.orange2 {
	color: #ff9c0f;
}
.bg_blue {
	background-image: url(images/center.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 7px;
}
.bg_blue1 {
	text-align: left;
	vertical-align: top;
	padding-top: 7px;
}
.space3 {
	vertical-align: bottom;
	padding-bottom: 16px;
}
.space4 {
	text-align: right;
	vertical-align: bottom;
	padding-right: 20px;
}
.space5 {
	text-align: left;
	vertical-align: top;
	padding-left: 33px;
}

.high {
color:#FF0000;
font-weight:bold;
}

Input#zip{
	padding-top:4px;
	font-size:18px;
}
