@charset "UTF-8"; /*this must stay here in order to validate */
/*
*****************************************

 Created on: 4/7/2009
 Updated on: //2009
 These styles are valid CSS level 2.1
 Tested on Mac: Firefox 3 and Safari 3.1.2
 Tested on Windows IE8b, IE7 and IE6, Firefox 1.5, and Netscape 8

*****************************************
*/



/* Page Grid Styles */

body {
 	background-color: #fff;
 	font-family: Georgia, "Times New Roman", Times, serif;
 	color: #000;
}

#local_nav_bar, #header, #outline_of_coverage, #navbar_box, #footer_dark, #footer_light, #contact #bottom_container {display: none;}

#top_container {width:600px;}

#top_container img {display: none;}

#print_logo {display: block;}
#print_logo p {font-size: 13px; }

#content, #content_local { width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

#header { height:100px; width: 650px; }

#content #col_1, #content #col_2, #content #col_3 { width:650px; }

table {width:100%; padding:0 0 20px 0;}
th {text-align: left;}
tr {border-bottom: 1px solid #000;}
#attained_age_rates table caption	{ padding-bottom: 15px; font-size: 19px; color: #003876; font-weight: bold;}
#attained_age_rates table caption span	{ display: block; margin-top: 10px; font-size: 12px; line-height: 1.2em; font-style: italic;}


.clear {clear:both; }

/* Text Styles */

h1, h2, h3, h4, h5, h6, p {color:#000;}

h2 {font-size: 24px; margin:20px 0 10px 0;}
h3 {font-size: 18px; margin:5px 0;}
p, li {font-size: 14px; margin:0 0 10px 0;}
ul, ol {margin:0 0 20px 0;}
li {font-style: italic;}
