@charset "utf-8";
/* CSS Document created by Brandi Jones (bjones@4site.tv) 10/21/08 www.4site.tv */

body {
	background-color:white;
	padding:0px;
	padding-bottom:20px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#484848;
}

#wrapper {
	width:920px;
	margin:0px auto 0px auto;
	background-color:transparent;
}

/*------------------------------typography, misc. elements-----------------------------*/

.clear {
	clear:both;
	font-size:0px;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top:0px;
}

.noBotMarg {
	margin-bottom:2px;
}

p {
	font-size:12px;
	line-height:16px;
	margin-bottom:20px;
}

p.grade {
	display:block;
	float:left;
	background-color:#075393;
	padding:10px;
	color:white;
	font-size:18px;
	font-weight:bold;
	margin-right:10px;
	margin-bottom:10px;
	height:15px;
}

p.gradeA {
	display:block;
	float:left;
	background-color:#b12c1b;
	padding:10px;
	color:white;
	font-size:18px;
	font-weight:bold;
	margin-right:10px;
	margin-bottom:10px;
	height:15px;
}

p.gradeB {
	display:block;
	float:left;
	background-color:#d68a70;
	padding:10px;
	color:white;
	font-size:18px;
	font-weight:bold;
	margin-right:10px;
	margin-bottom:10px;
	height:15px;
}

p.gradeC {
	display:block;
	float:left;
	background-color:#e9bfac;
	padding:10px;
	color:white;
	font-size:18px;
	font-weight:bold;
	margin-right:10px;
	margin-bottom:10px;
	height:15px;
}

p.gradeD {
	display:block;
	float:left;
	background-color:#6681ba;
	padding:10px;
	color:white;
	font-size:18px;
	font-weight:bold;
	margin-right:10px;
	margin-bottom:10px;
	height:15px;
}

p.gradeF {
	display:block;
	float:left;
	background-color:#00529b;
	padding:10px;
	color:white;
	font-size:18px;
	font-weight:bold;
	margin-right:10px;
	margin-bottom:10px;
	height:15px;
}

p.gradeI {
	display:block;
	float:left;
	background-color:#DCDDDE;
	padding:10px;
	color:white;
	font-size:18px;
	font-weight:bold;
	margin-right:10px;
	margin-bottom:10px;
	height:15px;
}

p.grade span {
	font-size:12px;
}

p.improvement {
	display:block;
	float:left;
	background-color:#075393;
	padding:10px;
	color:white;
	font-size:18px;
	font-weight:bold;
	margin-right:10px;
	margin-bottom:10px;
	height:15px;
}

p.repDownload {
	width:355px;
	height:60px;
	background-image:url(/images/bkgr-circled.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:25px 0px 0px 60px;
	margin-top:-10px;
}

p.sub {
	font-size:11px;
	font-style:italic;
	line-height:14px;
}

td {
	font-size:12px;
	line-height:16px;
	margin-bottom:20px;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:32px;
	color:#014f92;
	font-weight:normal;
	margin-bottom:10px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	color:#075393;
	font-weight:bold;
	margin-bottom:5px;
	text-transform:uppercase;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#484848;
	font-weight:bold;
	margin-bottom:5px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#484848;
	font-weight:bold;
	margin-bottom:5px;
}

.rule {
	border-top:4px solid #ededed;
	margin:25px 0px 25px 0px;
}

.ruleReverse {
	border-top:4px solid white;
	margin:25px 0px 25px 0px;
}

a:link, a:visited {
	color:#d2232a;
	text-decoration:underline;
}

a:hover {
	color:white;
	background-color:#d2232a;
	text-decoration:none;
}

ul {
	font-size:12px;
	list-style-type:square;
	margin-left:25px;
	margin-bottom:20px;
}

li {
	padding-bottom:5px;
}

img.left {
	float:left;
	margin:0px 15px 5px 0px;
	padding:6px;
	border:1px solid #014F92;
}

img.right {
	float:right;
	margin:0px px 5px 15px;
	padding:6px;
	border:1px solid #014F92;
}

img.noBorder {
	border:none;
	padding:0px;
}

.title {
	height:85px;
}

.title img {
	vertical-align:middle;
	margin-right:10px;
}

.title h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
	color:#014f92;
	font-weight:normal;
	margin-bottom:10px;
	vertical-align:middle;
}


/*--------------------------------------page layout--------------------------------------*/

