.siteheader form,
.siteheader ul,
.pageheader .hero,
.sidebar,
.footer .widget,
.footer .iqlink .logo,
.footer .iqmultimedia img,
.pagination,
.pageheader .video,
.pageheader .downloadvideo {
	display: none;
}

html,
body,
body > #wrap,
.pageheader,
.pageheader .container {
	height: auto !important;
	min-height: 0;
}

.pageheader {
	color: #000;
	margin-bottom: 2em;
}

.pageheader h2 {
	color: #bc4600;
}

.pageheader .text,
.footer .copyright,
.footer .iqmultimedia {
	position: static;
}

.body {
	padding-bottom: 50px;
}

.content {
	margin: 0;
}

a.button {
	text-indent: 0;
	background: none;
	border: 1px solid #1a70a6;
	-webkit-border-radius: 4px;
	color: #1a70a6;
	font-family: "Gotham Light", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	line-height: 28px;
}

.footer {
	background: #fff;
	color: #000;
	margin: 0;
	height: auto;
}

.footer .container {
	height: auto;
	position: static;
}

.footer h3 {
	color: #bc4600;
}

.footer .text {
	width: auto;
	float: none;
}

.footer a {
	color: inherit;
	text-decoration: underline;
}

.footer .iqlink {
	text-align: left;
	width: auto;
	margin: 1em 0 0;
}

.footer .iqlink h4 {
	font-weight: normal;
	color: #bc4600;
	font-size: 1.1em;
	margin-bottom: 0;
}

.footer .iqlink p,
.footer .iqlink p a {
	font-style: italic;
	color: #000;
}

.footer .copyright,
.footer .copyright a {
	color: #000;
}

.pagecontainer p.intro {
	font-size: 1.2em;
	color: #333;
}

ol.footnotes a.pdf {
	padding-right: 0;
	background: none;
}

table.supportpackages .colheaders th {
	background: none;
	color: #bc4600;
}

table.supportpackages .sectionheaders th {
	background: none;
	color: #333;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	font-size: 1.2em;
}

blockquote.aside {
	padding: 0;
	background: none;
}

ul.withthumbs li {
	page-break-inside: avoid;
}