
* { 
	background-image: none !important;
	overflow: visible;
	color: #000; 
}

html { 
	font-size: 11pt;
	color: #000;
}


#body {
	background: #fff;
}


* html .clearfix {
	height: auto;
}

.clearfix:after {
	clear: both;
	content:".";
	display: block;
	height: auto;
	visibility: visible;
}

#header,
#mainNav,
#logo,
.columnRight,
#footer,
.picture,
.newsletter,
.hidden {
	display: none;
}

#content,
#container,
#contentDefault,
.columnLeft,
.topic,
iframe,
.template {
	width: 170mm;
	padding: 0;
	margin: 0;
	background-color: #fff;
	overflow: hidden;
}

#printHeader,
#printFooter {
	width: 170mm;
	font-weight: bold;
	overflow: hidden;
	page-break-after: avoid;
}

#printFooter {
	margin-top: 15px;
}

.template,
#contentDefault,
#container {
	overflow: visible;
	width: 170mm;
	
}

#contentDefault .columnLeft {
	width: 170mm;
	overflow: visible;
}

#contentDefault .columnLeft .topic {
	overflow: visible;
}

#contentDefault .columnLeft .topicWide {
	padding: 0px;
}

#contentDefault .columnLeft .topicWide .template {
	margin: 0px;
}

/*Tiscover iframe*/
iframe #tisLeft,
iframe #tismeta {
	display: none;
}

iframe {
	page-break-after: avoid;
}



