/* BCGS Style Sheet for Printing 2007. Removes Nav panel and background color*/

div#leftcolumn {
	display: none
}

body {
	background-color: #FFFFFF;
}

table.master {
	position: relative;
	left:0px;
	top:0px;				
}