/* CSS print styles for CHOICES CEO re-design
   R. McGlauflin February 2007 */

body, a:link, a:visited, a:hover, a:active, #date_tag { color:#000 !important; }

#wrapper, #content { width:98%; }

#leftcol, .hidefromprint {
	display:none;
}

#centercol {
	float:none;
	width:100% !important;
}

#rightcol {
	float:none;
	width:100%;
}

h1#heading, div#tagline, h3#updates_heading, h3#state_heading, h3#calendar_heading, h2.replace {
	padding:0;
	overflow:visible;
	background-image:none;
	background-repeat:no-repeat;
	width:auto;
}

h3#updates_heading, h3#state_heading, h2.replace { margin:0 0 50px !important; }

#heading_container { padding:0; }

h1#heading {
	font-size:200%;
}

div#tagline {
	font-size:160%;
	margin:40px 0 50px;
}

h2, h3, h4, h5, h6 { text-align:left !important; color:#000 !important; margin-left:0 !important; padding-left:0 !important; }

h2 { font-size:17pt !important; }

h3 { font-size:15pt !important; }

h4 { font-size:13pt !important; }

h5 { font-size:11pt !important; }

h6 { font-size:10pt !important; }

#centercol p, #rightcol p, #centercol li, #rightcol li { font-size:11pt !important; }

.box_body { padding-left:0; }

#footer_nav { display:none; }

#footer_about { width:100%; }

#footer_about p { 
	font-size:8pt !important;
	text-align:left;
}

