.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;
}
.storySeperator{
	line-height: 10px;
}

.StoryCopy_Divider {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.71em;
	padding-bottom: 15px;
	background: url('/citi/template/images/bdr_dotted_x.gif') repeat-x bottom left;
	margin-bottom: 15px;
	margin-top: 8px;
	width: 692px;
}

.RightCont{
	float: right;
	width: 694px;
}

.StaticleftNavContainer {
	padding-top: 2px;
}

.BodyCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

.BodyCopy  a{
	color: #ff0000;
	text-decoration:underline;
}

.BodyCopy  a:link{
	color: #ff0000;
	text-decoration:underline;
}

.BodyCopy  a:hover{
	color: #666666;
	text-decoration:underline;
}

.lgCont_DividerBg {
	background: url(/citi/template/images/3col_faux_bg.gif) repeat-y 15px 0;
	float: left;
}
.SubRightCol_Cont{
	float: right; 
	width: 190px;
	margin-right: 3px;
	margin-left: 10px;
}

.SubRightCol_Story {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.74em;
	line-height: 16px;
	background: url('/citi/template/images/bdr_dotted_x.gif') repeat-x bottom left;
	padding: 0 0 15px 0;
}
.SubRightCol_StoryEnd {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.74em;
	line-height: 16px;
	padding: 0 0 15px 0;
}

.SubRightCol_Story .header {
	color: #000000;
	font-size: 1.2em;
	font-weight: 200;
}

.SubRightCol_Story a{
	color:#ff0000;
	text-decoration: underline;
}

.SubRightCol_Story a:hover{
	color:#666666;
	text-decoration: underline;
}


.BodyCopy .header{
	font-weight: bold;
	font-size: 1em;
}

.FeatureStory1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.71em;
	line-height: 16px;
	padding-bottom: 15px;
	background: url('/citi/template/images/bdr_dotted_x.gif') repeat-x bottom left;
}

.FeatureStory1 a{
	text-decoration: underline;
	color: #ff0000;
}

.FeatureStory1 a:hover {
	text-decoration: underline;
	color:#666666;
}

.FeatureStory1 h4{
	color: #000000;
	font-size: 1.4em;
	margin: 0px;
	padding: 0;
	font-weight: 200;
}

.FeatureStory1 h4 a {
	color: #000000;
}

.FeatureStory1 h4 a:hover {
	color:#FF0000;
}

.FeatureStory1 .FeatureText {
	font-size: 1.1em;
	color: #000000;
}

.SubStory_Cont {
	margin: 15px 0;
}

.SubStory_Left{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.71em;
	line-height: 16px;
}
.SubStory_Left a {
	color:#ff0000;
	text-decoration: underline;
}

.SubStory_Left a:hover {
	color:#666666;
	text-decoration: underline;
}

.SubStory_Right{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.71em;
	line-height: 16px;
}

.SubStory_Right a {
	color:#ff0000;
	text-decoration: underline;
}

.SubStory_Right a:hover {
	color:#666666;
	text-decoration: underline;
}

.SubStory_Left .header {
	color: #000000;
	font-size: 1.2em;
	font-weight: 200;
}

.SubStory_Right .header {
	color: #000000;
	font-size: 1.2em;
	font-weight: 200;
}

.FontSwitch_Right {
	text-align:right;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: url('/citi/template/images/bdr_dotted_x.gif') repeat-x bottom left;
}

#mainGraphic {
	float: left;	
	margin-left: 1px;
	padding: 0;
	width: 665px;
}

/*#mainGraphicRight {
	float: right;
	padding: 0;
	margin: 0;
}*/
#mainGraphicRight {
	float: right;
	padding: 0;
	margin: 0;
	background: url('../images/main_red2.gif') no-repeat 0px 0px;
	width: 233px;
	height: 234px;
	color: #ffffff;
	font-size: .75em;
}
#mainGraphicRight ul {
	list-style: none;
	margin: 0px;
	padding: 140px 0px 0px 20px;
}
#mainGraphicRight ul li {
	background: url('../images/white_arrow.gif') no-repeat 0px 5px;
	padding: 2px 0px 2px 16px;
}
#mainGraphicRight ul li a {
	color: #ffffff;
	text-decoration: none;
}
#mainGraphicRight ul li a:hover {
	text-decoration: underline;
}
html>body #mainContentAreaContainer {
	width: 955px;
	margin: 0px auto 0px auto;
	padding: 0;

}

