﻿a {
	color: #ff0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.font-regular {
	font-size: 1em;
}
.font-medium {
	font-size: 1.2em;
}
.font-large {
	font-size: 1.4em;
}
h1 {
	color: #000000;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
h2 {
	color: #ff0000;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
p {
	font-size: .8em;
	margin: 0px 0px 15px 0px;
}
p b {
	color: #333333;
}
.PageHeader {
	font-size: 1.3em;
	color: #000000; 
	font-family: Arial;
	margin-bottom: 10px;
	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 */
.BizList_Cont {
	padding: 15px 0px 0px 0px;
	font-size: .8em;
}
.list {
	vertical-align: top;
	padding: 0px 0px 18px 0px;
	width: 33%;
}
.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: -18px;
	/margin-left: -18px;
	m/argin-left: -18px;

}
.list ul li {
	background: url('/citi/homepage/images/gray_arrow.gif') no-repeat 0px 8px;
	padding: 3px 0px 5px 9px;
}
a {
	color: #ff0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
/* UL styles end here */
/* contact styles start here */
.rtContact {
	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;
	margin: 15px 0px 0px 0px;
}
.rtContact .header {
	color: #333333;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 0px 14px 0px;
	display: block;
}
.rtContact .subHeader {
	color: #666666;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 0px 7px 0px;
	display: block;
}
.rtContact a{
	color:#ff0000;
	text-decoration: underline;
}
.rtContact a:hover{
	color:#666666;
	text-decoration: underline;
}
span.phone {
	background: url('../images/telephone.gif') no-repeat 0px 2px;
	display: block;
	padding: 2px 0px 3px 20px;
}
span.fax {
	background: url('../images/fax.gif') no-repeat 0px 4px;
	display: block;
	padding: 2px 0px 3px 20px;
}
span.email {
	background: url('../images/email.gif') no-repeat 0px 4px;
	display: block;
	padding: 2px 0px 3px 20px;
}
span.address {
	background: url('../images/building.gif') no-repeat 0px 1px;
	display: block;
	padding: 2px 0px 3px 20px;
}
span.address b {
	color: #666666;
}

.secName {
	background: url('/citi/template/images/bdr_dotted_x.gif') repeat-x bottom left;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	width: 466px;
	/width:;
	w/idth:;
	display: block;
	
}
.backto {
	color: #999999;
	text-align: right;
	width: 685px;
	font-size: 0.84em;
	padding: 5px 0 5px 0;
}
.backto a{
	color: #999999;
	text-align: right;
	text-decoration: underline;
}
.backto a:link{
	color: #999999;
	text-align: right;
	text-decoration: underline;
}
.backto a:hover{
	color: #ff0000;
	text-align: right;
	text-decoration: underline;
}

/* contact styles end here */