body {
	margin: 0px;
	padding: 0px;
}

.hide {
	height:0px;
	width:0px;
	overflow:hidden;
	position:absolute;
	display: none;
	}



/* HEADER */

.topnav1 {
	background-color: #DFE5FF;
	background-image: url(../_graphics/top_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 101px;
	width: 100%;
}
.logo {
	background-image: url(../_graphics/logo_m_up.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 101px;
	width: 520px;
	cursor:hand
}

.logotype {
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	height:0px;
	width:0px;
	overflow:hidden;
	position:absolute;
	display: none;
}

.tabs {
	float: left;
	width: 100%;
	margin-left: 0px;
	padding: 0px;
	border-collapse:collapse;
	border-spacing: 0px;
	background-color: #CD3333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.tab{
	float: left;
	height: 16px;
	margin-left: 0px;
	padding: 0px;
	border: 0;
	display: block;
	float: left;
	list-style-type: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 18px;
	padding-left: 17px;
	background-image: url(../_graphics/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;	
}

.tab a {
	color: #FFFFFF;
	text-decoration:none
}

.tab a:hover {
	color: #FFFFFF;
	text-decoration:underline
}
.topnav3 {
	background-color: #BBCBFE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../_graphics/top_bg_shadow.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 20px;
	clear: both;
}

.htopnav3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: right;
	height: 20px;
	clear: both;
	
}

.iconbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	
	
}

.iconbar a {
	color: #666666;
	text-decoration:none
	
}

.iconbar a:hover {
	color: #666666;
	text-decoration:underline
	
}

.iconprint {
	float: right;
	background-image: url(../_graphics/icon_print.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}



.iconemail {
	float: right;
	background-image: url(../_graphics/icon_email.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.iconsearch {
	float: right;
	background-image: url(../_graphics/icon_search.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* drop down closer: this is a band aid solution for closing the drop downs */

.dropcloser {
	position:absolute; 
	visibility: hidden;
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height: 100%; 
	z-index:0;
}

.navdrop {
	position:absolute;
	visibility:hidden;
	width:160px;
	z-index:2;
	padding-top: 20px;
	top: 104px;
}

.navdropitem {
	color: #333333;
	background-color: #ebebeb;
	padding: 2px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	width:100%;
	height:100%
}

.navdropitem a {
	color: #333333;
	text-decoration: none
}

.navdropitem a:hover{
	color: #333333;
	background-color: #ffffbb;
	text-decoration: none;

}





/* CONTAINER */
.main {
	float: left;
	position: relative;
	background-image: url(../_graphics/leftnav_bg.gif);
	background-repeat: repeat-y;
	/*height: 100%;*/
	width: 100%;
	top: 0px;
	}

.hmain {
	float: left;
	background-image: url(../_graphics/h_bg.gif);
	background-repeat: repeat-y;
	/*height: 100%;*/
	width: 100%;
	background-color: #FFFFFF;
	background-position: right;
}


/* SIDE NAV */
.sidenav {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
	width: 111px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;	

}

.sidenav a{
	color: #FFFFFF;
	text-decoration:none
		
}

.sidenav a:hover{
	color: #FEFF65;
	text-decoration:underline	
}

#sidenav div{
	
	background-color: #15329A;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	padding-left: 15px;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image: url(../_graphics/sidenav_arrow.gif);
	background-repeat: no-repeat;
}





/* CONTENT */

.content {
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin-top: 14px;
	margin-bottom: 40px;
	margin-left: 150px;
	
}

.content h1{
	color: #153298;
	font-size: 18px;
}

.content h2{
	color: #153298;
	margin-top: 32px;
	font-size: 16px;
}

.content h2.first {
	color: #153298;
	margin-top: 15px;
	font-size: 16px;
}

.hcontent {
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-left: 10px;
	margin-right: 370px;


}

.hcontent h1{
	color: #153298;
}

.hcontent h2{
	color: #153298;
	margin-top: 32px;
}

.pdflist {
	font-family: Arial, Helvetica, sans-serif;
}

.pdflist#column1{
	float: left;
	margin-left: -11px;
	margin-right: 11px;
}
.pdflist#column2{
	float: left;
	margin-left: -11px;
}

.pdflist ul{
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(../_graphics/icon_pdf.gif);
	font-size: 10px;
	color: #666666;
}

.pdflist a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #153298;
	font-weight: bold;
}

table.sortable {
	padding:3px;
	border-collapse:collapse;
	font-size:9pt;
	width:100%;
}

table.sortable a{
	font-family:arial;
	color:#153298;
	font-weight:bold;
}



/* SIDE BAR */

.sidebar {
	float: right;
	z-index:1;
	width: 218px;
	right: 0px;
	visibility: visible;
	font-size: 10px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 40px;
}

.hsidebar {
	float: right;
	z-index:1;
	width: 332px;
	right: 0px;
	visibility: visible;
	font-size: 10px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 40px;
}

.sidebartab {
	margin-top: 20px;
	height: 20px;
	overflow: hidden;
	
}

.sidebartab1 {
	width: 8px;
	height: 20px;
	background-image: url(../_graphics/sidebar_tabl.gif);
	background-position: left top;
}

.hsidebartab1 {
	width: 8px;
	height: 20px;
	background-image: url(../_graphics/h_sidebar_tabl.gif);
	background-position: left top;
}

.sidebartab2 {
	height: 20px;
	background-color: #15329A;
	background-image: url(../_graphics/sidebar_tabr.gif);
	padding: 0px 20px 0px 0px;
	background-repeat: no-repeat;
	background-position: right top;
	white-space: nowrap;
	overflow: hidden;
}

.hsidebartab2 {
	height: 20px;
	background-color: #15329A;
	background-image: url(../_graphics/h_sidebar_tabr.gif);
	padding: 0px 20px 0px 0px;
	background-repeat: no-repeat;
	background-position: right top;
	white-space: nowrap;
	
}

.sidebartab2 h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 11px;
	vertical-align: bottom;
		margin-top: 3px;
}

.hsidebartab2 h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 11px;
	vertical-align: bottom;
		margin-top: 3px;
}

