body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	display: none;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
#AppTitleContainer {
	margin: 10px auto 0px auto;
	width: 955px;
}
.appTitle {
	background: #ffffff;
	float: left;
	/*height: 18px;*/
	padding: 0px 0px 0px 350px;
	margin-top: 1px;
}
/*  Font Switcher  */
/*.FontSwitch {
	text-align:right;
	height: 24px;
	margin-bottom: 0px;
}*/
.searchArea {
	/*padding: 0px 0px 5px 0px;
	margin-right: 2px;*/
	/*width: 49%;*/
	padding: 0 0 7px 0;
	margin-right: 3px;
	float: right;
}
#topNav {
	margin:0 auto;
	width: 955px;
	clear:both;
}

#alert_bar_main_grey {
	background: url('../images/alert_bar_grey.jpg') no-repeat 3px 0;
	width: 100%;
	height: 29px;

	margin-bottom: 2px;
	/margin-bottom: 2px;
	m/argin-bottom: 2px;

	margin-top: 10px;
	/margin-top: 10px;
	m/argin-top: 10px;
}
#alert_bar_subnav_grey {
	background: url('../images/alert_bar_grey.jpg') no-repeat 3px 0;
	width: 100%;
	height: 29px;

	margin-bottom: 5px;
	/margin-bottom: 15px;
	m/argin-bottom: 15px;

	margin-top: 0px;
	/margin-top: -10px;
	m/argin-top: -10px;
}

#alert_bar_main_red {
	background: url('../images/alert_bar_red.jpg') no-repeat 3px 0;
	width: 100%;
	height: 29px;

	margin-bottom: 2px;
	/margin-bottom: 2px;
	m/argin-bottom: 2px;

	margin-top: 10px;
	/margin-top: 10px;
	m/argin-top: 10px;
}
#alert_bar_subnav_red {
	background: url('../images/alert_bar_red.jpg') no-repeat 3px 0;
	width: 100%;
	height: 29px;

	margin-bottom: 5px;
	/margin-bottom: 15px;
	m/argin-bottom: 15px;

	margin-top: 14px;
	/margin-top: -10px;
	m/argin-top: -10px;
}

.alert_bar_header_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	padding: 8px 2px 0px 10px;
	float: left;
}
.alert_bar_txt_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ffffff;
	text-align: left;
	float: left;
	padding: 8px 2px 0px 2px;
}
.alert_bar_txt_red a{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}
.alert_bar_txt_red a:hover{
	color: #ffffff;
	text-decoration: none;
}

.alert_bar_header_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-align: left;
	font-weight: bold;
	padding: 8px 2px 0px 10px;
	float: left;
}
.alert_bar_txt_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: left;
	float: left;
	padding: 6px 2px 0px 2px;
}
.alert_bar_txt_grey a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
.alert_bar_txt_grey a:hover{
	color: #000000;
	text-decoration: none;
}


#navContainer {
	background: #ffffff url('../images/header/hd_bg_fixed.gif') no-repeat 0 0;
	width: 100%;
	height: 104px;
}
#mainContentAreaContainer {
	width: 955px;
	margin:0px auto 0px auto;
	padding: 0;
}
#footerArea {
	margin: 40px auto;
	width: 955px;
	padding: 0px 0px 40px 0px;
}
#footerArea_App {
	margin:auto;
	width: 955px;
	border-top: 1px solid #666666;
}
.footerAreaLinks {
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	padding: 0px 0px 0px 1px;
	margin: 0 3px;
	height: 32px;
}

.footerLinksUl {
	list-style:none;
	margin: 0;
	padding: 0;
	/padding: 4px 0 0 0;
	p/adding: 4px 0 0 0;
}
.footerLinksUl li {
	display: inline;
	padding-left: 30px;
}
#footer_node {
	float: left;
	display: inline;
	padding-left: 30px;
}
.footerLinks {
	float:right;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #666666;
	text-align: right;
	padding: 2px 0;
}
.footerLinks img {
	vertical-align: middle;
	padding-left:7px;
	margin:0p;x
}
.footerLinks a{
	color: #666666;
	text-decoration: none;
}
.footerLinks a:hover{
	color: #ff0000;
	text-decoration: underline;
	
}
.footerTxt {
	float:left;
	width: 10%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #666666;
	text-align: left;
	padding: 8px 0;
}
#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #666666;
	text-align: right;
	padding: 10px 0px;
	background: #ffffff url('../images/sm_footer_logo.gif') no-repeat 1px 8px;
}
#disclaimer a{
	color: #c0c0c0;
	text-decoration: underline;
}
#disclaimer a:hover{
	color: #ff0000;
	text-decoration: underline;
}
/* ----------------- MAIN NAV STYLES START HERE -----------------*/
#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 10px 7px 10px;/*padding: 4px 25px 0px 10px;*/
	color: #000000;/*#ffffff*/
	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: #666666; /*3399CC*/
	text-decoration: none;
}
#mainnav #active a  {
	background: url(../images/nav/nav_tab_left.gif) no-repeat left top;
	color: #ff0000;
	text-decoration: none;
	padding: 0 0 0 4px;
}    
#mainnav a span {
	display: block;
	background: url(../images/nav/nav_tab_right.gif) no-repeat right top;
	padding: 10px 12px 13px 8px;/*padding: 4px 17px 0px 8px;*/ 
	font-weight: bold;
	color:#ff0000;
	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: #ff0000;
	text-decoration: none;
}
#mainnav #activeNoSub a  {
	text-decoration: none;
	background: url(../images/nav/nav_tab_left.gif) no-repeat left top;
	padding: 0 0 0 4px;
	color: #000066;
}
#mainnav #activeNoSub a span {
	display: block;
	background: url(../images/nav/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;
}
/* ----------------- MAIN NAV STYLES END HERE -----------------*/
/* ----------------- SUBNAV STYLES START HERE -------------------*/
.subnav {
	font-family: Arial;
	font-size: 0.78em;
	color: #999999;	
	background: url('../images/nav/btmcenter_subnav.gif') repeat-x 0 0; 
	margin: 0 12px 0 11px; 
	padding: 10px 5px 15px 7px;
}
.subnav A {
    color: #333333;
    text-decoration: none;
	padding: 0px 5px 0px 5px;    
}
.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;
}
/* ----------------- SUBNAV STYLES START HERE -------------------*/
/* ----------------- NAV CONTAINER ----------------------*/

