html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 100%;
}

html {
	padding: 0px 0px 50px 0px;
background: url(../images/misc/page-bg.jpg) no-repeat bottom center #ffffff;
}

#headerouter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	width: 100%;
	height: 150px;
	background: url(../images/header/header-bg.jpg) no-repeat center;
}

#headerinner {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	width: 96%;
	margin: 0 auto;
	padding: 0px;
	height: 150px;
}

#headerlogo {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 297px;
	height: 60px;
	margin: 75px 0px 0px 0px;
	padding: 0;
}

#headerlinks {
	position: absolute;
	float: none;
	right: 0px;
	top: 0px;
	width: 468px;
	height: 136px;
	margin: 0;
	padding: 0;
	z-index: 100;
}

#headerlinks ul {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	height: 29px;
	list-style: none;
	font-size: 0.7em;
}

#headerlinks ul li {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0px 0px 0px 2px;
	padding: 0;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	width: 89px;
	text-align: center;
	list-style: none;
	background: url(../images/header/links-tab.gif) no-repeat top left;
}

#headerlinks ul li a {
	position: relative;
	float: left;
	width: 89px;
	color: #1c63bc;
	text-decoration: none;
}

#headerlinks ul li a:hover {
	color: #4186dc;
	text-decoration: none;
}

#headerbanner {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	width: 468px;
	height: 60px;
	margin: 47px 0px 0px 0px;
	padding: 0;
}

#navbarouter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	width: 100%;
	height: 50px;
	background: url(../images/navbar/navbar-bg.gif) repeat-x center;
	font-size: 0.9em;
}

#navbarinner {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	width: 96%;
	margin: 0 auto;
	padding: 0px;
	height: 50px;
}

#navbarinner ul {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 10px 0px 0px 0px;
	padding: 0;
	list-style: none;
	width: 100%;
	height: 40px;
}

#navbarinner ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0 1% 0 0;
	list-style: none;
	display: inline;
	height: 40px;
	width: 9%;
	text-align: center;
}

#navbarinner ul li a {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	width: 90%;
	padding: 0 0 0 10%;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

#navbarinner ul li#last {
	width: 8%;
}

#navbarinner ul li:hover {
	background: url(../images/navbar/current-bg.gif) no-repeat top right;
}

#navbarinner ul li a:hover {
	color: #4086dc;
	text-decoration: none;
	background: url(../images/navbar/current-bg.gif) no-repeat top left;
}

#navbarinner ul li.current {
	background: url(../images/navbar/current-bg.gif) no-repeat top right;
}

#navbarinner ul li.current a {
	color: #4086dc;
	text-decoration: none;
	background: url(../images/navbar/current-bg.gif) no-repeat top left;
}

#searchbarouter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	width: 100%;
	height: 40px;
	background: url(../images/searchbar/searchbar-bg.gif) repeat-x top left;
	font-size: 0.8em;
	color: #4186db;
}

#searchbarinner {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	width: 96%;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	height: 30px;
}

#searchbarinner label {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 2px 1% 0 0;
	padding: 0;
}

#searchbarinner .formitem {
	width: 22%;
	margin: 0 1% 0 0;
}

#searchbarinner .blueformbutton {
	width: 14%;
	margin: 0;
}

.formitem {
	background: url(../images/forms/textarea-bg.gif) repeat-x top left #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4186db;
	border: 1px solid #c5c5c5;
}

#contentleft .formitem {
	border-top: 1px solid #4185dc;
	border-left: 1px solid #4185dc;
	border-right: 1px solid #4185dc;
	border-bottom: 2px solid #4185dc;
	width: 100%;
}

.blueformbutton {
	background: url(../images/forms/blue-formbutton-bg.gif) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: 1px solid #0d4291;
	text-transform: uppercase;
}

.orangeformbutton {
	background: url(../images/forms/orange-formbutton-bg.gif) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: 1px solid #ab4f06;
	text-transform: uppercase;
}

#contentouter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 25px 0px 0px 0px;
	width: 100%;
	font-size: 0.8em;
}

