.leftColumn,  #cma, #footer, #topMenu, #location, .print, #top, #header .right, .leftColumn, .leftBottomColumn, .rightBottomColumn, .flash
{
  display: none;
}
.rightColumn, .midBox, .leftColumn{
	width: 100%;
	background: none;
}

.rightColumn a{ padding-left: 14px; background: url('../gfx/left-menu-bullet.gif') no-repeat center left; color: white; text-decoration: none; }

.frontBox{
	background: none;
}


img
{
	border: none;
}
#pageFrame,#pageInnerFrame
{
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	float: none;
	overflow: visible;
}
.mainBody{
	width: 100%;
	}
body
{
	font: 11pt Georgia, "Times New Roman", serif;
	background: none;
}
/* when viewed on-screen, add some padding */
@media screen
{
	body
	{
		padding: 16px;
	}
}