/* for IE 6 */
#mainContentAreaContainer {
	width: 955px;
	margin: 0px auto 0px auto;
	padding: 0;
	padding-left: 1px;
}

html>body .SelectionAreaContainer {
	width: 100%;
	padding-left: 10px;
	margin: 0;
}

.SelectionAreaContainer {
	width: 100%;
	padding-left: 15px;
	margin: 0;
	width: 942px;
}

#selectionBox1 {
	float: left;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background: url('/citi/template/images/bdr_dotted_y.gif') repeat-y top right;
	width: 160px;
	/width: 155px;
	w/idth: 155px;
	padding: 0px 10px 10px 0;
	/padding: 0px 13px 10px 0;
	p/adding: 0px 13px 10px 0;
	font-size: 12px;
	/*margin-left: 10px;
	/margin-left: 5px;
	m/argin-left: 5px;*/
	margin-top: 10px;
	
}

#SB1 {
	width: 245px;
	/width: 155px;
	w/idth: 155px;
	margin: 0 0 0 -40px;
	/margin: 0;
	m/argin: 0;	
}


#SB1  ul{
	margin: 0;
}


#SB1 li {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 0;
}

#SB1 .DropBg a {
	background: url('/citi/template/images/drop_down_bg_sm2.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 5em 5px 1em;  
	height: 25px;
}

#SB1Open {	
	width: 245px;
	/width: 155px;
	w/idth: 155px;
	position:absolute !important; /* Allows dropdown on top for IE*/
	z-index: 20000; /* Allows dropdown on top for IE*/
	margin: 0 0 0 -40px;
	/margin: 0;
	m/argin: 0;	
}


#SB1Open  ul{
	margin: 0;
}



#SB1Open li {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 0;	
}

#SB1Open .DropBg a {
	background: url('/citi/template/images/drop_active_sm2.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 5em 5px 1em; 
	height: 25px;
}


#SB1OC {
	background: #FFFFFF url('/citi/template/images/drop_down_expanded_sm.jpg') repeat-x bottom left;
	margin-top: -2px;
	padding-top: 15px;
	padding-bottom: 8px;
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	width: 153px;
	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 */
}

#SB1OC .LinkList li {
	margin-left: -29px;
	/margin-left: 11px;
	m/argin-left: 11px;
	padding-bottom: 5px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#SB1OC .LinkList li a{
	color: #ff0000;
	text-decoration: none;
	background-image:none;
	padding: 0;
	font-weight:normal;
}

#SB1OC .LinkList li a:hover{
	color: #ff0000;
	text-decoration: underline;
	font-weight:normal;
}


#SB1OC .LinkList {
	margin-top: 15px;
}

/* Selection Box 2 */

#selectionBox2 {
float: left;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background: url('/citi/template/images/bdr_dotted_y.gif') repeat-y top right;
	width: 160px;
	/width: 155px;
	w/idth: 155px;
	padding: 0px 10px 10px 0;
	/padding: 0px 13px 10px 0;
	p/adding: 0px 13px 10px 0;
	font-size: 12px;
	margin-left: 10px;
	/margin-left: 13px;
	m/argin-left: 13px;
	margin-top: 10px;
	
}

#SB2 {
	width: 245px;
	/width: 155px;
	w/idth: 155px;
	margin: 0 0 0 -40px;
	/margin: 0;
	m/argin: 0;	
}


#SB2  ul{
	margin: 0;
}


#SB2 li {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 0;
}

#SB2 .DropBg a {
	background: url('/citi/template/images/drop_down_bg_sm2.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 5em 5px 1em;  
	height: 25px;
}

#SB2Open {	
	width: 245px;
	/width: 155px;
	w/idth: 155px;
	position:absolute !important; /* Allows dropdown on top for IE*/
	z-index: 20000; /* Allows dropdown on top for IE*/
	margin: 0 0 0 -40px;
	/margin: 0;
	m/argin: 0;	
}


#SB2Open  ul{
	margin: 0;
}



#SB2Open li {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 0;	
}

#SB2Open .DropBg a {
	background: url('/citi/template/images/drop_active_sm2.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 5em 5px 1em; 
	height: 25px;
}


#SB2OC {
	background: #FFFFFF url('/citi/template/images/drop_down_expanded_sm.jpg') repeat-x bottom left;
	margin-top: -2px;
	padding-top: 15px;
	padding-bottom: 8px;
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	width: 153px;
	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 */
}

