#Header, #LeftBox, #leftColumn, .noPrint, .Footer, #rightColumn, #footer, #location, #topMenu, .Logo, #bottom
{
  display: none;
}
#pageWrapper, #pageInnerWrapper, #outerColumnContainer, #innerColumnContainer, #middleColumn
{
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	float: none;
	overflow: visible;
	color: black;
}
body
{
	font: 11pt Georgia, "Times New Roman", serif;
}
.Print {
	position: static;
	height: auto;
	margin: 0;
	padding: 0;
	border:0px;
	float: none;
	overflow: visible;
	color: black;
}
.Logo, .FootNote, .FootLink, .Separator img {
	display: none;
}
.MainTable {
	width:650px;
	border:0px;
}
.LeftTd {
	width:0px;
	border: 0px;
}

.TextPart, .IntroTable {
	border:0px;
}