body {
	margin: 0;
	padding: 8px 0 0;
	background-color: #dcdcdc;
	color: #727272;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
	margin: 0;
}
input,
select,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 972px;
	margin: 0 0 8px;
	padding: 0 8px;
	background-color: #ffffff;
	color: #727272;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #8b8b8b;
	border-top: 8px solid #ffffff;
	border-bottom: 16px solid #ffffff;
}
#topbar .contact {
	float: right;
	border-top: 8px solid #ffffff;
	font-size: 75%;
	line-height: 1.3em;
}
#topbar .contact a {
	background-color: #ffffff;
	color: #005192;
}
#topbar .contact a:hover,
#topbar .contact a:focus,
#topbar .contact a:active {
	background-color: #ffffff;
	color: #a10c31;
}
#topbar .contact .item {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 1px solid #ffffff;
}
#topbar .contact .brochure {
	clear: left;
	float: left;
	width: 100%;
	border-top: 8px solid #ffffff;
	font-size: 90%;
}
#topbar .contact .brochure a {
	display: block;
	min-height: 16px;
	padding: 0 0 0 20px;
	background-image: url('/images/download/bg-pdf-small.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}
#topbar .contact .callback {
	font-size: 120%;
	font-weight: bold;
	border-bottom: 8px solid #ffffff;
}
#topbar .contact .callback a {
	background-color: #ffffff;
	color: #a10c31;
}
#topbar .contact .callback a:hover,
#topbar .contact .callback a:focus,
#topbar .contact .callback a:active {
	background-color: #ffffff;
	color: #005192;
}
#topbar .contact .item .title {
	float: left;
	width: 144px;
}
#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	padding: 6px;
	font-size: 75%;
}
#skiplink:focus,
#skiplink:active {
	left: 0;
	background-color: #a10c31;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#logo {
	float: left;
	border: 0;
	padding: 12px 0 0;
}
#navmainbar {
	clear: left;
	float: left;
	width: 100%;
	background-color: #005192;
	color: #ffffff;
	border-top: 6px solid #005192;
	border-bottom: 6px solid #005192;
}
#navmain {
	float: left;
	margin: 0;
	padding: 2px 0;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.2em;
	list-style: none;
}
#navmain li {
	float: left;
	padding: 0 10px;
	border-left: 2px solid #ffffff;
}
#navmain li.first {
	border: 0;
}
#navmain li a {
	background-color: #005192;
	color: #ffffff;
	text-decoration: none;
}
#navmain li a:hover,
#navmain li a:focus,
#navmain li a:active {
	background-color: #005192;
	color: #99b9d3;
}
#formsearch {
	float: right;
	margin: 0 6px 0 0;
	font-size: 75%;
}
#formsearch label {
	position: relative;
	top: 2px;
	float: left;
	font-weight: bold;
}
#formsearch input {
	float: left;
	margin: 0 0 0 0.6em;
	background-color: #3f77a5;
	color: #ffffff;
	border: 1px solid #3f77a5;
}
#formsearch input.submit {
	padding: 0;
	background-color: #005192;
	color: #ffffff;
	border-color: #005192;
	font-weight: bold;
	cursor: pointer;
}
#mainbar {
	clear: left;
	float: left;
	width: 100%;
	border-top: 18px solid #ffffff;
	border-bottom: 30px solid #ffffff;
}
#maincol1 {
	float: left;
	width: 160px;
}
#navside {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 70%;
	line-height: 1.3em;
	list-style: none;
}
#navside li {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 8px solid #ffffff;
}
#navside li a {
	float: left;
	width: 140px;
	padding: 6px 10px;
	background-color: #cccccc;
	color: #3b3b3b;
	border-bottom: 1px solid #6c6c6c;
	text-decoration: none;
}
#navside ul {
	display: none;
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#navside ul.selected {
	display: block;
}
#navside ul li {
	border: 0;
}
#navside ul li a {
	width: 122px;
	padding: 3px 19px;
	background: #ffffff url('/images/bg-navside-ul-li-a.gif') no-repeat 11px 10px;
	color: #757575;
	border: 0;
}
#navside ul li a:hover,
#navside ul li a:focus,
#navside ul li a:active {
	background-color: #ffffff;
	color: #a10c31;
}
#navside ul li.selected a {
	background-color: #ffffff;
	color: #005192;
}
#splash {
	float: left;
	width: 100%;
}
#twocols {
	float: left;
	width: 952px;
	padding: 0 10px;
}
#contentarea {
	float: right;
	width: 796px;
}
#content {
	float: left;
	width: 520px;
}
#splash #content {
	width: 100%;
}

