/*
	overrides main.css classes to prevent printing of unwanted items
*/

body, td, p, div, h1, h2, h3
{
	color: Black;
}


.pageleft, 
.pagetop-topmenu, .pagetop-menu,
.pagebottom-shading, .pagebottom a, .pagebottom .separator,
.content-image img, 
.home-image img, .home-map,
.noprint
{
	display: none;
}



.breadcrumb
{
	padding-bottom: 20pt;
	z-index: 99;
	position: absolute;
	top: 0pt;
	left: 0pt;
}

.pagebottom
{
	margin-top: 20pt;
	vertical-align: bottom;
}

.doprint
{
	display: inline-block;
}

#imgLogo
{
	z-index: 99;
	position: absolute;
	top: 0pt;
	right: 40pt;
}