/* Styles of main elements */
TABLE
{
	page-break-inside: avoid;
}

/* Styles for particular areas of the page */
#trPageLayout, .TopBorder, #trPageHeading, #tdSideBar, #trFooter
{
	display: none;
}

.ScreenOnly
{
	display: none;
}
