/************************************************************
Title:     Print
Author:    Emile Blume - Netcreators.com
************************************************************/
img { border:0; }
#container {
	width:100%;
	position: relative;	
}

#main, #left, #center, #right, #footer {
	display: block; 
	float: none;
	height: auto;
	margin: 0;
	width: 100%;
}

#pay-off,
#nav-top, #nav-sub,  #page-title,  #bread,
#footer, #tools,
.hide { display: none;}
.skip { display: none;}
/* 
	Handbook Detail Print CSS
*/
#left,
#c1942,
#c1926,
#right,
#center #content img,
#bread {
	display:none;
}
#center #content .tx-drerbhandbook-pi1 img {
	display:block;
}
.tx-drerbhandbook-pi1 {
	clear:both;
	border-top:1px dotted #BFBFC0;
	padding-top:10px;
}
.hidden {
	display:block;
}
h2 {
	color:#AB0132;
	font-family:"Trebuchet MS",Verdana;
	font-size:17px;
	height:20px;
	line-height:20px;
	margin:0 0 5px;
	padding:0;
	text-transform:none;
}
.download {
	display:none;
}
div.chapter {
	border-bottom:1px dotted #BFBFC0;
	margin-bottom:15px;
	padding-bottom:10px;
}
.contactPrint {
	float:right;
	clear:right;
	color:#272727;
	font-face:Arial,Helvetica,sans-serif;
	margin-top:10px;

}
.contactPrint p {
	font-weight:bold;
	font-size:20px;
	margin-bottom:0px;
}
.contactPrint span {
	font-size:16px;
	color:#757477;
}
#header {
	float:left;
}
#logo img {
	margin-bottom:-2px;
}

.leftinfo h1.mchapter { margin-bottom: 5px; font-size: 22px; display: block; }

