#container {
	background: #ffffff;
	padding: 0;
	clear: both;
}
h1#header {
	height: 175px;
	background: url(/images/ic_header.jpg) 0 0 no-repeat;
}
a#vital, #vital {
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 145px;
	left: 20px;
	height: 27px;
	width: auto;
	line-height: 27px;
	vertical-align: middle;
	color: #888A8C;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
a#gotolink {
display: block;
text-align: right;
position: absolute;
left: 620px;
_left: 600px;
top: -15px;
_top: -20px;
width: 150px;
color: #888A8C;
text-decoration: none;
}
a:hover#gotolink {
text-decoration: underline;
}
	
div#ic_content {
	margin: -10px 0 0;
	_margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
	left: 0px;
	width: 780px;
min-height: 740px;
_height: 740px;
	
}
div#ic_left {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 290px;
	top: 0px;
	left: 0px;
	color: #5C58A4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
#ic_left .top {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(/images/ic_left_top_bg.jpg);
	position: relative;
	width: auto;
	border-right: solid 1px #D9D7C2;
}
#ic_left .top p {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
#ic_left .bot {
	margin: 0;
	padding: 0;
	background: url(/images/ic_left_bottom_bg.jpg) 0 0 no-repeat;
	padding: 0 10px;
}
div#ic_right {
	margin: 0;
	padding: 0;
	width: 490px;
	top: 0px;
	margin-left: 290px;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
#ic_right table {
	width: 440px;
	margin: 10px 0 15px 10px;
	padding: 0;
}
#ic_right span.district_type {
	font-size: 14px;
	font-weight: normal;
	color: #5C58A4;
}
#ic_right span.right_click {
	font-size: 10px;
	font-weight: normal;
	padding-left: 5px;
	display: block;
}
#chart_header {
	width: auto;
	height: 60px;
    margin: 0 0 10px 0;
	padding: 0 0 0 15px;
    position: relative;
    border-bottom: solid 1px #D9D7C2;
	background: url(/images/chart_title_bg.jpg) 0 0 repeat-x;
	vertical-align: middle;
	line-height: 36px;
	font-size: 24px;
	font-weight: bold;
}
#chart_footer {
	background: url(/images/chart_footer_bg.jpg);
	width: auto;
	height: 33px;
    margin: 0;
	padding: 0 0 0 15px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #D9D7C2;
	border-top: solid 1px #D9D7C2;
        
}
#the_chart {
	width: auto;
    margin: 0;
	padding: 0 0 0 15px;
    position: relative;
    border-bottom: solid 1px #D9D7C2;
}
#ic_left div.locations {
	width: auto;
    margin: 0 0 0 -15px;
	padding: 8px 0 8px 15px;
    position: relative;
    border-bottom: solid 1px #D9D7C2;
}
#ic_left div.compare {
	margin: 0 0 0 -15px;
	padding: 8px 0 8px 15px;
	border-bottom: solid 1px #D9D7C2;
}
#ic_left div.fromto {
	margin: 0 0 0 -15px;
	padding: 8px 0 8px 15px;
	border-bottom: solid 1px #D9D7C2;
}
#ic_left div.fromto table.fromto {
	width: 200px;
}
#ic_left div.inflation {
	margin: 0 0 0 -15px;
	padding: 8px 0 8px 15px;
	border-bottom: solid 1px #D9D7C2;
}
#ic_left div.submit {
	width: auto;
	height: 41px;
	margin: 0 0 0 -15px;
	padding: 0 0 0 15px;
	background: url(/images/submit_div_bg.jpg);
	vertical-align: middle;
	position: relative;
	border-bottom: solid 1px #D9D7C2;
}
#ic_left div.submit input {
	position: absolute;
	top: 9px;
	left: 200px;
}
div#chart_sel_header {
	width: auto;
	height: 28px;
	margin: 0 0 0 -15px;
	padding: 0 0 0 15px;
	position: relative;
    border-top: solid 1px #D9D7C2;
	border-bottom: solid 1px #D9D7C2;
    background: url(/images/chart_sel_header_bg.jpg);	
	color: #827F76;
	line-height: 27px;
	vertical-align: middle;
}
div#chart_sel {
	width: auto;
	height: 28px;
	margin: 0 0 0 -15px;
	padding: 0;
	position: relative;
    background: #ffffff;
	background: url(/images/chart_sel_div_bg.jpg);
}

