body {
	background-image: url(../images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
}

.submenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

li {
	color: #0B8CC4;
}

span{
	color: #000000;
}

.clockstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
}

.titlehomepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-indent: 30px;
	vertical-align: top;
}
.titlecentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
}


.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.subtitleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0B8CC4;
	text-decoration: none;
}
.subtitlegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #008029;
	text-decoration: none;
}
.subtitlemagenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC00CC;
	text-decoration: none;
}
.subtitlesmallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0B82B5;
	text-decoration: none;
	text-align: left;
}
.subtitlesmallmagenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B300B3;
	text-decoration: none;
	text-align: left;
}
.subtitlesmallgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #008029;
	text-decoration: none;
	text-align: left;
}



.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left;
}
.contenttextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}
.contenttextcentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: center;
}


.bulletlisttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

.boldcontenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}
.boldcontenttextgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008029;
	line-height: 16px;
	font-weight: bold;
}


.bulletlist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/bullet2.gif);
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: middle;
	text-align: left;
	white-space: normal;
	position: fixed;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	font-weight: bold;
}
.sidepanel {
	background-color: #34423F;
	border: 1px solid;
	border-color: #82A190;
}

.formspacer{
	height: 14px;
}
.formspacersmall{
	height: 5px;
}
.formtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: right;
}
.homepagespacer{
	height: 9px;
	text-align: center;
	vertical-align: middle;
}
.textfieldsmall {
	width: 140px;
	border-color: #0B82B5;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	color: #666666;
}

.textfieldlarge {
	width: 180px;
	border-color: #0B82B5;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textfieldsmallmagenta {
	width: 140px;
	border-color: #B300B3;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	color: #666666;
}
.textfieldlargemagenta {
	width: 180px;
	border-color: #B300B3;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textfieldsmallgreen {
	width: 140px;
	border-color: #008029;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	color: #666666;
}
.textfieldlargegreen {
	width: 180px;
	border-color: #008029;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.dropdownsmall {
	width: 140px;
	border-color: #82A190;
	border-width: 1px;
	border-style: solid;
	background-color: #3E4D48;
	color: #FFFFFF;
}
.columndivider {
	width: 1px;
	border-width: 0px;
	background-color: #B5B5B5;
	border: 0;
}
.subtitlepacer {
	height: 10px;
}
