.calc_ind {
		margin-bottom: 24px;
		font-size: 12px;
	
	}
	.calc_ind_res {
		margin-bottom: 18px;
	}
	.calc2_text {
	font-size:12px;
	line-height:16px;
	color:#b71313;
	font-weight:bold;
	}

.results-table {
		border: 1px solid #E9E9E9;
		background-color: #FFFFFF;

	}
.results-table td { padding: 3px;}
	.results-heading {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		background-color: #CAE0FB;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		border-left: 1px solid #FFFFFF;
		border-right-style: none;
	
	
	}
	.results-months {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #ECF5FD;
		font-weight: normal;
		border-top: 1px solid #FFFFFF;
		border-right: 1px none #FFFFFF;
		border-bottom: 1px none #FFFFFF;
		border-left: 1px solid #FFFFFF;
	
	
	
	}
	.results-data {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		border: 1px solid #FFFFFF;
		background-color: #FFFFFF;
	
	
	
	}
	.results-datalink {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #EDFFEA;
		border: 1px solid #FFFFFF;
	
	
	}
	.results-link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	.results-lightblue {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		border: 1px solid #FFFFFF;
		background-color: #f9fafc;
	
	}
	.results-month-light {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		border: 1px solid #FFFFFF;
		background-color: #F3F9FE;
	
	}
	.results-heading-dark {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		background-color: #bfdafb;
	
	}
	
	.results-heading-dark-with-border {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		background-color: #1C4D88;
		color: #FFFFFF;
		border-top: 1px solid #FFFFFF;
		border-right: 1px none #FFFFFF;
		border-bottom: 1px none #FFFFFF;
		border-left: 1px solid #FFFFFF;
	
	
	}
	.results-months-lightblue {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #F3F9FE;
		font-weight: bold;
		border-top: 1px solid #FFFFFF;
		border-right: 1px none #FFFFFF;
		border-bottom: 1px none #FFFFFF;
		border-left: 1px solid #FFFFFF;
	
	}
	.results-heading-dark-bordered {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		background-color: #bfdafb;
		border-top: 1px solid #FFFFFF;
		border-right: 1px none #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		border-left: 1px solid #FFFFFF;
	
	
	}
	.results-heading-dark-left {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		background-color: #406AAA;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px none #FFFFFF;
		border-left: 1px solid #FFFFFF;
		border-right-style: none;
		color: #FFFFFF;
	
	}
	
	
	.results-data-tinyfont {
	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		border: 1px solid #FFFFFF;
		background-color: #FFFFFF;
	}
	
		.bigfont {
		font-size: 18px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 30px;
	}

.clean-table {
	font-size: 13px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 19px;
}
.clean-table-heading {
	background-color: #F3F3F3;
	font-weight: bold;
	color: #207ECC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 5px;
}
.clean-table-instruction {
	padding-left: 17px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	padding-right: 10px;
	color: #585858;
}
.clean-table-numbers {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-right: 17px;
	padding-left: 9px;
	padding-top: 9px;
	padding-bottom: 10px;
	color: #585858;
}

.clean-table-numbers a {
	font-weight: bold;
}

.clean-table h5 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding-bottom: 8px;
}


