/* the follow are for thumbnail previewing */
.thumbnail { float: left; width: 30px; height: 30px; padding: 0px; text-align: center; background-repeat: no-repeat; background-position: 50% 50%; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;}

/*Comparison Chart Special Fonts |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/* Univers 47 light condensed */
@font-face { font-family: "univers47"; src: url(../fonts/univers47.eot); src: local("Univers LT 47 Condensed Light"), url(../fonts/univers47.ttf) format("truetype"); } 
/* Univers 59 ultra condensed */
@font-face { font-family: "univers59";  src: url(../fonts/univers59.eot); src: local("HelveticaNeueLTStd-BdCn"), url(../fonts/univers59.ttf) format("truetype"); }  
/* Helvetica Extended Heavy 83 */
@font-face { font-family: "HelveticaHeavy"; src: url(/fonts/helvetica83.eot); src: local("HelveticaNeueLTStd-BlkEx"), url(/fonts/helvetica83.ttf) format("truetype"); }  


.captionP {
	font-family: HelvLightCond, "Arial Narrow", Helvetica, Arial;
	font-size: 24px;
	color:#36C;
}
.captionD {
	font-family: HelvLightCond, "Arial Narrow", Helvetica, Arial;
	font-size: 24px;
	color:#F39;
}
.caption.smaller{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#666666;
	font-weight:normal;
}
.packageSpacer { padding-top: 4px; padding-bottom: 4px;}

#links a {display:block;padding-top: 110px;}
#links a img {height: 0;width: 0;border-width: 0;}
#links a:hover img { position: relative; top: -275px; left: -33px; height: 430px; width: 505px;}

/*COMPARISON CHART ATTRIBUTES ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.priceTable { padding-top: 2px; padding-right: 5px; padding-bottom: 5px; padding-left: 7px; text-align: left;}
.Header {
	color: #666666;
	font-size: 18px;
	font-family: HelveticaHeavy, "Arial Black", Gadget, sans-serif;
	padding-top: 15px;yyyyyyyyyy
}
.check { text-align: center;}
.orgCell { background-color: #f5e3dc; border-right-width: 1px; border-right-style: solid; border-right-color: #FFF;}
.orgCell.end { border-right-width: 1px; border-right-style: solid; border-right-color: #f5e3dc;}
.whiteCell { border-right-width: 1px; border-right-style: solid; border-right-color: #f5e3dc;}
.whiteCell.end { border-right-width: 1px; border-right-style: solid; border-right-color: #FFF;}
.whiteCell.bottom { border-right-width: 1px; border-right-style: solid; border-right-color: #f5e3dc; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #f5e3dc;}
.roundCorner { background-image: url(../images/services/roundCorner.png); background-repeat: no-repeat; background-position: left bottom;}
.titleBlocks {
	font-family: AlexaScript, Georgia, "Times New Roman", Times, serif;
	color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F5E3DC;
}
.regular-condensed { font-family: univers59, "Arial Narrow", Arial, Helvetica, sans-serif; font-size: 16px;}
.regular-condensed.highlights { color: #D16330; font-weight: bold;}
.superscript { color: #2792d1; font-size: 12px; font-family: "Arial Black", Gadget, sans-serif;}
.infoMainbold { font-family: univers59, "Arial Narrow", Arial, Helvetica, sans-serif; font-size: 18px;}
.infoMain { font-family: univers47, "Arial Narrow", Arial, Helvetica, sans-serif; font-size: 14px;}
.fineType { font-size: 14px;}

/*CONTAINER OPENER APPEARANCE*/
.question { font-weight:bold; cursor:pointer; color: #000; font-family: Geneva, Arial, Helvetica, sans-serif; padding-top: 2px; padding-right: 0px; padding-bottom: 6px; padding-left: 0px; font-size: 14px;}
.answer_b { display:none; background-color: #FFF;}
.savingsBox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Helvet55Roman, Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #FFF;
	background-color: #F3B6B9;
	background-image: url(../images/savings_cell_bg2.gif);
	background-repeat: repeat-x;
}

