body, li, table, input, select, option, textarea, .menu {
	font-size: 			11px;
	font-family: 		Arial;
	color: 				#474C6B; 
}
body {
  	background-image: url('images/headerbg.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
	background-color: #D3D8ED;  }
	
A:link { text-decoration: none; color: #666B88;}
A:visited { text-decoration: none; color: #666B88;}
A:active { text-decoration: underline; color:#000000;}
A:hover {text-decoration:underline; color:#000000;}


p, h1, h2, h3, h4, h5 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1 { font-size:	14px; color: #5C669F; margin-bottom:8px;}
h2 { font-size:	13px; color: #5C669F; }
h3 { font-size:	12px; color: #5C669F; }
h4 { font-size:	12px; color: #5C669F; }
h5 { font-size:	15px; color: #5C669F; }

#flashheader {border: solid 0px; width: 785px; height: 283px; float: left;	margin:0px; }


input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	width: 200px;
	font-size: 			11px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#BBC1D8;
	background-color:	#FFFFFF;
	scrollbar-face-color: #AFC6D5;
 	scrollbar-shadow-color: #D3E1EA; 
 	scrollbar-highlight-color: #D3E1EA;
 	scrollbar-3dlight-color: #819BAC;
 	scrollbar-darkshadow-color: #819BAC; 
 	scrollbar-track-color: #9DB6C7; 
 	scrollbar-arrow-color: #FFFFFF; 
}

td.toppad {padding-top:5px;}
