/* 
PRINT CSS Document for ADAMS brand 
Dave Randall 11/11/2005 */

body {
	background: none;
}

body, table, thead, th, td, p {
	font-size: 12px;
	color: #000000;
}

#topbanner,
#primarycol,
#secondarycol,
#footer,
#printbutton,
#buttons,
#maincontent input.formbutton,
#maincontent input.formbuttonfind {
	display: none;
}

#printheader {
	display: block;
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
}

#maincontent {
	top: 0;
	margin: 0;
	padding: 130px 0 20px 0;
}


#maincontent div.scrollbox {
	background: none;
	border: none;
	height: 100%;
	overflow: visible;
	padding: 0;
}

#maincontent #faqanswers {
	background: none;
	border: none;
	height: 100%;
	overflow: visible;
	padding: 0;
}

#maincontent #faqanswers p {
	margin-bottom: 0;
}

#maincontent table {
	margin: 5px 0 15px 0;
}