#fchfmaintabnav{
	height: 30px;
	margin: 0;
	padding-left: 15px;}

#fchfmaintabnav li{
	margin: 0; 
	padding: 0;
  	display: inline;
  	list-style-type: none;}
	
#fchfmaintabnav a:link, #fchfmaintabnav a:visited{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-top: 6px;
	margin-right: 1px;
	background: url(../images/bg_sitetab.gif) no-repeat;
	width: 128px;
	height: 24px;
	text-align: center;}

#fchfmaintabnav a:link.active, #fchfmaintabnav a:visited.active{
	color: #FFFFFF;
	background: url(../images/bg_sitetab_main.jpg) no-repeat;}

#fchfmaintabnav a:hover{
	background: url(../images/bg_sitetab.gif) 0 -24px no-repeat;
	text-decoration: none;}

#fchfmainheader {
	background-color: #1952E1;
	height: 85px;}