a#chart_sel_state, a#chart_sel_county, a#chart_sel_district, a#chart_sel_school { position: absolute; top: 0px; display: block; height: 28px; text-indent: -1800em; text-decoration: none; }
a#chart_sel_state { left: 10px; width: 67px; background: url(/images/chart_sel_tabs.jpg) 0px 0px; }
a#chart_sel_county { left: 77px; width: 64px; background: url(/images/chart_sel_tabs.jpg) -67px 0px; }
a#chart_sel_district { left: 141px; width: 64px; background: url(/images/chart_sel_tabs.jpg) -130px 0px; }
a#chart_sel_school { left: 205px; width: 65px; background: url(/images/chart_sel_tabs.jpg) -194px 0px; }
a#chart_sel_state.active { background: url(/images/chart_sel_tabs.jpg) 0px -28px; }
a#chart_sel_county.active { background: url(/images/chart_sel_tabs.jpg) -67px -28px; }
a#chart_sel_district.active { background: url(/images/chart_sel_tabs.jpg) -130px -28px; }
a#chart_sel_school.active { background: url(/images/chart_sel_tabs.jpg) -194px -28px; }
form { margin: 0; padding: 0; }

#charts_footnotes{
   padding: 1em;
   background: url(/images/footnote-background.jpg);
	margin-bottom: 0;
	
   }

#charts_footnotes span{
   color: #5C58A4;
}

.district_change{
   font-size: 12px;
   color: #525DAF;
}

#clear {
	height: 1px;
}

#footer {
background: url(../images/chartfooter.jpg) 0 0 repeat-x;
padding-left: 10px;
width: 770px;
border-width: 0;
}

#container {
background: url(../images/chartbg.gif) -1px 0 repeat-y;
}

.years{
    padding: 2px;
    font-size: 11px;
}

.data{
    padding: 2px;
    font-size: 11px;
}
.district_name{
    font-size: 12px;
}


.bot h3 {
background: #EFEFFF;
padding: 10px;
text-transform: uppercase;
margin: 0 -8px 10px -9px;
}
table#rankings {
border-collapse: collapse;
margin-top: 25px;
}
table#rankings thead th {
border: 1px solid #EFEFEF;
background: #EFEFEF;
padding: 2px;
vertical-align: bottom;
}
table#rankings thead th a {
text-decoration: none;
color: #333;
}
table#rankings th, table#rankings td {
padding: 2px;
border: 2px solid #EFEFEF;
vertical-align: top;
}
#ic_right {
        padding-top: 1px;
}
#graph_title{
text-transform:uppercase;
font-weight: bold;
padding: 2px;
position: absolute;
top: 3px;
left: 297px;
margin: 0;

}
span#extra-info {
display: block;
font-size: 14px;
padding: 0 0 0 14px;
margin: -12px 0 0 -14px;
height: 27px;
}
p.selectall {
cursor: pointer;
background: #F1F0FE;
width: 105px;
text-align: center;
padding: 3px 2px;
line-height: 14px;
vertical-align: middle;
font-weight: bold;
height: 16px;
border: 1px solid #888A8C;
}
p#click2sort {
padding: 30px 10px 0;
font-size: 10px;
margin: 0 0 -20px;
}
#chart_sel_header a {
float: right;
margin-top: -27px;
padding-right: 8px;
}
.gimmesomepaddin {
padding: 10px;
}