#splashimgs {
	position: relative;
	height: 580px;
}
#splashimgs a {
	background-color: transparent !important;
	color: #ffffff !important;
}
#splashimgs .item {
	display: none;
}
#splashimgs .first {
	display: block;
}
#splashimgs .item img {
	display: block;
	width: 972px;
	height: 580px;
}
#splashimgs .item .bodytext {
	position: absolute;
	top: 190px;
	left: 20px;
	width: 350px;
	background-color: transparent;
	color: #ffffff;
}

#banner {
	border-bottom: 18px solid #ffffff;
}
#banner img {
	display: block;
	width: 796px;
	height: 110px;
}

#content a {
	background-color: #ffffff;
	color: #005192;
}
#content a:hover,
#content a:focus,
#content a:active {
	background-color: #ffffff;
	color: #a10c31;
}
#content h2 {
	margin: 0 0 1.2em;
	background-color: #ffffff;
	color: #005192;
	font-size: 80%;
	line-height: 1.3em;
}
#content h3 {
	margin: 0 0 0.6em;
	background-color: #ffffff;
	color: #005192;
	font-size: 75%;
	line-height: 1.3em;
}
#content h6 {
	margin: 0 0 0.6em;
	font-size: 80%;
	line-height: 1.3em;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 80%;
	line-height: 1.3em;
}
#content .highlight p {
	background-color: #ffffff;
	color: #005192;
}
#content .container {
	clear: left;
	float: left;
	width: 100%;
}
#content .container ul,
#maincol3menus ul {
	margin: 0 2em 1.2em;
	padding: 0;
	font-size: 80%;
	line-height: 1.2em;
	list-style: none;
}
#maincol3menus ul {
	margin: 0;
}
#content .container ul ul,
#content .container ul ol,
#content .container ol ul,
#content .container ol ol {
	margin: 0.4em 1em 0;
	font-size: 100%;
}
#content .container li,
#maincol3menus li {
	margin: 0 0 0.4em;
	padding: 0 0 0 12px;
	background: #ffffff url('/images/bg-container-li.gif') no-repeat 0 6px;
	color: #005192;
}

#content .container ul.download li {
	min-height: 16px;
	padding: 8px 0 8px 36px;
}
#content .container ul.download li {
	background: #ffffff url('/images/download/bg-download-li.gif') no-repeat 0;
}
#content .container ul.download li.doc {
	background-image: url('/images/download/bg-download-li-doc.gif');
}
#content .container ul.download li.pdf {
	background-image: url('/images/download/bg-download-li-pdf.gif');
}
#content .container ul.download li.xls {
	background-image: url('/images/download/bg-download-li-xls.gif');
}

#content .container abbr,
#content .container dfn {
	cursor: default;
}
#content .container dfn {
	font-style: normal;
	border-bottom: 1px dotted #727272;
}

#content .container img.right {
	float: right;
	margin: 0 0 12px 1.2em;
}
#content .container img.left {
	float: left;
	margin: 0 1.2em 12px 0;
}
#content .container img.centre,
#content .container img.block {
	display: block;
}
#content .container img.centre {
	margin: 0 auto 12px;
}
#content .container img.block {
	margin: 0 0 12px;
}

#content form.standard {
	width: 100%;
	font-size: 80%;
	line-height: 1.3em;
}
#content form.standard table {
	width: 100%;
}
#content form.standard th,
#content form.standard td {
	padding: 3px;
}
#content form.standard th {
	text-align: left;
}
#content form.standard .required {
	background-color: #ffffff;
	color: #cc0000;
}
#content form.standard input {
	width: 200px;
}
#content form.standard input.submit,#content form.standard input.radio {
	width: auto;
}


#content .separated {
	padding: 1em 0 0;
	border-top: 1px solid #cccccc;
}

