.bg_logo {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentarea_right .topicDarkBg a {
	color: #FFFFFF;
	text-decoration: none;
}

.bg_left_frontpage {
	background-color: #edeee9;
	background-image: url(../img/bg_left.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.middleRight {
	background-color: #01a4b7;
}
.middleLeft {
	background-color: #01a4b7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	padding-left: 40px;
}
#contentarea_left a {
	color: #01a4b7;
}
#contentarea_left a:hover {
	color: #018C9C;
	text-decoration: none;
}

.navSeparator {
	background-image: url(../img/navSeparator.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 2px;
}
.navItem {
	padding-right: 18px;
	padding-left: 18px;
}
.navItem a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navItem a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.bg_right {
	background-image: url(../img/bg_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.navItemSelected {
	padding-right: 18px;
	padding-left: 18px;
	background-color: #FFFFFF;
}
.navItemSelected a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.navItemSelected a:hover {
	color: #666666;
	text-decoration: underline;
}
.subNavBorder {
	background-image: url(../img/subNavBorder.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 2px;
}
.subNavSeparator {
	background-image: url(../img/subNavSeparator.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	padding-right: 11px;
}
.subNavItem {
	padding-right: 11px;
	padding-left: 2px;
}
.subNavItem a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.subNavItem a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.search_submit {
	background-image: url(../img/submit_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.search_textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	width: 154px;
}
#search {
	padding-right: 161px;
	padding-bottom: 23px;
}
form {
	margin: 0px;
	padding: 0px;
}

#contentarea_left {
	padding-top: 28px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 34px;
	line-height: 18px;
}
#contentarea_left p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.languageSelection {
}
.languageSelection a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00748a;
	text-decoration: none;
}
#contentarea_right {
	line-height: 18px;
}
#contentarea_right a {
	color: #009fb2;
}
.topicDarkSeparator {
	background-image: url(../img/topicDarkSeparator.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.topicDarkBg {
	background-image: url(../img/topicDarkBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 8px;
}

.topicSeparator {
	background-image: url(../img/topicSeparator.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 12px;
}
.topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.languageSelection a:hover {
	color: #00748a;
	text-decoration: underline;
}
.languageSelectionSeparator {
	color: #00748a;
}
.bg_left_section {
	background-color: #edeee9;
	background-image: url(../img/bg_left_100.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.sectionSubNavItem {
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.sectionSubNavListItem {
	background-image: url(../img/sectionSubNavItem.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 22px;
	width: 38px;
}

.sectionSubNavItem a {
	color: #666666;
	text-decoration: none;
}
.sectionSubNavBorder {
	background-color: #cfcfcf;
}
#sectionNavigation {
	padding-top: 40px;
}
.sectionSubNavItem a:hover {
	color: #666666;
	text-decoration: underline;
}
#contentarea_section {
	padding-top: 34px;
	line-height: 18px;
}
.subTopic {
}
#contentarea_section a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #01a4b7;
}
#contentarea_section a:hover {
	color: #01a4b7;
	text-decoration: none;
}
#contentarea_section .subTopic a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009fb2;
}
#contentarea_section .subTopic a:hover {
	color: #009fb2;
	text-decoration: none;
}
.bg_left_article {
	background-color: #edeee9;
	background-image: url(../img/bg_left_61.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.sectionSubNavListItemSelected {
	background-image: url(../img/sectionSubNavItemSelected.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 22px;
	width: 43px;
}
.sectionSubNavListItem_sub {
	background-image: url(../img/sectionSubNavItem_sub.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 22px;
	width: 48px;
}
.sectionSubNavListItem_subSelected {
	background-image: url(../img/sectionSubNavItem_subSelected.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 22px;
	width: 48px;
}
.yearSearchField {
	width: 180px;
}
.formTextField {
	width: 300px;
	padding: 1px;
}
.formTextPostCode {
	width: 80px;
	padding: 1px;
}
.formTextPostOffice {
	padding: 1px;
	width: 216px;
}
.formTextArea {
	width: 300px;
	padding: 1px;
}
.formerror {
	color: #FF0000;
}
.formButton {
	color: #FFFFFF;
	background-color: #01A4B7;
	border: 1px solid #00748D;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contentarea_right .topicDarkBg a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bg_logo_right {
	background-image: url(../img/logo_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
hr {
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-color: #CFCFCF;
}
#lang_button
{
	float:right;
	margin-right:8px;
	margin-top:5px;
	text-align:center;
	padding:2px;
	width:80px;
	height:14px;
	background-color:#E0E0E0;
	color:#333333;
	text-decoration:none;
}
#lang_button a:visited
{
	color:#333333;
	text-decoration:none
}
#lang_button a:hover
{
	color:#FFFFFF;
	background-color:#CCCCCC;
}



