

html {
}

body {
	font: 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: white;
}

#wrapper, #content {
	width: auto;
}

#content {
	margin-bottom: 1cm;
}

a {
	text-decoration: none;
	color: #000;
}

div.clearing {
	clear: both;
}

#navbar {
	display: none;
}

div.subNav {
	display: none;
}

object#eco, div#eco {
	display: none;
	height: 0;
}

#footer ul.iso li {

}

#header {
	border-bottom: 1px solid #999;
}

#header h1 {
	font-size: 32pt;
	text-align: right;
}

#header h2 {
	font-size: 14pt;
}

div.copy {
	display: block;
	float: left;
	width: 60%;
	margin-right: 0.5cm;
}

div.copy h3 {
	margin-top: 0.25cm;
}

div#content h2 {
	margin-bottom: 0.25cm;
}

div.imagesEtc {
	display: block;
	float: left;
	width: 6cm;
}

object#sidebox {
	width: 6cm;
	height: 6cm;
}

div#otherServices {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

div#otherServices h4 {
	
}

div#otherServices ul {
	padding-left: 0.5em;
}

div#otherServices ul li {
	display: inline;
	margin-right: 0.5cm;
}

#footer p {
	font-size: 18pt;
	border-top: 1px solid #999;
	padding-top: 0.5cm;
}

#accordion div.data {
	display: block;
	height: 100%;
}

#accordion div.data p {
	margin-top: 0;
}

#accordion h4 {
	margin-top: 0;
	margin-bottom: 0.25cm;
	font-size: 1em;
}

#accordion div.dataAccordian {
	display: block;
	height: 100%;
}

blockquote {
	font-size: 9pt;
	margin-left: 0.5cm;
	margin-right: 0.5cm;
}