/* --------------------------------------------*/
/* ----------------- WORKS IN -----------------*/
/* -----------------  IE 6    -----------------*/
/* -----------------  IE 7    -----------------*/
/* ----------------- FIREFOX  -----------------*/
/* ----------------- SAFARI   -----------------*/
/* --------------------------------------------*/




/* ----------------- MAIN NAV -----------------*/

#mainnav {
	width: 100%;
	float: left;
	font-size: 0.80em;
	margin: 0px;
	padding: 0px;
	line-height: normal; 
	font-family: Arial;
	background: #ffffff;	
}
      
#mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
      
#mainnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
      
#mainnav a {
	float: left;
	margin: 0;
	padding: 10px 12px 7px 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
          
/* Commented Backslash Hack hides rule from IE5-Mac \*/

#mainnav a span {
	float:none;
}

/* End IE5-Mac hack */
    
#mainnav a:hover  {
	color: #ff0000;
	text-decoration: none;
}
      
#mainnav #active a  {
	background: url(../images/nav_tab_left.gif) no-repeat left top;
	color: #000066;
	text-decoration: none;
	padding: 0 0 0 4px;
} 

     
#mainnav a span {
	display: block;
	background: url(../images/nav_tab_right.gif) no-repeat right top;
	padding: 10px 12px 13px 8px;
	font-weight: bold;
	color:#000066;
	margin-right: 0px; 
	text-decoration: none;	
}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
#mainnav a span {float:none;}

/* End IE5-Mac hack */

#mainnav a:hover span {
	color: #000066;
	text-decoration: none;
}
  
#mainnav #activeNoSub a  {
	text-decoration: none;
	background: url(../images/nav_tab_left.gif) no-repeat left top;
	padding: 0 0 0 4px; /*padding: 0 0 0 4px;*/
	color: #000066;
}

#mainnav #activeNoSub a span {
	display: block;
	background: url(../images/nav_tab_right.gif) no-repeat right top;
	padding: 10px 12px 13px 8px;/*padding: 4px 17px 0px 8px;*/ 
	font-weight: bold;
	margin-right: 0px; 
	text-decoration: none;
	color: #000066;	
}


#mainnav #activeNoSub a:hover span {
	color: #000066;
	text-decoration: none;
}


    
/* ----------------- SUBNAV -------------------*/


.subnav {
	font-family: Arial;
	font-size: 0.78em;
	color: #999999;	
	background: url('../images/btmcenter_subnav.gif') repeat-x 0 0; 
	margin: 0 12px 0 11px; 
	padding: 10px 5px 15px 13px;
}

.subnav a {
    color: #333333;
    text-decoration: none; 
}

.subnav a:hover {
    color: #ff0000;
    text-decoration: underline;
    
}

.subnavOn {
	font-family: Arial;
    font-weight: bold;
	color: #ffffff;
}


.subnavOn a {
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    
}

.subnavOn a:hover {
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    
}

.subnavOn a:link {
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}    


/* ----------------- NAV CONTAINER ----------------------*/

.topLeft_NavContainer {
	width: 11px; 
	float: left; 
	background: url('../images/topleft_hdr.gif') no-repeat 0 0; 
	height: 64px;
	margin: 0px;
	padding: 0px; 
}
.citiLogo {
	width: 50%; 
	float: left;
	margin: 0px;
	padding: 0px;
}
.WelcomeText {
	width: 49%;
	height: 1px; 
	margin-top: 10px;
	float: left; 
	color: #666666; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align:right;
}
.WelcomeText a {
	color: #000066;
	text-decoration: underline;
}	
.WelcomeText a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.topCenter_NavContainer {
	margin: 0 12px 0 11px; 
	background: url('../images/topcenter_hdr.gif') repeat-x 0 0;
	padding-top: 2px;
}

.topRight_NavContainer {
	width: 12px; 
	float: right; 
	background: url('../images/topright_hdr.gif') no-repeat 0 0; 
	height: 64px;
	margin: 0px;
	padding: 0px; 	
}

.middleContainer {
	clear: both;
	background: url('../images/btmcenter_hdr.gif') repeat-x bottom left;

}

.middleLeft_MainNavContainer {
	width: 11px; 
	float: left; 
	background: url('../images/navleft_hdr_new.gif') no-repeat bottom left; 
	height: 45px; /*25px*/
}

.middleRight_MainNavContainer {
	width: 12px; 
	float: right; 
	background: url('../images/navright_hdr_new.gif') no-repeat bottom right; 
	height: 45px; /*25px*/
}

.middleCenter_MainNavContainer {
	margin: 0 12px 0 11px; 
	padding: 0;
	padding-left: 2px;
	height: 45px;
	/*background: url('../images/btmcenter_hdr.gif') repeat-x bottom left;*/
}

.middleLeft_NoSub {
	width: 11px; 
	float: left; 
	background: url('../images/navleft_nosub.gif') repeat-y top left; 
	height: 33px; 
	/height: 33px;
	h/eight: 33px;
}

.middleRight_NoSub {
	width: 12px; 
	float: right; 
	background: url('../images/navright_nosub.gif') repeat-y top right; 
	height: 33px; 
	/height: 33px;
	h/eight: 33px;
}

