#wrapper {
	overflow:visible;
}
#product-chart-container {
	background: url(/img/ca/product/product-chart/bg-chart-white.png) no-repeat;
	margin: 0 0 0 -10px;
	padding: 10px 0 0 20px;
	position: relative;
	width: 960px;
}

#table-border {
	background:url(/img/ca/product/product-chart/tabletop-bg.png) no-repeat;
	border-left: 1px solid #ced2d7;
	border-right: 1px solid #ced2d7;
	width: 920px;
}
.table-head {
	background:url(/img/ca/product/product-chart/tablehead-bg.png) no-repeat;
	height: 45px;
	margin: 0px;
	width: 920px;
}
.table-head-text {
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	margin-left:16px;
	padding-top:11px;
}
.table-top-text {
	font-size:15px;
	line-height:23px;
	padding:21px 0 42px 16px;
	width:530px;
}
.table-top {
	background-image:url(/img/ca/product/product-chart/tabletop-bg.png);
	border-left: 1px solid #ced2d7;
	border-right: 1px solid #ced2d7;
	height:138px;
	position: relative;
	width: 918px;
}
.table-info {
	background:url(/img/ca/product/product-chart/table-info.png) no-repeat;
	font-size: 16px;
	height:117px;
	left:557px;	
	line-height:20px;	
	padding:15px 0 0 24px;
	position:absolute;
	top:13px;
	width:327px;
}

.table-info-guaranteed {
	background:url(/img/ca/product/product-chart/table-info.png) no-repeat;
	font-size: 16px;
	height:117px;
	left:571px;	
	line-height:20px;	
	padding:13px 0 0 20px;	
	position:absolute;
	top:13px;
	width:327px;
}

.card-row {
	background-color: #fff;
	border-top: 1px solid #ced2d7;
	border-left: 1px solid #ced2d7;
	border-right: 1px solid #ced2d7;
	margin: 0px;
	width: 918px;
	_zoom: 1;
}

.card-row-card-img {
	margin:17px 0 0 17px;
}

.card-row-details-btn {
	margin:11px 0 0 34px;
}

.card-row-apply {
	color:#183E6B;
	font-weight:bold;
	margin:5px 0 15px 49px;
}

.card-row-details {
	margin: 15px 0 0 25px;
	width:405px;
}

.card-row-incentives {
    padding-right:10px;
	width:182px;	
}
.card-row-rates {
	margin-top:15px;
}

div.card-row-list-left ul, div.card-row-list-left dl {
	_margin-left: 2px;
	_margin-top: 5px;
}

#footnotes {
	color:#828282;
	font-size:0.8em;
	margin:15px 0 0 10px;
	text-align:left;
}

#disclaimers
{
	display: none;
}

#section-closed {
	background:#F1F3F5 none repeat scroll 0 0;
	border-bottom: 1px solid #ced2d7;
	border-left: 1px solid #ced2d7;
	border-right: 1px solid #ced2d7;
	color: #1165C0;
	font-weight:bold;	
	height:50px;	
	margin-left: 0px;
	width:918px;
}

#cardsBottom {
	display: none;
}

a.plus-box  {
    background:url(/img/ca/product/product-chart/expand-menu.gif);  
    display:block;
    height:18px;
	width:18px;
}

a.minus-box  {
    background:url(/img/ca/product/product-chart/collapse-menu.gif);  
    display:block;
    height:18px;
    width:18px;
}

.expand {
	padding:15px 0 0 15px;
}
.expand-text {
	padding:17px 0 0 11px;
}

.tooltip_trigger_title {
	color: #1165C0;
	text-decoration:none;
}

.tooltip_trigger_title a{
	text-decoration:underline;
}
.tooltip_trigger_title a:visited{
	text-decoration:underline;
}
/*Special Classes*/
.float-left {
	float: left;
}
.border-bottom {
	border-bottom: 1px solid #ced2d7;
}

.overflow {
	overflow:auto;
}

.no-list-style {
	font-size:0.9em;
	list-style-image:none;
	list-style-type:none;
	padding-bottom:2px;
}
.no-list-style dt {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

sup small  {
	font-size:8px;
	vertical-align:top;
}

.card-row-details h3 a sup {
	text-decoration: none;
}
#footnotes sup {
	color:#828282;
	font-size:8px;
	vertical-align:top;
}

/*Special h1*/
h1 {
	font-size:105%;
}
h1,h2,h4 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin-bottom: 1.2em;
}

.utility-sec:visited {
	color: #FFF;
}

