@charset "utf-8";
body {
	background-image: url(../images/homepage/background.jpg);
	background-repeat: repeat-x;
	background-color: #E1EAF9;
	margin-top: 0px;
}
html {
	height: 101%;
}
h1 {
	color: #0d50a1;
	font-size: large;
	font-weight: bold;
	text-transform: capitalize;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	display: block;
	color: #0C50A1;
	list-style-type: square;
	line-height: 20px;
}

li {
	line-height: 23px;
}

a {
	color: #0E51A1;
	line-height: 20px;
	text-decoration: underline;
}
a:hover {
	color: #FD0101;
	line-height: 20px;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
.nav-spacer {
	font-weight: bold;
	width: 40px;
	font-size: 14px;
}
.HP-copyarea {
	background-image: url(../images/homepage/copyarea_09.gif);
	background-repeat: no-repeat;
	height: 237px;
	width: 457px;
	background-position: left bottom;
	background-color: #FFFFFF;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	line-height: 20px;
}

.NEWS {
	background-color: #FFFFFF;
	background-image: url(../images/homepage/news_10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 237px;
	width: 357px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
	padding-left: 40px;
	padding-right: 60px;
	text-align: justify;
	padding-top: 35px;
}
.navigation-Primary-Horizontal_back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-image: url(../images/homepage/navigation_04.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 994px;
	background-color: #FFFFFF;
}

.navigation-Primary-Horizontal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	display: inline;
}

.navigation-Primary-Horizontal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	text-decoration: underline;
	display: inline;
}
.navigation-Primary-Horizontal_ON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FD0101;
	text-decoration: none;
	font-weight: bold;
	display: inline;
}
.colour-white {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.addressbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/homepage/address_12.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 994px;
	background-color: #FFFFFF;
}
.colour-grey {
	background-color: #CCCCCC;
}
.bottom-shadow-copyright {
	background-image: url(../images/homepage/bottom-shadow_13.jpg);
	height: 63px;
	width: 994px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: middle;
	padding-top: 20px;
}
.copyright-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.copyright-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FD0101;
	text-decoration: none;
	font-weight: normal;
}
.colour-lightblue {
	background-color: #E1EAF9;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	width: 300px;
}
.sitemap {
	font-weight: normal;
	color: #0E51A1;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.sitemap_ON {
	font-weight: bold;
	color: #FD0101;
	text-decoration: none;
}

.sitemap-bold {
	font-weight: bold;
	color: #666666;
}
