* {
  background-color: white !important;
  background-image: none !important;
}
html {
	margin: 0;
	padding:0;
}
body {
	background: none;
	margin: 0;
	padding:0;
	text-align:left;
}
.noprint {
	display:none;
}
body#index div#header-logo {
	display: none !important;
}
div#print-only-index {
	display: block;
}
div#print-only-index span.hidden {
	display: inline;
}
div#header {
	background: none;
}
div#wrapper {
	width: 100%;

}
div#header {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
div#print-only-index span#print-title,
div#header span#print-title {
	display: block;
	position: absolute;
	text-align:center;
	top: 30px;
	left: 120px;
	height: auto;
	width: 400px;
}
* html body div#print-only-index span#logoPRINT {
	display: block;
	height: 100px;
	width: 100px;
}
* html body div#print-only-index span#print-title,
* html body div#header span#print-title {
	top: 10px;
}
* html body div#print-only-index span#print-title h1,
* html body div#print-only-index span#print-title h2 {
	margin: 0;
	padding: 0;
}
div#header div#header-logo {
	margin-bottom: 10px;
}

div#navigation ul li a {
	text-indent: 0;
}
.icon-pdf_page {
	padding: 3px 0 3px 0;
}
.icon-logo {
	font-weight:bold !important;
	padding: 0;
}
.hidden-icon {
	display:inline;
}

div#header div#header-logo span.hidden {
	display: block;
}
div#header div#header-logo span.hidden h1 {
	display: inline;
}
div#header div#header-logo span.hidden h2 {
	display: inline;
}
div#banner_navigation-wrapper {
	display: none;
}
div#content-side {
	display: none;
}
div#content-main {
	width: 650px !important;
	font-size:1.1em;
}
* html body div#content-main {
	
}
div#footer {
	margin: 0;
	padding: 0;
	width: auto;
}
p.footer-details {
	display:inline;
}
div#footer span.copyright {
	display: inline;
}
p.back_to_top {
	display: none;
}
