BODY {
	background-color : #C6BC9F;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size : 8.5pt;
	margin-left : 0;
	margin-right : 0;
	color: #000000;
	margin-top: 0px;	
}

/*

 DEFAULT REQUIRED STYLESHEET CLASSES
 
 HOVER must come after VISITED styles for links
 "closest to bottom wins" proximity rule.

*/
/*<exclude_from_editor>*/
.border {
border-color : #000000;
border-width: 1px;
border-style: solid;
}

.noborder {
border-width: 0px;
border-style: none;
}
/*</exclude_from_editor>*/

td, p, tr, .normal, li, ul {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size : 8.5pt;
	font-weight : normal;
	/*line-height: 1.25em;*/
	color: #000000;
	}
	
A:LINK {
	 color: #ED171F;
	 text-decoration: none;
}

A:Active {
	 /*color: #447CB7;*/
}
A:VISITED {
	color : #F36568;
	 text-decoration: none;
}
A:HOVER {
	color: #ED171F;
	 text-decoration: underline;
}
h1 {
	font-size : 12pt;
	font-weight : bold; 
	text-decoration: none; 
	color: #000000;
}
h2 {
	font-size : 10pt;
	font-weight : bold; 
	text-decoration: none; 
	color: #000000;
}
h3 {
	font-size : 9pt;
	font-weight : bold; 
	text-decoration: none; 
	color: #000000;
}

/*<exclude_from_editor>*/
.reversetitle {
	font-size : 12pt;
	font-weight : bold; 
	text-decoration: none; 
	color: #FFFFFF;
}
.invisiblelink {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}
	
A.invisiblelink:Link {
	color: #000000;
	text-decoration: none;  
}


A.invisiblelink:VISITED {
	color : #000000;
	text-decoration: none;  	
}
A.invisiblelink:HOVER {
	color : #000000;
	text-decoration: underline; 
}
.reverse{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color : #FFFFFF;
	}
	
A.reverselink:Link {
	color: #FFFFFF;
	text-decoration: underline;  
}
A.reverselink:VISITED {
	color : #FFFFFF;
	text-decoration: underline; 	
}
A.reverselink:HOVER {
	color : #FFFFFF;
	text-decoration: none; 
}
.phone {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.feature_header {
	font-size : 9pt;
	font-weight : bold; 
	text-decoration: none; 
	color: #000000;
}
/*</exclude_from_editor>*/
