body
{
	background-color:#25364C;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
}
#container
{
	margin:0px auto;
	width:95%;
	background-color:white;
	padding: 0px 3px 3px 3px;
	max-width:955px;
	width:expression(document.body.clientWidth > 955? "955px": "auto" );
}
a {
text-decoration:underline;
color:#216063;
}
a:hover{
text-decoration:underline;
color:#dd6b4f;
}
p {
font-size:12px;
color:#333333;
line-height:1.3;
margin: 5px 0px;
}
p.small {
font-size:11px;
color:#333333;
line-height:1.2;
margin: 5px 0px;
}
/******************************************************
	banner
******************************************************/
#banner{
	height:91px;
	width:100%;
	background:url(images/header-home.jpg) top left no-repeat;
}
#banner #optimiser {
	display:none;
}
#banner #banner_logo {
	background:url(images/logo.gif) top left no-repeat;
	float:left;
	width:301px;
	height:91px;
}
#banner #banner_home {
	float:right;
}
#backLink {
	width:100%;
	height:91px;
	margin:0px;
}
/******************************************************
	topnav
******************************************************/

#topnav {
	width:100%;
	height:22px;
	font-family: arial, verdana, sans-serif;
	background-color:#ffffff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#midbox {
	background-color:#ffffff;
	padding:3px 0px 0px 285px;
}
#midbox ul {
	padding:0px;
	margin:0px;
	white-space:nowrap;
}
#midbox li {
	padding:2.4%;
}
#midbox ul li {
	display:inline;
	color:#000000;
}
#midbox a {
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
#a_down {
	color:#d24a28;
	font-size:12px;
	font-weight:bold;
}
#midbox a:hover {
	color:#dd6b4f;
}
/******************************************************
	left column
******************************************************/
#left {
float:left;
width:180px;
padding: 0px;
margin-top:20px;
vertical-align:top;
border-right:1px solid #538A8F;
border-bottom:1px solid #538A8F;
}
#linkList {
font-size:11px;
margin:10px 10px;
width:160px;
}
#left h3 {
color:#ffffff;
background-color:#538A8F;
font-size:11px;
text-transform: uppercase;
font-weight: bold;
margin-top:0px;
margin-bottom:10px;
padding: 5px 10px;
}
#linkList h4 {
color:#333333;
font-size:10px;
text-transform: uppercase;
font-weight: bold;
padding-top:8px;
margin-top:7px;
border-top: 1px dashed #728AAB;
}
#linkList p {
width:130px;
margin: 0px 0px 0px 15px;
padding:0px;
}
#linkList ul {
padding:0px;
list-style:none;
margin:0px;
}
#linkList ul li {
padding:6px 0px 4px 0px;
font-size:10px;
background-image:url(images/dotted.gif);
background-position:top;
background-repeat:no-repeat;
text-transform: uppercase;
}

#linkList ul li a {
text-decoration:underline;
color:#216063;
font-size:10px;
font-weight:bold;
}
#linkList ul li a:hover {
text-decoration:underline;
color:#dd6b4f;
font-size:10px;
font-weight:bold;
}

#linkList ul ul{
padding-left:20px;
list-style:none;
margin:0px;
}
#linkList ul ul li {
padding:2px 0px 2px 0px;
font-size:9px;
background-image:none;
}
#linkList ul ul li a {
text-decoration:none;
color:#216063;
font-size:10px;
}
#linkList ul ul li a:hover {
text-decoration:none;
color:#216063;
font-size:10px;
}

.a_down {
	color:#E4996B;
	font-size:10px;
	font-weight:bold;
}
.a_down_small {
	color:#E4996B;
	font-size:10px;
	font-weight:bold;
}
/******************************************************
	content
******************************************************/
#content_home {
margin: 10px 10px 10px 10px;
padding: 10px;
vertical-align: top;
}
#content_home p {
	line-height:1.25;
	margin-top:6px;
}
#content_home h1 {
font-size:14px;
color:#774B31;
margin-top: 10px;
}
#content_home h2 {
font-size:12px;
color:#636332;
margin-top: 12px;
margin-bottom: 6px;
}
#content_home h4 {
font-size:12px;
color:#333333;
margin-top:10px;
}
#content {
margin: 10px 10px 10px 200px;
padding: 10px;
vertical-align: top;
}
#content p {
	line-height:1.25;
	margin-top:6px;
}
#content h1 {
font-size:14px;
color:#774B31;
margin-top: 10px;
text-transform: uppercase;
}
#content h2 {
font-size:12px;
color:#636332;
margin-top: 12px;
margin-bottom: 6px;
}
#content h4 {
font-size:12px;
color:#333333;
margin-top:10px;
}
.instruction {
font-size:12px;
color:#666666;
font-style:italic;
}
/******************************************************
	right column
******************************************************/
#rightcol {
float:right;
width:310px;
padding: 10px;
vertical-align:top;
border-left:1px dotted #000000;
margin-left:10px;
}
#rightgroup {
width:100%;
height:150px;
padding:5px;

}
#rightgroup #leftimg {
float:left;
width:150px;
padding:10px;

}
#rightgroup #leftimg p{
font-size:10px;
font-style:italic;
color:#666666;
text-align:right;
}
#rightgroup h2 {
color:#774B31;
font-weight:bold;
font-size:12px;
margin-bottom:4px;
}
#rightgroup ul {
padding:0px;
list-style:none;
margin:0px;
}
#rightgroup ul li{
font-size:10px;
color:#113055;
}
#rightgroup p{
font-size:11px;
color:#113055;
}
/******************************************************
	footer
******************************************************/	
#footer {
	background:#ffffff;
	height:20px;
	clear:both;
	font-size:10px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
#footer_left {
	float:left;
	padding: 5px;
	color: #999999;
}
#footer_right {
	float:right;
	padding: 5px;
	color: #999999;
}
#footer_right a{
	color:#999999;
	font-size:10px;
	text-decoration:none;
}
/******************************************************
	contact page
******************************************************/
#address {
margin-top:10px;
margin-bottom:10px;
}
#address p{
line-height:0.9
}
#phone {
margin-top:15px;
margin-bottom:10px;
}
#phone p{
line-height:0.9
}
/******************************************************
	other
******************************************************/
#image_box {
float:right;
width:45%;
}

div.floatright {
float: right;
padding:0px 5px 5px 10px;

}
div.floatright p{
text-align: center;
font-style: italic;
font-size: smaller;
text-indent: 0;
width:140px;
min-height:30px;
height:30px;
}
div.floatleft {
float: left;
padding:10px 10px 10px 0px;
}
div.floatleft p{
text-align: center;
font-style: italic;
font-size: smaller;
text-indent: 0;
}
#image_box2 {
float:left;
width:100%;
}
div.floatleft2 {
float: left;
padding:10px 25px 0px 0px;
}
div.floatleft2 p{
text-align: left;
font-style: italic;
font-size: smaller;
text-indent: 0;
width:210px;
min-height:80px;
height:80px;
}

.clearboth { clear: both; }

#download {
	height:30px;
	background-image:url(images/pdf.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:15px 0px 0px 40px;

}
#download a{
	font-weight:bold;
	font-size:10px;
}
