/* CSS Document */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a.siretext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #000000;
	font-size:9pt;	
	text-decoration:none;
} 

.title1 {
	font-family:"Trebuchet MS";
	color:#7c8b36;
	font-size:14pt;	
}

.title2 {
	font-family:"Trebuchet MS";
	color:#5f5a5e;
	font-size:14pt;	
}

.title_sm {
	font-family:"Trebuchet MS";
	color:#5e5edf;
	font-size:10pt;
	text-decoration:underline;	
}

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.menutext {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:10pt;	
}

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

a.contacttext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #ffffff;
	font-size:8pt;	
	text-decoration:underline;
} 

a.siretext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #000000;
	font-size:9pt;	
	text-decoration:none;
} 

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

a.linkspg2 {
	font-family:"Trebuchet MS";
	color:#5f5a5e;
	font-size:8pt;	
}

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

a.email_link {
	font-family:"Trebuchet MS";
	color:#6a53a3;
	font-size:10pt;	
}

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

a.backtext:hover {
	font-family:"Trebuchet MS";
	color:#5f5a5e;
	font-size:10pt;	
	text-decoration:none;
}

a.contacttext:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #9e1a18;
	font-size:8pt;	
	text-decoration:underline;
} 

a.siretext:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #ef442a;
	font-size:9pt;	
	text-decoration:underline;
} 

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

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

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

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

/*Border Styles*/
.border_green1 {
	border: 1px solid #7c8b36;
}

.border_green2 {
	border: 2px solid #7c8b36;
}

.border_green4 {
	border: 4px solid #7c8b36;
}

.border_brown1 {
	border: 1px solid #5f5a5e;
}

.border_brown2 {
	border: 2px solid #5f5a5e;
}

.border_brown4 {
	border: 4px solid #5f5a5e;
}

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