#contentinner {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	width: 96%;
	margin: 0 auto;
	padding: 0px;
	min-height: 700px;
}

#homecontentleft {
	margin: 0;
	padding-right: 400px;
}

#homecontentright {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 380px;
	margin: 0;
	padding: 0;
	display: inline;
}

.fullwidth {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}

.halfcolumn {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0 1% 0 1%;
	padding: 0;
	width: 47%;
	display: block;
}

.halfcolumn ul {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}

.halfcolumn ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 10px 4% 10px 4%;
	width: 92%;
	list-style: none;
	border-bottom: 1px solid #f17c1e;
}

.halfcolumn ul li.morelinks {
	border-bottom: none;
	background: url(../images/misc/grey-fade.gif) repeat-x top left;
	text-align: right;
}

.halfcolumn ul li.morelinks a {
	background: url(../images/misc/orange-arrow.gif) no-repeat 0px 6px;
	padding: 0px 0px 0px 8px;
}

.halfcolumn ul li .heading {
	width: 100%;
	display: block;
}

#internalads {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 250px;
}

#internalads .advert {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 250px;
	height: 130px;
	overflow: hidden;
	background: url(../images/internalads/advert-bg.gif) no-repeat top left;
}

#internalads .advert .advertimage {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 5px 0px 0px 5px;
	padding: 0;
	width: 105px;
	height: 120px;
}

#internalads .advert .adverttext {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 5px 0px 0px 0px;
	padding: 10px 10px 0px 0px;
	width: 120px;
	height: 110px;
}

#internalads .advert .adverttext .heading {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 120%;
	color: #ef7a1d;
}

#internalads .advert .adverttext .link {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 110%;
	color: #333333;
}

#internalads .advert p {
	margin: 0px 0px 6px 0px;
	padding: 0;
}

#internalads .advert a {
	color: #333333;
}

#internalads .advert a:hover {
	color: #4185db;
}

#internalads .greybox {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	width: 230px;
	padding: 10px;
	background: url(../images/internalads/grey-box-bg.gif) repeat-x bottom left #f0f0f0;
}

#internalads .greybox p {
	margin: 0;
	padding: 0px 0px 8px 0px;
}

#bannerads {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 120px;
	min-height: 720px;
}

#bannerads img {
	margin: 0px 0px 10px 0px;
	padding: 0;
}

#subnav {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	margin: 0;
	padding: 0;
}

#subnav ul {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 150px;
	list-style: none;
}

#subnav ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 4px 10px 4px 10px;
	width: 130px;
	list-style: none;
	border-bottom: 1px solid #f59f5a;
}

#subnav ul li a {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 0px 0px 10px;
	width: 120px;
	color: #333333;
	text-decoration: none;
	background: url(../images/misc/orange-arrow.gif) no-repeat 0px 6px;
}

#subnav ul li a:hover {
	color: #f59f5a;
}

#subnav .feature {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	width: 130px;
	text-align: center;
	border-bottom: 1px solid #f59f5a;
}

#subnav .feature p {
	margin: 0;
	padding: 0;
}

#subnav .feature input {
	position: relative;
	float: left;
	margin: 0;
	width: 130px;
}

#contentleft {
	margin: 0;
	padding-right: 130px;
	padding-left: 160px;
}

#contentright {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 120px;
	margin: 0;
	padding: 0;
	display: inline;
}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 100%;
	background: url(../images/misc/h3-bg.gif) repeat-x top left;
	height: 30px;
	line-height: 28px;
	vertical-align: middle;
	text-indent: 2%;
	display: block;
	margin: 0;
	padding: 0;
	width: inherit;
	min-width: 100%;
}

.breadcrumb a {
	color: #ffffff;
}

.breadcrumb a:hover {
	color: #333333;
}

.breadcrumb p {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
}

.contentarea {
	position: relative;
	float: left;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #a0c2ed;
}

.contentarea img {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 10px 0px 0px;
	padding: 4px;
	border: 1px solid #4186dc;
}

