﻿.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: #000000;
	font-size: 0.8em;
	line-height: 14px;
	padding-bottom: 15px;
	background: url('/citi/template/images/bdr_dotted_x.gif') repeat-x bottom left;
}
/* UL styles start here */
.BizList_Cont {
	padding: 10px 0px 0px 0px;
	font-size: .8em;	
}
.list {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin-left: 78px;
	
}
.list .header {
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	display: block;
}
.list ul {
	list-style: none;
	font-size: .90em;	
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	margin-left: 0px;
	/margin-left: -8px;
	m/argin-left: -8px;
    line-height: 20px;
    
}
.list ul li {
	background: url('../images/red_arrow.gif') no-repeat 0px 8px;
	padding: 0px 0px 0px 8px;
	margin-top: 0px;
}
a {
	color: #ff0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
/* UL styles end here */

.list-box {
    padding: 0 0px 0px 0px;
	width: 280px;
	background: url('../images/horz_dot.gif') repeat-x bottom;
}
.Feature {
	padding: 0 0px 0px 0px;
	width: 320px;	
	background: url('/citi/template/images/bdr_dotted_y.gif') repeat-y top right;
	float: left;
}

.FeatureMiddle {
	padding: 0 0 0px 0;	
	width: 280px;	
	margin-right: 30px;
	float: right;
	
}

.FeatureEnd {
	padding: 14px 0 0 0;	
}

.FeatureHeader {
	color: #666666;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: normal;
}

.FeatureHeader a{
	text-decoration: none;
	color: #FF0000;
}

.FeatureHeader a:hover {
	text-decoration: underline;
	color:#FF0000;
}

img.floatRight { 
    float: right; 
    margin: 0px;
    padding: 0px 0px 15px 0px;
}

.sublist {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	
}
.sublist ul {
	list-style: none;
	font-size: 1em;
	/font-size: 1.2em;
	f/ont-size: 1.2em;	
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	margin-left: 10px;
	/margin-left: -8px;
	m/argin-left: -8px;
    line-height: 16px;
    
}
.sublist ul li {
	background: url('../images/gray_arrow.gif') no-repeat 0px 8px;
	padding: 3px 0px 0px 6px;
	margin-top: 0px;
}
.PageQuote{
	color: #999999;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}