/* CSS Document */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.title {
	font-family:"Trebuchet MS";
	color:#ef442a;
	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:8pt;	
}

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

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.linkspg {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:9pt;	
}

a.linkspg2 {
	font-family:"Trebuchet MS";
	color:#000000;
	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:#ef442a;
	font-size:8pt;	
	text-decoration:none;
}

a.topmenu:hover {
	font-family:"Trebuchet MS";
	color:#ef442a;
	font-size:8pt;	
	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.linkspg:hover {
	font-family:"Trebuchet MS";
	color:#5e5edf;
	font-size:9pt;
	text-decoration:underline;	
}

a.linkspg2:hover {
	font-family:"Trebuchet MS";
	color:#5e5edf;
	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_solid {
	border: 4px solid #6a53a3;
}

.border_solid_sm {
	border: 1px solid #6a53a3;
}

.border_solid2 {
	border: 2px solid #ef442a;
}

.border_solid2_sm {
	border: 1px solid #ef442a;
}

.border_black_sm {
	border: 1px solid #000000;
}

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

