/* Print Stylesheet */
body,div {
    margin:0;
	padding:0;
	-webkit-font-smoothing:antialiased;
}
body {
	font:14px/150% Helvetica,arial,verdana;
	color:#000;
	background:none;
	padding:5%;
	width:90%;
}
h1,h2,h3,h4,h5,p {
	margin:10px 0;
}
h1,h2,h3,h4,h5 {
	font-family:'Montserrat';
	font-weight:400;
	line-height:120%;
	margin-bottom:15px;
}
li {
	line-height:24px;
}
img {
	border:none;
}
p {
	line-height:24px;
}
.error {
	color:#a30000;
}
a:link,a:visited {
  color:#000;
	text-decoration:none;
}
#main_container {
	width:100%;
	margin:0;
	padding:0;
	border-top:0;
	background-color:#fff;
	box-shadow: none;
}
/* Header */
#header {
	background:none;
	height:auto;
}
.logo {
	background:none;
	margin-bottom:20px;
	position:static;
}
.logo img {
	border-bottom:0;
	margin:0;
}
.email_alerts {
	display:none;
}
#menu_container {
	display: none;
}
/* Content */
#slideshow_cont {
	display:none;
}
#home_container {
	color:#244058;
	padding:0;
	position:static;
}
.location-toggle,.social,.machine,.more {
	display:none;  
}
.single_header {
	display:none;
}
#single_cont {
	padding:0;
}
.single_side {
	display:none;
}
.single_content {
	font-size:14px;
	color:#000;
	min-height:0;
	float:none;
	padding:0;
	width:100%;
}
.single_side+.single_content {
	float:none;
	padding:0;
	width:100%;
}
.single_content p {
	margin-bottom:20px;
}
.breadcrumbs_cont {
	display:none;
}
h1.single_title {
	font-size:24px;
	color:#000;
	margin:0;
}
.contact-info {
	float:none;
	margin-right:0;
	width:100%;
}
.contact-form,form {
	display:none;
}
.modal,.filters {
    display:none;    
}
.spr-ir-news ul {
	list-style:none;
	padding-left:0;
}
.spr-ir-news ul li.rss-item {
	color:#000;
	display:block;
	margin-bottom:10px;
	padding:5px 0;
}
h1.spr-ir-news-article-title {
	font-size:16px;
	line-height:19px;
}
.spr-ir-news-article-pdf-link {
	display:none;
}
.spr-ir-snapshot h3,.spr-ir-boardcom h3,.qm_heading_bar,.qmmt_header_bar,.qmmt_sub_header_bar {
	background:none;
	color:#000;
}
.qm_heading_text,.qmmt_header_text,.qmmt_sub_header_text {
	color:#000;
}
#spr-quick-links {
	display: none;
}
/* Footer */
#footer {
	background:none;
	height:auto;
	margin:0;
	width:auto;
}
#footer .container {
	width:100%;
	margin:0;
	padding:0;
}
.footer_box {
	float:none;
	color:#000;
	margin-right:0;
	text-shadow:none;
}
.footer_box ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.footer_box ul li {
	margin-bottom:7px;
}
.footer_box a:link,.footer_box a:visited {
	color:#000;
	text-decoration:none;
}
.footer_box a:hover,.footer_box a:active {
	color:#666;
}
.footer_box h3 {
	color:#000;
	margin:0;
	padding:0;
	padding-bottom:10px;
	border:0;
}
.first_footer_box,.second_footer_box,.third_footer_box {
	display:none;
}
.fourth_footer_box {
	width:100%;
	margin-right:0;
	float:none;
	line-height: 19px;
}