body
{
	background-color: #fff;
}

.noPrint
{
	display: none;
}

#RegionHeader, #RegionNavigation, #RegionSecondaryContent, #RegionFooter, #Anchors
{
	float: none !important;
	width: auto;
	height: 0;
	display: none;
}

#RegionMainContent
{
	width: auto;
	overflow: visible;
	float: none !important;
}
