body {
	font-family: Verdana, Arial, sans-serif;
}
p {
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, sans-serif;
}
.homeLeftText {
	font-size: 13px;
	color: #454545;
}
.mainTopBg {
	background-image: url(images/Top-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.mainLeftBg {
	background-image: url(images/home-left-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	margin-left: 45px;
	vertical-align: middle;
	height: 73px;
}
h1 {
	font-size: 23px;
	color: #006991;
	font-weight: lighter;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 0px;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: lighter;
	color: #006991;
	margin-top: 0px;
}
h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #006991;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #006991;
	margin-bottom:0;
	padding-bottom:0;
}
.mainLeftBgProducts {
	background-image: url(images/Product-left-bg-line.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.comparisonChart {
	font-size: 10px;
}
.chartTitle {
	background-color: #1A6B9B;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.chartBlueBg {
	background-color: #D1E1EB;
	border: 1px solid #FFFFFF;
}
.chartNoBg {
	border: 1px solid #FFFFFF;
}ol {
	font-size: 12px;
}
.pNoSpaceAbove {
	margin-top: 0px;
}
a:link {
	color: #006991;
	text-decoration: underline;
}
a:visited {
	color: #006991;
	text-decoration:underline;
}
a:hover {
	color: #006991;
	text-decoration:none;
}
a:active {
	color: #006991;
	text-decoration:underline;
}
.store_total {
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, sans-serif;
}
.storePrice {
	color: #FFF;
	font-size: 30px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}




blockquote {
  line-height: 20px;
  padding-left: 120px;
  padding-top: 20px;
  border: 1px dashed #565656;
  background: transparent url(images/quote_open.jpg) left top no-repeat;
  background-color: #fff;
  min-height: 80px;
}
blockquote div {
  padding-bottom: 20px;
  padding-right: 110px;
  background: transparent url(images/quote_close.jpg) right bottom no-repeat;
  min-height: 80px;
}