@charset "utf-8";
/* CSS Document */

.clear{clear:both;}

body {
	margin: 0px;
	padding: 0px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
	height: 100%;
	}
	
h1 {
	font-size: 1.35em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
	color:#666666;
	}
h2 {
	font-size: 1.25em;
	font-weight: bold;
	color:#666;
	}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color:#666;
	}
h4 {
	font-size: 1.15em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	
strong, b {
	font-weight: bold;
	}
p {
	font-size:1em;
	}		

a.top{ border:solid 1px;}

#breadcrumb{ display:none;}

#search{ display:none;}

#header #headerlogo{ float:left; width:102px; height:101px; margin:0 20px 0 20px;}
#header #headerlogo img{ width:102px; height:101px;}
#header #headerlogo img{ border:none;}
#header #headermain img{}
#header{ clear:both; height:110px; width:800px;  margin:0; padding:0; border-bottom:solid 1px #999999; padding-bottom:10px;}

#left{ display:none;}

#middle {
	float: left;
	width:800px;
	margin:30px 0 0 0;
	padding:0 20px 30px 20px;
	border-bottom:solid 1px #999999;
	}
#middle p{ width:760px;
	}		

#middle a{ display:none;}

#right{ display:none;}

#regionsList {
	display:none;
	}	

#centreSearch {
	display:none;
	}	
	
#columnLeft {
	display:none;
	}
#columnRight {
	display:none;
	}
form{display:none;}

#usefulLinks {
	display:none;
	}
	
#printBtn{ display:none;}	
#printBtnBottom{ display:none;}	
	
	