.topLeft_NavContainer {
	width: 11px; 
	float: left; 
	background: url('../images/nav/topleft_hdr.gif') no-repeat 0 0; 
	height: 64px; /*62*/
}

.topCenter_NavContainer {
	margin: 0 12px 0 11px; 
	background: url('../images/nav/topcenter_hdr.gif') repeat-x 0 0;
	padding-top: 2px; /*New*/
}

.topRight_NavContainer {
	width: 12px; 
	float: right; 
	background: url('../images/nav/topright_hdr.gif') no-repeat 0 0; 
	height: 64px;/*62*/
}

.middleContainer {
	clear: both;
	background: url('../images/nav/btmcenter_hdr.gif') repeat-x bottom left;
	/* This is a cheap fix to a 3px white space bug I am having with ie6 */
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	/*margin: -4px 0px 0px 0px;*/
	/* End hide from IE5/mac */
}

.middleLeft_MainNavContainer {
	width: 11px; 
	float: left; 
	background: url('../images/nav/navleft_hdr_new.gif') no-repeat bottom left; 
	height: 45px; /*25px*/
}

.middleRight_MainNavContainer {
	width: 12px; 
	float: right; 
	background: url('../images/nav/navrt_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/nav/btmcenter_hdr.gif') repeat-x bottom left;*/ /* Can be used if ie6 whitespace bug is fixed */
}

/* ----------------- BOTTOM NAV & SUBNAV CONTAINER ----------------*/

.bottomOuter_MainNavContainer {
	clear: both;
}

.bottomLeft_NavContainer {
	width: 11px; 
	float: left; 
	background: url('../images/nav/btmleft_hdr.gif') no-repeat 0 0; 
	margin: 0;
}

.bottomRight_NavContainer {
	width: 12px; 
	float: right; 
	background: url('../images/nav/btmright_hdr.gif') no-repeat 0 0; 
	margin: 0;
}

.bottomCenter_NavContainer {
	background: url('../images/nav/btmcenter_hdr.gif') repeat-x 0 0; 
}

/* --- BEGIN SUBNAV CONTAINER ---*/

.bottomOuter_SubNavContainer {
	 clear: both;
	 margin-top: -10px;
	 position:absolute;
	 /position:;
	 p/osition:;
	 width: 955px;/*56.555%;*/ /*74.250%*/
	 /width: ;
	 w/idth: ;
}

.bottomLeft_SubNavContainer {
	width: 11px; 
	float: left; 
	background: url('../images/nav/btmleft_subnav.gif') no-repeat 0 0; 
	padding: 20px 0 0 0; 
	margin: 0;
}
 
.bottomRight_SubNavContainer {
	width: 12px; 
	float: right; 
	background: url('../images/nav/btmright_subnav.gif') no-repeat 0 0; 
	padding: 20px 0 0 0; 
	margin: 0;
}

