/* CSS Document */

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

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

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

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

.bodytext5 {
	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:#decec1;
	font-size:9pt;	
}

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

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

.midtext5 {
	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:#decec1;
	font-size:8pt;	
}

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

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

.smalltext5 {
	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:#decec1;
	font-size:7.5pt;	
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a.link_xsm-bottom {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:7.5pt;	
	text-decoration:underline;
}

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

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

a.newslink {
	font-family:"Trebuchet MS";
	color:#752929;
	font-size:9pt;	
	text-decoration:none;
}

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

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

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

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

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

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

/*Border Styles*/
.border_maroon1 {
	border: 1px solid #752929;
}

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

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

.border_gold1 {
	border: 1px solid #eeb849;
}

.border_gold2 {
	border: 2px solid #eeb849;
}

.border_gold4 {
	border: 4px solid #eeb849;
}

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

.shadow {
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.75);
}