body
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px; 
   line-height: 17px; 
   color: #545454;
   margin: 17px 0 0 0;
}

table
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px; 
   line-height: 15px; 
   color: #363636;
}

input, textarea, select
{
  border: 1px solid #777777;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px; 
}

.noborder
{
  border: none;
}

#pageTitle
{
   padding: 25px 0px 0px 18px;
}

#pageBody
{
   padding: 5px 0px 0px 20px;
}

h5
{
   font-family:  Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 15px;
   color: #000000;
   font-weight: bold;
   margin: 10px 0px 4px 0px;
}

dt
{
   margin-left: 1px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
}

dd
{
   margin-left: 1px;
   margin-bottom: 18px;
   font-family: Arial, Helvetica, sans-serif;
}


#faqBody
{
    padding: 5px 0px 0px 20px;
    width: 580px;
}


#faqlist ul
{
  padding: 0px;
  margin-left: 1px;
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-type: none;
}

#faqlist a:link, #faqlist a:visited
{
   color: #bb3e7c;
   font-size: 12px;
   line-height: 17px;
}

#testimonyList
{
   margin: 5px;
   padding: 5px;
}

#testimonyList li
{
   list-style-type: none;
   text-align: left;
   /*width: 325;*/
   margin: 5px;
   padding: 5px;
}

#next-prev
{
   padding: 10px 15px 10px 0;
   text-align: right;
}

.faq
{
  font-weight: normal;
  font-size: 12px;
}


a.white:link, a.white:visited, a.white:hover
{
  color: white;
}

#nav {
  float: right;
  /* width: 800px;
  width: 100%; */
  margin: 0;
  padding: 28px 1px 0px 0px;
  list-style: none;
/*   border: 1px solid black; */
/*   background: #253e5a; */
}

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  font-size: 12px;
}


#nav a {
  float: left;
  display: block;
  width: 50px;
  margin: 0 1px 0 0;
  padding: 4px 8px;
  color: #807f75;
  text-decoration: none;
  border: 1px solid #e0dfcf;
  border-bottom: none;
  background: #e0dfcf;
  text-align: center;
}

#priceTable
{
}

#priceTable tr td
{
    padding: 5px 10px;
    border-left: solid 1px #988675;
    border-bottom: solid 1px #988675;
    text-align: center;
}

#priceTable tr td.end
{
    border-right: solid 1px #988675;
}

#priceTable tr td.priceTitle
{
    text-align: left;
}

#priceTable tr.priceChartHeader td
{
    border-top: solid 1px #988675;
}

#next-prev
{
}

a.numberlink:link, a.numberlink:visited, a.numberlink:hover
{
    font-size: 11px;
}

/* Hide from IE5/Mac \*/
#header_right { width: 240px; height: 1px; }
/* End Hide */
