body {
	background: white;
	font: 12pt Helvetica, Arial, sans-serif !important;
}
	
div.print-only {
	display: block !important;
	border-bottom: 1pt solid #094763;
	margin-bottom: 10pt;
}

 body.second-level div.print-only img {width: 200px !important; height: 49px !important;}


body.second-level .content p, body.second-level .content blockquote, body.second-level #footer {font-size: 75%;}

#main {
	padding: 0;
	width: auto;
	margin: 0;
}
#header {
	display: none;
}
.nav-holder {
	display: none;
}
.navigation, .breadcrumbs {
	display: none;
}

h1, h2 {
	font-size:22pt;
}
body.second-level .content h1, body.second-level .content h2 {font-size: 16pt;}
a:link, a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
p.continue a {
	padding: 0;
	background: none;
}

.form {
	width: 50%;
}


html .content ul {
	list-style-position: outside;
	list-style-type: disc !important;
	margin-left: 20pt;
}
html .content li {
	background-image: none;
}
html .content img {
	margin:0 0 15px 15px;
}
#bottom-pattern {
	display: none;
}
#container {
	margin: 0;
	padding: 0;
}
.side-navigation {
	display: none;
}
.side-bar {
	display: none;
}

body#contact .side-bar {
	display: block !important;
	width: 100%;
}
body#contact .side-img {
	display:none;
}
.wrapper {
	float: none;
	width: 100%;
}
.first-level .content, .second-level .content, .third-level .content, .no-left-col .content,.homepage .content, .no-left-col .content {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
	font-size: 12pt;
}
.blocks-holder {
	padding: 0;
	width: 100%;
}

.blocks-holder .info-block {
	float: none !important;
	width: 100%;
}

.info-block .bottom {
	background: #fff;
	overflow: visible;
	padding: 0;
	width: 100%;
	margin: 0;
}

.info-block a img {
	display: none;
}

blockquote {margin: 10pt 0;}

table td.description div {
	display: block;
	visibility: visible;
}

#footer {
	text-align: left;
	border-top: 1pt solid #094763;
	margin-top: 10pt;
}
