body {
  font-family: arial;
  font-size: 8pt;
  color: #333333;
  background-color: #ffffff;
  padding: 0px;
  margin: 0px;
}

A {
  text-decoration: none;
  color: #333333;
}

A.bottomNav {
  text-decoration: none;
  color: #cccccc;
}

P {
  margin-top: 0px; 
}

TD {
  font-size: 8pt;
  font-family: arial;
  font-size: 8pt;
  color: #333333;
  vertical-align: top;
}

IMG {
  border-style: none;
}

#pageSpan {
  text-align: center;
  margin: 0px auto;
  padding: 0px;
}

#headerWrapper {
  width: 100%;
  text-align: center;
}

#headerSpan {
  width: 700px;
  margin: 0px auto;
  text-align: left;
  padding: 10px 0px 10px 0px;
}

#topNavWrapper {
  width: 100%;
  text-align: center;
  background-color: #000000;
  height: 30px;
  background-image: url("images/topNav_bg.jpg");
  background-repeat: repeat-x;
}

#topNavSpan {
  width: 700px;
  margin: 0px auto;
  text-align: left;
}

#contentWrapper {
  width: 100%;
  text-align: center;
}

#contentSpan {
  margin: 0px auto;
  width: 700px;
  text-align: left;
  padding: 20px 0px 20px 0px;
}

#bottomNavWrapper {
  width: 100%;
  text-align: center;
  background-color: #000000;
}

#bottomNavSpan {
  margin: 0px auto;
  width: 700px;
  padding: 10px 0px 10px 0px;
  color: #cccccc;
}

#footerWrapper {
  width: 100%;
  text-align: center;
}

#footerSpan {
  margin: 0px auto;
  width: 700px;
  padding: 10px 0px 10px 0px;
  color: #000000;
}

div.topNavItem {
  width: 115px;
  margin: 0px;
  padding: 0px;
  border-style: solid;
  border-width: 0px 0px 0px 1px;
  border-color: #666666;
  text-align: center;
  float: left;
}

div.topNavItemLast {
  width: 115px;
  margin: 0px;
  padding: 0px;
  border-style: solid;
  border-width: 0px 1px 0px 1px;
  border-color: #666666;
  text-align: center;
  float: left;
}

td.contentLeftCol {
  width: 150px;
  border-style: solid;
  border-width: 0px 1px 0px 0px;
  border-color: #bbbbbb;
}

td.contentRightCol {
  width: 550px;
}

div.contentLeftCol {
  padding-right: 20px;
}

div.contentRightCol {
  padding-left: 20px;
}

div.leftColBox {
  margin-bottom: 40px;
}
     
div.productNavItemFirst{
  font-weight: bold;
  padding: 0px 5px 5px 0px;
  /*
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #aaaaaa;
  */
}

div.productNavItem {
  font-weight: bold;
  padding: 5px 5px 5px 0px;
  /*
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #aaaaaa;
  */
}

div.productNavSubItem {
  padding: 5px 5px 5px 10px;
  /*
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #aaaaaa;
  */
}

div.contentSplash {
  margin: 0px 0px 40px 0px;
}

div.contentBoxHdr {
  margin-bottom: 20px;
}

td.contentBoxMainLeft {
  width: 350px;
  /*
  border-style: solid;
  border-width: 0px 1px 0px 0px;
  border-color: #bbbbbb;
  */
}

td.contentBoxMainRight {
  width: 180px;
}

div.contentBoxMainLeft {
  padding-right: 20px;
}

div.contentBoxMainRight {
  padding-left: 20px;
}

td.featuredL {
  width: 130px;
  padding-bottom: 20px;
}

td.featuredR {
  padding: 0px 0px 20px 20px;
}

div.prodlistBox {
  float: left;
  margin: 0px 40px 20px 0px;
  width: 150px;
  text-align: center;
}

div.prodlistBoxLast {
  float: left;
  margin: 0px 0px 20px 0px;
  width: 150px;
  text-align: center;
}