#content .list {
	clear: left;
	float: left;
	width: 100%;
}
#content .list .row {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 14px solid #ffffff;
}
#content .list .item {
	float: right;
	width: 242px;
	padding: 2px 6px;
	font-size: 70%;
	line-height: 1.3em;
	border-bottom: 1px solid #cccccc;
}
#content .list .first {
	float: left;
}
#content .list .over {
	background-color: #f3f3f3;
	color: #727272;
	cursor: pointer;
}
#content .list .img {
	float: left;
	width: 100px;
}
#content .list .img img,
#content .list .img a.noimg {
	display: block;
}
#content .list .img img {
	width: 100px;
	height: 100px;
	border: 0;
}
#content .list .img a.noimg {
	min-height: 32px;
	padding: 34px 6px;
	background-color: #fcfcfc;
	color: #8b8b8b;
	font-size: 70%;
	line-height: 1.3em;
	text-align: center;
	text-decoration: none;
}
#content .list .name,
#content .list .position {
	margin: 0 0 0.8em;
}
#content .list .position {
	background-color: #ffffff;
	color: #a10c31;
}
#content .list .specialism {
	background-color: #ffffff;
	color: #8b8b8b;
}
#content .list .over div,
#content .list .over a {
	background-color: #f3f3f3 !important;
}
#content .list .over a.noimg {
	background-color: #fcfcfc !important;
}
#content .list .over a {
	color: #3b3b3b !important;
}

#content .newslist {
	clear: left;
	float: left;
	width: 100%;
}
#content .newslist .item {
	padding: 1em 0 0;
	border-top: 1px solid #cccccc;
}
#content .newslist .first {
	padding: 0;
	border: 0;
}

#content .videolist {
	clear: left;
	float: left;
	width: 100%;
}
#content .videolist .item {
	border-bottom: 14px solid #ffffff;
}
#content .videolist .caption {
	border-top: 6px solid #ffffff;
	font-size: 65%;
	line-height: 1.3em;
	text-transform: uppercase;
}

#content .servicelist {
	clear: left;
	float: left;
	width: 100%;
}
#content .servicelist .item {
	clear: left;
	float: left;
	width: 100%;
	padding: 1em 0 0;
	border-top: 1px solid #cccccc;
}
#content .servicelist form {
	clear: left;
	float: left;
	width: 100%;
	font-size: 80%;
	line-height: 1.3em;
}
#content .servicelist form input.submit {
	background-color: #cfcfcf;
	color: #222222;
	border: 1px solid #c6c6c6;
	cursor: pointer;
}

#breadcrumb,
#basket_page_titles,
#content h1.main {
	float: left;
	width: 100%;
	margin: 0 0 1.4em;
	background-color: #ffffff;
	color: #005192;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.3em;
}
#breadcrumb {
	padding: 0;
	list-style: none;
}
#basket_page_titles {
	background-color: #ffffff;
	color: #7f7c79;
}
#breadcrumb h1 {
	font-size: 100%;
}
#breadcrumb li,
#basket_page_titles .basket_step {
	float: left;
	margin: 0 0 0 6px;
}
#breadcrumb li:before,
#breadcrumb h1:before,
#basket_page_titles .basket_step:before {
	content: '> ';
}
#breadcrumb li.first,
#basket_page_titles .first {
	margin: 0;
}
#breadcrumb li.first:before,
#breadcrumb li.last:before,
#breadcrumb li.first h1:before,
#basket_page_titles .first:before {
	content: "";
}
#basket_page_titles .current_page {
	background-color: #ffffff;
	color: #005192;
}