#SB2OC .LinkList li {
	margin-left: -29px;
	/margin-left: 11px;
	m/argin-left: 11px;
	padding-bottom: 5px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#SB2OC .LinkList li a{
	color: #ff0000;
	text-decoration: none;
	background-image:none;
	padding: 0;
	font-weight:normal;
}

#SB2OC .LinkList li a:hover{
	color: #ff0000;
	text-decoration: underline;
	font-weight:normal;
}


#SB2OC .LinkList {
	margin-top: 15px;
}

/* Selection Box 3 */

#selectionBox3 {
float: left;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background: url('/citi/template/images/bdr_dotted_y.gif') repeat-y top right;
	width: 160px;
	/width: 155px;
	w/idth: 155px;
	padding: 0px 10px 10px 0;
	/padding: 0px 13px 10px 0;
	p/adding: 0px 13px 10px 0;
	font-size: 12px;
	margin-left: 10px;
	/margin-left: 13px;
	m/argin-left: 13px;
	margin-top: 10px;
	
}

#SB3 {
	width: 245px;
	/width: 155px;
	w/idth: 155px;
	margin: 0 0 0 -40px;
	/margin: 0;
	m/argin: 0;	
}


#SB3  ul{
	margin: 0;
}


#SB3 li {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 0;
}

#SB3 .DropBg a {
	background: url('/citi/template/images/drop_down_bg_sm2.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 5em 5px 1em;  
	height: 25px;
}

#SB3Open {	
	width: 245px;
	/width: 155px;
	w/idth: 155px;
	position:absolute !important; /* Allows dropdown on top for IE*/
	z-index: 20000; /* Allows dropdown on top for IE*/
	margin: 0 0 0 -40px;
	/margin: 0;
	m/argin: 0;	
}


#SB3Open  ul{
	margin: 0;
}



#SB3Open li {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 0;	
}

#SB3Open .DropBg a {
	background: url('/citi/template/images/drop_active_sm2.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 5em 5px 1em; 
	height: 25px;
}


#SB3OC {
	background: #FFFFFF url('/citi/template/images/drop_down_expanded_sm.jpg') repeat-x bottom left;
	margin-top: -2px;
	padding-top: 15px;
	padding-bottom: 8px;
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	width: 153px;
	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 */
}

#SB3OC .LinkList li {
	margin-left: -29px;
	/margin-left: 11px;
	m/argin-left: 11px;
	padding-bottom: 5px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

#SB3OC .LinkList li a{
	color: #ff0000;
	text-decoration: none;
	background-image:none;
	padding: 0;
	font-weight:normal;
}

#SB3OC .LinkList li a:hover{
	color: #ff0000;
	text-decoration: underline;
	font-weight:normal;
}


#SB3OC .LinkList {
	margin-top: 15px;
}

/* Selection Box4 */

#selectionBox4 {
	float: left;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background: url('/citi/template/images/bdr_dotted_y.gif') repeat-y top right;
	width: 160px;
	/width: 155px;
	w/idth: 155px;
	padding: 0px 10px 10px 0;
	/padding: 0px 13px 10px 0;
	p/adding: 0px 13px 10px 0;
	font-size: 12px;
	margin-left: 10px;
	/margin-left: 13px;
	ma/rgin-left: 13px;
	margin-top: 10px;
	
}

#SB4 {
	width: 245px;
	/width: 155px;
	w/idth: 155px;
	margin: 0 0 0 -40px;
	/margin: 0;
	m/argin: 0;
	padding:0;
}


#SB4  ul{
	margin: 0;
}


#SB4 li {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 0;
}

#SB4 .DropBg a {
	background: url('/citi/template/images/drop_down_bg_sm2.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 5em 5px 1em;  
	height: 25px;
}

#SB4Open {	
	width: 245px;
	/width: 155px;
	w/idth: 155px;
	position:absolute !important; /* Allows dropdown on top for IE*/
	z-index: 20000; /* Allows dropdown on top for IE*/
	margin: 0 0 0 -40px;
	/margin: 0;
	m/argin: 0;	
}


#SB4Open  ul{
	margin: 0;
}



#SB4Open li {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 0;	
}

#SB4Open .DropBg a {
	background: url('/citi/template/images/drop_active_sm2.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 5em 5px 1em; 
	height: 25px;
}