.clean-table-heading-right {
	background-color: #F3F3F3;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}



/* Compare Chart */
/* CompareChart */

.comparechart {
	padding: 1px;
	margin: 0px 0 25px;
}

.comparechart table {
	width: 100%;
	border: 1px solid #DDDDDD;

}

.comparechart table tr {

}

.comparechart table tr.grey {
	background-color: #fafafa;
	font-family: Arial, Helvetica, sans-serif;
	color: #B70000;
	font-size: 11px;



}

.comparechart table tr.alt {
	background-color: #eaf6ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B70000;

}


.comparechart table tr.highlight {
	background-color: #d8efff;
	font-size: 11px;

}
.comparechart table tr.lightblue {
	background-color: #F9FCFF;
	font-size: 11px;

}

.comparechart table td {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;



}

.comparechart table td.first {
	padding-left: 13px;
}

.comparechart table td.name {
	font-size: 12px;
	color: #202020;
}

.comparechart table td.name .count {
	font-size: 14px;
	color: #c68dad;
}

.comparechart table td.rank {
	font-size: 18px;
	color: #4F4F4F;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;

}

.comparechart table td.headings {
	font-size: 14px;
	color: #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-bottom: 5px;
	white-space: nowrap;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	background-color: #FF6600;
}

.comparechart table td.headings-left {
	font-size: 14px;
	color: #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-bottom: 5px;
	white-space: nowrap;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	background-color: #FF6600;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;

}

.comparechart table td.name .freeshipping {
	color: #ed2328;
	font-size: 10px;
	height: 12px;
	line-height: 12px;
	padding-left: 20px;
	background-image: url('images/icon-truck.png');
	background-repeat: no-repeat;
	background-position: left;
	text-transform: uppercase;
}

.comparechart table td.price {
	font-size: 12px;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;


}

.comparechart table td.pricestrong {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;

}

.comparechart table td.actualprice {
	font-size: 12px;
	color: #A83600;
	font-family: Arial, Helvetica, sans-serif;


}

.comparechart table td.actualpricestrong {
	font-size: 12px;
	font-weight: normal;
	color: #AE3800;
	font-family: Arial, Helvetica, sans-serif;
}


.comparechart table td.total {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.comparechart table tr.total {
	background-image: url(images/total-bg.gif);
	background-repeat: repeat-x;
}

.comparechart table td.sale {
	font-size: 12px;
	color: #E80000;
	text-align: center;
}

.comparechart table td.order {
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	line-height: 25px;
}


.comparechart table td.order a {
	font-weight: bold;
	color: #FF0000;
}



/* Table CSS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.tableTop {
	background:transparent url(images/chart/tableTop.gif) repeat-x top left;
	text-align:center;
	font: bold 9pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color:#fff;
}
.tableTopLeft {
	border-left: 1px solid #ff6600;
}
.tableTopRight {
	border-right: 1px solid #ff6600;
}
.borderLeft {
	border-left: 1px solid #b8d5e9;
}
.borderRight {
	border-right: 1px solid #b8d5e9;
}
.bannerBG {
	background:transparent url(images/chart/bannerBG.gif) repeat-x top left;
	height:161px;
	text-align:center;
}
.reviewBG {
	background:transparent url(images/chart/reviewBG.gif) repeat-x top left;
	height:46px;
	text-align:center;
}
.blueBG {
	background:transparent url(images/chart/blueBG.gif) repeat-x top left;
	height:28px;
	text-align:center;
}
.blueHeading {
	background:transparent url(images/chart/blueHeading.gif) no-repeat top left;
	height:28px;
	text-align:center;
	font: bold 9pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color:#ecf6fc;
}
.optionsBG {
	background:transparent url(images/chart/optionsBG.gif) repeat-x top left;
	height:25px;
	text-align:center;
	font-size: 12px;

}
.optionsHeading {
	background:transparent url(images/chart/optionsHeading.gif) no-repeat top left;
	height:25px;
	text-align:center;
	font: bold 9pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color:#22517f;
}
.optionPrice {
	font: bold 9pt Arial, Helvetica, sans-serif;
	color:#ac1800;
}
.optionPriceEnd {
	color:#ac1800;
	border-right: 1px solid #b8d5e9;
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: bold;

}
.ratingsBG {
	background:transparent url(images/chart/ratingsBG.gif) repeat-x top left;
	height:34px;
	text-align:center;
	font: bold 8pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color:#ff840c;
	line-height:15px;
}
.ratingsHeading {
	background:transparent url(images/chart/ratingsHeading.gif) no-repeat top left;
	height:34px;
	text-align:center;
	font: bold 9pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color:#22517f;
}
.bottomBG {
	background:transparent url(images/chart/bottomBG.gif) repeat-x top left;
	height:9px;
}




.list-table {
	font-size: 13px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 19px;
}
.list-table-heading {
	background-color: #F3F3F3;
	font-weight: bold;
	color: #207ECC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 5px;
}
.list-table-instruction {
	padding-left: 17px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	padding-right: 10px;
	color: #585858;
}
.list-table-numbers {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-right: 17px;
	padding-left: 9px;
	padding-top: 9px;
	padding-bottom: 10px;
	color: #3A3A3A;
}

.list-table-numbers a {
	font-weight: bold;
}

.list-table h5 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding-bottom: 8px;
}


.list-table-heading-right {
	background-color: #F3F3F3;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}

/** Clear Table **/

.clear-table {
	margin-bottom: 19px;
	padding: 0px;
}

.clear-table td {
	text-align: left;

}

.clear-table td.right {
padding-left: 10px;
}

.clear-table h5 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding-bottom: 8px;
}
