/* CSS Document */

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

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

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

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

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

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

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

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

.smtext1 {
	font-family:"Verdana";
	color:#000000;
	font-size:8pt;	
}

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

.smtext3 {
	font-family:"Verdana";
	color:#71a978;
	font-size:8pt;	
}

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

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

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

.xsmtext3 {
	font-family:"Trebuchet MS";
	color:#71a978;
	font-size:7.5pt;	
}

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

.title18-green {
	font-family:"Trebuchet MS";
	color:#71a978;
	font-size:18pt;	
}

.title14-green {
	font-family:"Trebuchet MS";
	color:#71a978;
	font-size:14pt;	
}

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

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

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

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

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

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;
}

.menu:hover {
	font-family:"Trebuchet MS";
	color:#71a978;
	font-size:7.5pt;	
}

.mainmenu:hover {
	font-family:"Trebuchet MS";
	color:#71a978;
	font-size:7.5pt;	
	text-decoration:none;
}

.link10:hover {
	font-family:"Trebuchet MS";
	color:#71a978;
	font-size:10pt;	
}

/*Border Styles*/
.border_green1 {
	border: 1px solid #71a978;
}

.border_green2 {
	border: 2px solid #71a978;
}

.border_green4 {
	border: 4px solid #71a978;
}

.border_gray1 {
	border: 1px solid #668295;
}

.border_gray2 {
	border: 2px solid #668295;
}

.border_gray4 {
	border: 4px solid #668295;
}

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