.sidebarcontent {
	width: 218px;
	background-image: url(../_graphics/sidebar_bg.gif);
	background-repeat: repeat;
}

.hsidebarcontent {
	width: 332px;
	background-image: url(../_graphics/h_sidebar_bg.gif);
	background-repeat: repeat;
}

.sidebartop {
	width: 218px;
	height: 15px;
	background-image: url(../_graphics/sidebar_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear:both;
	
}

.hsidebartop {
	width: 332px;
	height: 15px;
	background-image: url(../_graphics/h_sidebar_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear:both;
}

.sidebarcenter {
	width: 190px;
	padding: 0px 0px 20px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.hsidebarcenter {
	width: 300px;
	padding: 0px 0px 20px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sidebarlink {
	width: 190px;
	height: 35px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CD3333;
}

.hsidebarlink {
	width: 300px;
	height: 35px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CD3333;
}

.sidebarlink a{
	color: #CD3333;
	text-decoration:none;
}

.sidebarlink a:hover{
	color: #CD3333;
	text-decoration:underline;
}

.hsidebarlink a{
	color: #CD3333;
	text-decoration:none;
}

.hsidebarlink a:hover{
	color: #CD3333;
	text-decoration:underline;
}

.sidebarbottom {
	width: 218px;
	height: 35px;
	background-image: url(../_graphics/sidebar_bottom.gif);
	background-repeat: no-repeat;
}

.hsidebarbottom {
	width: 332px;
	height: 35px;
	background-image: url(../_graphics/h_sidebar_bottom.gif);
	background-repeat: no-repeat;
}








/* FOOTER */

.footer {
	clear: both;
	z-index:1;
	width: 100%;
	visibility: visible;
	background-color: #666666;
	padding-bottom: 30px;
	padding-top: 10px;
}

.footerrow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
	margin-left: 20px;
	margin-bottom: 4px;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}

table.sorttable tr.altrowcolor {
	background-color:#EAF1FF;
}

.pagelink {
	font-weight: bold;
	color: #CD3333;
	text-decoration: none;
}
.pagelinkblue {
	color: #153298;
	text-decoration: none;
}
.footertype {
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	height:0px;
	width:0px;
	overflow:hidden;
	position:absolute;
	display: none;
	visibility: hidden;
}

/* Special Tables */
			table.reportcard {
				border:1px solid black;
				font-family:arial;
				font-size:9pt;
				border-collapse:collapse;
				width:750px;
			}
			
			table.reportcard a {
				color:#333399;
			}
			
			table.reportcard td.header {
				font-size:18pt;
				font-weight:bolder;
				background-color:#333399;
				color:white;
				border:1px solid black;
			}
			table.reportcard td.stateheader {
				font-size:13pt;
				font-weight:bolder;
				background-color:white;
				border:1pt solid black;
				color:#333399;
			}
			table.reportcard td.dataheader {
				font-size:9pt;
				font-weight:bolder;
				background-color:white;
				border:1pt solid black;
			}	
			table.reportcard td.trenddata {
		
			}
			table.reportcard td.currentdata {
				background-color:#EAF1FF;
			}
			
			div.CategoryNote {
				background-color:#DEE4F2;
				border:1px solid black;
				width:750px;
				padding:5px;
				font-size:9pt;
			}
			
/* Special Content */

  
#tab ul {
	  margin:0 0 -1px 0;
	  padding:10px 0px 0px 0px;
	  list-style:none;
	  font-size:10px;
	  letter-spacing:0px;
 }

#tab li {
  float:left;
  background:url("../_graphics/menu/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 3px;
  }

#tab a {
  float:left;
  display:block;
  background:url("../_graphics/menu/right.gif") no-repeat right top;
  padding:5px 10px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#000;
  margin:0;
  }
  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
		#tab a {float:none;}
/* End IE5-Mac hack */

#tab a:hover {
  color:#000066;
 }

