
.BodyHdr 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11pt; 
font-weight: bold; 
color: #363437; 
}

.BodyText 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-weight: normal; 
color: #363437; 
}

.BodyQuestion 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11pt; 
font-weight: bold; 
color: #363437; 
}

.BodyAnswer 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-weight: normal; 
color: #363437; 
}

.faq 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-weight: normal; 
color: #363437; 
}

.HomeHdr 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11pt; 
font-weight: bold; 
color: #363437; 
}

.HomeText 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-weight: normal; 
text-align: justified;
text-align-last: left;
color: #363437; 
}

.homeLink 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #363437; 
}
    a.homeLink:link    { color: #363437; text-decoration: none; }
    a.homeLink:visited { color: #363437; text-decoration: none; }
    a.homeLink:hover   { color: #333333; text-decoration: underline; }
    a.homeLink:active  { color: #363437; text-decoration: none; }

.legal 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-weight: normal; 
color: #FFFFFF; 
}

.header 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14pt; 
font-weight: bold; 
color: #363437; 
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Arial;
line-height: 11px;
z-index: 100;
background-color: #E9FECB;
width: 205px;
}

.anylinkcss a{
color: #F2DD8A; 
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}
