body, li, table, input, select, option, textarea, .menu {

	font-size: 			11px;
	font-family: 		Arial;
	color: 				#4A4A4A; 
	line-height:		17px;
}

.bottomnav {

	font-size: 			10px;
	font-family: 		Arial;
	color: 				#B5B5B5; 	
}

td.bottomnav{
  	background-image: url('images/bottomnav.gif'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top center;  }	
	

a.bottomnav:link    {text-decoration:none;color:7D7D7D;}
a.bottomnav:visited {text-decoration:none;color:7D7D7D;}
a.bottomnav:hover   {text-decoration:underline;color:#5A5A5A;}
a.bottomnav:active  {text-decoration:underline;color:#5A5A5A;}

body         {  
 scrollbar-face-color: #C8C8C8;
 scrollbar-shadow-color: #F5F5F5; 
 scrollbar-highlight-color: #F5F5F5;
 scrollbar-3dlight-color: #818181;
 scrollbar-darkshadow-color: #818181; 
 scrollbar-track-color: #DBDBDB; 
 scrollbar-arrow-color: #FFFFFF; 
}

A:link { text-decoration: underline; color: #656565;}
A:visited { text-decoration: underline; color: #656565;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#000000;}

p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1 {
	font-size: 			14px;
	color: 				#172BED;

}
h2 {
	font-size: 			13px;
	color: 				#172BED;
}

h3 {
	font-size: 			13px;
	color: 				#906D36;
}

h4 {
	font-size: 			11px;
	color: 				#797979;
}

.footertxt {	font-size:			10px; }
.faqtxt { color: #906D36; }
.formtxt {	font-size:			11px; color: #8A8A8A; font-weight: bold;}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#CACACA;
	background-color:	#FDFDFD;
	
 scrollbar-face-color: #F4F4F4;
 scrollbar-shadow-color: #FFFFFF; 
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #AEAEAE;
 scrollbar-darkshadow-color: #AEAEAE; 
 scrollbar-track-color: #D0D0D0; 
 scrollbar-arrow-color: #AEAEAE; 	


}

.lightgrey {	color: 				#777777; }

 td.page1 {
  	background-image: url('images/page1.gif'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top left;  }
	
 td.page2 {
  	background-image: url('images/page2.gif'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: bottom right;  }	
.staff-name {
	font-family: "Century Gothic";
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
}
.staff-name2 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.team-text {
	margin: 0px;
	width: 280px;
	padding-right: 20px;
	text-align: justify;
}
.team-image {
	width: 168px;
	vertical-align: top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
