* {
	margin: 0px;
	padding: 0px;
	font: 100% Arial, Helvetica, sans-serif;
}

html, body {
	background: #D0E9FF;
	text-align: center;
	font-size: 0.9em;
	margin: 20px 0 0;
	padding-bottom:20px;
}
.decrease-ts {
	background: url(images/smallertext.gif) no-repeat 0px 3px;
	padding-left: 18px!important;
}

a img {
	border-style: none;
}
.text-size {
}

#wrapper {
	margin: 0 auto;
	width: 636px;
}
#content acronym {
	color: #333;
	border-bottom: 1px dotted #333;
}

#branding {
	background: url(images/new/topper.png) no-repeat 15px 0px;
	height: 235px;
	width: 636px;
}
#access {
	overflow: hidden;
	position: absolute;
	left: -9999em;
	width: 0px;
}
#content ol, #content ul {
	line-height: 1.5;
	margin-top: 1em;
	margin-bottom: 1em;
}

#content .image-centre {
	display: block;
	margin-right: 1em;
	padding: 4px;
	border: 1px solid #D0E9FF;
	background: #FFF;
}


#branding * {
	text-indent: -9999em;
}
#internal-wrapper {
	background: #FFF;
	width: 604px;
	text-align: left;
	padding-top: 10px;
	margin: 0 auto;
}
#footer {
	background: #FFF url(images/new/footer.jpg) repeat-y;
	width: 602px;
	padding: 5px 0;
	color: #FFF;
	clear: both;
	text-align: center;
	font: bold 0.8em Arial, Helvetica, sans-serif;
}
#footer a:link, #footer a:hover, #footer a:visited, #footer a:active {
	color: #FFF;
}

#content {
	background: #FFF;
	float: right;
	width: 404px;
	padding-bottom: 1em;
}
#content h3 {
	color: #045F7C;
	font-weight: normal;
	font-size: 1.2em;
}
#content h4 {
	font-weight: normal;
	font-size: 1.2em;
	color: #015E7F;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}




#navigation {
	float: left;
	list-style: none;
	width: 140px;
	padding-bottom: 1em;
	margin-left: 0.5em;
}
#content p {
	margin-top: 1em;
	margin-bottom: 1em;
	padding-right: 1em;
	line-height: 1.5;
}
#content blockquote, #content blockquote p {
	font-style: italic;
	padding: 0.2em 1em;
	color: #333;
}
#content li {
	margin-left: 1em;
	color: #025C7E;
	list-style-position: outside;
}

#content h2 {
	color: #015E7F;
	font-weight: normal;
	font-size: 1.4em;
}


#navigation li a {
	text-decoration: none;
	border-bottom: 1px solid #D0E9FF;
	color: #005D7E;
	display: block;
	padding: 4px 0 4px 18px;
}
.top-nav a {
	border-top: 1px solid #D0E9FF;
}
#navigation li a:hover {
	background: #015E7F;
	color: #FFF;
}
.download-brochure a {
	background: url(images/download-brochure.png) no-repeat 0px 0px;
	height: 87px;
	width: 170px;
	display: block;
	text-indent: -9999px;
}
.download-brochure {
}
#contact_form label {
	width: 120px;
	float: left;
	text-align: left;
}
#contact_form {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1em;
	border-top: 1px dotted #015DA8;
	border-bottom: 1px dotted #015DA8;
	margin-right: 20px;
	
}


#contact_form button {
	margin-left: 120px;
	
}

#contact_form .privacy {
	margin-left: 120px;
	font-size: 0.7em;
	width: 225px;
	
}

.download-brochure a:hover {
	background: url(images/download-brochure.png) no-repeat 0px -87px;
	height: 87px;
	width: 170px;
	display: block;
	text-indent: -9999px;
}
a:link {
	color: #036;
}
.increase-ts {

	background: url(images/biggertext.gif) no-repeat 0px 4px;
	padding-left: 18px!important;
}
.vcard {
	border-bottom: 1px solid #CFE9FF;
	margin-bottom: 20px;
}
.float-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
