body {
  padding: 0px;
  margin: 0px;
  font-family: Verdana, Helvetica, serif;
}

p, td, th, h1, h2, li {
  font-family: Verdana;
  padding: 0px;
}

p, td, th, h2, ul {
  font-size: 12px;
  line-height: 1.3;
  margin: 8px 20px 8px 20px;
}
p {
	color: #333333;
}
h1 {
  color: #0066CC;
  font-size: 12px;
  font-weight: bold;
  margin: 8px 20px 8px 20px;
}
/*
h2 {
  color: #036;
  background: #ccc url(/images/bgh3.gif) repeat-x;
  padding: 12px 4px 7px 4px;
}
*/
h2 {
 color: #0066CC;
  font-size: 12px;
  font-weight: bold;
  font-style: italic; 
  margin: 8px 20px 8px 20px;
 }
h3 {
 color: #000000;
  font-size: 12px;
  font-weight: normal;
  margin: 8px 20px 8px 20px;
 }
a {
  color: #0066CC;
  text-decoration: underline;
}

a:hover {
  color: #0066CC;
  text-decoration: none;
}
li {
  list-style: outside; color: #333333;
  margin: 0px 0px 0px 20px;
}
.warning {
  color: #0066CC;
  font-size: 10px;
  font-weight: bold;
}
.navigation {
  background: #ffffff url(images/nav_bg.gif) repeat-x;
  margin: 0px 0px 0px 20px;
}
.legal {
 color: #ffffff;
  background: #0066CC;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 20px 5px 20px;
}

.smallwhite {
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
}
.smallwhite a {
  color: #ffffff;
  text-decoration: underline;
}
.smallwhite a:hover {
  color: #ffffff;
  text-decoration: none;
}
.homecolumn {
  color: #333333;
  margin: 8px 20px 8px 0px;
}
.whiteheading {
 color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  font-style: italic; 
  margin: 8px 20px 8px 20px;
}
.whitelist {
	color: #ffffff;
  font-size: 12px;
  padding-bottom: 3px;
  padding-top: 4px;
  background-image:url(images/spacer_f.gif);
  background-repeat: repeat-x
}
.whitelist a {
  color: #ffffff;
  text-decoration: none;
}

.whitelist a:hover {
  color: #cccccc;
  text-decoration: underline;
}
.listheading {
  color: #0066CC;
  font-size: 12px;
  font-weight: bold;
  text-indent: 10px;
  padding-top: 4px;
  padding-left: 10px;
  background-image:url(images/why_section.gif);
  background-repeat:no-repeat;
  height:35px;
  margin: 5px 0px 8px 18px;
}
.newslistheading {
  color: #0066CC;
  font-size: 12px;
  font-weight: bold;
  text-indent: 10px;
  padding-top: 4px;
  padding-left: 10px;
  background-image:url(images/news_section.gif);
  background-repeat:no-repeat;
  height:35px;
  margin: 5px 0px 8px 18px;
}
.pricelistheading {
  color: #0066CC;
  font-size: 12px;
  font-weight: bold;
  text-indent: 10px;
  padding-top: 4px;
  padding-left: 10px;
  background-image:url(images/price_section.gif);
  background-repeat:no-repeat;
  height:35px;
  margin: 5px 0px 8px 18px;
}
.standardlist {
  color: #333333;
  font-size: 12px;
  padding-bottom: 3px;
  padding-top: 4px;
  background-image:url(images/spacer_c.gif);
  background-repeat: repeat-x
}
.standardlist a {
  color: #333333;
  text-decoration: none;
}

.standardlist a:hover {
  color: #0066CC;
  text-decoration: underline;
}