<style type="text/css">
<!--

/*none link for NS6 bug - doesn't recognize the first style in the style sheet*/
.none { color: #000000; text-decoration: none; }
.none :hover { color: #000000; text-decoration: none; }
/* Added by Roy to centre the page in the available space */
#container {
	PADDING-RIGHT: 11px;
	PADDING-LEFT: 11px;
	BACKGROUND: url(../images/background_content.png) repeat-y center top;
	LEFT: 50%;
	PADDING-BOTTOM: 11px;
	MARGIN-LEFT: -491px;
	WIDTH: 961px;
	PADDING-TOP: 0px;
	POSITION: relative;
}
A  {
	font : verdana, arial, sans serif; 
	font-family : verdana, arial, sans serif;
	font-size : 11px;
	color: #046434;
        text-decoration : underline;
}

A:HOVER  {
	font : verdana, arial, sans serif;
	font-family : verdana, arial, sans serif;
	color : #046434;
	text-decoration : none;
	
}

A:ACTIVE  {
	font : verdana, arial, sans serif;
	font-family : verdana, arial, sans serif;
	color : #046434;
        text-decoration : underline;
}


/*BODY TEXT COLORS*/
p { font: 11px verdana, arial, sans serif;  color: #333333; }
.body { font: 11px verdana, arial, sans serif;  color: #333333; }
.lgtitles { font: bold 12px verdana, arial,sans serif;  color: #333333; }
.redtitles { font: bold 12px verdana, arial,sans serif;  color: #046434; }
.smwhitetext { font: 10 px  verdana, arial, sans serif; color: #ffffff; }
.smbrowntext { font: 10 px  verdana, arial, sans serif; color: #64675B; }
.smgreytext { font: 10 px verdana, arial, sans serif;  color: #333333; }
.smred { font: 10 px verdana, arial, sans serif;  color: #046434; }
.boldred { font: bold 10 px verdana, arial, sans serif;  color: #046434; }

a.smbrowntext { font: font: 10 px verdana, arial, sans serif;  color: #64675B; text-decoration : none;}
a:hover.smbrowntext { font: 10 px verdana, arial, sans serif;  color: #64675B; text-decoration : underline;}
a:active.smbrowntext { font: 10 px verdana, arial, sans serif;  color: #64675B; text-decoration : none;}

a.smgreytext { font: font: 10 px verdana, arial, sans serif;  color: #333333; text-decoration : none;}
a:hover.smgreytext { font: 10 px verdana, arial, sans serif;  color: #046434; text-decoration : underline;}
a:active.smgreytext { font: 10 px verdana, arial, sans serif;  color: #333333; text-decoration : none;}

a.smwhitetext { font: 10 px verdana, arial, sans serif; color: #ffffff; text-decoration : none;}
a:hover.smwhitetext { font: 10 px verdana, arial, sans serif;  color: #B0B3A8; text-decoration : none;}
a:active.smwhitetext { font: 10 px verdana, arial, sans serif;  color: #ffffff; text-decoration : none;}

a.redtext { font: 11 px arial,verdana,sans serif;  color: #EC342B; text-decoration : none;}
a:hover.redtext { font: 11 px arial,verdana,sans serif;  color: #003399; text-decoration : none;}
a:active.redtext { font: 11 px arial,verdana,sans serif;  color: #EC342B; text-decoration : none;}


-->
</style>
