#accessibility-bar, #Page Masthead, #wrapper-news-search, #news, #search, #navigation, #footer-siteinfo, #utilities, #return-to-top, .sidebar-box-black, .sidebar-box-white, .sidebar-box-pink, .sidebar-box-lemondashed, .sidebar-box-blackheader, .sidebar-box-lightgrey, .sidebar-box-blackdotted, .rule-red2, .noprint {
	display: none;
}

#content, #main-content-wrapper {
	width: 100%; margin: 0; float: none;
}

body{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:10pt;
	padding:0;
	color:#000;
	line-height:12pt;
}

p{	
	margin:0em 0em 2em 0em;
}

a img { border:0; }

a:link, a:visited{
	color:red;
	text-decoration:underline;
	font-weight:bold;
}

h1{
	margin:0em 0em 0.5em 0em;
	font-weight:bold;
	font-size:20pt;
	line-height:20pt;
}

h2{
	margin:2em 0em 1.25em 0em;
	font-weight:bold;
	font-size:14pt;
	line-height:14pt;
}

h3, h4, h5, h6, h7{
	margin:2em 0em 1.25em 0em;
	font-weight:bold;
	font-size:12pt;
	line-height:12pt;
}

.rule{
	margin:0em 0em 0em 0em;
	border-top-width:1px;
	border-top-style:solid;
	border-color:#000; 
}