/* Print CSS
------------------------------------------------- */

body {
	font-family: Arial, Helvetica, Sans-serif;
}

#porter-companies,
#main-nav,
#sidebar-a,
.printthis,
.headerimg,
h1 img,
.noprint {
	display: none !important;	
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
}

#content a {
	color: #005FA8;
}

#footer {
	border-top: 1px solid #747474;
	padding-top: 1em;
	margin-top: 1em;
	font-size: 0.8em;
}