﻿#mainColumnContentFullWidth {
	display: inline;
	float: left;
	margin-left: 17px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 923px;
	color: #333333;
}
#comparePlans {
	background-image: url("../images/bg_compareplans.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width: 871px;
	display: block;
	float: left;
	padding-right: 26px;
	padding-left: 26px;
	padding-top: 6px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#comparePlans h2 {
	font-weight: bold;
	display: block;
	color: #339933;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
.packageTitleRed {
	font-size: 13px;
	font-weight: bold;
	color: #ed1e24;
}
.packageTitleGreen {
	font-size: 13px;
	font-weight: bold;
	color: #279642;
}
.packageTitleBlue {
	font-size: 13px;
	font-weight: bold;
	color: #008cce;
}
.packageTitleBlack {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}


/* top tabbed section navigation list */

td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* compare plans table styles*/

.features TH {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	background-image: url("../images/bg_th_compareplans.gif");
	background-repeat: repeat-x;
	background-position: left top;
}

.features TD {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: center;
}

.features TD.c1 {
	FONT-SIZE: 11px;
	VERTICAL-ALIGN: top;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbe5f3;
}

.features TD.c2 {
	FONT-SIZE: 11px;
	COLOR: #ED1E24;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbe5f3;
}
.features TD.c3 {
	FONT-SIZE: 11px;
	COLOR: #279642;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbe5f3;	
}
.features TD.c4 {
	FONT-SIZE: 11px;
	COLOR: #008CCE;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbe5f3;
}

.features TD.c5 {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbe5f3;	
}

.features TD.c6 {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
}

