@charset "UTF-8";
.homebullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}
.homeheader {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: .5px;
}
.body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.5px;
}
.smallbody {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.5px;
}
.sidebarcopy {
	color: #AA6B05;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: .5px;
	line-height: 18px;
}
.homeheader2 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 0.5px;
}
.productname {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: .5px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.boldbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AFAFAF;
}

.stateHeader td{
	color:#BBB;
	padding-top:10px;
}
.stateHeader div.name{
	width:auto;
	float:left;
	font-weight:bold;
	background-color:#FFF;
	padding-right:5px;
}
.stateHeader div.hrBorder{
	width:100%; 
	margin:10px 0 0 5px; 
	_margin-bottom:-10px;
	border:0px none; 
	border-top:1px solid #BBB;
	height:1px;
	padding:0px;
}