#header {
	position:relative;
	height:260px;
	z-index:20;
	background-image:url(/images/framework/bkgr-header.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:900px;
	margin:0px 10px 0px 10px;
}

img.logo {
	position:absolute;
	left:0px;
	top:22px;
}

form.search {
	position:absolute;
	right:0px;
	top:196px;
	width:250px;
}

form.search input {
	float:left;
}

form.search input.field {
	width:205px;
	border:none;
	background-color:transparent;
	height:22px;
	background-image:url(/images/framework/bkgr-search.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:8px 5px 0px 10px;
	margin-bottom:3px;
}

form.search input.submit {
	margin:0px;
}

form.search p {
	float:right;
	text-align:right;
	color:#484848;
	font-size:10px;
	width:13em;
	margin-bottom:0px;
}

form.search a:link, form.search a:visited {
	color:#484848;
	font-size:10px;
}

form.search a:hover {
	background:transparent;
	color:#484848;
}



/* NAV (horizontal HTML text) */

#nav {
	position:absolute;
	top:160px;
	left:0px;
	margin:0px;
	padding:0px;
	background-image:url(../images/framework/bkgr-nav.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	z-index:30;
}

#nav li {
	display:inline;	
	list-style-type:none;
	position:relative;
	float:left;
	width:auto;
	padding:0px;
	margin:0px;
}

#nav li a:link, #nav li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	padding:9px 16px 8px 16px;
	margin:0px;
	display:block;
	line-height:14px;
	text-decoration:none;
}

#nav li.prevRep a:link, #nav li.prevRep a:visited {
	color:#014f92;
	margin-left:105px;
}

/* IE6 specific (sets block links without taking up entire width of parent or needing to set explicit widths, 
other browsers don't seem to have this issue) */
* html #nav li a:link, * html #nav li a:visited {
	display:inline-block;
}

/* hover and specific page highlights */
#nav li a:hover {
	background-color:#e03333;
	text-decoration:none;
}

#nav li.prevRep a:hover {
	background-color:transparent;
	color:#849dcb;
}

/*####### IF DROPDOWNS #######*/

/*--IE sticky menu fix--*/
#nav ul li:hover {
	background-position: 0 0;
}

/*--1st level drop downs--*/
#nav ul {
	position: absolute;
	left: -999em;
	width:13.5em;	
	margin:0px;
	padding:0px;
	list-style-type:none;
	border-top:5px solid white;
	z-index:40;
}

/*--1st level dropdown list items--*/
#nav li li {
	margin:0px 0px 0px 0px;
	padding:0px;
	float:none;
	/*--fixes z-index stacking order in second/third level fly out menus--*/
	position:static;
}

/*--1st level dropdown nested links--*/
#nav li li a:link, #nav li li a:visited {
	display:block;
	margin:0px;
	padding:7px 1em 7px 1em;
	text-align:left;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#D2232A;
	font-size:11px;
	font-weight:normal;
	border:1px solid #D2232A;
	border-top:none;
	background-color:white;
	background-image:none;
	height:auto;
}

#nav li li a:hover {
	background-color:white;
	color:#fd766f;
	background-image:none;
}

/*--1st level dropdown flyout--*/
#nav li:hover ul, #nav li.sfhover ul {
	left:0px;
	z-index:2000;
	/* (prevents sticking menu in IE7) */
	min-height:0;
}

/* IE6 specific (set absolute top margin to work with li a "display:inline-block" fix above) */
* html #nav li.sfhover ul {
	top:32px;
}

/*--2nd level dropdown flyout--*/
#nav li ul ul {
	margin: -2em 0px 0px 11em;
	width:12.5em;
	border-top:1px solid #D2232A;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li li:hover ul, #nav li li.sfhover ul {
	left: auto;
}

/*####### END DROPDOWNS #######*/


#content {
}

/* (homepage...left column of two) */
#left {
	width:540px;
	margin:0px 0px 50px 0px;
	padding:0px 0px 0px 25px;
	float:left;
}

/* (subpage...one column) */
#oneCol {
	width:auto;
	margin:0px 0px 50px 0px;
	padding:0px 10px 0px 25px;
}

* html #oneCol {
	float:left;
}

#flash {
	margin-top:-20px;
}


#right {
	width:265px;
	margin-left:652px;
}


/* Homepage feature boxes on right */

