﻿@media print {
	
html,
body,
.frame,
.innerframe,
.content .innerframe,
.con-group {
	background-image: none;
	background-color: #fff;
	width: 100%;
	margin: 0 !important;
	}
.con-printlogo {
	display: block;
	/*padding-bottom: 15px;*/
	}
	
.mod-sectionimage {
	background-color: #fff;
	width: 100%;
	position: static;
	min-height: 4em !important;
	height: auto !important;
	margin-top: 20px;
	margin-bottom: 0 !important;
	}
h1 {
	color:#d50019 !important;
	padding: 0 !important;
	margin: 0 0 .5em 0 !important;
	line-height: 1.5em;
	position: static;
	bottom: 0;
	width: 100%;
	}	
.section-image {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 75%;
	width: 180px;
	}	
	
.con-header,
.con-image,
.con-supp-1,
.con-supp-2,
.con-footer,
.con-breadcrumb,
.section-image,
.backtotop,
.mod-relatedinformation {
	display: none !important;
	}
.con-main {
	padding: 0;
	margin: 0 auto !important;
	width: 92%;
	}
.mod-content,
.content {
	padding: 0 !important;
	}		
	
/* SIFR - Do not remove */	
.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
	}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
	}	
}	

