.printonly {
	display: inline-block;
	}
.noprint {
	display: none;
	}
body {
	background: white;
	width: 100%;
	font-size: 11pt;
	margin: 0 auto;
	}
a:link, a:visited {
	color: #004081;
	background: transparent;
	text-decoration: underline;
	}
#menu {
	display: none;
	}
div#cap-top, div#header-right {
	display: inline-block;
	background: #000;
	height: 72px;
	}
div#cap-body {
	width: 100%; 
	padding-top: 1em;
	margin: 0;
	line-height: 1.1em;
}
div#cap-bottom {
	background: none;
}
div#datasheet-footer {
	display: inline-block;
	font-size: .9em;
	padding: .5em;
	background: #000;
	margin-top: .5em;
}
div#footer {
	display: none;
}
div#web {
	float: left;
	font-size: .8em;
}
div#faddress {
	float: left;
	text-align: right;
}
span#fphone, span#fweb {
	padding: 0 20px;	
}
table.datasheet {
	width: 98%;
}
div#sidebar {
	padding-top: 1em;
	background: none;
}
#contactmap {
	display: none;
}
span.pantint {
	width: 100%;
	text-align: center;
}
#mainContent {
	padding: 0; 
	border: 0;
	color: black; 
	background: #fff;
	}
.faqresultstable td {
	padding: 10px 5px;
}
.announcement-list .date {
	font-size: .8em;
}

/* Print only on Datasheets */

#print-footer, div#nav {
	display: none;
}
img#recycle {
	text-align: center;
}
#photosDS {
	display: inline-block;
}

#disclaimer {
	font-size: 7pt;
	line-height: 1em;
	padding: 10px 20px 0 20px;
}
