/* CSS Document Print CSS*/

body 
	{
	background: white;
	margin: 0;
	}
#mainnav, #sidebar, #footer,#strapline, .navbox
	{
	display: none;
	}
	
.centrecolumn, .content, .notify 
	{
	width: auto; 
	margin: 0;
	padding: 5px; 
	border: 0px;
	float: none !important;
	color: black; 
	background: transparent;
	font-size: x-small;
	vertical-align:top;
	}