/* Compare page specific styles*/
#header-container {	/*for the global header section */ 
	margin-bottom: 0px;
}

#compare-header {
	margin-bottom: 20px;
}
#compare-header.mboxDefault { 
	display: block !important;
}


#outter_wrapper {
	width: 733px;
	background-color: #e5e5e5;
	float: left;
	padding: 1px;
	margin-bottom: 20px;
}

#inner_wrapper { 
	width: 733px;
	background-color: #ffffff;
	float: left;
}

.account_btns {
	width: 735px;
	float: left;
	clear: both;
}

.top_left_leading {
	width: 151px;
	height: 50px;
	float: left;
	clear: left;
}

.top_left_leading-col4 {
	width: 151px;
	height: 1px;
	float: left;
	clear: left;
}

.account_box {
	width: 146px;
	float: left;
	text-align: center !important;
}

.account_box .heading_btn,.account_box-col2 .heading_btn {
	width: 146px;
	display: block;
	clear: both;
	font-weight: bold;
	color: #3798C7;
	margin-bottom: 10px;
}

.account_box .heading_btn,.account_box-col4 .heading_btn {
	width: 146px;
	display: block;
	clear: both;
	font-weight: bold;
	color: #3798C7;
	margin-bottom: 10px;
}

.heading_btn-2line {
	margin-top: 15px;
}

.account_box .btn_acc_box {
	width: 145px;
	border: 1px solid #ffffff;
	border-width: 0 1px 0 0;
/*	margin-right: 10px; */
}

.account_box .last_btn {
	border-width: 0 !important;
	clear: right;
}

.account_box .btn_account {
	width: 106px;
	height: 20px;
	min-height: 20px;
	padding-top: 2px;
	margin: 0 auto 9px auto;
	display: block;
	_display: inline-block;
	background: url(../images/btn_prpl_blank.gif) no-repeat center center;
	color: #ffffff;
	float: none;
}

.account_box a.btn_account:active span,
.account_box a.btn_account:focus span {
	position: relative;
	left: 1px;
}

.left_column {
	width: 119px;
	float: left;
	padding: 12px 12px 8px 18px;
	clear: both;
}

.content_box {
	width: 122px;
	float: left;
	padding: 12px 8px 12px 14px;
	border: 1px solid #c9c9c9;
	border-width: 0 1px;
	min-height:30px;
	margin-left: -1px;
}

.last_box {
	border-right-width: 0;
	clear: right;
}

.content_box span {
	font-size: 90%;
}

.action_btn a {
	display: inline-block;
	background: transparent url(../images/btn_rates.gif) no-repeat center left;
	padding-left: 25px;
	color: #490145;
	font-weight: bold;
	outline:none;
}

.action_btn a.active {
	background: transparent url(../images/btn_rates_active.gif) no-repeat	center left;
}

.rates_box {
	width: 733px;
	border: 1px solid;
	border-color: #c9c9c9;
	border-width: 1px 0 0 0;
	float: left;
	clear: both;
}

.no_top_border {
	border-top-width: 0;
}

.rate_info {
	height: 100%;
}

.min_h {
	_height: 44px;
	min-height: 44px;
}

.rate_info p {
	padding: 0;
	margin: 0;
	font-size: 95%;
}

.chart_container {
	width: 733px;
	display: none;
	float: left;
	clear: both;
}

.chart_content {
	width: 553px;
	background-color: #ffffff;
	border: 1px solid;
	border-color: #c9c9c9;
	border-width: 1px 0 0 1px;
	padding: 15px;
	float: left;
	clear: right;
	margin-left: -1px;
}

.compare-form {  /*container for the chart table*/
	float: left;
	width: 312px;
	margin: 0 auto;	
}
.compare-chart .c1 { width: 60%; }
.compare-chart .c2 { width: 40%; }

.final {
	border-right: none;
}

.even {
	background: #FFF;	
}

.odd {
	background: #dcf1fc;
}

#state-btn {
	float: left;
	width: 250px;
	margin: 0 0 0.7em 0;
}

#term-btn {
	float: left;
	margin: 0 0 0.7em -1.6em;
}

#right-column {
	background:#fff url(../images/highlight-sm.jpg) no-repeat; 
	float:right;
	margin: 0px 0px 0px 20px;
	width: 205px;	
}
#right-column-mid { 
	background-image: url(../images/highlight-mid-sm.jpg); 
	background-repeat:  repeat-x;
	background-color: #f7f4ef;
	background-position: -2px bottom;
	margin-left: 1px;
	_height: 12em; /* (146px) */
	min-height: 12em; /* (146px) */
	
}
#right-column-top, #right-column-bot { 
	width: 205px;
	height: 6px;
	line-height: 0;
	font-size: 0;
	background-image: url(../images/highlight-sm.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#right-column-bot { 
	background-position: bottom left;
}
#right-column h3{
	padding: 10px 0px;
	margin: 0px 15px;
	border: 1px solid #CCC;
	border-width: 0 0 1px 0;
	color: #2C1262;
}
#right-column p{
	margin: 10px 15px 0 15px;
}

/* New styles for Canada */
.content_box-2col { width: 268px; }
.rates_box-2col { background: none; }
.account_box-col2 { width: 292px; }
.account_box-col2 .heading_btn { width: auto; }
.account_box .btn_acc_box-col2 { width: auto; }
.content_box-4col { width: 123px; }
.rates_box-4col { background: none; }
.account_box-col4 { width: 146px; }
.account_box-col4 .heading_btn { width: auto; }
.account_box .btn_acc_box-col4 { width: auto; }
.rate_info ul { margin: 0 0 0 20px; }
.content_box-4col ul { margin: 0 0 0 0; }
.rate_info ul li { list-style: square; }
#cdRateBox { min-height: 60px; }
#mmRateBox { min-height: 60px; }
.compareRateBox { min-height: 60px; }
#rate-container { float: left; }