/* ---------------------------------------- */
/* ---- **NOTE**                       ---- */
/* ---- bottom center of the sub nav   ---- */
/* ---- is controlled in .subnav above ---- */
/* ---------------------------------------- */
.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;
}
.clearfloat {
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
/* search box styles start here */
#frmSearch, #theForm2 {
	float: right;
	background: url(../images/search_box_bg.gif) no-repeat 0px 0px;
	border: #ffffff solid 1px;
	padding: 0px;
	margin-bottom: 9px;
	/margin-bottom: 0px;
	m/argin-bottom: 0px;
	height: 22px;	
}
#query {
	float: left;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	font-family: arial,sans-serif,verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	border: none;
	padding: 5px 5px 0px 5px;
	height: 22px;
	margin: -2px 0px -1px 0px;
	width: 138px;
}
a#btnSearch {
	float: left;
	height: 21px;
	background: url('../images/btn_search0.gif') no-repeat 0px 0px;
	width: 25px;
}
a#btnSearch:hover {
	background: url('../images/btn_search1.gif') no-repeat 0px 0px;
}
/* search box styles end here */
/* Sign On Drop Down Menu starts here */
#SignOnDiv {
	float: right;
	width: 250px;
	/width: 200px;
	/width: 200px;
	margin-top: -32px;
	margin-right: -20px;
	/margin-right: -5px;
	m/argin-right: -5px;
	padding: 0;
	height: 25px;
}
#SignOn {
	width: 250px;
	/width: 200px;
	w/idth: 200px;
	margin:0;
	padding: 0;
}
#SignOn  ul{
	margin: 0;
}
#SignOn li {
	list-style: none;
	margin: 0;
	padding: 0px 0 5px 0;
}
#SignOn .DropBg a {
	background: url('../images/drop_bg2_on.gif') no-repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0px; 
	padding: 3px 3em 5px 0.85em;  /*8em*/
	height: 25px;
}
#SignOnOpen {	
	width: 250px;
	/width: 200px;
	w/idth: 200px;
	position:absolute !important; /* Allows dropdown on top for IE*/
	z-index: 20000; /* Allows dropdown on top for IE*/
	margin: 0px;
}
#SignOnOpen  ul{
	margin: 0;
}
#SignOnOpen li {
	list-style: none;
	margin: 0; /*******Problem in Safari?*******/
	padding: 0px 5px 0px 0;
}
#SignOnOpen .DropBg a {
	background: url('../images/drop_bg2_off.gif') no-repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0px; 
	padding: 3px 3em 5px 0.85em; 
	height: 25px;
}
#OpenClose {
	background: #FFFFFF url('../images/dd_expanded_bg.gif') repeat-x bottom left;
	margin-top: -2px;
	/margin-top: -1px;
	m/argin-top: -1px;
	padding-top: 15px;
	padding-bottom: 8px;
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	width: 178px;
	z-index: 30000; /* Allows dropdown on top for firefox* */
	position:relative !important;/* Allows dropdown on top for firefox*/
	/position:; /* Needs to be here for ie, leave blank */
	p/osition:; /* Needs to be here for ie, leave blank */
}
#OpenClose .SignInList li {
	margin-left: -30px;
	/margin-left: 10px;
	m/argin-left: 10px;
}
#OpenClose .LinkList li {
	margin-left: -29px;
	/margin-left: 10px;
	m/argin-left: 10px;
	padding-bottom: 7px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#OpenClose .LinkList li a{
	color: #ff0000;
	text-decoration: none;
	background-image:none;
	padding: 0;
}
#OpenClose .LinkList li a:hover{
	color: #ff0000;
	text-decoration: underline;
}
#OpenClose .LinkList {
	margin-top: 15px;
}
.Expanded {
	display: none;
}
/* Sign On Drop Down Menu ends here */
.horzline {
	background: url('../images/horz_dot.gif') repeat-x 0px 0px;
	display: block;
	height: 2px;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}
br.clearRight {
	clear: right;
}
br.clearLeft {
	clear: left;
}
br.clearBoth {
	clear: both;
}
/* font widget styles start here */
#FontSwitch {
	float: right;
	padding: 5px 0px 5px 0px;
	display: block;
	text-align: right;
}
#FontSwitch .divider {
	background: url('/citi/template/images/font_divider.gif') no-repeat 1px 2px;
	width: 8px;
}
/*#FontSwitch ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#FontSwitch ul li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px 2px 0px 2px;
	display: inline;
	vertical-align: text-bottom;
	
}*/
a#large_a {
	background: url('../images/large_a1.gif') no-repeat 0px 0px;
	width: 25px;
	height: 25px;
	display: block;
	padding: 0px 3px 0px 0px;
}
a#large_a:hover {
	background: url('../images/large_a0.gif') no-repeat 0px 0px;
}
a#medium_a {
	background: url('../images/medium_a1.gif') no-repeat 0px 0px;
	width: 23px;
	height: 25px;
	display: block;
	padding: 0px;
}
a#medium_a:hover {
	background: url('../images/medium_a0.gif') no-repeat 0px 0px;
}
a#small_a {
	background: url('../images/small_a1.gif') no-repeat 0px 0px;
	width: 19px;
	height: 25px;
	display: block;
	padding: 0px;
}
a#small_a:hover {
	background: url('../images/small_a0.gif') no-repeat 0px 0px;
}
a#printIcon {
	background: url('../images/print_btn1.gif') no-repeat 0px 0px;
	width: 25px;
	height: 25px;
	display: block;
	padding: 0px 0px 0px 10px;
}
a#printIcon:hover {
	background: url('../images/print_btn0.gif') no-repeat 0px 0px;
}
/* font widget styles end here */
.clearMenu {
	clear: both;
	margin-bottom: 20px;
	padding: 0px;
}
/* no script styles start here */
#noscript {
	width: 955px;
	margin:0px auto 0px auto;
	padding: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#noscript img {
	display: block;
	padding: 0px 0px 30px 0px;
}

/* no script styles end here */
