body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.cellBackLeftNav {
	background-image: url(../images/bg_leftnav1.jpg);
	background-repeat: repeat-x;
}
.productBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #164573;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
}
.welcomeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #164573;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: -1pt;
	font-weight: bold;
}
.cellBackMidHeaderGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EBEBEB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
	font-weight: bold;
	padding: 5px;
}
.cellBackMidHeaderBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/bg_midheaderblue.jpg);
	background-repeat: repeat-x;
	text-align: right;
	text-indent: 5px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
}
#cellBackProduct {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 2px;
	text-decoration:none;
	background-color: E5E5E5;
	border: 1px solid #003366;
}
.borderAll {
	margin: 10px 5px 10px 10px;
	border: 1px solid #003366;
}
.cellBackFooter {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
}
/*USED FOR PRICING TABLES on dialup and highspeed pages*/
.pricing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.productSubTitle {
	font-weight: bolder;
	color: #000000;
	padding-left: 2px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.featuresDesc {
	font-weight: bold;
	color: #003366;
}
