#header, #topFlash, .sep_r, #footer, .sep_g, .leftColumn,  #cma, #footer, #topMenu, #location, .print, #top, #header .right, .leftColumn, .leftBottomColumn, .rightBottomColumn, .flash, .noPrint
{
  display: none;
}
.rightColumn, .midBox{
	width: 100%;
}
#pageFrame,#pageInnerFrame
{
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	float: none;
	overflow: visible;
}
.mainBody{
	width: 100%;
	background: none;
	}

a, h1, h2, h3, .hdr {
	color: #000000;
}
body
{
	font: 11pt Georgia, "Times New Roman", serif;
	background: white;
	background-image:none;
	color: #000000;
}
html {
	background: white;
	background-image:none;
}
/* when viewed on-screen, add some padding */
@media screen
{
	body
	{
		padding: 16px;
	}
}
