/* CSS Document */

.bodytext-RED {
	font-family:"Trebuchet MS";
	color:#fa110c;
	font-size:10pt;	
}

.bodytext1 {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:10pt;	
}

.bodytext2 {
	font-family:"Trebuchet MS";
	color:#00a3b4;
	font-size:10pt;	
}

.bodytext3 {
	font-family:"Trebuchet MS";
	color:#870038;
	font-size:10pt;	
}

.bodytext4 {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:10pt;	
}

.midtext1 {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:9pt;	
}

.midtext2 {
	font-family:"Trebuchet MS";
	color:#00a3b4;
	font-size:9pt;	
}

.midtext3 {
	font-family:"Trebuchet MS";
	color:#870038;
	font-size:9pt;	
}

.midtext4 {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:9pt;	
}

.smalltext1 {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:8pt;	
}

.smalltext2 {
	font-family:"Trebuchet MS";
	color:#00a3b4;
	font-size:8pt;	
}

.smalltext3 {
	font-family:"Trebuchet MS";
	color:#870038;
	font-size:8pt;	
}

.smalltext4 {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:8pt;	
}

.xsmalltext1 {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:7.5pt;	
}

.xsmalltext2 {
	font-family:"Trebuchet MS";
	color:#00a3b4;
	font-size:7.5pt;	
}

.xsmalltext3 {
	font-family:"Trebuchet MS";
	color:#870038;
	font-size:7.5pt;	
}

.xsmalltext4 {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:7.5pt;	
}

.title18-maroon {
	font-family:"Trebuchet MS";
	color:#870038;
	font-size:18pt;	
}

.title14-maroon {
	font-family:"Trebuchet MS";
	color:#870038;
	font-size:14pt;	
}

.title18-black {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:18pt;	
}

.title14-black {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:14pt;	
}

.title18-red {
	font-family:"Trebuchet MS";
	color:#fa110c;
	font-size:18pt;	
}

.title14-red {
	font-family:"Trebuchet MS";
	color:#fa110c;
	font-size:14pt;	
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #000045;
	text-decoration:none;
} 

/*Hyperlink Hover Style*/
a:hover {
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 color: #ffffff; 
	 text-decoration:underline;
}

a.bottommenu {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:8pt;	
	text-decoration:none;
}

a.bottomlink {
	font-family:"Trebuchet MS";
	color:#870038;
	font-size:7.5pt;	
	text-decoration:none;
}

a.email10 {
	font-family:"Trebuchet MS";
	color:#870038;
	font-size:10pt;	
	text-decoration:none;
}

a.bodylink {
	font-family:"Trebuchet MS";
	color:#870038;
	font-size:10pt;	
	text-decoration:none;
}

a.readmore {
	font-family:"Trebuchet MS";
	color:#00a3b4;
	font-size:7.5pt;	
	text-decoration:none;
}

a.EPDlink {
	font-family:"Trebuchet MS";
	color:#870038;
	font-size:10pt;	
	text-decoration:none;
}

a.back-to-top {
	font-family:"Trebuchet MS";
	color:#870038;
	font-size:8pt;	
	text-decoration:none;
}

a.clickhere {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:9pt;	
	text-decoration:underline;
}

/*Hyperlink Hover Style*/
a.bottommenu:hover {
	font-family:"Trebuchet MS";
	color:#00a3b4;
	font-size:8pt;	
	text-decoration:none;
}

a.bottomlink:hover {
	font-family:"Trebuchet MS";
	color:#00a3b4;
	font-size:7.5pt;	
	text-decoration:none;
}

a.email10:hover {
	font-family:"Trebuchet MS";
	color:#00a3b4;
	font-size:10pt;	
	text-decoration:none;
}

a.readmore:hover {
	font-family:"Trebuchet MS";
	color:#870038;
	font-size:7.5pt;	
	text-decoration:underline;
}

a.bodylink:hover {
	font-family:"Trebuchet MS";
	color:#00a3b4;
	font-size:10pt;	
	text-decoration:underline;
}

a.EPDlink:hover {
	font-family:"Trebuchet MS";
	color:#00a3b4;
	font-size:10pt;	
	text-decoration:underline;
}

a.back-to-top:hover {
	font-family:"Trebuchet MS";
	color:#00a3b4;
	font-size:8pt;	
	text-decoration:underline;
}

a.clickhere:hover {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:9pt;	
	text-decoration:underline;
}

/*Border Styles*/
.border_blue1 {
	border: 1px solid #00a3b4;
}

.border_blue2 {
	border: 2px solid #00a3b4;
}

.border_blue4 {
	border: 4px solid #00a3b4;
}

.border_maroon1 {
	border: 1px solid #870038;
}

.border_maroon2 {
	border: 2px solid #870038;
}

.border_maroon4 {
	border: 4px solid #870038;
}

.top-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a0cf41;
}



