html, body
{
	width: 900px;
	overflow-x: hidden;
	overflow-y: auto;
}



.PrintLogo
{
	margin: 1em;
	display: block;
}



html, 
body,
.FrameBottomContainer,
.FrameTopContainer,
.Frame .Content,
.Frame .Content .Main,
.FooterContainer,
.Footer
{
	background: #FFF !important;
	color: inherit !important;
}

.Frame .Content
{
	border-top: 0;
}

.Visual,
.Mainmenu,
.Frame .Content .LeftColumn,
.Footer ul
{
	display: none;
}

.FrameTopContainer,
.Frame.Content
{
	min-height: 0;
	height: auto;
}

.Frame
{
	width: auto;
}

.Frame .Content .Main
{
	width: 845px;
}
