@charset "utf-8";
body { background-image:url(../img/bgStore.jpg); }
#header { background-image:url(/img/pageTopStore.jpg); }
#container { width:777px; }
.red { color:#FF0000; }
.smallText
{
	font-size: 8.5pt;
	text-align: left;
	margin: 0em 1em 0em 1em;
}
.columnHeaderText
{
	font-size:16px;
	font-weight:bold;
}
.addToCartImg, .paymentPlanImg
{
	padding-top:7px;
	padding-bottom:7px;
}
.pricing
{
	font-size: 9pt;
	margin: 0em 1em 0em 1em;
	padding: 0;
	font-weight: 800
}
.size8 { font-size: 8pt }
.size10 { font-size: 10pt }
.inactiveBackground a:link, .inactiveBackground a:visited, .inactiveBackground a:active
{
	color:#4C83C8;
	text-decoration:underline;
}
.inactiveBackground a:hover { color:#0000FF; }
.inactiveBackground
{
	background-color:#DFE9F5;
	line-height: 18pt;
	width:149px;
	margin:auto;
	text-align:left;
	color:#4C83C8;
	font-weight:bold;
	font-size: 10pt;
	padding-left:16px;
	text-decoration:underline;
}
.activeBackground { background-color:#C6D8ED; }