body {
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #F0F1F1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #FFFFFF;
	}
	
body {
	color: #5F5F5F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}



	
a:link, a:visited {
	color: #c88649;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #c88649;
	font-weight: bold;
	text-decoration: underline;
}

img {
	border: none;
	}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #c67f3f;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 25px;
	text-align: left;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #999;
	margin: 25px  0 9px 0;
	}
h3 {
	font-weight: bold;
	font-size: 11px;
	margin: 26px 0 0 0;
	}
h4 {
	font-weight: bold;
	font-size: 11px;
	margin: 9px 0 12px;
	padding: 0;
	}



ol {
	list-style-type: lower-roman
	}


input, textarea {
	padding: 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	border: 1px solid #CCCCCC;
	}








	
	
	
.menu {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.menu:hover {
	color: #D98851;
	text-decoration: none;
}
.Submenu {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.Submenu:hover {
	color: #D98851;
	text-decoration: none;
}








.text {
	font-size: 11px;
	line-height: 17px;

}



iframe {
	width: 630px;
	margin: 0 0 0 24px;
	overflow-x: hidden;
	overflow-y: scroll;
} 


.button {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}





/*------------------------------------------------------------ Gravitate styles ---------------------------------*/
#container {
	width: 930px;
	margin: 0 auto 0 auto;
	}
#inner {
	width: 550px;
	}
	


#testimonials {
	margin: -22px 0 0 0;
	}	
	
	
	
.additionalPdfs {
	font-size:11px;
	margin:0 0 25px 0;
	padding:0;
	text-align:left;
	overflow: hidden;	
	
	/*display: none;*/
	}

.newsletter {
	border-left:1px solid #E5E5E5;
	font-size:11px;
	font-style:italic;
	margin:0 0 20px 11px;
	padding:0 0 0 16px;
	text-align:left;
	overflow: hidden;	
}
.newsletter a,
.additionalPdfs a {
	color: #c88649;
	font-weight: bold;
	background: url(/images/iconPdf.gif) no-repeat;
	padding: 0 0 0 20px;
	font-style: normal;
	display: block;
	margin: 0 0 2px;
	}
.newsletterDate {
	margin: 0 0 0 22px;
	}	
	
a.linkPDF 	 {
	color: #c88649;
	font-weight: bold;
	background: url(/images/iconPdf.gif) no-repeat;
	padding: 0 0 0 20px;
	font-style: normal;
	display: block;
	margin: 15px 0 0;
	}
	
	
	
	
.testimonial {
	border-bottom: 1px solid #e5e5e5;
	padding: 22px 0;
	}
	

	
.imgL {
	float: left;
	margin: 6px 10px 10px 0;
	}	
.affiliate {
	padding: 20px;
	overflow: hidden;
	}	
.affiliateDetail {
	width:341px;
	float: right;
	}	
	
	
.pdfList {
	margin: 0 0 0 23px;
	padding: 0px;
	}	
.pdfList ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
.pdfList li {	
	padding: 7px 0 0 23px;
	list-style-type: none;
	margin: 0 0 0 0;
	background: url(/images/iconPdf.gif) no-repeat 0 8px;
}


.clear {
	clear: both;
	}
