﻿

html,body,form
{
	width: 100%;
	background-color: #FFFFFF;
}
h1,h2,h3,h4,h5,p,a,li,div
{
	color: #000000 !important;
}
#wrapper
{
	width: 600px;
	background-image: none;
}
#wrapper .header, #wrapper .subheader
{
	padding: 10px 0px;
	width: 600px;
	height: 60px !important;
	background-image: none !important;
	border-style: none;
}
#wrapper .header div.logo
{
	display: none;
}
#wrapper .header div.printlogo
{
	display: block;
}
#wrapper .header div.printtext
{
	display: block;
	position: absolute;
	right: 0px;
	bottom: 5px;
	text-align: right;
}
#wrapper .header .navigation
{
	display: none;
}
#wrapper .header .quickicons
{
	display: none;
}

#body
{
	width: 598px;
	border: solid 1px #D5E7E0;
	background-image: none;
}

#body .leftcontent
{
	display: none;
}

#body .maincontent
{
	width: 550px;
}

#body #bodyclear
{
	width: 550px;	
}

#toolbar
{
	display: none;
}
#footer
{
	width: 600px;
	margin: 10px auto 0px auto;
	height: 20px;
	text-align: center;
}
#footer div.left
{
	float: none;	
}
#footer div.right
{
	float: none;	
}
