.print, #content
{
	display: block;
}
.column, #top, #topNavigation, #pathNavigation, #topContent
{
	display: none;
}
#siteContainerFront, #siteContainer, #floatContainer, #contentContainer, #footer, #bottomContent
{
	padding: 0;
	margin: 0;
	background: none;
	overflow: visible;
	width: 726px;
}
#contentContainer
{
padding-bottom: 30px;
}
#footer
{
text-align: left;
border-top: solid 2px #014671;
padding-top: 10px;
margin-bottom: 10px;
}
#floatContainer #content
{
	overflow: visible;
	float: none;
	margin: 20px 0 0;
	padding: 8px 0 0;
	border-top: solid 2px #014671;
}
body
{
	padding: 5px;
	background: none;
}
