.PageHeader {
	font-size: 1.3em;
	color: #000000; 
	font-family: Arial;
	margin-bottom: 25px;
	margin-top: 0px;
	padding-top: 0px;
}
.StoryCopy_Divider {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	line-height: 16px;
	padding-bottom: 15px;
	background: url('/citi/template/images/bdr_dotted_x.gif') repeat-x bottom left;
}
/* UL styles start here */
.List_Cont {
	padding: 0px 0px 0px 0px;
	font-size: .8em;
}


ul.LeftColList  {
	font-size: .8em;
	margin: 0px;
	padding: 10px;
	list-style: none;
	line-height: 16px;
}

ul.LeftColList li {
	background: url('../images/gray_arrow.gif') no-repeat 0px 6px;
	padding: 0px 0px 7px 10px;
}

.productsDivider {
	background:#ffffff url('/citi/template/images/bdr_dotted_x.gif') repeat-x center left  ;
	padding: 10px 0px 10px 0px;
}
a {
	color: #ff0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
/* UL styles end here */

.SecHeader {
	font-size: 0.9em;
	color: #000000; 
	font-family: Arial;
	font-weight:bold;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
}
.Sec2Header{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1.2em;
	padding-bottom: 5px;
	font-weight:bold;
	background: url('/citi/template/images/bdr_dotted_x.gif') repeat-x bottom left;
	
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}