
.bodytextlight 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #6A4F37;
}

.bodytextdark 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #666666;

}

.textClientName 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A4F37;
}

.textClientTitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6A4F37;
}

.textClientSubTitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A4F37;
}

.textClientData 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.textClientAuthor 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #564E47;
	font-weight: bold;  
}


.bodytextBold 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: 700; 
color: #DE5F21;
}

.bodyTitle 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	text-align: left;
	line-height: 24px;
	color: #2B505D;
	letter-spacing: normal;


}

.sidebarTitle 
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	line-height: 18px;
	color: #2b79ae;
	letter-spacing: normal;
	font-weight: normal;

}


.subhead 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold;  
color: #2B505D;
}

A.textlink:link { font-family: Arial, Verdana; font-weight: bold; color: #2B4050; font-size: 12px; text-decoration: none; }
A.textlink:visited { font-family: Arial, Verdana; font-weight: bold; color: #2B4050; font-size: 12px; text-decoration: none; }
A.textlink:active { font-family: Arial, Verdana; font-weight: bold;color: #2B4050; font-size: 12px; text-decoration: none;}
A.textlink:hover { font-family: Arial, Verdana; font-weight: bold; color: #9F9E9E; font-size: 12px; text-decoration: underline; }

A.Footerlink:link { font-family: Arial, Verdana; color: #415864; font-size: 11px; text-decoration: underline; }
A.Footerlink:visited { font-family: Arial, Verdana; color: #415864; font-size: 11px; text-decoration: underline; }	
A.Footerlink:active { font-family: Arial, Verdana; color: #415864; font-size: 11px; text-decoration: underline; }
A.Footerlink:hover { font-family: Arial, Verdana; color: #265518; font-size: 11px; text-decoration: none; }

A.textlinkClient:link { font-family: Arial, Verdana; font-weight: bold; color: #DE5F21 ; font-size: 12px; text-decoration: none; }
A.textlinkClient:visited { font-family: Arial, Verdana; font-weight: bold; color: #DE5F21 ; font-size: 12px;  text-decoration: none; }
A.textlinkClient:active { font-family: Arial, Verdana; font-weight: bold;color: #DE5F21 ; font-size: 12px;  text-decoration: none;}
A.textlinkClient:hover { font-family: Arial, Verdana; font-weight: bold; color: #564E47 ; font-size: 12px;  text-decoration: underline; }

A.faqlink:link { font-family: Arial, Verdana; font-weight: bold; color: #6A4F37; font-size: 12px; line-height: 24px; text-decoration: none; }
A.faqlink:visited { font-family: Arial, Verdana; font-weight: bold; color: #6A4F37; font-size: 12px; line-height: 24px; text-decoration: none; }
A.faqlink:active { font-family: Arial, Verdana; font-weight: bold;color: #6A4F37; font-size: 12px; line-height: 24px; text-decoration: none;}
A.faqlink:hover { font-family: Arial, Verdana; font-weight: bold; color: #9F9E9E; font-size: 12px; line-height: 24px; text-decoration: underline; }


td.body {
	padding-left: 15px;
}


td.book {
	padding-left: 12px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h1,h2,h3 { 
  color: #DE5F21; 
  font-family: "Arial", "Helvetica", "Verdana", sans-serif; 
  font-weight: normal; 
  margin-top:0px;
  margin-bottom:0px;
}

h1 { 
	font-size: 24px;
	line-height: 24px;
}
h2 { 	
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
h3 { 	
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

