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

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


#body {
	background: #fff;
}


* html .clearfix {
	height: auto;
}

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

#issueNav,
#header,
.defaultHeader,
.mainHeader,
#mainNav,
#subNav,
#logo,
#HoverMap,
.imageMap,
#footer,
.contentLeft,
.contentRight {
	display: none;
}

.content,
.contentBreit,
#container,
#main,
#shanty,
#defaultShanty {
	background: transparent !important;
	padding: 0;
	margin: 0;
	width: auto;
}

#printHeader,
#printFooter {
	font-weight: bold;
	width: auto;
}

#printFooter {
	margin-top: 15px;
}

.template {
	overflow: visible;
	width: auto;
}
