body {
	font-family: Verdana, Geneva, Arial, sans-serif; font-size: 10px; color: #333333; margin: 0; text-align: center;
}

td {
	font-family: Verdana, Geneva, Arial, sans-serif; font-size: 10px; color: #333333;
}

th {
	font-family: Verdana, Geneva, Arial, sans-serif; font-size: 10px; color: #333333;
}

a:link    { color: #3333CC; text-decoration: none;      background-color: transparent }
a:visited { color: #3333CC; text-decoration: none;      background-color: transparent }
a:hover   { color: #FF0000; text-decoration: underline; background-color: transparent }
a:active  { color: #3333CC; text-decoration: none;      background-color: transparent }

#headerstretch {
	position: absolute; top:   0px; left:   0px; width:  100%; height:  36px; background-color: #3C3F85;
}

#headercentre {
	position: absolute; top:   0px; left:   0px; width:  100%; height:  36px; background-color: #3C3F85;
}

#headerlogo{
	position: absolute; top:  10px; left: 110px; width: 300px; height:  27px;
}

#headernav {
	position: absolute; top:  36px; left: 100px; width: 600px; height:  19px; color: #FFFFFF; font-size: 11px; background-color: #3C3F85;
}

.headercurve {
	position: absolute; top:  36px;              width:  50px; height:  19px; background-color: #B7050B;
}

#container {
	position: relative; margin-left: auto; margin-right: auto; width: 800px; height: 578px; text-align: left; background-color: #FFFFFF;
}

#breadcrumb {
	position: absolute; top:  60px; left:   0px; width:  100%; height:  12px; text-align: left;
}

#splash {
	position: absolute; top:  90px; left:   0px; width:  100%; text-align: center;
}

.imgfloatright {
	float: right;
	margin: 0 0 10px 10px;
}

.tablespecheadrow {
	font-weight: bold;
	border-bottom: 1px solid #999999;
}

.tablespecheadcol {
	font-weight: bold;
	text-align: right;
	border-right: 1px solid #999999;
}

.tablespecsub {
	border-bottom: 1px dotted #BBBBBB;
}

.tablecontact {
	background-color: #AAAAFF;
}

.tablecontacthead {
	background-color: B7050B;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


#footerline {
	position: absolute; left:   0px; width: 800px; height:  10px; background-color: #999999;
}

#footerbox {
	position: absolute; left:   0px; width: 800px; height:  29px; color: #999999; background-color: #FFFFFF;
}