body, li, table, input, select, option, textarea, .menu {
	font-size: 			11px;
	font-family: 		Arial;
	color: 				#000000; 

}


body         {  
 scrollbar-face-color: #AAAAAA;
 scrollbar-shadow-color: #E0E0E0; 
 scrollbar-highlight-color: #E0E0E0;
 scrollbar-3dlight-color: #393939;
 scrollbar-darkshadow-color: #393939; 
 scrollbar-track-color: #7B7B7B; 
 scrollbar-arrow-color: #FFFFFF; 
}

A:link { text-decoration: none; color: #545454;}
A:visited { text-decoration: none; color: #545454;}
A:active { text-decoration: underline;}
A:hover {text-decoration:underline; color:#232323;}


p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			16px;
	color: 				#646464;
	text-align:left;
}
h2 {
	font-size: 			14px;
	color: 				#646464;
}

h3 {
	font-size: 			13px;
	color: 				#646464;
}

h4 {
	font-size: 			12px;
	color: 				#646464;
}

.faq-q {
	font-size: 			11px;
	color: 				#646464;
	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 :		#969696;
	background-color:	#EEF0EF;

}

 td.buttondownarrow {
  	background-image: url('images/buttondownarrow.gif'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: bottom right;  }

a.newnav {

	overflow: hidden;
	margin-bottom: 0px;
	display: block; 
	background: #DBDFE1;
    background-image: url(images/buttons.gif);
	background-repeat: no-repeat;
	width: 152px;
	height: 19px;
	*height: 23px;	
	*width: 183px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 31px;
	padding-top: 4px;
}

a.newnav:hover {
	background: #E5E8E9;
    background-image: url(images/buttons-on.gif);
	
}

a.newnav2 {

	overflow: hidden;
	margin-bottom: 0px;
	display: block; 
	background: #DBDFE1;
    background-image: url(images/subbuttons.gif);
	background-repeat: no-repeat;
	width: 148px;
	height: 19px;
	*height: 23px;	
	*width: 183px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 35px;
	padding-top: 4px;
}

a.newnav2:hover {
	background: #E5E8E9;
    background-image: url(images/subbuttons-on.gif);
	
}

td.gap { 	
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}