body 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a, a:link, a:active, a:visited
{
	color: #333399;
	text-decoration: underline;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 10px;
}
/* things to hide */
#topnav { display: none; }
#nav { display: none; }
#breadcrumb { display: none; }
#NavLeft { display: none; }
#sidebar { display: none; }
#NavLeft { display: none; }
#footer { display: none; }
#content-mid { 
	border: none; 
	width: 100%;
}
table.header { display: none; }
#copyright { display: none; }
#content { width: 100%; }

/* Comparison Rate Plans */

table.CompareRatePlans {
	position: relative;
	width: 100%;
	border: 1px solid #000;
	background: #fff;
}
table.CompareRatePlans caption {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 8px 6px;
	text-align:left;
	border: 1px solid #000;
	border-bottom: none;
	background: #eee;	
	color: #fff;
}
table.CompareRatePlans td
{
	font-size: 11px;
	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.CompareRatePlans th
{
	font-size: 11px;
	font-weight: bold;
	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-color: #ffffff;
	color: #f1f1f1;
}
.name
{
	background-color: #000066;
}
table.CompareRatePlans td.alt {
	background: #EEEEEE;
}
table.CompareRatePlans td.side {
	background: #d5d5c7;
}

/* compare rate plan options */
table.CompareRatePlansOptions
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.CompareRatePlansOptions td
{
	width: 50%;
	vertical-align: top;
	font-size: 13px;
	font-weight: bold;
}
table.CompareRatePlansOptions td.print
{
	text-align: right;
	padding-right: 5px;
}
img.printbutton
{
	display: none;
}

table.CompareRatePlansRemove
{
	display: none;
}

#footer { display: none; }
#SelCategory { display: none; }
#Logo
{
	display: block;
}
