body     {
          margin: 0px;
          padding: 0px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 10pt;
          color: #000000;
          background-color: #FFFFFF;
          }
		 
.banner_info {
        background-color: rgb(237, 233, 225);
        padding-left:25%;
		font-size:12px;
		font-family:Arial;
		color: #685738;
		}

p, td    {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          color: #000000;
          font-size: 10pt;
          align:left;
         }

h1     {
          font-family: Georgia, "Times New Roman", Times, serif;
          color: #816D48;
          font-size: 16pt;
         } 

h2       {
          font-family: Georgia, "Times New Roman", Times, serif;
          color: #000000;
          font-size: 11pt;
         } 
h3     {
          font-family: Georgia, "Times New Roman", Times, serif;
          color: #816D48;
          font-size: 12pt;
         }
		 
.side_quote {
          font-family: Verdana, Arial, Helvetica, sans-serif;
		  font-style:italic;
          color: #685738;
          font-size: 8pt;
		  padding-right:20px;
}

.group_title {
         color:#336600;
		 font-weight:900;
		 font-size:14pt;
}

.caption {
        font-size:10px;
		font-style:italic;
		font-family:'Times New Roman', Times, serif;
} 


/*spacing and alignment styles */

.content_padding {
	padding-left:5%;
	padding-right:20px;
	padding-top: 10px;
}

.center_text {
        text-align:center;
}

.vert_spc20 {
        line-height:20px;
}

.vert_spc5{
        line-height:5px;
}

table.service_fees {
   width:70%

}


td.service {
        padding:3px;
		width:60%;
}

td.fee {
       padding:4px;
	   width:10%;
	   text-align:right;
}


#footer { 
          background-color: rgb(237, 233, 225);
          font-family: Verdana, Arial, Helvetica, sans-serif;
		  text-align:center;
          color: #685738;
          font-size: 8pt;
		  line-height:14px;
		  border-top:#766950 solid; 
		  border-bottom:#766950 solid; 
		  border-left:#766950 solid; 
		  border-right:#766950 solid; 
		  border-width:1px;
         }
		 

		 
/*link styles */

a:link   {
          color: #816D48;
          text-decoration: underline;
             }

a:active {
          color: #000000;
          text-decoration: underline;
         }

a:visited{
          color: #816D48;
          text-decoration: underline;
         }

a:hover  {
          color: #000000;
          text-decoration: underline;
         }

a.footer:link   {
          font-size: 9pt;
          color: #816D48;
          text-decoration: none;
             }

a.footer:active {
          font-size: 9pt;
          color: #000000;
          text-decoration: none;
         }

a.footer:visited{
          font-size: 9pt;
          color: #816D48;
          text-decoration: none;
         }

a.footer:hover  {
          font-size: 9pt;
          color: #000000;
          text-decoration: none;
         }

.footnote_books {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	padding-right: 1%;
	padding-left: 1%;
}
.img_left {
	float: left;
	padding-right: 8px;
}



/*navigation area */		 

#navigation {width:182px; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;
}

/*Main Menu*/
#navigation ul {
   margin:0px; 
   padding:0px;  
   background-color: rgb(237, 233, 225);
}
#navigation a {
   text-decoration:none; 
   color:inherit; 
}

#navigation ul li {
line-height:14px; 
padding-left:10px;
padding-right:10px;
padding-top:4px;
padding-bottom:4px;
color:#685738;
border-bottom:1px solid #766950; 
border-left:1px solid #766950; 
border-right:1px solid #766950; 
cursor:pointer; 
background:url('arrow.png') no-repeat 170px center;
list-style-type:none; 
border-top-width:1px;
}

#navigation ul li a{ display:block; width:155px; line-height:14px; }
#navigation ul li:first-child  {
	border-top:#766950 solid; 
border-width:1px;
}
#navigation ul li:hover {background-color:#766950; position:relative; color:white;}

/*Sub Menu*/
#navigation ul ul {display:none; position:absolute; left:158px; top:5px;  background-color: rgb(212, 206, 195); }
#navigation ul li:hover ul {display:block;}
#navigation ul ul li { width:150px; float:left; display:inline; border-bottom:1px solid #766950; 
border-left:1px solid #766950; 
border-right:1px solid #766950; 
background-image:url('../none');border-top-width:1px}
#navigation ul ul li:hover {text-decoration:none;}
#navigation ul ul li:first-child {text-decoration:none; border-top:#766950 solid; 
border-width:1px;}

#navigation li:hover ul li ul {display:none;}

#navigation ul ul li ul {left:110px; background-color:inherit;}
#navigation ul ul li:hover ul {display:block;}
#navigation ul li.no-arrow {background-image:url('../none');}

.signupframe {
	color: #766950;
	font-family: Arial, Helvetica, sans-serif;
	}
.link {
		text-decoration: none;
		}
.signupframe {
		border: 1px solid #766950;
		background-color: rgb(237, 233, 225);
		}
.nltop {
	font-family: Arial, Helvetica, sans-serif;
	color:#685738;
	font-weight:bold;
	}
.nlbody {
	font-family: Arial, Helvetica, sans-serif;
	color:#685738;
	}
.nlftr {
	font-family: Arial, Helvetica, sans-serif;
	color:#685738;
	font-size: 9px;
	}
.img_staff_right/* CSS Document */
 {
	float: right;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

