	body {
		
		min-width: 750px;
		background-color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		}
	#wrapper {
		width: 750px;
		background-color: #FFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #4C4C4C;
		background-repeat: no-repeat;
		background-position: bottom;
		}
        #content {
		width: 90%;
		text-align: left;
			}


.sub {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #206B52;
}
.bod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style-type: square;
	font-weight: normal;
}
.sub2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #2758CA;
}
A {     
	font-family: Tahoma;
	font-size: 11px;
        Color : #206B52; font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family: Tahoma;
	font-size: 11px;
	Color : #206B52; font-weight: bold;
	text-decoration : underline;
}.bodwh {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;

}
.sub3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FFA523;
	font-weight: bold;

}
.title2 {
	color: #5995E6;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.sub4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3300cc;
}
.sub5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #68A310;
}
.title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	font-style: normal;

}
.title4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #206B52;
	text-decoration: none;

}
a.nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #206B52;
	text-decoration: underline;
}
th {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style-type: square;
	font-weight: normal;
}


#requestBox{
border: 1px solid black;
padding: 7px 3px 7px 7px;
margin-bottom: 10px;
}

legend {
font-size: 1.0em;
font-weight:bold;
}

#id_state, #id_zip {
width:40px;
}

INPUT {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}