.middleCenter_NoSub {
	margin: 0 12px 0 11px; 
	padding: 0;
	padding-left: 2px;
	height: 33px;
	/height: 33px;
	h/eight: 33px;	
	

}
/* ----------------- BOTTOM NAV & SUBNAV CONTAINER ----------------*/

.bottomOuter_MainNavContainer {
	clear: both;
}

.bottomLeft_NavContainer {
	width: 11px; 
	float: left; 
	background: url('../images/btmleft_hdr.gif') no-repeat 0 0; 
	margin: 0;
}

.bottomRight_NavContainer {
	width: 12px; 
	float: right; 
	background: url('../images/btmright_hdr.gif') no-repeat 0 0; 
	margin: 0;
}

.bottomCenter_NavContainer {
	background: url('../images/btmcenter_hdr.gif') repeat-x 0 0; 
}


/* --- BEGIN SUBNAV CONTAINER ---*/

.bottomOuter_SubNavContainer {
	margin-top: -10px;
	position: relative;
	min-width: 740px;
	float: left;
	width: 100%;
	
}

.bottomLeft_SubNavContainer {
	width: 11px; 
	float: left; 
	background: url('../images/btmleft_subnav.gif') no-repeat 0 0; 
	padding: 20px 0 0 0; 
	margin: 0;
	position: absolute;
}
 
.bottomRight_SubNavContainer {
	width: 12px; 
	float: right; 
	background: url('../images/btmright_subnav.gif') no-repeat 0 0; 
	padding: 20px 0 0 0; 
	margin: 0;
	position: relative;
}
.myService_Label {
      color:#999999;
      font-size: 12px;
      font-family:Verdana, Arial, Helvetica, sans-serif;
      height: 3px;
      font-weight:bolder;
      width: 84%;
      vertical-align:middle; }

/* ---------------------------------------- */
/* ---- **NOTE**                       ---- */
/* ---- bottom center of the sub nav   ---- */
/* ---- is controlled in .subnav above ---- */
/* ---------------------------------------- */

/******* Target Message Homepage *****************/
.targetMessageFormat
{
padding:6px 0 0px 0;
margin-top:-5px;
font-size:0.83em;
font-family:Arial, Helvetica, sans-serif;
}

.targetMessage_TopLeft {
	width: 11px; 
	float: left; 
	background: url('../images/topleft_hdr.gif') no-repeat 0 0; 
	height: 10px; 
	margin: 0px;
	padding: 0px;
}
.targetMessage_TopCenter {
	background: url('../images/topcenter_hdr.gif') repeat-x 0 0;
	height: 6px;
	margin: 0px; 
	padding: 0px;
}
.targetMessage_TopRight {
	width: 12px; 
	float: right; 
	background: url('../images/topright_hdr.gif') no-repeat 0 0; 
	height: 10px;
	margin: 0px;
	padding: 0px;	
}
.targetMessage_MidLeft { 
	float: left; 
	width: 100%;
	
	background: #ffffff url('../images/navleft_nosub.gif') repeat-y top left; 
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.targetMessage_MidRight { 
	background: url('../images/navright_nosub.gif') repeat-y top right; 
	margin: 0px;
	padding: 0px;
	float: right; 
	width: 100%;
	overflow: hidden;
}
.targetMessage_MidCenter {
	padding: 2px 19px 7px 17px;
	margin: 0px;
	clear: both;
}
.targetMessage_BtmLeft {
	width: 11px; 
	float: left; 
	background: url('../images/btmleft_hdr.gif') no-repeat 0 0; 
	margin: 0;
	height: 12px;	
}
.targetMessage_BtmRight {
	width: 12px; 
	float: right; 
	background: url('../images/btmright_hdr.gif') no-repeat 0 0; 
	margin: 0;
	height: 12px;	
}
.targetMessage_BtmCenter {
	background: url('../images/btmcenter_hdr.gif') repeat-x 0 0; 
	height: 12px;
	margin: 0px; 
	padding: 0px;
	clear:BOTH;
}

.targetMessage_topLeft_NavContainer {
	width: 11px; 
	float: left; 
	background: url('../images/topleft_hdr.gif') no-repeat 0 0; 
	height:60px;
	margin: 0px;
	padding: 0px; 
}

.targetMessage_topRight_NavContainer {
	width: 12px; 
	float: right; 
	background: url('../images/topright_hdr.gif') no-repeat 0 0; 
	height:60px;
	margin: 0px;
	padding: 0px; 	
}

.targetMessage_topCenter_NavContainer {
	margin: 0 12px 0 11px; 
	background: url('../images/topcenter_hdr.gif') repeat-x 0 0;
	padding-top: 2px;
}

.targetMessage_middleLeft_MainNavContainer {
	width: 11px; 
	float: left; 
	background: url('../images/navleft_hdr_new.gif') no-repeat bottom left; 

}

.targetMessage_middleRight_MainNavContainer {
	width: 12px; 
	float: right; 
	background: url('../images/navright_hdr_new.gif') no-repeat bottom right; 

}

.targetMessage_middleCenter_MainNavContainer {
	margin: 0 12px 0 11px; 
	padding: 0;
	padding-left: 2px;
	height: 18px;
}	







