.noprint{
	display: none!important;
}
.print{
	display: block!important;
}
body {
	background: #ffffff;
}
html, 
body {
	min-width:560px;
}
.holder {
	width: 560px;
	margin-left: -273px !important;
	margin-right: 0px !important;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 50% !important;
	left: auto;
	float: left !important;
	float: none;
	clear: both;
}
.header {
	margin-bottom: 0px;
	background: none;
	border-bottom: 1px solid #a0a0a0;
	height: 100px;
	overflow: visible;
}
.header .firstsentence{
	color: #a0a0a0;
	padding: 5px 0px;
}
.header .printinfo{
	position: absolute;
	right:0px;
	top:12px;
	display: block;
	text-align: right;
	white-space: nowrap;
}
.header .back{
	position: absolute;
	right:0px;
	top:65px;
	display: block;
	text-align: right;
}
.header .logo{
	position:absolute;
	left:0px;
	top: 25px;
	z-index: 100;
	width:302px;
	height:37px;
	background: url(/img/logo.png) 0px 0px no-repeat;
}


.content,
.content .main{
	width: 555px;
	padding-top: 0px;
	
}
.content table,
.content .illustration{
	width: 530px;
	
}
.content .main{
	left: 0px;
}
.content .main .half,
.content .main .third{
	width: 100%;
	background: none;
	height: auto;
}
.content p{
	text-align: justify;
}

.content,
.content .main,
.footer {
	background: none;
}
.footer {
	width: 560px;
	border-top: 1px solid #a0a0a0;
}
.content .third p b,
.content .quarter p b{
	color: black;
}
.footer .info,
.footer address,
.footer .lastsentence{
	color: #0f0f0f;
}
form,
.header .menu,
.header .subnav,
.content .pathnav,
.header .search,
.content .mainflash,
.content .flash,
.content .column,
.content .multitab .tabbed,
.footer .subnav{
	display: none;
}
form.printform{
	display: block;
}
form.printform select{
	display: none;
}
@media print {
   .header .back{
		display: none;
	}
}
.content .middle h1,
.content .middle h2,
.content .middle h3,
.content .middle h4,
.content .middle p,
.content .middle ul,
.content .middle o1,
.content .middle span,
.content .middle table ,
.content .right h1,
.content .right h2,
.content .right h3,
.content .right h4,
.content .right p,
.content .right ul,
.content .right o1,
.content .right span,
.content .right table,
.content .left h1,
.content .left h2,
.content .left h3,
.content .left h4,
.content .left p,
.content .left ul,
.content .left o1,
.content .left span,
.content .left table,
.content .full h1,
.content .full h2,
.content .full h3,
.content .full h4,
.content .full p,
.content .full ul,
.content .full ol,
.content .full span,
.content .full table {
	padding:0px;
	margin-left: 0px;
	margin-right: 0px;
}
.illustration{
	margin: 5px 0px 15px 0px;
	_margin: 5px 0px 5px 0px;
}

.explanation .right h3{
    background: none;
	margin: 0px;
	padding: 0px;
	color: black;
	font-size: 14px;
	border: none;
	
}
.explanation .right h3 span{
	background: none
}
