body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 0.80em;
}
img {
	border: 0px;
}
form {
	padding: 0px;
}
/* header styles start here */
#AppTitleContainer {
	margin: 12px auto 0px auto;
	width: 955px;
}
.appTitle {
	background: #ffffff;
	float: left;
	height: 18px;
	padding: 0 0px 9px 3px;
	margin-top: 6px;
}
.languageArea {
	width: 49%;
	padding: 0;
	margin-right: 2px;
	float: right;
}
#topNav {
	margin:0 auto;
	width: 955px;
	clear:both;
}
#navContainer {
	background: #ffffff url('images/header/header_bg_fixed.gif') no-repeat 0 0;
	width: 100%;
	height: 104px;
}
#pageContainer {
	width: 955px;
	margin:0px auto;
	padding: 0px;
}
/* header styles end here */

/* 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 12px 7px 12px; /*10px 10px 7px 10px;padding: 4px 25px 0px 10px;*/
	color: #666666;/*#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: #ff0000; /*3399CC*/
	text-decoration: none;
}      
#mainnav #active a  {
	background: url('images/newNav/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/newNav/nav_tab_right.gif') no-repeat right top;
	padding: 10px 12px 13px 8px; /*12px 17px 11px 8px;padding: 4px 17px 0px 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/newNav/nav_tab_left.gif') no-repeat left top;
	padding: 0 0 0 7px;
	color: #000066;
}
#mainnav #activeNoSub a span {
	display: block;
	background: url('images/newNav/nav_tab_right.gif') no-repeat right top;
	padding: 12px 17px 11px 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;
}
.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;
}
/* Main Nav styles end here */

/* nav container styles start here */
.topLeft_NavContainer {
	width: 11px; 
	float: left; 
	background: url('images/newNav/topleft_hdr.gif') no-repeat 0 0; 
	height: 64px; /*62*/
}
.topCenter_NavContainer {
	margin: 0 12px 0 11px; 
	background: url('images/newNav/topcenter_hdr.gif') repeat-x 0 0;
	padding-top: 2px; /*New*/
}
.topRight_NavContainer {
	width: 12px; 
	float: right; 
	background: url('images/newNav/topright_hdr.gif') no-repeat 0 0; 
	height: 64px;/*62*/
}
.middleContainer {
	clear: both;
	background: url('images/newNav/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/newNav/navleft_hdr_new.gif') no-repeat bottom left; 
	height: 45px; /*25px*/
}
.middleRight_MainNavContainer {
	width: 12px; 
	float: right; 
	background: url('images/newNav/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/newNav/btmcenter_hdr.gif') repeat-x bottom left;*/ /* Can be used if ie6 whitespace bug is fixed */
}
/* nav container styles end here */

/* sub nav container styles start here */
.subnav {
	font-family: Arial;
	font-size: 0.78em;
	color: #999999;	
	background: url('images/newNav/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 7px 0px 7px;
}
.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;
}
.bottomOuter_SubNavContainer {
	 margin-top: -10px;
	 position: relative;
	 width: 955px;
	 /width:;
	 w/idth:;
	 float: left;
	margin-bottom: 10px;
}
.bottomLeft_SubNavContainer {
	width: 11px; 
	float: left; 
	background: url('images/newNav/btmleft_subnav.gif') no-repeat 0 0; 
	padding: 20px 0 0 0; 
	margin: 0;

} 
.bottomRight_SubNavContainer {
	width: 12px; 
	float: right; 
	background: url('images/newNav/btmright_subnav.gif') no-repeat 0 0; 
	padding: 20px 0 0 0; 
	margin: 0;

}
/* sub nav container styles end here */