.moreinfo {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0px 0px 0px 2px;
	padding: 0;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	width: 89px;
	text-align: center;
	list-style: none;
	background: url(../images/misc/more-bg.gif) no-repeat top left;
}

.moreinfo a {
	position: relative;
	float: left;
	width: 89px;
	color: #1c63bc;
	text-decoration: none;
}

.moreinfo a:hover {
	color: #4186dc;
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

.row {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	width: 100%;
	min-width: 100%;
	border-bottom: 1px dotted #a0c2ed;
	text-align: center;
}

.row .label {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 2px 0px 0px 0px;
	display: block;
	width: 35%;
	color: #4185dc;
	text-align: left;
}

.row .formelement .compulsory {
	position: absolute;
	left: -20px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 10px;
	height: 10px;
}

.row .formelement {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 63%;
	min-width: 63%;
	text-align: left;
}

table tr td {
	padding: 5px;
	border-bottom: 1px dotted #a0c2ed;
}

table thead tr td {
	background: url(../images/misc/grey-fade.gif) repeat-x top left;
	font-size: 120%;
	color: #d26208;
	padding: 8px 5px 8px 5px;
}

.paging {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 10px 0px 0px 0px;
	padding: 0;
	height: 25px;
	width: 100%;
}

.paging ul {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0px;
	padding: 0;
	height: 25px;
	list-style: none;
}

.paging ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 1px 0px 1px;
	padding: 0;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	list-style: none;
}

.paging ul li a {
	border: 1px solid #a0c2ed;
	padding: 0px 4px 0px 4px;
	background-color: #ffffff;
}

.paging ul li a:hover {
	background-color: #f17c1f;
	color: #ffffff;
}

.paging ul li.current a {
	background-color: #f17c1f;
	color: #ffffff;
}

#footer {
	position: relative;
	float: left;
	left: 2%;
	top: 0px;
	width: 452px;
	height: 148px;
	margin: 30px 0px 0px 0px;
	padding: 15px 15px 0px 15px;
	background: url(../images/misc/footer-bg.png) repeat-x top left;
	color: #ffffff;
	font-size: 0.85em;
	text-align: center;
}

#footer ul {
	margin: 0px 0px 15px 0px;
	padding: 0;
	list-style: none;
}

#footer p {
	margin: 0px 0px 15px 0px;
	padding: 0;
}

#footer ul li {
	margin: 0;
	padding: 0px 8px 0px 8px;
	list-style: none;
	position: relative;
	display: inline;
}

#footer ul li.sendtofriend a {
	background: url(../images/icons/send.gif) no-repeat 0px 2px;
	padding-left: 18px;
}

#footer ul li.print a {
	background: url(../images/icons/print-page.gif) no-repeat 0px 1px;
	padding-left: 15px;
}

#footer ul li.favourites a {
	background: url(../images/icons/favourites.gif) no-repeat 0px 1px;
	padding-left: 15px;
}

#footer ul li.rss a {
	background: url(../images/icons/rss.gif) no-repeat 0px 2px;
	padding-left: 15px;
}

#footer ul li.line {
	border-left: 1px solid #ffffff;
}

#footer ul li.doubleline {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #c4ddfa;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4185db;
	font-weight: normal;
	font-size: 130%;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4185db;
	font-weight: normal;
	font-size: 120%;
}

h3 {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 110%;
	background: url(../images/misc/h3-bg.gif) repeat-x top left;
	height: 30px;
	line-height: 28px;
	vertical-align: middle;
	text-indent: 2%;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}

a {
	color: #4185db;
	text-decoration: none;
}

a:hover {
	color: #f17c1e;
	text-decoration: none;
}




.picture { background-color: #F9F9F9; 
border: 1px solid #CCCCCC; padding: 3px; 
font: 11px/1.4em Arial, sans-serif; 
text-align: center;} 
.picture img { border: 1px solid #CCCCCC; 
vertical-align:middle; margin-bottom: 3px; } 
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; } 
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 