#SB4OC {
	background: #FFFFFF url('/citi/template/images/drop_down_expanded_sm.jpg') repeat-x bottom left;
	margin-top: -2px;
	padding-top: 15px;
	padding-bottom: 8px;
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	width: 153px;
	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 */
}

#SB4OC .LinkList li {
	margin-left: -29px;
	/margin-left: 11px;
	m/argin-left: 11px;
	padding-bottom: 5px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#SB4OC .LinkList li a{
	color: #ff0000;
	text-decoration: none;
	background-image:none;
	padding: 0;
	font-weight: normal;
}

#SB4OC .LinkList li a:hover{
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
}


#SB4OC .LinkList {
	margin-top: 15px;
}

#OuickLinks_Box {
	float: left;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	width: 200px;
	/width: 200px;
	w/idth: 200px;
	padding: 0px 10px 0px 0;
	/padding: 5px 10px 0px 0;
	p/adding: 5px 10px 0px 0;
	font-size: 0.70em;
	margin-left: 12px;
	margin-top: -10px;
	m/argin-top: 0px;
	/margin-top: 0px;
}

#OuickLinks_Box p {
	padding: 4px;
	line-height: 16px;
}

#OuickLinks_Box p span {
	font-size: 1.1em;
	color: #000000;
	line-height: 18px;
	font-weight:bold;
}

#OuickLinks_Box p span a{
	color: #666666;
	text-decoration: underline;
}

#OuickLinks_Box p span a:hover{
	color: #ff0000;
	text-decoration: underline;
}


#OuickLinks_Box p.pDivider {
	padding-bottom: 20px;
	margin-bottom: 10px;
	background: url('/citi/template/images/bdr_dotted_x.gif') repeat-x bottom left;
}

html>body #selectionBoxHeader {
	padding: 15px 10px;
}

#selectionBoxHeader {
	padding: 15px 0px 15px 15px;
}

html>body #selectionBoxHeader2 {
	padding: 15px 10px 10px 11px;
}

#selectionBoxHeader2 {
	padding: 15px 0px 10px 15px;
}


.list {
	vertical-align: top;
	padding: 0px 0px 18px 0px;

}
.list .header {
	padding: 0px 0px 10px 0px;
	display: block;
	font-size: 1.4em;
	font-family: Arial;
	color: #333333;
}
.list ul {
	list-style: none;

	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	margin-left: -10px;
	/margin-left: -10px;
	m/argin-left: -10px;
	margin-bottom: 0px;

}
.list ul li {
	background: url('../images/gray_arrow.gif') no-repeat 0px 8px;
	padding: 3px 0px 5px 9px;
}

.list ul li a{
	text-decoration: underline;
	color:#666666;
}

.list ul li a:hover{
	text-decoration: underline;
	color:#ff0000;
}


.list2 {
	vertical-align: top;
	padding: 0px 0px 10px 0px;

}
.list2 .header {
	padding: 0px 0px 10px 0px;
	display: block;
	font-size: 1.4em;
	font-family: Arial;
	color: #333333;
}
.list2 ul {
	list-style: none;

	padding: 0px 0px 0px 10px;
	margin-top: 10px;
	margin-left: -10px;
	/margin-left: -10px;
	m/argin-left: -10px;
	margin-bottom: 0px;

}
.list2 ul li {
	background: url('../images/gray_arrow.gif') no-repeat 0px 8px;
	padding: 3px 0px 5px 9px;
}

.list2 ul li a{
	text-decoration: underline;
	color:#ff0000;
}

.list2 ul li a:hover{
	text-decoration: underline;
	color:#666666;
}


.seeoptions {
	vertical-align: top;
	padding: 0px 0px 0px 0px;

}
.seeoptions .header {
	padding: 0px 0px 10px 0px;
	display: block;
	font-size: 1.4em;
	font-family: Arial;
	color: #333333;
}
.seeoptions ul {
	list-style: none;

	padding: 0px 0px 0px 10px;
	margin-top: 10px;
	margin-left: -10px;
	/margin-left: -10px;
	m/argin-left: -10px;
	margin-bottom: 0px;

}
.seeoptions ul li {
	background: url('../images/gray_arrow.gif') no-repeat 0px 8px;
	padding: 3px 0px 5px 9px;
}

.seeoptions ul li a{
	text-decoration: underline;
	color:#ff0000;
}

.seeoptions ul li a:hover{
	text-decoration: underline;
	color:#666666;
}


