@charset "utf-8";
.Mainheader {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0b6f4b;
}
.Smallheader {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0B6F4B;
}
.Maintext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.MaintextHeader {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.hintBoxText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.SmallBoxText {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFFFFF;
}
A:link {
	color: #0B6F4B;
	text-decoration: none;
}
A:visited {
	text-decoration: none;
	color: #6EAB24;
}
A:hover {
	text-decoration: underline;
	color: #6EAB24;
}
A:active {
	text-decoration: none;
}
.whiteLinks {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:link {color: #0B6F4B; font-weight:bold }
a.nav:visited {color: #6EAB24; font-weight:bold; }
a.nav:hover {color: #6EAB24; font-weight:bold; }
a.nav:active {color: #0B6F4B; font-weight:bold} 

a.external:link {color: #FFFFFF; font-size: 11px; }
a.external:visited {color: #FFFFFF; font-size: 11px; }
a.external:hover {color: #FFFFFF; font-size: 11px; }
a.external:active {color: #FFFFFF; font-size: 11px; }

