body {
	background: #fff;
}
.logo {position: relative;top: 0;left: -5px;height: 70px;width: auto;margin: 20px 8px;}
.space {width: 100%;clear:both;position:relative;width: 100%;height:10px;}
.spaceline {clear: both;background-color: #E5E5E5;border-bottom: 1px solid #FFFFFF;height: 1px;margin:8px 1px;overflow: hidden;}
.spaceline2 {border-top: 4px solid #2EAADC;width: 100%;clear:both;position:relative;height: 4px;top: 10px;margin:0 0 10px 0;padding:0;}


.hide, .benchmark, .hideIt, #courtesy, .outerSearchBox, .noPrint, .btn, .subNavContainer, .botNavContainer, .layerNavContainer, .print, .socialLinks, 
.reactot, .main, .advert, .crumb, .courtesy, .socialBg, .footerContainer, .top-header, .layerLogo  {
	display:none;
	}

@page {margin: 2cm 3cm;}
img {border: none;}

/*
a:link:after, a:visited:after {content:" (url: " attr(href) ")  ";font-weight: normal;text-decoration: none;}
*/
a.noLink:after {content:"";}

a.logo:after {
	content:"";
  }
	
p {
    widows: 2;
		orphans: 4;
}

.shadow {border: 1px solid #d1d1d1;	}
	

