/* COMPARE PLANS PAGE */

.comparePlans td {
	font-family: verdana, arial, sans-serif;
	}

.comparePlans .cplans {
	background: url('images/pages/blue-tab.jpg') #0060BE repeat-x left top;
	border-left: 1px solid #fff;
	font-weight: bold;
	font-size: 11px;
	}

.comparePlans .SelectedPlan {
	background: url('images/pages/red-tab.jpg') #A43A2D repeat-x left top;
	border-left: 1px solid #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	}

.cplans a {
	color: #fff;
	text-decoration: none;
	}

.cplans a:hover {
	color: #fff;
	text-decoration: underline;
	}

.SelectedPlan a {
	color: #fff;
	text-decoration: none;
	}

.SelectedPlan a:hover {
	color: #fff;
	text-decoration: underline;
	}
.comparePlans .HeadingCaption {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	color: #0B6CCA;
	font-weight: bold;
	background: url('images/pages/heading.gif') no-repeat 8px center;
	padding-left: 31px;
	text-align: left;
	}

.comparePlans .MainHeading {
	background: #0161BD url('images/pages/subheading.gif') no-repeat 8px center;
	padding-left: 31px;
	color: #fff;
	font-weight: bold;
	font-size: 12px
	}

.comparePlans .hilite {
	background: #FFFFD3;
	color: #252525;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	}

.comparePlans .hiliteplan {
	background: #FF8071;
	color: #252525;
	font-size: 11px;
	font-weight: bold;
	}

.comparePlans .hilitetd {
	background: #FED5D0;
	color: #252525;
	font-size: 11px;
	}

.comparePlans .hilitetdalt {
	background: #FFF2F1;
	color: #252525;
	font-size: 11px;
	}

.comparePlans .alt1, .alt2, .alt3, .alt4 {
	color: #252525;
	font-size: 11px;
	}

.comparePlans .alt2 {
	background: #fff url('images/pages/pointer.gif') no-repeat 13px center;
	padding-left: 31px;
	text-align: left;
	}

.comparePlans .alt1 {
	background: #DEEDFB url('images/pages/pointer.gif') no-repeat 13px center;
	padding-left: 31px;
	text-align: left;
	}

.comparePlans .alt3 {
	background: #DEEDFB;
	}

.comparePlans .textHilight {
	font-weight:bold;
	}

.comparePlans .comparePlans a {
	color: #0036A3;
	}

.comparePlans .SubHeading {
	background: #5A98D4 url('images/pages/subheading.gif') no-repeat 8px center;
	padding-left: 31px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	}

/* COMPARE PLANS PAGE */


.alternateplan_heading {
	margin: 8px 0;
	padding-left:32px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
	background:url(images/pages/alternateplan_head.gif) #f4fff1 no-repeat 6px 2px;
	border-bottom:1px solid #c5f2b9;
}
