.navigation {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.navigation a{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
}
.navigation a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.blackheading {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
}
.greenheading {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 22px;
	color: #03502A;
	text-decoration: none;
}
.bodytextwithheight {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 22px;
}
.bodytextwithheight a:{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 22px;
}
.bodytextwithheight a:hover{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: justify;
	line-height: 22px;
}
.bodytextboldblack {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.bodytextboldgreen {


	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #04532B;
	text-decoration: none;
	text-align: justify;
}
.formtext {


	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #7A7A7A;
	text-decoration: none;
	text-align: justify;
}
.textbox {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #B6B5B5;
}
.MAINHEADING {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

