@charset "utf-8";
/* CSS Document */

#page-title-link {
	padding-top:5px
}
td {
	border:0;
	text-align:left;
	vertical-align:top;
	padding-bottom:0;
}
.no-borders {
	border:0;
}
#compare-table{
	margin-top:-9px; 
	display: inline;
}
td h2 { 
	font-weight:bold;
	line-height:1.3em;
	margin: 0px 0 1em 3px;
}
td p {
	margin:1em .5em .5em .3em;
	line-height:18px;
	
}

.border-top {
	border-top:1px solid #c0c8cc; 
}
#border-top {
	border-top:1px solid #c0c8cc; 
}
.border-bottom 
{
	border-bottom:1px solid #c0c8cc; 
}
.border-row {
	border-bottom:1px solid #c0c8cc; 
	border-right:1px solid #c0c8cc; 
}
.bottom-border {
	border-bottom:1px solid #c0c8cc; 
}
.border-right {
	border-right:1px solid #c0c8cc; 	
}
.first-column {
	vertical-align:bottom; 
}
.second-column {
	background-color:#f7f9f9;
	padding-right:30px; 
	border-top:0;
}
.third-column {
	background-color:#f7f9f9;
	padding-right:60px; 
}
.business-card {
	float:left; 
	width:150px;
}                                      	
div.apply-now {
	float:left;
	padding-left: 5px; 
	margin-top:40px; 
	width:92px;
}
div.apply-now a {
	margin-bottom:5px;
}
div.apply-now a.detail{
	padding-left: 5px;
}
.left-column {
	width:92px;
	padding:0;
}
.right-column {
	width:100px;
	margin:.5em;
}
.vertical-align {
	vertical-align:top;
}
.white-background {
	background-color:#FFFFFF;
}
.lightgrey-background {
	background-color:#f7f9f9;
}
.t {background: url(/business/images/dot.gif) 0 0 repeat-x; width: 100%;}
.b {background: url(/business/images/dot.gif) 0 100% repeat-x}
.l {background: url(/business/images/dot.gif) 0 0 repeat-y}
.r {background: url(/business/images/dot.gif) 100% 0 repeat-y}
.bl {background: url(/business/images/bl.gif) 0 100% no-repeat}
.br {background: url(/business/images/br.gif) 100% 100% no-repeat}
.tl {background: url(/business/images/tl.gif) 0 0 no-repeat}
.tr {background: url(/business/images/tr.gif) 100% 0 no-repeat; padding: 2px 2px 1em 10px; }

a h2{
	color: #000000;
}

a:hover h2{
	text-decoration: underline;
}
#right-callout{
	float:right;
	width:220px;
	margin-left:30px;
	cursor:pointer;
	margin-right:30px;
}
#chat-specialist a {
	/*background:url(/credit-cards/images/chat_with_specialist.gif) top left no-repeat;*/
	height:14px;
	width:244px;
	float:right;
	margin-top:1.5em;
}

#chat-specialist a:hover {
	/*background:url(/credit-cards/images/chat_with_specialist-on.gif) top left no-repeat;*/
	height:14px;
}

/**
*
* Styles for  sidebar promo mjw 20090320 */

.sidebar-promo {
	min-height:141px;
	margin-top:10px;
	background: #EDF0F1 url(/business/resources/images/bg-sidebar-promo-top.jpg) 0 0 no-repeat;
}

.sidebar-promo-bottom {
	height:9px;
	width:220px; 
	background: url(/business/resources/images/bg-sidebar-promo-bottom.jpg) 0 0 no-repeat;	
}

.sidebar-promo img {
	margin:0 10px 0 15px;
	float:left;
}

.sidebar-promo h2 {
	padding:15px 0 0 15px;
	margin-bottom:10px;
	line-height: 1.25em;
	color:#26686d;
}

.sidebar-promo p {
	font-size:.825em;
	line-height:1.2em; 
}