#tab #current {
  background-image:url("../_graphics/menu/left_on.gif");
 }

#tab #current a {
  background-image:url("../_graphics/menu/right_on.gif");
  color:#000066;
 }
 
div.clear {	
	clear:both;
}


div#main_content {
	position:static;
	border:1px solid white;
}

div#main_tab {
	position:relative;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	padding:0.1em 20px 20px 20px;
	margin:0px 0px 10px 0;
} 

#tab {
	  float:left;
	  width:100%;
	  background:#fff url("../_graphics/menu/bg.gif") repeat-x bottom;
	  line-height:normal;
	  padding:0px;
  }
  
  
  			table.reportcard {
				border:1px solid black;
				font-family:arial;
				font-size:9pt;
				border-collapse:collapse;
				margin-bottom:10px;
			}
			
			table.reportcard a {
				color:#333399;
			}
			
			table.reportcard td.header {
				font-size:18pt;
				font-weight:bolder;
				background-color:#333399;
				color:white;
				border:1px solid black;
			}
			table.reportcard td.stateheader {
				font-size:13pt;
				font-weight:bolder;
				background-color:white;
				border:1pt solid black;
				color:#333399;
			}
			table.reportcard td.dataheader {
				font-size:9pt;
				font-weight:bolder;
				background-color:white;
				border:1pt solid black;
			}	
			table.reportcard td.trenddata {
		
			}
			table.reportcard td.currentdata {
				background-color:#EAF1FF;
			}




		#tblfamilyability {background-color:#ffffff;border-collapse:collapse;border:2px solid #333399;width:750px}
		#tblfamilyability td.tableheader {font-family:arial;font-weight:bolder;font-size:12pt;background-color:#333399;color:#ffffff;}
		#tblfamilyability td {}
		#tblfamilyability td.tablelabel {
			font-weight:bolder;
			font-size:9pt;
			text-align:center;
			border-bottom:1px solid black;
			border-right:1px solid black;
		}
		#tblfamilyability td.tablesublabel {font-weight:bolder;font-size:9pt;text-align:center;;}
		#tblfamilyability td.tabledata {text-align:center;font-size:9pt;}
		#tblfamilyability td.tablerowlabel {font-size:9pt;}


/**** PRESS *****/

#press_main {
	position:relative;
	margin:0px;
	padding:30px;
	border:1px solid #CCC;
	width:90%;
}

#press_embargoed {
	float:left;
	width:30%;
}

#press_contact {
	float:right;
	width:50%;
}

#press_contact_title {	
	float:right;
	margin-right:10px;
}

#press_contact_content {
	float:right;
}

#press_content {
	clear:both
}

#press_content h1 {
	text-align:center;
	margin:30px 0 40px;
}

#press_content h2 {
	text-align:center;
	margin:30px 0 0;
}

#press_content p, #press_content ul li {
		line-height:20px;
}

#press_content ul li {
	margin-bottom:10px;
}

#press_content table {
	margin:5px auto 5px auto;
}

#press_content table th, #press_content table td {
	text-align:left;
	padding:3px;
}

#press_content table th {
	width:150px;
}

#press_content table th.main_title {
	color:#153298;
}

