@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #454868;
	background-image: url(images/back.png);
	background-position: center;
	background-repeat: repeat-y;
}
a:link {
	color: #B80106;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #B80106;
}
a:active {
	text-decoration: underline;
	color: #B80106;
}
.nav {
	font-family: Geneva, Arial, sans-serif;
	font-size: 14px;
}
.left {
	font-family: Geneva, Arial,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	line-height: 18px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
}
.personalised {
	font-family: Geneva, Arial,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
}
.bold {
	font-family: Geneva, Arial,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.right {
	font-family: Geneva, Arial,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	border: 1px solid #999999;
}
.advertisetop {
	font-family: Geneva, Arial,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	background-image: url(images/doitfor.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
}
.advertisefoot {
	font-family: Geneva, Arial,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/advertisefoot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.table {
	font-family: Geneva, Arial,  sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.tableleft {
	font-family: Geneva, Arial,  sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;
}
.main {
	font-family: Geneva, Arial,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.text {
	font-family: Geneva, Arial,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.headline {
	font-family: Geneva, Arial,  sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	line-height: 24px;
	padding: 0px;
}
.subhead {
	font-family: Geneva, Arial,  sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding: 3px;
}
.style4 {font-size: 10px}
.style5 {
	color: #474A6A;
	font-style: italic;
	font-size: 11px;
}
.style6 {color: #333333}

/* Styling of the footer*/

#footer {
	background-color: #EAEAEA;
	width: 900px;
	height: 163px;
	margin-left: auto;
	margin-right: auto;
}

#footer-left {
	width: 260px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 30px;
	padding-right: 20px;
	margin-top: 20px;
	border-right: solid 1px #999999;
	float: left;
}

#footer-left h3{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: -1px -1px 1px #1277a6;
	margin: 0;
	background: none;
}

#footer-centre {
	width: 200px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: regular;
	color: #333333;
	margin-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	border-right: solid 1px #999999;
	float: left;
}

#footer-centre .leftcol {
	float: left;
}

#footer-centre .rightcol {
	float: left;
	padding-left: 60px;
}



#footer-centre a{
	color: #333333;
}

#footer-centre a:hover {
	border-bottom: dotted thin #333;
}

#footer-right {
	width: 300px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: regular;
	color: #333333;
	margin-top: 20px;
	padding-left: 20px;
	float: right;
	text-align: left;
}


#footer-right a{
	color: #333;
}

#footer-right a:hover {
	border-bottom: dotted thin #333;
}

#footer-right p{
	color: #333;
	margin-top: 15px;
}

#footer-right p a{
	color: #333;
}

#footer-right p a:hover {
	border-bottom: dotted thin #999;
}

/* End of footer styling */

