/* CSS Document */

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

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

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

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

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

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

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

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

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

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

.7pt_text1 {
	font-family:"Trebuchet MS";
	color:#c0c0c0;
	font-size:7pt;	
}

.menutext {
	font-family:"Trebuchet MS";
	color:#c0c0c0;
	font-size:11pt;	
}

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

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

.emaillink {
	font-family:"Trebuchet MS";
	color:#c0c0c0;
	font-size:8pt;	
	text-decoration:underline;
}

.emaillink2 {
	font-family:"Trebuchet MS";
	color:#c0c0c0;
	font-size:8pt;	
	text-decoration:underline;
}

.title30-silver {
	font-family:"Trebuchet MS";
	color:#c0c0c0;
	font-size:30pt;	
}

.title30-red {
	font-family:"Trebuchet MS";
	color:#DB1C1C;
	font-size:30pt;	
}

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

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

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

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

a {
	font-family: "Trebuchet MS";
 	color: #c0c0c0;
	text-decoration:none;
} 

/*Hyperlink Hover Style*/
a.menutext {
	font-family:"Trebuchet MS";
	color:#c0c0c0;
	font-size:11pt;	
}

a.menutext2 {
	font-family:"Trebuchet MS";
	color:#c0c0c0;
	font-size:8pt;	
}

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

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

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

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

a.menutext2:hover {
	font-family:"Trebuchet MS";
	color:#DB1C1C;
	font-size:8pt;	
}

a.bottomlinks:hover {
	font-family:"Trebuchet MS";
	color:#DB1C1C;
	font-size:8pt;	
}

a.xsmlink:hover {
	font-family:"Trebuchet MS";
	color:#DB1C1C;
	font-size:7.5pt;	
}

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

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

/*Border Styles*/
.border_silver1 {
	border: 1px solid #c0c0c0;
}

.border_silver2 {
	border: 2px solid #c0c0c0;
}

.border_silver4 {
	border: 4px solid #c0c0c0;
}

.border_red1 {
	border: 1px solid #DB1C1C;
}

.border_red2 {
	border: 2px solid #DB1C1C;
}

.border_red4 {
	border: 4px solid #DB1C1C;
}

