a {
  font-family: Arial,Helvetica,sans-serif;
  color: #3366ff;
  font-weight: bold;
  text-decoration: none;
}
a:link
{
  border-style: none;
  color: #3366ff;
}
a:hover {
  border-style: none;
  color: #ff0000;
  text-decoration: underline;
}
a:active {
  border-style: none;
  color: #eb3698;
}
a:visited {
  border-style: none;
  color: #7373c0;
}
body {
  border-width: 0;
  background-image: url(bg.gif);
  color: #330033;
  font-family: Arial,Helvetica,sans-serif;
}
img {
  border-style: none;
}
.navbar {
  border: 4px double #ccccff;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  line-height: 20px;
  font-size: 15px;
}
.navitem
{
  white-space: nowrap;
}
.alignleft {
  text-align: left;
  vertical-align: baseline;
}
.alignright {
  text-align: right;
}
.aligncenter {
  text-align: center;
}
h1 {
  font-weight: bold;
  text-align: center;
  font-size: 16pt;
  font-family: Arial;
  color: #333399;
}
h2 {
  color: #00008b;
  font-weight: bold;
}
h3 {
  color: #cc0000;
  margin-left: 4%;
  margin-right: 4%;
  font-weight: bold;
}
h4 {
  margin-left: 6%;
  margin-right: 6%;
  font-weight: bold;
}
h5 {
  margin-left: 6%;
  margin-right: 6%;
  font-weight: bold;
}
pre {
  margin-left: 10%;
  white-space: pre;
}
.blacklist {
  color: #000000;
  font-size: 16px;
}
.brownlist {
  color: #663333;
  font-size: 16px;
}
.smaller {
  font-size: 12px;
}
.greenlist {
  color: #006600;
  font-size: 16px;
}
.redlist {
  font-size: 16px;
  color: #990000;
}
.tablehead {
  color: #ad4545;
}
.tablecontents {
  color: #28069b;
}
.headercontents {
  border-color: #b8abb0;
}
.descriptivecontent
{
  font-family: Arial,Helvetica,sans-serif;
  color: #220000;
  font-size: 16px;
  margin-left: 24px;
  margin-bottom: 12px;
  text-indent: 12px;
}
.descriptivecontentnoindent {
  font-family: Arial,Helvetica,sans-serif;
  color: #220000;
  font-size: 16px;
  margin-left: 24px;
  margin-bottom: 12px;
}
.maintable
{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  width: 80%;
}
.subtable
{
  width: 100%;
  margin-bottom: 24px;
}
.ruledcell
{
  border-style: none none solid none;
  border-width: 0px 0px 1px 0px;
  border-color: #cccccc;
}

.intro {
  padding: 0px 0px 24px 0px;
  margin: auto auto 24px auto;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  color: #3333ff;
}
.tablecaption
{
  font-family: Tahoma,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 12px;
}
.pricelist
{
  border: 1px solid #C0C0C0;
  font-family: 'Courier New' , Courier, monospace;
  font-size: 14px;
  width: 90%;
  text-align: left;
  vertical-align: top;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
}
.smallprint {
  font-size: 10px;
}
.question
{
  color: #CC2200;
  margin-bottom: 10px;
}
.answer {
  color: #000000;
  margin-bottom: 10px;
}
.qacell
{
  padding-bottom: 10px;
}
.centerbold
{
  font-weight: bold;
  text-align: center;
  padding-bottom: 12px;
}
.paddingbottom
{
  padding-bottom: 12px;
}
.paddingbottomwithindent
{
  padding-bottom: 24px;
  padding-left: 12px;
}
.paddingtop
{
  padding-top: 12px;
}
.paddingtopandbottom
{
  padding-top: 12px;
  padding-bottom: 12px;
}
.imagecaption
{
  font-style: italic;
  font-size: 12px;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 24px;
}
.boldheading
{
  font-weight: bold;
  margin-bottom: 12px;
}
.boldsubheading
{
  font-weight: bold;
  margin-left: 12px;
  margin-bottom: 12px;
  font-size: 14px;
}
.logoimg
{
  float: left;
  border-style: none;
}
.keypoint
{
  font-weight: bold;
  color: #FF4F4F;
  margin-bottom: 24px;
  margin-left: 12px;
}
.blueboldtext
{
  color: #000066;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: bold;
}
.reditalictext
{
  color: #ff3333;
  font-style: italic;
  font-weight: bold;
}
.asterisk
{
  color: #ff0000;
  font-weight: bold;
}
.warning {
  color: #ff0000;
}
.boldtext {
  font-weight: bold;
}
.featuretable
{
  vertical-align: middle;
}
.orderform
{
  font-family: 'Courier New' , Courier, monospace;
  font-size: 14px;
  color: #000000;
  width: 7in;
  height: auto;
  white-space: nowrap;
  text-align: left;
  line-height: 24px;
  table-layout: fixed;
}
.orderformcell
{
  text-align: right;
  vertical-align: bottom;
}
.underline
{
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #000000;
  white-space: nowrap;
  width: auto;
}
