﻿body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
.search {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	background-color: #F8F0EE;
	height: 19px;
	width: 127px;
	border: 1px solid #86511D;
}
.top {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.copy_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #8E8D8D;
}
.mail {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #B55610;
	text-decoration: none;
}
.copy_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #9A9888;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #5E5E5E;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #B55610;

}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #7E7D7D;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #8D8D8D;
}
.text_4 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #68685B;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #B55610;
}
.form_1 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	background-color: #E5E5DF;
	height: 15px;
	width: 142px;
	border: 1px solid #929288;
}
.form_2 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	background-color: #E5E5DF;
	height: 98px;
	width: 142px;
	border: 1px solid #929288;
	overflow:auto;
}
.form_3 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	background-color: #ffffff;
	height: 98px;
	width: 142px;
	border: 1px solid #929288;
	overflow:auto;
}
.form_4 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	background-color: #E5E5DF;
	height: 40px;
	width: 242px;
	border: 1px solid #929288;
}
.form_5 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	background-color: #BEBEB4;
	height: 50px;
	width: 165px;

	overflow:auto;
}


H1 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	background-color: #C2C2B8;
	height: 20px;
	width: 225px;

}
H2 {
	font-size: 14px;
	color: #f1831f;
	margin-top: 5px;
	margin-bottom: 10px;
}
 H3 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bolder	 
	line-height: 16px;
	color: #277E30;
}
 H4 {
font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	background-color: #F1F1EC;
	height: 20px;
	width: 242px;

}

 H5 {
font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	background-color: #FFFFFF;
	height: 20px;
	width: 235px;

}
 H6 {
font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	background-color: #FFFFFF;
	height: 20px;
	width: 190px;

}
/* BEGIN StateList */
.StateList
{
    width: 195px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.StateListTextHeader {
    width: 195px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
}
.StateListText {
    width: 195px;
    height: 100px;
    margin-left: 10px;
    color: #336699;
    font-weight: bold;
    overflow: auto;
    font-size:12px;
}
.StateListLink {
    color: #336699;
    font-weight: bold;
}


/* END StateList */


