/* Styles for the print heading */
.printonly {
	margin-left : 1em;
	font-weight : bold; 
	text-decoration : none;
}
/* Styles to hide the bits of the page display from the printer*/
#lhscol, .noprint, #bannertitle, #bannerutils, #bannersearch, #toputil, #hiddennav, #breadcrumb {
	display : none;
}
.bodytext{
	overflow: visible;
	margin: 0;
	width: 90%;
	padding: 0;
	font-size: 100%;
}
#banner
{ display: block; }
#banner #bannerbackground
{ height: auto; background-image: none; background-color: transparent; }
#banner #bannerbackground h1 a, .bodytext h2.bodyheading
{ color: #000; }
.bodytext h2.bodyheading
{ font-weight: bold; margin-top: 10px; }