/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f3f3f;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}
h1, h2, h3, p, a, div, ul {
	text-align:left;
}
a:link {
	color: #3f3f3f;
	text-decoration: none;
	background: #EDEDED;
}
a:visited {
	text-decoration: none;
	color: #5a5a5a;
	background:#f4f4f4;
}
a:hover {
	text-decoration: none;
	color: #3f3f3f;
	background: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #1b37a1;
}
h1 {
	font-size: 15px;
	margin: 0px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 15px;
	margin: 0px;
}
img {
	vertical-align:middle;
	border:none;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
#container {
	width: 620px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#headcontainer {
	width: 100%;
	height: 267px;
}
#headside {
	height: 70px;
	width: 100%;
	float: left;
	color: #000000;
	margin:0px;
}
#headside img {
	float:left;
	margin:0px;
	margin-right: 20px;
}
#headside h2 {
	font-style: italic;
	font-weight: normal;
	margin:0px;
	padding:0px;
}
#headmain {
	height: 216px;
	width: 100%;
	float: left;
	margin:0px;
}
#headmain p {
	margin: 0px;
	visibility: hidden;
}
#headmain img.main {
	border-right: none;
	border-left: none;
	border-top-style: none;
	border-bottom-style: none;
}
#contentcontainer {
	width: 620px;
	margin-top: 20px;
	border-style: none;
}
#contentcontainer h2 {
	font-weight: normal;
	color: #bcbcbc;
	margin: 10px 0px;
	font-style: italic;
	text-align: center;
}
#contentsmall, #contentlarge {
	float: left;
}
#contentsmall {
	width: 250px;
	margin:0px;
	margin-right:15px;
	padding:0px;
}
#contentlarge {
	width: 335px;
	margin:0px;
	padding:0px;
}
#footer {
	clear:both;
	height: 23px;
	font-size: 10px;
	padding-top: 40px;
	padding-left: 0px;
	margin:0px;
	border-style: none;
}
#footer p {
	margin: 0px;
}
#accred {
	background: url(../images/bg_accred.gif) no-repeat;
	height: 122px;
	width: 200px;
	padding-left: 25px;
	padding-top: 15px;
	font-size: 11px;
	padding-right: 25px;
}
html>body #accred {
	padding-top: 5px;
	height: 132px;
}
#accred div img {
	margin-right: 10px;
}
#efsis {
	margin-bottom:10px;
	height:44px;
}
html>body #efsis {
	margin-bottom:20px;
}


#chromemenu{
	width: 99%;
	visibility: hidden;
}
#chromemenu ul {
	list-style: none;
	margin: 0px 0px 0px 30px;
}
html>body #chromemenu ul {
	margin:0px;
}
#chromemenu ul li {
	display: inline;
}
#chromemenu ul li a, #chromemenu ul li a:link, #chromemenu ul li a:visited, #chromemenu ul li a:active {
	display: block;
	height: 18px;
	margin-top:1px;
	padding-top: 4px;
	font-weight: bold;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 4px;
	margin-left: 0px;
	float: left;
	background: #2D2D2D;
}
#chromemenu ul li a:hover {
	color: #FFCF3C;
	background: #474747;
}
#chromemenu ul li a#selected  {
	background: #474747;
}
#chromemenu ul li a#selected span {
	color: #000000;
	text-decoration:underline;
}
#chromemenu ul li a img {
	margin-right: 4px;
}


.dropmenudiv{
	position:absolute;
	top: 0;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 125px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	font-size: 11px;
}

.dropmenudiv a, .dropmenudiv a:link, .dropmenudiv a:visited, .dropmenudiv a:active {
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background: #2D2D2D;
}

.dropmenudiv a:hover{
	color: #FFCF3C;
	background: #474747;;
}
#maphead {
	height: 46px;
	color: #000000;
	margin-bottom: 10px;
}
#mapheadcont {
	float: left;
}
#mapheadcont p {	
	margin:0px;
}
.mapside {
	float: left;
	width: 120px;
	margin:0px;
	padding:0px;
}
.mapside p {
	margin:0px;
}
a.print {
	visibility: hidden;
}
#enquiry {
	height: 0px;
	width: 0px;
	margin: 0px;
	padding:0px;
	visibility:hidden;
}
#enquiry p {
	margin: 0px;
	visibility:hidden;
}
#enquiry label {
	font-size:11px;
}
#enquiry input {
	width: 125px;
	visibility:hidden;
}
#enquiry textarea {
	width: 125px;
	visibility:hidden;
}
