body, td
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#footer 
{
	visibility:hidden;
}

#printContent 
{
	float: left;
	margin-left: 20px;
}

#printContent td 
{
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 3px;
}

#navigation {
	display: none;
}

#theme {
	visibility: hidden;
}

#utilities {
	display: none;
}
#main td.content 
{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;

}
#main table.abg td.footmiddle 
{
	border-bottom: none;
}

#main table.abgwhite td.container table
{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
}
.button
{
	visibility:hidden;
}
#main table.abgwhite td.container table td.footmiddle 
{
	border-bottom:none;
}