#basket_default {
	clear: left;
	float: left;
	width: 100%;
}
#basket_default table {
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 80%;
	line-height: 1.3em;
}
#basket_default th,
#basket_default td {
	padding: 3px;
}
#basket_default th {
	text-align: left;
}
#basket_default tr#basket_default_header th {
	border-bottom: 1px solid #bbbbbb;
}
#basket_default tr.odd td {
	background-color: #f4f4f4;
	color: #303030;
}
#basket_default tr.odd td a {
	background-color: #f4f4f4;
	color: #a10c31;
}
#basket_default tr.odd td a:hover,
#basket_default tr.odd td a:focus,
#basket_default tr.odd td a:active {
	background-color: #f4f4f4;
	color: #005192;
}
#basket_default tr.even td {
	background-color: #f9f9f9;
	color: #303030;
}
#basket_default tr.even td a {
	background-color: #f9f9f9;
	color: #a10c31;
}
#basket_default tr.even td a:hover,
#basket_default tr.even td a:focus,
#basket_default tr.even td a:active {
	background-color: #f9f9f9;
	color: #005192;
}
#basket_default table input {
	border: 1px solid #bbbbbb;
}
#basket_default .buttons {
	clear: left;
	float: left;
	width: 100%;
}
#basket_default .buttons input,
#basket_default table input.button {
	cursor: pointer;
}
#basket_default .buttons input {
	float: left;
	background-color: #cfcfcf;
	color: #222222;
	border: 1px solid #c6c6c6;
	font-size: 70%;
}
#basket_default .buttons input.submit,
#basket_default table input.button {
	background-color: #cfcfcf;
	color: #222222;
	border: 1px solid #c6c6c6;
}
#basket_default .buttons input.submit {
	float: right;
}

#maincol2 {
	float: right;
	width: 260px;
}
#maincol2 img.side {
	display: block;
	border-bottom: 14px solid #ffffff;
}
#maincol2 .panel {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 14px solid #ffffff;
}
#maincol2 .panel .title {
	padding: 6px 10px;
	background-color: #cccccc;
	color: #3b3b3b;
	border-bottom: 1px solid #6c6c6c;
	font-size: 70%;
	line-height: 1.3em;
}

#maincol2 .panel .content {
	clear: left;
	float: left;
	width: 248px;
	padding: 6px;
}
#maincol2 .panel .content a {
	background-color: #ffffff;
	color: #a10c31;
}
#maincol2 .panel .content a:hover,
#maincol2 .panel .content a:focus,
#maincol2 .panel .content a:active {
	background-color: #ffffff;
	color: #005192;
}
#maincol2 .panel .content ul {
	margin: 0 0 1.2em;
	padding: 12px 34px 0 34px;
	font-size: 70%;
	line-height: 1.2em;
	list-style: none;
}
#maincol2 .panel .content ul ul,
#maincol2 .panel .content ul ol,
#maincol2 .panel .content ol ul,
#maincol2 .panel .content ol ol {
	margin: 0.4em 1em 0;
	font-size: 100%;
}
#maincol2 .panel .content li {
	margin: 0 0 0.4em;
	padding: 0 0 0 12px;
	background: #ffffff url('/images/bg-container-li.gif') no-repeat 0 6px;
	color: #005192;
}
#maincol2 .panel .content ul#newsside li {
	background-color: #ffffff;
	color: #727272;
}
#maincol2 .panel .content ul#newsside li.hide {
	display: none;
}

#maincol2 .panel .contact {
	font-size: 70%;
	line-height: 1.3em;
}
#maincol2 .panel .contact a {
	background-color: #ffffff;
	color: #727272;
}
#maincol2 .panel .contact a:hover,
#maincol2 .panel .contact a:focus,
#maincol2 .panel .contact a:active {
	background-color: #ffffff;
	color: #005192;
}
#maincol2 .panel .contact .item {
	min-height: 24px;
	padding: 4px 0 0 34px;
	background: #ffffff url('/images/bg-contact-item.gif') no-repeat 0 2px;
	color: #727272;
}
#maincol2 .panel .contact .contactinfo {
	border-top: 8px solid #ffffff;
}
#maincol2 .panel .contact .name {
	border: 0;
}
#maincol2 .panel .contact .name a {
	background-color: #ffffff;
	color: #a10c31;
}
#maincol2 .panel .contact .name a:hover,
#maincol2 .panel .contact .name a:focus,
#maincol2 .panel .contact .name a:active {
	background-color: #ffffff;
	color: #005192;
}

