.printonly {
	display: block;
	}
.noprint {
	display: none;
	}
body {
	background: white;
	width: 100%;
	font-size: 12pt;
	margin: 0 auto;
	}
a:link, a:visited {
	color: #004081;
	background: transparent;
	text-decoration: underline;
	}
#menu {
	display: none;
	}
#header-left img {
	margin: -4px 0 0 0;
}
#cap-top,
#header-right {
	display: inline-block;
	background: #000;
	height: 72px;
	}
#cap-body {
	width: 100%;
	padding: 0;
	margin: -22px 0;
	line-height: 1.25em;
}
#cap-bottom {
	background: none;
}
#datasheet-footer {
	display: inline-block;
	font-size: .9em;
	padding: .5em;
	background: #000;
	margin-top: .5em;
}
#footer {
	display: none;
}
#web {
	float: left;
	font-size: .8em;
}
#faddress {
	float: left;
	text-align: right;
}
span#fphone, span#fweb {
	padding: 0 20px;
}
.datasheet.wide td {
	font-size: 10px;
}
#contactmap {
	display: none;
}
span.pantint {
	width: 100%;
	text-align: center;
}
#mainContent {
	padding: 0;
	border: 0;
	color: black;
	background: #fff;
	}
#sidebar {
	background: none;
}
.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;
}
