/* -- reset -- */
* {
	font-family: Georgia, 'Times New Roman', Times, serif;
	}
img, abbr {
	border: 0;
	}
img {
	max-width: 100%;
	}
ol, ul {
	list-style: none;
	}
ol, ul, li {
	margin: 0;
	}


/* -- elements -- */
body {
	background: #fff;
	color: #000;
	font-size: 14px;
	line-height: 1.5;
	}
a {
	color: inherit;
	font-style: italic;
	}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin: 0;
	}
h1, h2, h3, p {
	margin: 0 0 10px;
	}
table {
	border-collapse: collapse; border-spacing: 0;
	font-size: 80%;
	margin: 0 0 1em;
	width: 100%;
	}
thead {
	display: table-header-group;
	}
tr {
	page-break-inside: avoid;
	}
th, td {
	border-bottom: 1px solid #999;
	padding: 10px 20px 10px 0;
	vertical-align: top;
	}
th {
	text-align: left;
	}
	

/* -- content -- */
.header, .footer {
	text-align: center;
	}
.header {
	margin-bottom: 1.5em;
	}
.footer {
	margin-top: 1.5em;
	}
.article, .box, .data-table, .tout {
	margin: 30px 0;
	}
.article > ul {
	list-style: disc;
	}
.article > ol {
	list-style: decimal;
	}
.article > ol > li, .article > ul > li {
	margin: .5em 0 0 35px;
	}
.article > ol > li:first-child, .article > ul > li:first-child {
	margin-top: 0;
	}
.data-table col {
	width: 10%;
	}
.data-table .tcol-title {
	width: auto;
	}
.hd-disclaimer {
	font-size: 10px;
	font-weight: normal;
	}
.sku {
	margin: 20px 0;
	}
.sku-part, .sku-math {
	display: inline-block;
	vertical-align: top;
	}
.sku-part {
	text-align: center;
	width: 80px;
	}
.sku-part img {
	display: block;
	margin: 0 auto;
	}
.sku-part-price {
	text-align: left;
	width: auto;
	}
.sku-math {
	margin: 18px 5px;
	}
.sku-price {
	display: block;
	font-size: 20px;
	}
.viewer-main {
	max-width: 70%;
	}


/* -- hide -- */
.breadcrumb, .btn, .hero, .inset-photo, .noprint, .nav, .s-hidden, .search-form, .tabs, .toggle-link, .viewer-thumbs, .whitepaper-link,
.copyright a, .footer-mid .col {
	display: none !important;
	}
.footer-mid .col:first-child {
	display: block !important;
	}