@charset "utf-8";
.statedescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	width: 426px;
	margin-left: 25px;
}


.statedescription #sttop {
	background-image: url(../images/STDescriptTopLONG.gif);
	background-repeat: no-repeat;
	height: 14px;
	background-position: center center;
}


.statedescription #stbody  {
	background-image: url(../images/STDescriptMiddleLONG.gif);
	background-repeat: repeat-y;
	text-align: left;
	background-position: center;
	margin-top: -2px;
	padding-left: 15px;
}

.statedescription #stbottom {
	background-image: url(../images/STDescriptBottomLONG.gif);
	background-repeat: no-repeat;
	height: 13px;
	background-position: center center;
}
.statedescription   #stbodyul  {
	text-align: left;
	margin-top: -2px;
	padding-left: 20px;
	margin-bottom: -2px;
	display: block;
	margin-left: 0px;
	line-height: 16px;
}

.statedescription     #stbody li  {
	list-style-image: url(../images/star.gif);
	display: list-item;
}
.statedescription  #stbody  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F20000;
	text-align: left;
	margin-bottom: 5px;
}
.statedescription #stbody h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F20000;
	text-align: center;
	margin-bottom: 7px;
	line-height: 7px;
}
.statedescription #stbody h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-align: center;
	line-height: normal;
	margin-bottom: -5px;
}