@charset "utf-8";
.ul_state_info {
	list-style-image: url(http://www.ahice.com/ahipages/images/bullet.sm.gif);
	list-style-position: outside;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#state_info_price {
	padding-left: 5px;
	float: right;
}
#state_info_price h1 {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

#state_info_container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 12px;
	letter-spacing: 1px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.state_info_keypoints {
	font-weight: bold;
	padding-left: 25px;
	float: none;
	padding-top: 0px;
	margin: 0px;
}
#state_info_container a:link {
	color: #0000FF;
	text-decoration: underline;
}

#state_info_container a:hover {
	font-weight: normal;
	color: #800000;
}
.txtsm {
	font-size: 9px;
}

#state_info_container a:visited {
	color: #800000;
	text-decoration: underline;
}

/*State_Guidelines*/
#state_guidlines {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 12px;
	
}
.state_guidelines_headers {
	font-size: 14px;
	text-decoration: underline;
	padding-left: 20px;
}
.statename {
	font-size: 14px;
	font-weight: bold;
}

.discliamer {
	padding-left:10px;
}

#state_guidlines li {
	padding-right: 50px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	list-style-type: disc;
	
}
/*forms*/
#container_forms{
	font-family:Verdana, Arial, "Times New Roman";
	font-size: 14px;
	padding-left: 10px 10px;
}
#container_forms li {
	font-weight: normal;
	padding: 10px 0 0 10px;
	list-style:none;
}
#container_forms ul{
	font-weight:bold;
}
#container_forms ul p{
	text-decoration:underline;
	margin-bottom: 0;
}
#legal{
	background-color: #DEDEBC;
	font-size:11px;
	margin: 0 10px 5px;
	padding: 0 10px 5px;
	border:1px solid #000000;
	
}
.underline{
	text-decoration:underline;

