﻿#HeaderContainer, #IconContainer, #FooterEdgeLeft, #FooterEdgeRight, .DisablePrint
{
	display: none;
}
#PrintHeaderContainer, #PagePrintData
{
	display: block;
	visibility: visible;
}
#PageLayoutContainer
{
	border: solid 1px #909090;
	background: none;
	background-repeat: no-repeat;
}
body
{
	background-color: Transparent;
	background-image: none;
}

