div.RatePlanRegion
{
	font-size: 11pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
}
div.RatePlanSubRegion
{
	font-size: 10pt;
	padding-left: 30px;
	padding-bottom: 4px;
	font-weight: bold;
}

/* rate plan main table */
table.MainTable
{
	width: 100%;
	 
}
 
table.MainTable td
{
	 
	vertical-align: top;
}
/* -----------------------------
	3 COLUMN LAYOUT 
	MIDDLE CONTENT
--------------------------------*/
.MiddleContent
{
	width: 410px;
	padding-right: 5px;
	 
}
/*=========================== */
/*							  */
/*	  right sub navigation    */
/*						      */
/*=========================== */
#NavColumnRight{ float:left; width:140px; }
#NavRightTop {background-image: url(/images/nav_right_top.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 42px;}
#NavRightTop_Mike {background-image: url(/images/nav_right_top_mike.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 42px;}
#SideNavPlan img { border: 0px; margin: 0px; padding: 0px; }
#SideNavPlan{width: 140px;
	background-color: #daf3c0;
   }
#SideNavPlan 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;}
#SideNavPlan li {border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3d56e;
	list-style-type: none; margin: 0px;}
#SideNavPlan li a {color: #000;
	text-decoration: none;
	display: block;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 10px;
	line-height: 20px;}

#SideNavPlan li a:hover {color: #111;
	text-decoration: none;
	padding-top: 3px;
	background-color: #c2dca8;	
	display: block;}

#SideNavPlan li a.selected {color: #111;
	text-decoration: none;
	padding-top: 3px;
	background-color: #c2dca8;
	display: block;}
#NavRightBottom {float: left;
	width: 140px;}
/* 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 */

table.RatePlanDetails {
	position: relative;
	width: 100%;
	border: 1px solid #aa8db8;
	 
	background: #fff;
}
table.RatePlanDetails caption {
	margin: 0px;
	padding: 8px 6px;
	text-align:left;
	border: 1px solid #aa8db8;
	border-bottom: none;
	background: #d0c6d5;
	font-size: 10pt;
	font-weight: bold;
	color: #3a1354;
}

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: #eeeeee;
}
table.RatePlanDetails td.altbottom {
	background: #cccccc;
}

div.ChooseNewProvince
{
	text-align: center; 
	font-size: 11px; 
	padding-top: 4px;
}

#featuresDiv
{
	width: 560px;
}
/* Rate Plan Services */
td.ServiceCategory
{
	border-top : 1px dashed #bbbbbb;
}
table.ServiceDetails {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.ServiceDetails td.bullet {
	width: 20px;
	text-align: center;
	vertical-align: top;
}
table.ServiceDetails td.info {
	width: 100%;
	font-weight : bold;
	font-size : 10pt;
	vertical-align: top;
}

table.ServiceInfo
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.ServiceInfo td.price
{
	padding-top : 5px;
	padding-left: 5px;
	padding-bottom : 5px;
	font-size: 11px;
	font-weight: bold;
}
table.ServiceInfo td.description
{
	padding-left: 5px;
	font-size: 11px;
	padding-bottom : 10px;
	font-weight: normal;
}

/* Coverage box  */
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.CoverageBox_medium
{
	height: 370px;
	width: 340px;
	background-image: url(/images/coverage/box_bg_medium.gif);
}* html a.CoverageBox_medium span { height: 370px; }
	
div.CoverageBox_medium a.CoverageBox_medium:hover span {
	background-image: url(/images/coverage/box_bg_medium.gif);
	background-position: 0px -370px;
}
a.CoverageLink_Medium span {
	display: block;
	min-height: 370px;
	text-decoration: none;
}
a.CoverageLink_Medium:hover, a.CoverageLink_Medium:hover span, a.CoverageLink_Medium:hover {
	cursor: pointer;
	color: #000000;
}
div.CoverageMapRegions a { margin-bottom: 4px; }
div.CoverageTitle {
	color: #333333;
	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: 0;/* 1px solid #999999;*/
}
td.MapCell
{
	padding-top : 8px;
	padding-left : 5px;
}
div.additionalInfo
{
	width: 100%;
	
}
div.additionalInfo ul
{
	padding: 0px;
	font-size: 12px;
	font-weight: bold; 
	margin-top:1em;
	margin-bottom:.10em; 	 	 
}
 
div.additionalInfo li
{ 
	padding-bottom: 4px;
	padding-left: 20px;	 
	list-style-image: url(/images/list.jpg);
	list-style-position: inside;
	
}
div.additionalInfo li a, div.additionalInfo li a:link, div.additionalInfo li a:active, div.additionalInfo li a:visited
{	
	text-decoration: underline ;
	font-weight: bold;	
	color: #60C600;
    
}
div.additionalInfo li a:hover { color: #666666; }
.smallInfo { color: #666666; font-size: 9pt;}
 