.featBoxOuter {
	width:260px;
	margin:0px 0px 10px 8px;
	background-image:url(/images/framework/bkgr-feat-tile.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

/* IE6-specific margin reset...normal amount drops float...reduce here */
* html .featBoxOuter {
	margin:0px 0px 10px 5px;
}

/* (generic box) */
.featBoxInner {
	background-image:url(/images/framework/bkgr-feat-footer.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:38px;
}

/* (usa box) */
.featBoxInnerUSA {
	background-image:url(/images/framework/bkgr-feat-usa.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:38px;
	min-height:240px;
      height:auto !important;
	height:240px;
}

/* (logo star box) */
.featBoxInnerLogo {
	background-image:url(/images/framework/bkgr-feat-logo.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:38px;
	min-height:195px;
      height:auto !important;
	height:195px;
}

.featBoxOuter h1 {
	background-image:url(/images/framework/bkgr-feat-h1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	padding:24px 0px 10px 25px;
	line-height:14px;
}

.featBoxOuter h1.tall{
	background-image:url(/images/framework/bkgr-feat-h1-tall.gif);
}

.featBoxOuter h1.tallest{
	background-image:url(/images/framework/bkgr-feat-h1-tallest.gif);
}

.featBoxContent {
	padding:10px 35px 0px 25px;
}

.featBoxContent td{
	vertical-align: top;
}

.side {
	width:200px;
	margin:-10px 0px 10px 0px;
}

.side td {
	font-size:10px;
}

/* state page styling */

.reportCard {
	margin-bottom:15px;
}

.reportCard td {
	padding:8px 0px 8px 0px;
	border-bottom:1px solid #DFD3B5;
}

.reportCard th p {
	margin-bottom:5px;
}

.reportCard td. {
	font-size:18px;
	font-weight:bold;
	color:#075393;
}

.reportCardWrap td.key {
	background-color:#DFD3B5;
	padding:10px;
	padding-bottom:0px;
}

.reportCardWrap td.key h3 {
	margin-bottom:10px;
}

.chartBox {
	width:260px;
	margin:20px 0px 10px 8px;
}

.chartBox img {
	margin:10px 0px 10px 0px;
}

.reportCardWrap p, .chartBox p {
	font-size:11px;
	font-style:italic;
	line-height:14px;
}

/* national category page styling */

.natcat {
	padding:5px;
	width:400px;
}

/* Compare Pages Styling */

.state_table table td {
	vertical-align:top;
}

table.statecomp td {
	padding:3px;
	vertical-align: bottom;
}

table.stategrades td {
	padding:5px;
	vertical-align:top;
}

div.error {
        margin: 1em 2em 0.5em 2em;
        padding: 0.75em;
        background-color: #ffcccc;
        border: solid 1px #ff0000;
}

/* Video Page Styling */

table.video_table td {
	padding:5px;
	vertical-align:top;
}

/* Footer */

#footer {
	padding:30px 15px 0px 15px;
	border-top:10px solid #014f92;
	margin:0px 10px 0px 10px;
	clear:both;
}

#footer p, #footer a:link, #footer a:visited {
	color:#484848;
	margin-top:0px;
	padding:0px;
}

#footer a:hover {
	background-color:transparent;
	color:#484848;
}

/* Result  layout*/

tr.altRow {
			background-color:#EEEEEE;
}



/*--------------------------------------print styles--------------------------------------*/

@media print {
	#header {height:auto; margin:0px; margin-bottom:25px;}
	img.logo {position:static;}
	#nav, form.search {display:none;}
	#wrapper, #left, #right, #content, #contentSub {width:auto !important; height:auto !important; min-height:0; position:static; margin:0px; padding:0px; border:none; float:none !important;}
	#right {margin-top:40px;}
	.featBoxOuter, .featBoxOuter h1, .featBoxInner, .featBoxInnerUSA, .featBoxInnerLogo, .featBoxContent {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; width:auto; height:auto !important; min-height:0;}
	.featBoxOuter {border:1px solid #ededed; padding:15px; margin-bottom:25px;}
	.featBoxOuter h1 {margin-bottom:10px;}
	body, p {color:black; background-image:none; background-color:white;}
	a, a:visited {text-decoration:underline;}
	#footer {background-image:none; text-align:left; margin:0px; padding:0px; padding-top:15px; margin-top:50px; border-top:4px solid #ededed; height:auto;}
	#footer p {padding:0px;}
	
	

}






