.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
}
.featurenote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #137CBD;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E6F1F7;
	margin-left: 0px;
	margin-top: 0px;
}
.pipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	padding-bottom: 2px;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #31638E;
	text-decoration: none;
}
.content {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.star {
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
	padding-top: 0px;
	padding-bottom: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}

a.retailLink:link {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .1em;
	padding-right: 2px;
	height: 5px;
}
a.retailLink:visited {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .1em;
	padding-right: 2px;
	height: 5px;
}
a.retailLink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-right: 2px;
	height: 5px;
}
a.retailLink:active {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .1em;
	padding-right: 2px;
	height: 5px;
}


a.navLink:link {
	color: #0E84C7;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.navLink:visited {
	color: #0E84C7;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.navLink:hover {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}
	
a.navLink:active {
	color: #0E84C7;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}
.botNav {
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.tableColHdr th, .tableColHdr td {
	color: #003366;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #C8E4F2;
	padding: 5px 5px 5px 8px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tableRow td { font-size: 12px; padding: 3px 5px; border-bottom: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; border-right: solid 1px #CCCCCC; color:#333333; }
h2 {
	font-family: "Trebuchet MS", "Eras Light ITC", Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.yellowText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	letter-spacing: 0.2em;
}
