/* CSS Document */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.title14-dkorange {
	font-family:"Trebuchet MS";
	color:#b44b20;
	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.link-xsm {
	font-family:"Trebuchet MS";
	color:#ce963b;
	font-size:7.5pt;	
	text-decoration:underline;
}

a.link8 {
	font-family:"Trebuchet MS";
	color:#ce963b;
	font-size:8pt;	
	text-decoration:underline;
}

a.link10 {
	font-family:"Trebuchet MS";
	color:#ce963b;
	font-size:10pt;	
	text-decoration:underline;
}

a.menu-bottom {
	font-family:"Trebuchet MS";
	color:#601c19;
	font-size:7.5pt;	
	text-decoration:none;
}

/*Hyperlink Hover Style*/
a.link-xsm:hover {
	font-family:"Trebuchet MS";
	color:#fcd394;
	font-size:7.5pt;	
	text-decoration:underline;
}

a.link8:hover {
	font-family:"Trebuchet MS";
	color:#fcd394;
	font-size:8pt;	
	text-decoration:underline;
}

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

a.menu-bottom:hover {
	font-family:"Trebuchet MS";
	color:#fcd394;
	font-size:7.5pt;	
	text-decoration:none;
}
/*Border Styles*/
.border1 {
	border: 1px solid #ce963b;
}

.border2 {
	border: 2px solid #ce963b;
}

.border4 {
	border: 4px solid #ce963b;
}

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


