.mainbodytext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodyfont1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}

.bodyfont1 a:link { color:#FFFFFF;}
.bodyfont1 a:active { color:#FFFFFF;}
.bodyfont1 a:visited { color:#FFFFFF;}
.bodyfont1 a:hover { color:#FFFFFF;}


.bodycolour1 {
	background-color: #2A3239;
}
.bodyTitlefont1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}

/*Positional elements */
/*Page title inherits from bodyTitlefont1*/
.pageTitlepos {position: absolute;	top: 4px;	left: 185px;	}
.posPageMainText1{position: absolute;	top: 59px;	left: 191px; z-index:1;}
.pageWatermarkpos {position: absolute;	top: -5px;	left: 186px;	width:200px; height:115px; z-index:0;}

.navMenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.navMenuText a:link { color:#FFFFFF;text-decoration: none;}
.navMenuText a:active { color:#FFFFFF;text-decoration: none;}
.navMenuText a:visited { color:#FFFFFF;text-decoration: none;}
.navMenuText a:hover {
	color:#FFFFFF;
	text-decoration: none;
/*	background-color: #3A4F6C;*/
}
.navMenuTableStyle {
	border: thin solid #FFFFFF;
	padding: 4px;
}

/*These styles are for use when the Javascript is used to highlight the current cell*/
.navHighlightCellMouseOver {
	background-color: #3A4F6C;
}
.navHighlightCellMouseOver {
	background-color: #263B58;
}


.navBulletStyle {
	list-style-type: decimal;
	list-style-position: outside;
	color: #FFFFFF;
}
.linespacing1-5 {
	line-height: 150%;
}
