.main-header-text {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-weight: bold;
    font-size: 38pt;
    color: #003A00;
    text-align: center;
}

.header-text {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-weight: bold;
    font-size: 20pt;
    color: #003A00;
    text-align: center;
}

.subheader-text-white {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-weight: bold;
    font-size: 15pt;
    color: #FFF;
    text-align: center;
}

.subheader-text {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-weight: bold;
    font-size: 15pt;
    color: #003A00;
    text-align: center;
}

.page-header-text {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-weight: bold;
    font-size: 23pt;
    color: #003A00;
    text-align: center;
}

.text-white {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
}

.text-white-center {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
}

.text-white-center2 {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}

.text-white-small {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: justify;
}

.text-red-small {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 8pt;
	color: #B94037;
	text-align: justify;
}

.text {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
    color: #000000;
    text-align: center;
}

.text2 {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
    color: #000000;
    text-align: justify;
}

.text-center {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
    color: #000000;
    text-align: center;
}

.title-text {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 14pt;
    color: #000000;
    text-align: left;
}

.testimonial-text {
    font-family: Georgia, Times New Roman, Verdana, Helvetica, Arial;
    font-size: 10pt;
    font-style: italic; 
    color: #111A3B;
    text-align: center;
    line-height: 16pt;
}

.testimonial-sig {
    font-family: Georgia, Times New Roman, Verdana, Helvetica, Arial;
    font-size: 10pt;
    font-style: italic;
    font-weight: bold;
    color: #111A3B;
    text-align: right;
}

/*
.text-justify {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
    color: #FFFFFF;
    text-align: justify;
}

.text2 {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 9pt;
    color: #000000;
}

.text2-center {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 9pt;
    color: #000000;
    text-align: center
}

.text-small {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 7pt;
    color: #000000;
}

.text-white {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
    color: #FFFFFF;
    text-align: left;
}

.title-text {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 14pt;
    color: #000000;
    text-align: left;
}

.text-grey-small {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 8pt;
	color: #323230;
	text-align: justify;
}
*/

a.direct:link { color: #000; text-decoration: underline; }
a.direct:visited { color: #000; text-decoration: underline; }
a.direct:hover { color: #000; text-decoration: none; }
a.direct:active { color: #000; text-decoration: underline; }

a.direct2:link { color: #FFF; text-decoration: underline; }
a.direct2:visited { color: #FFF; text-decoration: underline; }
a.direct2:hover { color: #FFF; text-decoration: none; }
a.direct2:active { color: #FFF; text-decoration: underline; }

a.direct3:link { color: #FFF; text-decoration: none; }
a.direct3:visited { color: #FFF; text-decoration: none; }
a.direct3:hover { color: #FFF; text-decoration: underline; }
a.direct3:active { color: #FFF; text-decoration: none; }

