body, th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #fff;
margin-left: 0px;
margin-top: 30px;
margin-right: 0px;
margin-bottom: 0px;
}

a {text-decoration: none;}
a:link {color: #0000cc;}
a:visited {color: #0000cc;}
a:active {color: #0000cc;}
a:hover {color: #0000cc; text-decoration: underline;}

a.secondary:link {color: #999999;}
a.secondary:visited {color: #999999;}
a.secondary:hover {color: #999999; text-decoration: underline;}
a.secondary:active {color: #999999;}

.pagetitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 20px;
font-weight: bold;
color: #fff;
background: #0859A6;
}

.pagetitleblack {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000;
background: #fff;
}


.main {
background:#fff;
}

.enhance {
font-size: 12px;
font-weight: bold;
color: #fff;
background: #0859A6;
}

.enhanceblack {
font-size: 12px;
font-weight: bold;
color: #000;
background: #fff;
}

.enhancecentre {
font-size: 12px;
font-weight: bold;
color: #0859A6;
background: #fff;
text-align: center;
}

.enhancecentreblack {
font-size: 12px;
font-weight: bold;
color: #000;
background: #fff;
text-align: center;
}

.footer {
font-size: 10px;
color: #000;
background:#fff;
}

.whitebold {
font-size: 12px;
color: #fff;
font-weight: bold;
background: #0859A6;
text-align: center;
}

a.footerlink:link {color: #0859A6;}
a.footerlink:visited {color: #0859A6;}
a.footerlink:hover {color: #0859A6; text-decoration: underline;}
a.footerlink:active {color: #0859A6;} 

.black {
font-size: 12px;
color: #000;
font-weight: normal;
background: #fff;
text-align: left;
}

.blackbold {
font-size: 12px;
color: #000;
font-weight: bold;
background: #fff;
text-align: left;
}

.bolditalic {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background: #0859A6;
	text-align: left;
	font-style: italic;
}


.blackboldblue {
font-size: 12px;
color: #fff;
font-weight: bold;
background: #0859A6;
text-align: left;
}

li {
	text-align: left;
	margin-left: -15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.caption {
font-size: 12px;
color: #fff;
font-weight: bold;
padding-left: 3px;
padding-top: 1px;
padding-bottom: 2px;
background: #2585BA;
border-color:#fff;
border-width: 1px;
border-style: solid;
border-top: none;
}

.captiontest {
font-size: 12px;
color: #fff;
font-weight: bold;
padding-left: 3px;
padding-top: 1px;
padding-bottom: 2px;
background: #2585BA;
}

.imagecaption {
font-size: 12px;
color: #0859A6;
font-weight: bold;
padding-left: 3px;
padding-top: 1px;
padding-bottom: 2px;
background: #ccc;
border-color:#fff;
border-width: 1px;
border-style: solid;
border-top: none;
}

.border {
border-color:#fff;
border-width: 1px;
border-style: solid;
}

.secondlink {
font-size: 12px;
color: #fff;
font-weight: bold;
padding-left: 3px;
padding-top: 1px;
padding-bottom: 2px;
background: #2585BA;
}


a.captionlink:link {color: #fff;}
a.captionlink:visited {color: #fff;}
a.captionlink:hover {color: #fff; background: #2585BA; text-decoration: none;}
a.captionlink:active {color: #fff;}

a.relatedlink:link {color: #fff;}
a.relatedlink:visited {color: #fff;}
a.relatedlink:hover {color: #fff; background: #999; text-decoration: none;}
a.relatedlink:active {color: #fff;}

a.captionlinkblack:link {color: #000;}
a.captionlinkblack:visited {color: #000;}
a.captionlinkblack:hover {color: #000; background: #fff;}
a.captionlinkblack:active {color: #000;}

a.captionlinktest:link {color: #fff;}
a.captionlinktest:visited {color: #fff;}
a.captionlinktest:hover {color: #0859A6; text-decoration: none;}
a.captionlinktest:active {color: #fff;}

.button {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	border-width: 1px;
	padding: 2px;
	background-color: #2585BA;
}

.email {
vertical-align:text-bottom;
}