body {
	background-color: #FFF;
}
#contentContainerLeft , #topArea, #footer{
	display: none;
}

.print {
	visibility:visible;
}
.noPrint {
	display: none;
}
#pageWrapper   {
	width: auto;
	padding: 0px;
	margin: 0px;
}
#contentContainerRight {
	width: auto;
	font-size: 11pt;
}

