
/*------------------------------------------------------------------
[ Print css ]
------------------------------------------------------------------*/

.print {
	display:block;
}

div#contactCon,
div#logos,
div#breadcrumb,
div#serviceMenu,
div#headerVisual,
div#efrLogo a,
div#navigationCon,
div#centerCon div.rightCol,
div#steps,
div#buttonbar,
div#footerBottomCon div.leftCol {
	display:none;
}

div#headerCon {
	height:90px;
}

div#efrLogo .print {
	clear:both;
}

div#centerCon {
	color:#000;
}