.bodyText {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 300;
	line-height: 15px;
}
.bodyText_bold {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: 800;
	line-height: 15px;
}
.bodyTextB {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 300;
	line-height: 15px;
}
.directoryField {
	color: #7FE994;
	font-style: italic;
}
.directoryAddress {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 300;
	line-height: 15px;
}
.directoryText {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: 300;
	line-height: 15px;
}
.backgroundLeft
{
	background-color: #3F744A;
	background-image: url(/images/green_left.gif);
	background-repeat: no-repeat;
}
.backgroundRight
{
	background-color: #3F744A;
	background-image: url(/images/green_right.gif);
	background-repeat: no-repeat;
}
.backgroundCentre
{
	background-color: #3F744A;
	background-image: url(/images/green_centre.gif);
	background-repeat: no-repeat;
}
.paleGreen {
	color: #7FE994;
}
.brightGreen {
	color: #54FF00;
}
.headerText {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: 300
}
.footerText {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #7FE994;
	font-weight: 300
}
a:link {
	color: #54FF00;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited { 
	color: #54FF00;
}

a.admin:link {
	color: #666666;
	text-decoration: underline;
}
a.admin:hover {
	text-decoration: none;
}
a.admin:visited { 
	color: #666666;
}
.header {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: 800;
	color: #00400C;
	line-height: 18px;
}
h2 {
	font-size: 13px;
	font-weight: 800;
	line-height: 15px;
}
