@charset "iso-8859-1";
body {
    margin-top:0; margin-left:0; margin-right:0;
}
.lien {
    position: relative; 
	top: -2px; 
	color: #000000; 
	font-size: 10pt; 
	font-family: arial;  
	font-weight: bold; 
	text-decoration: none;
}
.divise {
    position: relative; 
	top: -2px; 
	color: #000000; 
	background: #BAD2C2; 
	font-size: 12pt;
}  
.header {
	font-size: 8pt; 
	font-family: verdana;  
	font-weight: bold; 
	text-decoration: none;
}		   
.tagline {
	font-size: 9pt; 
	font-family: verdana;  
	font-weight: bold; 
	text-decoration: none;
}	  
.est {
	font-size: 9pt; 
	font-family: verdana;  
	font-weight: bold; 
	text-decoration: none;		
	background: #FFFFFF;
}	  
.paragraph {
	font-size: 10pt; 
	font-family: verdana;  
	font-weight: normal; 
	text-decoration: none;
}	 
.paragraphBold {
	font-size: 10pt; 
	font-family: verdana;  
	font-weight: bold; 
	text-decoration: none;
}	  
.paragraphHeader {
	font-size: 11pt; 
	font-family: verdana;  
	font-weight: bold; 
	text-decoration: none; 
	background: #D5D5D5;
}	   
.paragraphLink {		
	position: relative; 
	font-size: 10pt; 
	font-family: verdana;  
	font-weight: normal; 
	text-decoration: none;	
	color: #0000CC;
}	
.footer {		
	position: relative; 
	font-size: 7pt; 
	font-family: verdana;  
	font-weight: normal; 
	text-decoration: none;	
	color: black;
}					
.footerLink {		
	position: relative; 
	font-size: 7pt; 
	font-family: verdana;  
	font-weight: normal; 
	text-decoration: none;	
	color: #0000CC;
}	
.terms {
	font-size: 8pt; 
	font-family: verdana;  
	font-weight: normal; 
	text-decoration: none;
}	   	
.termsHeader {
	font-size: 9pt; 
	font-family: verdana;  
	font-weight: bold; 
	text-decoration: none;
}	   	   
.termsLink {		
	position: relative; 
	font-size: 8pt; 
	font-family: verdana;  
	font-weight: normal; 
	text-decoration: none;	
	color: #0000CC;
}	
.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}	
