
/********* BUSINESS AREA TABS ********/

ul#primary_business {
	float:left;
	height:41px;
	width:547px;
	background:#ffffff;
	overflow:hidden;
}

ul#primary_business li  {
	display: inline;
	list-style: none;
}


/*request tab */

#business_area li.request_tab a.active, #business_area li.request_tab a.active:hover {
	padding-top: 41px; /* height of the replacement image */
   	float:left;
	height: 0px;
	width:176px;
	margin-right:4px;
	margin-top:0;
    	overflow: hidden;
	background: transparent url(../images/request_up.gif) no-repeat 0 0;
}

#business_area li.request_tab a {
	padding-top: 35px; /* height of the replacement image */
   	float:left;
	height: 0px;
	width:176px;
	margin-right:4px;
	margin-top:6px;
    	overflow: hidden;
	background: transparent url(../images/request.gif) no-repeat 0 0;
}

#business_area li.request_tab a:hover {
	background: transparent url(../images/request.gif) no-repeat 0 -35px;
}

/*end request tab */

/* pay tab */

#business_area li.pay_tab a.active, #business_area li.pay_tab a.active:hover {
	padding-top: 41px; /* height of the replacement image */
   	float:left;
	height: 0px;
	width:186px;
	/*margin-right:4px;*/
	margin-top:0;
    	overflow: hidden;
	background: transparent url(../images/pay_up.gif) no-repeat 0 0;
}

#business_area li.pay_tab a {
	padding-top: 35px; /* height of the replacement image */
   	float:left;
	height: 0px;
	width:186px;
	/*margin-right:4px;*/
	margin-top:6px;
    	overflow: hidden;
	background: transparent url(../images/pay.gif) no-repeat 0 0;
}

#business_area li.pay_tab a:hover {
	background: transparent url(../images/pay.gif) no-repeat 0 -35px;
}

/* end pay tab */

/* register tab */

#business_area li.register_tab a.active, #business_area li.register_tab a.active:hover {
	padding-top: 41px; /* height of the replacement image */
   	float:left;
	height: 0px;
	width:176px;
	margin-right:5px;
	margin-top:0;
    	overflow: hidden;
	background: transparent url(../images/register_up.gif) no-repeat 0 0;
}

#business_area li.register_tab a {
	padding-top: 35px; /* height of the replacement image */
   	float:left;
	height: 0px;
	width:176px;
	margin-right:5px;
	margin-top:6px;
    	overflow: hidden;
	background: transparent url(../images/register.gif) no-repeat 0 0;
}

#business_area li.register_tab a:hover {
	background: transparent url(../images/register.gif) no-repeat 0 -35px;
}

/* end register tab */

/* business secondary nav */

ul#secondary_business, ul.secondary_business_hide {
	float:left;
	display:block;
	width:532px;
	height:35px;
	background:#064e80;
	padding-left:/*385px;*/ 15px;
}

ul#secondary_business li, ul.secondary_business_hide li  {
	float:left;
	display: inline;
	list-style: none;
	padding-top:9px !important;
}
ul#secondary_business li a, ul#secondary_business li a:visited, ul.secondary_business_hide li a, ul.secondary_business_hide li a:visited { 
	color:#b8c7d1; 
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	padding:2px 4px;
	margin:0 3px;
}

ul#secondary_business li a:hover, ul#secondary_business li a.active, ul.secondary_business_hide li a:hover, ul.secondary_business_hide li a.active {
	background: #043354;
	color:#FFFFFF !important;
}

/** this is for the winter nav element**/
ul#secondary_business li.winter, ul.secondary_business_hide li.winter { 
	color:#b8c7d1; 
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	padding:2px 20px 2px 19px; 
	background: transparent url(../images/winter.gif);
	background-position: 0 2px;
	margin:0 3px 0 20px;
}

/** this is for the Complaints & Comments nav element**/
ul#secondary_business li.complaints, ul.secondary_business_hide li.complaints { 
	color:#b8c7d1; 
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	padding:2px 20px 2px 19px; 
	margin:0 3px 0 0;
}

/********* INFO AREA TABS ********/

ul#primary_info {
	float:left;
	height:41px;
	width:370px;
	background:#ffffff;
	overflow:hidden;
}

ul#primary_info li  {
	display: inline;
	list-style: none;
}

/*information tab */
#info_area li.information_tab a.active, #info_area li.information_tab a.active:hover {
	padding-top: 41px; /* height of the replacement image */
   	float:left;
	height: 0px;
	width:188px;
	margin-right:6px;
	margin-top:0;
    	overflow: hidden;
	background: transparent url(../images/getinformation_up.gif) no-repeat 0 0;
}

#info_area li.information_tab a {
	padding-top: 35px; /* height of the replacement image */
   	float:left;
	height: 0px;
	width:188px;
	margin-right:6px;
	margin-top:6px;
    	overflow: hidden;
	background: transparent url(../images/getinformation.gif) no-repeat 0 0;
}

#info_area li.information_tab a:hover {
	background: transparent url(../images/getinformation.gif) no-repeat 0 -35px;
}


/*question tab */
#info_area li.question_tab a.active, #info_area li.question_tab a.active:hover {
	padding-top: 41px; /* height of the replacement image */
   	float:left;
	height: 0px;
	width:176px;
	margin-top:0;
    	overflow: hidden;
	background: transparent url(../images/contactus_up.gif) no-repeat 0 0;
}

#info_area li.question_tab a {
	padding-top: 35px; /* height of the replacement image */
   	float:left;
	height: 0px;
	width:176px;
	margin-top:6px;
    	overflow: hidden;
	background: transparent url(../images/contactus.gif) no-repeat 0 0;
}

#info_area li.question_tab a:hover {
	background: transparent url(../images/contactus.gif) no-repeat 0 -35px;
}

/*end question tab */

#info_area ul.secondary_info {
	float:left;
	display:block;
	width:370px;
	height:35px;
	background:#507378;
}

a:visited, a.active:visited  {
	border:none;
}
