body                    {font: 0.8em verdana, sans-serif; background-color: white; color: black;}
p                       {margin-top: 0px; margin-bottom: 10px;}
a                       {color: #002557; text-decoration: none; font-weight: bold}
a:hover                 {text-decoration: underline;}
ul                      {margin-top: 0px; margin-bottom: 0px; padding-left: 22px; margin-left: 0px; list-style-type: square;}
li                      {margin: 0px; padding: 0px; padding-top: 1px; padding-bottom: 1px;}
ol li                   {margin-bottom: 5px;}

strong                  {color: #002557;}
img                     {border: none;}
table                   {border-collapse: collapse; margin-bottom: 10px; font-size: 1.0em;}
td                      {padding: 3px;}

h1                      {margin-top: 0px; margin-bottom: 8px; font: 1.5em arial, sans-serif; font-weight: bold; color: #002557;}
h2                      {margin-top: 12px; margin-bottom: 2px; font: 1.3em arial, sans-serif; font-weight: bold; color: #002557;}
h3                      {margin-top: 12px; margin-bottom: 2px; font: 1.1em arial, sans-serif; font-weight: bold; color: #002557;}

#main {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url('images/content_bg.png');
	background-repeat: repeat-y;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 100%;
}
#header {
	clear:both;
	height: 115px;
	width: 940px;
	background-color: #002557;
	padding: 0px;
	margin: 0px;
}
#header h1 {
	color: white;
	padding: 10px;
	font-size: 30px;
}
#header-top {
	height: 20px;
	background-image: url(images/top-bg.png);
	background-repeat: repeat-x;
}
#header-links {
	font-size: 0.85em;
	font-weight: bold;
	color: #002557;
	padding-top: 2px;
	background-color: #9AAABA;
	float:right;
	width:80px;
	height: 18px;
	margin-left: 5px;
}
#header-diag {
	float: right;
	width: 90px;
	background-image: url(images/top-diag.png);
	height: 20px;
}
#below_header_wrapper {
	width: 940px;
	background-image: url('images/content_bg.png');
	background-repeat: repeat-y;
}
#sidebarleft {
	border-top: 3px #cccccc solid;
	float: left;
	width: 156px;
	min-height: 600px;
	_height: 600px;
	background-color: #9AAABA;
	padding: 10px;
	margin: 0px;
}
#content {
	border-top: 3px #cccccc solid;
	float: left;
	width: 718px;
	padding: 10px;
	margin: 0px;
}
#footer {
	clear: both;
	height: 27px;
	width: 940px;
	background-color: #002557;
	padding: 0px;
	margin: 0px;
}
#footer p {
	color: white;
	padding-top: 4px;
}
#spacer {
	position: relative;
	top: 0px;
	left: 0px;
	height: 34px;
	background-color: #FFFFFF;
}
p {
	margin: 0px;
}
#regions {
	float: left;
	width: 354px;
}
#regions a:hover {
	font-size: 1em;
	color: #666666;
	text-decoration: underline;
}
#ukmap {
	background-image: url('images/uk_large.png');
	width: 286px;
	height: 456px;
	float:left;
	position: relative;
	margin-bottom: 20px;
}

#ukmap a {
	font-size: .8em;
	color: white;
}
#ukmap a:hover {
	font-size: .8em;
	text-decoration: underline;
	color: #CCCCCC !important;
}
.centered {
	text-align:center;
}
.label {

}
.label-over {
	text-decoration: underline;
}
.sidebar_pic {
	border: solid 1px #002557;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.nav_link {
	color: #FFFFFF;
	font-size: 12px;
}
#sidebarleft p {
	margin: 0;
	padding: 10px 0px 0px 0px;
}
