div.RatePlanRegion {
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
}


table.RatePlansPage {
	width: 680px;
	margin: 0px;
	padding: 0px;
}
table.RatePlansPage td {
	vertical-align: top;
	width: 500px;
}
table.RatePlansPage td.right {
	width: 180px;
	padding-left: 10px;
}

#bullets {
}
#bullets  li {
	list-style-type: none;
	background-image: url(images/bullet-phones.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
}
#bundles {
	height: 20px;
	width: 300px;
	font-weight: bold;
}

/* sub navigation */
#NavSide{
	width: 168px;
	background-color: #FFFFFF;
	background-image: url(/images/sidenav-bg.jpg);
}
#NavSide-top {
	height: 30px;
	width: 160px;
	background-image: url(/images/nav_right_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	padding-top: 12px;
	padding-left: 10px;
	border-bottom: 1px solid #cccccc;
}
#NavSide-middle {
	height: 24px;
	width: 160px;
	background-image: url(/images/nav_right_middle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	padding-top: 4px;
	padding-left: 10px;
	border-bottom: 1px solid #cccccc;
}
#NavSide ul {list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;}
#NavSide li {
	background: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-left-style: solid;
	width: 168px;
	}
#NavSide li a, #NavSide li a:visited, #NavSide li a:active, #NavSide li a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 158px;
	}
#NavSide li a:hover {
	text-decoration: none;
	background-color: #ECEBEB;
	display: block;
	}
#NavSide li a.selected {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1A1C74;
	display: block;
	background-repeat: no-repeat;
	background-position: right;
	}

/* rate plan list*/
div.CarrierCategoryPromo
{
	border: 1px solid #CCCCCC; 
	padding: 4px; 
	background-color: #EFEFEF;
}

div.RatePlan
{
	border-top: 1px dashed #cccccc; 
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-left: 5px;
}

table.RatePlanListDetails
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.RatePlanListDetails td.main
{
	vertical-align: top;
	width: 75%;
}
table.RatePlanListDetails td
{
	vertical-align: top;
	width: 25%;
	padding-left: 10px;

}
div.RatePlanName
{
	font-weight: bold;
	padding-bottom: 3px;
}
table.RatePlanInfo
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.RatePlanInfo td
{
	font-size: 11px;
	width: 75%;
	text-align: left;
	vertical-align: top;
}
table.RatePlanInfo td.field
{
	font-size: 11px;
	width: 25%;
	vertical-align: top;
	text-align: right;
	padding-right: 5px;
}
div.MonthlyFee
{
	font-size: 11px;
	padding-bottom: 3px;
}
span.MonthlyFeePrice
{
	font-weight: bold; 
	font-size: 13px;
}
div.MonthlyFeeAdd
{
	font-size: 11px;
}

/* Rate Plan Details */
table.RatePlanDetails {
	position: relative;
	width: 100%;
	border: 1px solid #000;
	background: #fff;
	font-size: 11px;
	 
}
table.RatePlanDetails caption {
	margin: 0px;
	padding: 8px 6px;
	text-align:left;
	border: 1px solid #000;
	border-bottom: none;
	background: #333399;
	font-size: 10pt;
	font-weight: bold;
	color: #eee;
}

table.RatePlanDetails td {
	margin: 0px;
	border-bottom: 1px solid #999;
	border-top: none;
	border-right: 1px solid #999;
	border-left: none;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #ffffff;
}
table.RatePlanDetails td.alt {
	background: #efefef;
}
table.RatePlanDetails td.altbottom {
	background: #dddddd;
}

/* Services */
td.ServiceCategory
{
	border-top : 1px dashed #bbbbbb;
}
table.ServiceDetails {
}
table.ServiceDetails td.ServiceName {
	font-weight : bold;
	font-size : 10pt;
	vertical-align: top;
}
table.ServiceDetails td.ServiceBullet {
	width: 30px;
	text-align: center;
	vertical-align: top;
}

table.ServiceDetails td.ServiceDescription {
	padding-bottom : 10px;
}
table.ServiceDetails td.PriceInfo 
{
	text-align : left;
	font-size : 8pt;
	font-weight : bold;
	padding-top : 5px;
	padding-bottom : 5px;
}

/* coverage maps */
td.MapCell
{
	padding-top : 8px;
	padding-left : 5px;
}
div.CoverageBox{
	height: 270px;
	width: 240px;
	background-image: url(/images/coverage/box_bg.gif);
}* html a.CoverageLink span { height: 270px; }

div.CoverageBox a.CoverageLink:hover span {
	background-image: url(/images/coverage/box_bg.gif);
	background-position: 0px -270px
}
a.CoverageLink span {
	display: block;
	min-height: 270px;
	text-decoration: none;
}
a.CoverageLink:hover, a.CoverageLink:hover span, a.CoverageLink:hover {
	cursor: pointer;
	color: #000000;
}
div.CoverageTitle {
	color: #111111;
	font-family: sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 16px;
	padding-right: 0px;
}
div.CoveragePic {
	text-align: center;
	padding-top: 7px;
}
img.border
{
	border: 1px solid #7013A0;
}


#regionleft {
	float: left;
	width: 400px;
	padding-left: 10px;
	border-right: 1px solid #ccc;
}
#regionleft ul {
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 5px;
	padding-top: 5px;
}
#regionleft ul li
{
	list-style-type: square;
	font-size: 15px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.SubCategories {
	font-size: 12px;
}


#regionright {
	width: 260px;
	float: right;
}
#regionright ul {
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 5px;
	padding-top: 5px;
}
#regionright ul li
{
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}


#plansleft {
	width: 500px;
	float: left;

}
#plansright {
	width: 180px;
	padding-left: 10px;
	float: right;
}