#OuickLinks_Box2 {
	float: left;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	width: 200px;
	/width: 200px;
	w/idth: 200px;
	padding: 0px 10px 0px 0;
	/padding: 5px 10px 0px 0;
	p/adding: 5px 10px 0px 0;
	font-size: 0.70em;
	margin-left: 12px;
	margin-top: -10px;
	m/argin-top: 0px;
	/margin-top: 0px;
}

#OuickLinks_Box2 p {
	padding: 4px;
	line-height: 16px;
}

#OuickLinks_Box2 p span {
	font-size: 1.1em;
	color: #000000;
	line-height: 18px;
	font-weight:bold;
}

#OuickLinks_Box2 p span a{
	color: #333333; /*#666666*/
	text-decoration: underline;
}

#OuickLinks_Box2 p span a:hover{
	color: #ff0000;
	text-decoration: underline;
}


#OuickLinks_Box2 p.pDivider {
	padding-bottom: 20px;
	margin-bottom: 10px;
	background: url('/citi/template/images/bdr_dotted_x.gif') repeat-x bottom left;
}

#OuickLinks_Box3 {
	float: left;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	width: 220px;
	/width: 200px;
	w/idth: 220px;
	padding: 0px 10px 0px 0;
	/padding: 5px 10px 0px 0;
	p/adding: 5px 10px 0px 0;
	font-size: 0.70em;
	margin-left: 12px;
	margin-top: -10px;
	m/argin-top: 0px;
	/margin-top: 0px;
}

#OuickLinks_Box3 p {
	padding: 4px;
	line-height: 16px;
}

#OuickLinks_Box3 p span {
	font-size: 1.1em;
	color: #000000;

	font-weight:bold;
}

#OuickLinks_Box3 p span a{
	color: #333333; /*#666666*/
	text-decoration: underline;
}

#OuickLinks_Box3 p span a:hover{
	color: #ff0000;
	text-decoration: underline;
}


#OuickLinks_Box3 .pDivider {
	padding-bottom: 3px;
	margin-bottom: 0px;
	background: url('/citi/template/images/bdr_dotted_x.gif') repeat-x bottom left;
}
ul.redArrow {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 10px 3px;
	font-size: 1.1em;
	color: #000000;
	font-weight:bold;
}
ul.redArrow li {
	padding: 4px 0px 4px 20px;
	background: url('../images/leftarrow_btn.jpg') no-repeat 0px 5px;
}
ul.redArrow li.twitter {
	padding: 4px 0px 4px 20px;
	background: url('../images/twitter_sm.jpg') no-repeat 0px 5px;
}
ul.redArrow li a {
	color: #000000;
	text-decoration: underline;
}
ul.redArrow li a:hover {
	color: #ff0000;
	text-decoration: underline;
}

/* Citizen Drop Down Menu starts here */
#citizenDiv {
	float: right;
	width: 250px;
	/width: 200px;
	/width: 200px;
	margin-top: -13px;
	/margin-top: -20px;
	m/argin-top: -20px;
	margin-right: 7px;
	/margin-right: -3px;
	m/argin-right: -3px;
	padding: 0;
	height: 25px;
}
#citizen {
	width: 250px;
	/width: 200px;
	w/idth: 200px;
	margin:0;
	padding: 4px 0 0 0;
}
#citizen  ul{
	margin: 0;
}
#citizen li {
	list-style: none;
	margin: 0;
	padding: 0px 0 5px 0;
}
#citizen .DropBg a {
	background: url('/citi/template/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;
}
#citizenOpen {	
	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;

}
#citizenOpen  ul{
	margin: 0;
}
#citizenOpen li {
	list-style: none;
	margin: 0; /*******Problem in Safari?*******/
	padding: 4px 5px 0px 0;
}
#citizenOpen .DropBg a {
	background: url('/citi/template/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;
}
#OpenCloseBox {
	background: #FFFFFF url('/citi/template/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 */
}
#OpenCloseBox .SignInList li {
	margin-left: -30px;
	/margin-left: 10px;
	m/argin-left: 10px;
}
#OpenCloseBox .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;
}
#OpenCloseBox .LinkList li a{
	color: #ff0000;
	text-decoration: none;
	background-image:none;
	padding: 0;
}
#OpenCloseBox .LinkList li a:hover{
	color: #ff0000;
	text-decoration: underline;
}
#OpenCloseBox .LinkList {
	margin-top: 15px;
}
.Expanded {
	display: none;
}

/* Citizen Drop Down Menu ends here */
