.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	line-height: 20px;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #00AA37;
	text-align: center;
}
.contactfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A636;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	line-height: 20px;
	font-weight: bold;

}
.textgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009B32;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;

}
.textbullettick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	line-height: 20px;
	list-style-position: outside;
	list-style-image: url(Images/tick.gif);
	list-style-type: none;


}
.textitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	line-height: 20px;
	font-style: italic;

}
.textgreenplain {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009B32;
	text-align: justify;
	line-height: 20px;
}
.textgreenplainitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009B32;
	text-align: justify;
	line-height: 20px;
	font-style: italic;

}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	font-weight: bold;

}
.ourteam1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009B32;
	font-style: italic;

}
.ourteam2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.staffheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #00AA37;
	text-align: left;
}
.staffheader2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #00AA37;
	text-align: left;
}
.textleftjustified {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	line-height: 20px;
}
.boxline {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;


}
.boxline2 {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}
.boxline3 {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;

}
.boxline4 {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;

}
.textboldcentred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}
.textSpaced {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	line-height: 30px;
}
.textSpacedGreen {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009B32;
	text-align: justify;
	line-height: 30px;
}
