p{
    font-family: Georgia, Times, Serif;
    font-size: 10pt;
    color: #fff;
    text-align: justify;
	line-height: 16pt;
	
}

.index {
	font-size: 12pt;
	line-height: 20pt;
}

.footer {
	color: #005c40;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-top: 18px;
}


ul, ol{
    font-family: Georgia, Times, Serif;
    font-size: 10pt;
    color: #fff;
    text-align: left;
}

h1{
    font-family: Georgia, Times, Serif;
    font-size: 12pt;
    color: #aa0000;
    text-align: left;
	line-height: 16pt;
}

.blue {
	color: #012698;
}

hr{
    color: #fff;
}


.header-text {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-weight: bold;
    font-size: 20pt;
    color: #ca2b28;
    text-align: left;
}

.page-header-text {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-weight: bold;
    font-size: 30pt;
    color: #ca2b28;
    text-align: left;
}

.header-text-red {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 14pt;
	font-weight: bold;
    color: #ca2b28;
    text-align: left;
}

.header-text-red2 {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 16pt;
	font-weight: bold;
    color: #ca2b28;
    text-align: left;
}

.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;
	line-height: 2;
    text-align: justify;
}

.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;
}

a:link { color: #fff; text-decoration: underline; }
a:visited { color: #fff; text-decoration: underline; }
a:hover { color: #fff; text-decoration: none; }
a:active { color: #fff; 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; }

