@charset "utf-8";
/* CSS Document */

.text10 {
	font-family: Trebuchet MS, Verdana, Velvetica;
	font-size: 10px;
	color: #000000;
}

.text12 {
	font-family: Trebuchet MS, Verdana, Velvetica;
	font-size: 12px;
	color: #000000;
}

.text12green {
	font-family: Trebuchet MS, Verdana, Velvetica;
	font-size: 12px;
	color: #004F00;
}

.text12gray {
	font-family: Trebuchet MS, Verdana, Velvetica;
	font-size: 12px;
	color: #666666;
}

.text13 {
	font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 13px;
	color: #000000;
}

.text12blue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
}

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

.text14green {
	font-family: Trebuchet MS, Verdana, Velvetica;
	font-size: 14px;
	color: #004F00;
}

.text14blue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: blue;
}

.text14regular {
	font-family: Verdana, Velvetica;
	font-size: 14px;
	color: #313131;
	font-weight: 400;
	letter-spacing: -0.02em;
}
.text10regular {
	font-family: Verdana, Velvetica;
	font-size: 12px;
	color: #484747;
	font-weight: 400;
	letter-spacing: -0.02em;
	font-style:italic;
}

.text14italics {
	font-family: Verdana, Velvetica;
	font-size: 14px;
	color: #484747;
	font-weight: 400;
	letter-spacing: -0.02em;
	font-style:italic;
}

.text15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

.text15blue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: blue;
}

.text16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}


.text16S {
	font-family: MS Sans Serif, Verdana, Helvetica;
	font-size: 16px;
	color: #000000;
}

.text18blue {
	font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 18px;
	color: #375401;
}

.text18green {
	font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 18px;
	color: #004F00;
}

.text18greenbold{
	font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 18px;
	font-weight:bold;
	color: #004F00;
	text-shadow: 0 2px 2px #abadab;
}

.text18blue {
	font-family: Trebuchet MS, Verdana, Velvetica;
	font-size: 18px;
	color: #375401;
	text-shadow: 0 2px 2px #abadab;
	font-style:italic;
}

.text20green {
	font-family: Trebuchet MS, Verdana, Velvetica;
	font-size: 18px;
	color: #375401;
	text-shadow: 0 2px 2px #abadab;
	font-style:italic;
}

.text20blue {
	font-family: Trebuchet MS, Verdana, Velvetica;
	font-size: 20px;
	color: #375401;
	text-shadow: 0 2px 2px #abadab;
	font-style:italic;
}

.text24blue {
	font-family: Trebuchet MS, Verdana, Velvetica;
	font-size: 24px;
	color: #375401;
	text-shadow: 0 2px 2px #abadab;
	font-style:italic;
}

.text20greenunderline {
	font-family: Trebuchet MS, Verdana, Velvetica;
	font-size: 18px;
	color: #375401;
	text-shadow: 0 2px 2px #abadab;
	font-style:italic;
	text-decoration: underline;
}

.text20blueunderline {
	font-family: Trebuchet MS, Verdana, Velvetica;
	font-size: 18px;
	color: #375401;
	text-shadow: 0 2px 2px #abadab;
	font-style:italic;
	text-decoration: underline;
}

.text20green2 {
	font-family: Trebuchet MS, Verdana, Velvetica;
	font-size: 18px;
	color: #375401;
	text-shadow: 0 1px 1px #bdbdbd;
	font-style:italic;
	
}

.text20green3 {
	font-family: Trebuchet MS, Verdana, Velvetica;
	font-size: 20px;
	color: #375401;
	text-shadow: 0 2px 2px #abadab;
	font-style:italic;
	font-weight: 800;
}

.text20greenbold {
	font-family: Trebuchet MS, Verdana, Velvetica;
	font-size: 20px;
	font-weight:bold;
	color: #004F00;
}

.text22green {
	font-family: Trebuchet MS, Verdana, Velvetica;
	font-size: 22px;
	color: #004F00;
	text-shadow: 0 2px 2px #abadab;
}

.text24greenbold {
	font-family: Arial;
	font-size: 24px;
	font-weight:bold;
	color: #004F00;
}

.text22graybold {
	font-family: Trebuchet MS, Verdana, Velvetica;
	font-size: 22px;
	font-weight:bold;
	color: #727271;
}

.text24green {
	font-family: Trebuchet MS, Verdana, Velvetica;
	font-size: 24px;
	color: #004F00;

}

.textlinkactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #C7D1C2;
}