#maincol3 {
	float: right;
	width: 400px;
}
#maincol3 a {
	background-color: #ffffff;
	color: #005192;
}
#maincol3 a:hover,
#maincol3 a:focus,
#maincol3 a:active {
	background-color: #ffffff;
	color: #a10c31;
}
#maincol3menus {
	clear: left;
	float: left;
	width: 100%;
	border-top: 18px solid #ffffff;
}
#maincol3menus .item {
	float: right;
	width: 159px;
	padding: 15px 17px;
	border: 1px solid #e7e7e7;
}
#maincol3menus .first {
	float: left;
}
#maincol3menus h4 {
	margin: 0 0 1em;
	background-color: #ffffff;
	color: #005192;
	font-size: 75%;
	line-height: 1.3em;
}
#newslist {
	clear: left;
	float: left;
	width: 362px;
	padding: 14px 18px;
	border: 1px solid #e7e7e7;
}
#newslist h3 {
	margin: 0 0 1.4em;
	background-color: #ffffff;
	color: #005192;
	font-size: 80%;
	line-height: 1.3em;
}
#newslist ul {
	margin: 0;
	padding: 0;
	font-size: 80%;
	line-height: 1.3em;
	list-style: none;
}
#newslist li {
	margin: 0 0 0.6em;
}
#maincol3 #newsarchivelink {
	float: right;
	background-color: #ffffff;
	color: #9d9d9d;
	font-size: 80%;
	line-height: 1.3em;
}
#maincol3 #newsarchivelink:hover,
#maincol3 #newsarchivelink:focus,
#maincol3 #newsarchivelink:active {
	background-color: #ffffff;
	color: #a10c31;
}

#bottompanels {
	clear: left;
	float: left;
	width: 952px;
	padding: 0 10px;
	background: #ffffff url('/images/bg-bottompanels.gif') repeat-y 10px 0;
	color: #777777;
	border-bottom: 30px solid #ffffff;
}
#bottompanels a {
	background-color: #d8d8d8;
	color: #005192;
}
#bottompanels a:hover,
#bottompanels a:focus,
#bottompanels a:active {
	background-color: #d8d8d8;
	color: #a10c31;
}
#bottompanels h5 {
	margin: 0 0 1em;
	background-color: #d8d8d8;
	color: #005192;
	font-size: 80%;
	line-height: 1.3em;
}
#bottompanels p {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.4em;
}
#bottompanels .item {
	float: left;
	width: 276px;
	margin: 0 0 0 14px;
	padding: 16px;
	background-color: #d8d8d8;
	color: #777777;
}
#bottompanels .first {
	margin: 0;
}
#bottompanels img {
	border: 7px solid #ffffff;
}
#bottompanels img.right {
	float: right;
	margin: 0 0 8px 1.2em;
}
#bottompanels img.left {
	float: left;
	margin: 0 1.2em 8px 0;
}
#bottompanels img.centre,
#bottompanels img.block {
	display: block;
}
#bottompanels img.centre {
	margin: 0 auto 8px;
}
#bottompanels img.block {
	margin: 0 0 8px;
}


#footercontact {
	clear: left;
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #8b8b8b;
	font-family: Arial, Helvetica, sans-serif;
}
#footercontact a {
	background-color: #ffffff;
	color: #8b8b8b;
}
#footercontact a:hover,
#footercontact a:focus,
#footercontact a:active {
	background-color: #ffffff;
	color: #a10c31;
}
#footercontact .zone1 {
	float: left;
	width: 620px;
	padding: 0 0 0 10px;
}
#footercontact .zone2 {
	float: right;
}
#footercontact .zone2 img {
	float: left;
	padding: 0 10px;
	border: 0;
}
#footercontact .contact {
	border-bottom: 12px solid #ffffff;
	font-size: 60%;
	line-height: 1.3em;
}
#footercontact .contact .title {
	background-color: #ffffff;
	color: #a10c31;
}
#footercontact .footertext {
	font-size: 60%;
	line-height: 1.2em;
}
#footer {
	clear: left;
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #a8a8a8;
	border-top: 12px solid #ffffff;
	border-bottom: 18px solid #ffffff;
	font-size: 70%;
	line-height: 1.3em;
}
#footer a {
	background-color: #ffffff;
	color: #a8a8a8;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #ffffff;
	color: #a10c31;
}
#footer .webdesign {
	float: left;
	width: 470px;
	padding: 0 0 0 10px;
}
#footer .copyright {
	float: right;
	width: 470px;
	padding: 0 10px 0 0;
	text-align: right;
}
