@charset "UTF-8";
/* CSS Document */
/* National Site Offer Page Styles */

#sub-region {
	width:690px;
}
#sub-region-clear {
	margin-bottom:10px;
}
.disclaimers {
	font-size: 10px;
	line-height:12px;
	color: #666666;
}
.clear {
	clear: both;
	line-height: 5px;
}
#column-single {
    float:left;
    width:690px;
}
#column-right {
	float:left;
	_margin:0px auto;
	width:335px;
	margin-left:10px;
}
#column-left {
	float:left;
	_margin:0px auto;
	width:335px;
}
.callout-shell {
	margin:0px 0px 10px 0px;
	width:335px;
	background-image:url(../images/callout_bkgd.gif);
}
.callout-cap-top {
	height:5px;
	background-image:url(../images/callout_top.gif);
	background-repeat:no-repeat;
}
.callout-cap-btm {
	height:5px;
	background-image:url(../images/callout_btm.gif);
	background-repeat:no-repeat;
	_overflow:hidden;
}
.callout-cap-btm-dropshadow {
	height:8px;
	background-image:url(../images/callout_btm-dropshadow.gif);
	background-repeat:no-repeat;
	_overflow:hidden;
}
.callout-content {
	margin:3px 10px 3px 10px;	
}
.callout-text {
	text-align:left;
}
.callout-text a{
	font-weight:bold;
	font-size:11px;
	color:#2777b6;
}
.callout-text li {
	list-style-image:url(../images/bullet-blu-arrow.gif);
}
.callout-image {
	float:left;
	padding: 0px 8px 0px 0px;
}
.callout-title {
	float:left;
	width:100%;
	margin-bottom:5px;
	font-size:12px;
	color:#666666;
	font-weight:bold;
}
.callout-title-2 {
	float:left;
	width:100%;
	margin-bottom:5px;
	font-size:16px;
	line-height:18px;
	color:#333333;
	font-weight:bold;
}
.temp-offer-shell {
	float:left;
	width:560px;
	margin:0 auto;
	padding:10px 0px 10px 0px;
}
.temp-offer-image {
	float:left;
	padding: 0px 8px 0px 0px;
}
.temp-offerpage-title {
	float:left;
	margin: 10px 0px 10px 0px;
	font-size: 16px;
	font-weight:bold;
	color:#333333;
}
.temp-offer-subtitle {
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin:4px 0px 8px 0px;
}
.temp-offer-subtitle-price {
	font-size:14px;
	font-weight:bold;
	color:#990000;
	margin:4px 0px 8px 0px;
}
.temp-offer-title {
	color: #1b88ca;
	font-size: 14px;
	line-height:20px;
	font-weight: bold;
}
.temp-offer-title a {
	color: #1b88ca;
}
.temp-offer-title a:hover {
	text-decoration:underline;
}
.temp-offer-price {
	font-size: 12px;
	color: #990000;
	font-weight:bold;
}
.temp-offer-divider {
	float:left;
	width:560px;
	margin-top:5px;
	_margin-top:-10px;
	margin-bottom:10px;
	border-bottom:1px solid #dfdfdf;
}