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;
}

#aspnetForm #RegionPage #print
{
    margin-top: 30px;
    visibility: visible;
    width: 950px;
    
    
}
