#box #feature {
	clear: left;
	float: left;
	margin-top: 5px;
	border-top: solid #0171ba 1px;
	height: auto;
	width: 275px;
}
#box #feature h1 {
	margin: 20px 0px 5px 0px;
	font-size: 18px;
	font-weight: bold;
	color:#000066;
	text-align: center;
	background-color:#FFFFFF;
}
#box #feature h2 {
	margin: 10px 0px 5px 0px;
	font-size: 14px;
	color:#000066;
}
#box #feature ul {
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 0px;
	width: 265px;
}
#box #feature li {
	list-style: none;
}
#box #feature li a {
	font-size: 13px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	display: block;
	background-image:url(../images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#box #feature li a:hover{
	color: #000066;
	text-decoration: underline;
}
#box #content {
	width:705px;
	margin-top: 5px;
	margin-bottom: 0px;
	border-top: 1px solid #0171ba;
	border-left: solid #2364A6 2px;
	float: left;
	font-size: 11px;
	padding-bottom: 10px;
	height: 500px;
}
#box #content h1 {
	background-image: url(../images/head_arrow.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	color: #990000;
	padding-left: 30px;
	margin-top: 10px;
	margin-left: 10px;
}
#box #content h2 {
	width: 200px;
	height: 20px;
	margin: 7px 0px 0px 10px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #990000;
}
#box #content h3 {
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
#box #content #call {
  text-align:right;
	width: 450px;
  font-size: 15px;
  font-weight:bold;
	margin: 5px 10px 0px 0px;
  float: right;
}
#box #content #selMain{
  width: 200px;
  height: 350px;
	margin: 7px 0px 0px 10px;
	text-align: center;
	font-size: 16px;
  font-weight: bold;
  background: #F0F0F0;
}

#box #content #districtDetails {
  float: right;
	width: 400px;
	height: 20px;
}
#box #content #districtDetails #districtHeader {
	margin: 0px 10px 10px 0px;
	text-align: center;
	font-size: 16px;
  font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}
#box #content #districtDetails #districtInfo{
  margin: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
#box #content #message {
	width: 300px;
	margin: 0px 10px 5px 20px;
}
#box #content #subContent {
	width: 380px;
	margin: 0px 10px 5px 0px;
	border: 1px solid black;
	float: right;
}
#box #content #subContent p {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	width: auto;
}
#box #content #subContent #tblSlider {
	margin: 10px auto 10px auto;
	width: 265px;
	border: 1px #999999 solid;
	background-color: #F9F0F0;
}

#box #content #subContent input {
	background-color: #F9F0F0;
}

#box #content #subContent a {
	border: 1px solid #999999;
	background: #F0F0F0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #000066;
	font-weight: bold;
	margin-top: 5px;
}
#box #content #subContent a:hover {
	border-color: #990000;
}
#box #content #subContent h1 {
	background-image:url(../images/otherarrow.jpg);
	background-color:#9fb4e8;
	margin: 0px;
}
#box #content #subContent h2 {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	font-size: 14px;
	color: #000066;
}
#box #content #subContent ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#box #content #subContent li {
	border-top: solid 1px #999999;
	padding: 10px;
	width: 225px;
	height: auto;
}
#box #content #districtDetails #graph {
  border: outset;
  padding: 7px;
}
.graphText{
  font-size: 11px;
  color: #FFFFFF;
  padding-left: 5px;
}
#box #content #subscriptionRate p {
	width: 370px;
	margin: 0px 10px 5px 20px;
  font-size: 14px;
}

