@charset "UTF-8";
/* Print CSS Document (if regular is set to screen) */

body {
	width: 7in;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20pt;
}
#search, #top_nav, #menu, #organization, #what_we_do, #careers, #media, #resources, #contact, #footer_organization, #footer_what_we_do, #footer_careers, #footer_resources, #footer_news, #footer_contact, #toolbar, #footer_content, #content_with_nav #nav, #content_with_nav #breadcrumbs, #content_with_nav #main1 img, #content #main img, #header_graphic {
	display: none;
}
h1, h2, h3 {
	color: #666;
}
h1 {
	font-size: 20pt;
	margin-bottom: 0;
	padding-top: 0px;
}
h2 {
	font-size: 16pt;
	border-bottom: 1px solid #666;
	padding: 20px 5px 5px;
}
h3 {
	font-size: 14pt;
	border-bottom: 1px solid #999;
	padding: 15px 5px 5px;
}
p {
	margin-top: 10px;	
}

