@page { 
	size: A4 portrait;
	margin-top: 1.5cm;
	margin-bottom: 1.5cm;
}

body {
	font-size: 11pt;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000;
	background: #FFF;
	text-align: left;
}

h1 {
	padding-bottom: 7pt;
	font-size: 15pt;
	color: #0056a1;
	border-bottom: 3pt solid #c2c7d1;
}

h2, h3, caption {
	font-size: 13pt;
	color: #666666;
}

a {
	text-decoration: none;
}
a img {
	border:0;
	margin-right:5pt;
}

th, td, p {
	font-size: 11pt;
}

a[href]:not([href^='/media']):after {
	 content: " <"attr(href)">";
	 color: #666;
	 font-style: italic;
	 font-size: 10pt;
} 

table {
	width: 100%;
	text-align: left;
}
	caption {
		display: block;
		margin-bottom: 10pt;
		text-indent: 0;
		font-weight: bold;
	}
	
		th {
			width: 4cm
		}
		
		th, td {
			border-bottom: 1pt solid #DDD;
		}

.adTax {
	margin-bottom: 15pt
}
		
#tooltip,
#suggest,
#sresults,
#suggestZIP,
#sresultsZIP,
#sb-container,
#reportFormLB-outer,
#recommendFormLB-outer,
#contactFormLB-outer,
#contextAd,
#footer,
#breadcrumb,
.welcome-msg,
.categories,
#searches,
.function_box,
.skiplinks,
#siteText,
.adFunctions,
.adOffererContact,
.newWindow,
iframe,
.adDetail_ad,
.logo,
img.zoom { display: none }