body {
	background: #fff;
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.noprint{
	display: none !important;
}
#footer {
	display:none;
}
body #backgroundBottom{
	display:none;
}
body #scalingBackground{
	display:none;
}
body #scalingBackground2{
	display:none;
}
body header .title, 
body header .ie6Fix,  
body header #topNav,  
body header #metaNav{
	display:none;
}
body #fullPage header {
	border-bottom:2px solid #de1306;
	height:90px;
}
body #fullPage #headerLogo{
	top:0;
	text-indent:0;
	background:none;
}
#fullPage{
	width:auto;
} 
#LeftPart{
	display:none;
}
#fullPage #content div.contentHeader,
#fullPage #content div.contentHeaderNoImg {
	display:none;
}
#fullPage #content #Allstuff,
#fullPage #content div.contentMiddle{
	background:none;
	width:auto;
}
#fullPage #content div.contentFooter {
	display:none;
}
.printOnly{
	display:block;
}
.printFooter {
	border-top:2px solid #de1306;
	padding-top:8px;
	text-align:right;
	color:#666;
	font-size:10px;
}