/* footer styles start here */
#footerArea {
	margin: 40px auto;
	width: 955px;
}
#footerArea_App {
	margin:auto;
	width: 955px;
	border-top: 1px solid #666666;
}
.footerAreaLinks {
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	padding: 0 1px;
	margin: 0 3px;
	height: 35px;
}
.footerLinksUl {
	list-style:none;
	margin: 0;
	padding: 0;
	background: none;
}
.footerLinksUl li {
	display: inline;
	padding-left: 30px;
	background: none;
}
.footerLinks {
	float:right;
	width: 60%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #666666;
	text-align: right;
	padding: 10px 0;
	background: none;
}
.footerLinks a{
	color: #666666;
	text-decoration: none;
}
.footerLinks a:hover{
	color: #ff0000;
	text-decoration: underline;	
}
.footerTxt {
	float:left;
	width: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #666666;
	text-align: left;
	padding: 10px 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;
}
/* footer styles end here */
.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;
	padding: 0px;
	margin: 0px;
}
.clearMenu {
	clear: both;
	height: 0;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
/* layout styles start here */
.lgCont_TopBg {
	background: url('images/lg_topContent_bg.gif') no-repeat 0 0;
	/*height: 8px;*/
	padding: 4px 0;
	margin-top: 0px;
}
.lgCont_CenterBg {
	background: url('images/lg_MidContent_bg.gif') repeat-y 0 0;
	padding: 20px 22px 20px 17px;
	margin: 0;
	/*float: left;*/
	width: auto;
}
.lgCont_BtmBg {
	background: url('images/lg_BtmContent_bg.gif') no-repeat 0 0;
	/*height: 14px;*/
	padding: 7px 0;
	margin: 0;
}
.threeColumn_layout {
	background: url('images/3col_faux_bg.gif') repeat-y 15px 0;
	padding: 0px 0px 40px 0px;
}
.rtColumn_layout {
	background: url('images/rtcol_faux_bg.gif') repeat-y 15px 0;
	padding: 0px 0px 40px 0px;
}
.SubLeftCol_Cont{
	float: left;
	width: 192px;
}
.SubRightCol_Cont{
	float: right; 
	width: 195px;
	margin-right: 3px;
}
.SubCenterCol_Cont {
	margin: 0 230px 0 220px;
}
.SubCenterCol_Cont a {
	color: #3399CC;
}
.SubCenterCol_Cont a:link {
	color: #3399CC;
}
.SubCenterCol_Cont a:hover {
	color: #ff0000;
}
.Center_two_thirds {
	margin: 0 230px 0 0px;
}
/* layout styles end here */

 /* font widget classes start here */
/* NOTE: here's the default font sizes for the font widget */
.font-regular {
	font-size: .8em;
}
.font-medium {
	font-size: 1em;
}
.font-large {
	font-size: 1.2em;
}
#FontSwitch {
	height: 24px;
	float: right;
	padding: 10px 5px 0px 0px;
	margin: 0px;

}
#FontSwitch ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#FontSwitch ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
a.small_a {
	background: url('images/small_a1.jpg') no-repeat 0px 0px;
	width: 19px;
	height: 23px;
	display: block;
	padding: 0px;
}
a.small_a:hover {
	background: url('images/small_a0.jpg') no-repeat 0px 0px;
}

a.small_a_selected, a.small_a_selected:hover {
	background: url('images/small_a0.jpg') no-repeat 0px 0px;
	width: 19px;
	height: 23px;
	display: block;
	padding: 0px;
}
a.medium_a {
	background: url('images/medium_a1.jpg') no-repeat 0px 0px;
	width: 21px;
	height: 23px;
	display: block;
	padding: 0px;
}
a.medium_a:hover {
	background: url('images/medium_a0.jpg') no-repeat 0px 0px;
}
a.medium_a_selected, a.medium_a_selected:hover {
	background: url('images/medium_a0.jpg') no-repeat 0px 0px;
	width: 21px;
	height: 23px;
	display: block;
	padding: 0px;
}
a.large_a {
	background: url('images/large_a1.jpg') no-repeat 0px 0px;
	width: 23px;
	height: 23px;
	display: block;
	padding: 0px;
}
a.large_a:hover {
	background: url('images/large_a0.jpg') no-repeat 0px 0px;
}
a.large_a_selected, a.large_a_selected:hover {
	background: url('images/large_a0.jpg') no-repeat 0px 0px;
	width: 23px;
	height: 23px;
	display: block;
	padding: 0px;
}
a.print {
	background: url('images/print_btn1.gif') no-repeat 0px 0px;
	width: 25px;
	height: 25px;
	display: block;
	padding: 0px;
}
a.print:hover {
	background: url('images/print_btn0.gif') no-repeat 0px 0px;
}
/* font widget classes end here */
/* search classes start here */
.searchTop {
	/*padding: 0px 0px 5px 0px;
	margin-right: 2px;*/
	/*width: 49%;*/
	padding: 0 0 2px 0;
	margin-right: 3px;
	float: right;
}
#frmSearch {
	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;	
}
#search {
	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 classes end here */
/* left nav styles start here */
a.leftNav, a.leftNavOn, a.leftNavOn2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	background: url('images/leftNav.gif') no-repeat 0px 1px;
	padding-left: 22px;
	margin-bottom: 6px;
	color: #000066;
	text-decoration: none;
	display: block;
}
a.leftNavOn {
	background: url('images/leftNav_open.gif') no-repeat 0px 1px;
	font-weight: bold;
}
a.leftNavOn2 {
	background: url('images/leftNav_open2.gif') no-repeat 0px 1px;
	font-weight: bold;
}
a.leftNav:hover, a.leftNavBlack:hover {
	text-decoration: underline;
}
.leftNavDiv {
	padding: 4px 0px 4px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
}
.leftNavDiv a {
	text-decoration: none;
	color: #3399CC;
	display: block;
	padding: 0px 0px 7px 0px;
}
.leftNavDiv a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.leftNavDiv a.select, .leftNavDiv a.select:hover {
	text-decoration: none;
	color: #000066;
	display: block;
	padding: 0px 0px 7px 0px;
	font-weight: bold;
}
/* left nav styles end here */
/* title styles start here */
#SiteTitle {
	color: #000066;
	font-size: 1.3em;
	padding: 10px 0px 12px 25px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	/* to be used as page title */
	color: #000066;
	font-family: arial;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.4em;
	font-weight: normal;
}
/* title styles end here */
.citiLogo {
	border: 0px; 
	padding: 5px 1px 0px 0px;
}