a.readmore {
	background: url('../images/red_bullet.gif') no-repeat 0px 3px;
	padding: 2px 10px 6px 20px;
}

#newsTab {
	width: 670px;
	float: left;
	marging: 0px 5px 10px 0px;
	padding-top: 10px;
	font-size: .8em;
}
#newsTab a, #newsArt a {
	color: #ff0000;
}
#newsTab a:hover, #newsArt a:hover {
	text-decoration: none;
}
#newsArt {
	width: 305px;
	font-size: .75em;
	color: #333333;
	padding: 0px 0px 10px 0px;
}
#newsArt b.red {
	color: #666666;
	display: block;
	padding: 0px 0px 10px 0px;
}
td.row3, td.row3b {
	vertical-align: top;
	font-size: .9em;
	padding: 8px 5px 8px 5px;
	background: #ffffff url('../images/dot_x.gif') repeat-x bottom left;
}
td.row3b {
	background-color: #eaeaea;
}
/* tab styles start here */
.tabContainer{
	width: 100%;
	text-align: left;
	margin-top: 0px;
	overflow: hidden;
}
#tabheader {
	float:left;
	width:99%; /*off set the width with the tab inset below: for example padding: 0 0 0 8px would change the width to approx 99.3% */
	background: #ffffff;
	font-size: .89em;
	line-height: normal;
	background: url(../images/tab_bottom.gif) repeat-x bottom;
	padding: 0px 0px 0px 0px; /* left will adjust the inset of the first tab */
	margin: 0px;
	overflow: hidden;
}
#tabheader ul {
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}
#tabheader li {
	font-size: 1em;
	display: inline;
	margin: 0;
	padding: 0;
	height: 1px;
	/height: 1px;
	h/eight: 1px;
}
#tabheader a {
	float: left; 
	background: url(../images/left_both3.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px; /* padding: 0 0 0 9px; */
	border-bottom: 1px solid #d6d6d6;
	text-decoration: none;
}
#tabheader a span {
	display: block;
	background: url(../images/right_both3.gif) no-repeat right top;
	padding: 8px 15px 7px 6px; /* padding: 5px 15px 4px 6px; */
	font-weight: normal;
	color: #666666;
	margin-right: 3px; 
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabheader a span {
	float:none;
}

/* End IE5-Mac hack */

#tabheader a:hover span {
	color: Red;
	text-decoration: underline;
}
#tabheader li a.selected {
	background-position: 0 -150px;
	border-width: 0;
}
#tabheader li a.selected span {
	background-position: 100% -150px;
	padding-bottom: 8px; 
	color: #ff0000;
	font-weight: bold;
	text-decoration: none; /* text color for current */
}
#tabheader a:hover {
	background-position: 0% -300px;
}
#tabheader a:hover span {
	background-position: 100% -300px;
}
#headertable {
	width: 100%;
}
.tabContent {
	margin: 10px 10px 10px 11px;
}
.tabContentCenter {
	margin: 0px 0px 10px 0px;
	padding: 20px 10px 20px 10px;
	display: none;
	background: url('../images/dot_y.gif') repeat-y 0px 0px;
}
/* tab styles end here */
h1 {
	color: #FF0000;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 32px 0px 10px 0px;
}
h2 {
	color: #666666;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#dateContainer {
	background: url('/citi/press/images/horz_dot.gif') repeat-x bottom left;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
}
#dateContainer .date {
	font-size: .85em;
	color: #000000;
	padding: 0px 0px 10px 10px;
}
#dateContainer .symbol {
	font-size: .85em;
	color: #333333;
	text-align: right;
	padding: 0px 10px 10px 0px;
}
.date {
	font-size: .85em;
	display: block;
	color: #333333;
}
.symbol {
	font-size: .85em;
	color: #333333;
	display: block;
}
.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;
}

.BodyCopy ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	color: #000000;
}

.BodyCopy ul li a{
	color: #ff0000;
	text-decoration:underline;
}

.BodyCopy ul li a:link{
	color: #ff0000;
	text-decoration:underline;
}

.BodyCopy ul li a:hover{
	color: #666666;
	text-decoration:underline;
}
.BodyCopy .header, .ltCol .header, .hdLarge {
	font-weight: bold;
	font-size: 1em;
}

.hdLarge {
	font-size: 1.4em;
}

.hdSmall {
	font-size: 1em;
}

