.tableborder {
	border: 1px solid #CCCCCC;
	background-position: top;
}
p {
	font-family: Arial;
	font-size:10pt;
	color: #666666;
	margin-left: 10px;
}
ul {
	font-family: Arial;
	font-size:10pt;
	color: #666666;
	margin-left: 10px;
}
.litetext {
	font-family: Arial;
	font-size:10pt;
	color: #9bcabd;
        font-weight: bold;
	margin-left: 10px;
}
.witetext {
	font-family: Arial;
	font-size:10pt;
	color: #ffffff;
}

.witetext a {
	font-family: Arial;
	font-size:10pt;
	color: #ffffff;
        text-decoration: underline;
}

.witetextlg {
	font-family: Arial;
	font-size:12pt;
	color: #ffffff;
        font-weight: bold;
	margin-bottom: 8px;
	line-height: 30px;
}
h1 {
	font-size: 12pt;
	color: #427A5E;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	font-family: Arial;
}
h2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	margin-left: 10px;
}
h3 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color:#427A5E;
	margin-left: 10px;
}
.image {
	float: none;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 0px;
}
a:link {
	color: #3F3B3B;
}
a:visited {
	color: #3F3B3B;
}
a:hover {
	color: #3F3B3B;
}

.boldtext {
	font-family: Arial;
	font-weight: bold;
	color: #263440;
}
.footer {
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
}

.footer a {
	font-family: Arial;
	font-size: 8pt;
        color: #333333;
	text-decoration: underline;
}


.imageborder {
	border: 1px solid #999999;
}

.postcodebx {
	background-color: #599988;
}
.postcodebx a:link {
	color: #666666;
}
