html body

{

	background-color: #fff;	

	font-size: 90%;

}

html form

{

	width: 100%;

}

.noPrint

{

	display: none;

}

html #RegionContent

{

	width: 100%;

	margin:0;

	float:none;

}

html #RegionMainContent

{

	width: 100%;

	float:none;

}

html #RegionSecondaryContent

{

	display:none;

}

html #RegionSideBar

{

	display:none;

}

