body {
	background: white;
	font-size: 12pt;
	font-family: Garamond, "Times New Roman", Times, serif; 
}

#leftbar,#rightbar,.home_middle,.home_middle_right, #searchForm,#top_menu,#top_bar,#footer,#searchNews {
	display: none;
}

#main {
	border:none;
}

#content,#contentcontainer,#innercontent,#home_content,#sub_content,#contentcontainer_2_cols {
	width: auto;
	margin: auto;
	padding: 0;
	border: 0;
	float: none;
	color: black;
	background: transparent;
}

a:link, a:visited {
	color:#00348E;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#content a:link:after, #content a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
 }
 
 #print{display:none;}

