/* CSS Document */

BODY {
  margin: 0px;
  
  background-image: url(../images/bg.gif);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #D4E0E8;
  background-attachment: fixed;
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: left;
  color: #0D528C;
  }

TABLE.banner {
  width: 100%;
  height: 135px;
  background-image: url(../images/bg_banner.gif);
  background-position: center;
  background-repeat: repeat;
  }

TABLE.banner TD {
  text-align: center;
  vertical-align: bottom;
  }

TABLE.navbar {
  width: 100%;
  height: 39px;
  background-image: url(../images/bg_nav.gif);
  background-repeat: repeat-x;
  }

TABLE.navbar TD {
  text-align: center;
  }
  
TABLE.nav {
  width: 800px;
  height: 39px;
  }

TABLE.nav TD {
  text-align: left;
  padding-left: 18px;
  }

TABLE.nav TD IMG {
  float: left;
  }

TABLE.nav A {
  vertical-align: middle;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  line-height: 39px;
  margin-left: 8px;
  line-height: 39px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  }

TABLE.nav A:hover {
  color: #D4E0E8;
  /*border: 1px solid #FFFFFF;*/
  line-height: 39px;
  background-color: #0D528C;
  }

TABLE.content {
  width: 800px;
  height: 395px;
  background-image: url(../images/bg_content.gif);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #FFFFFF;
  
  }

TABLE.content TD.content {
  padding: 35px;
  padding-top: 25px;
  vertical-align: top;
  background-image: url(../images/bg_content_bottom.gif);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  text-align: left;
  }

TABLE.content TD.logo {
  height: 10px;
  background: none;
  padding: 0px;
  padding-left: 18px;
  vertical-align: top;
  text-align: left;
  }

IMG.logobottom {
  margin: 0px;
  padding: 0px;
  }

UL, OL{
  text-align: left;
  line-height: 18px;
  color: #0D528C;
  }

H1, H2, H3, H4, H5, H6 {
  color: #0D528C;
  text-align: left;
  }

TABLE.content P {
  text-align: justify;
  line-height: 18px;
  color: #0D528C;
  }

H1 {
  margin-top: 0px;
  border-bottom: 1px dotted #0D528C;
  font-size: 24px;
  padding-bottom: 5px;
  }

H2 {
  font-size: 20px;
  }

H3 {
  font-size: 16px;
  }

H4 {
  font-size: 12px;
  }

P.footer {
  font-size: 10px;
  line-height: 16px;
  margin: 5px;
  margin-bottom: 10px;
  color: #0D528C;
  text-align: center;
  }

P.footer A {
  color: #0D528C;
  text-decoration: none;
  border-bottom: 1px solid #ABC3D3;
  }

P.footer A:hover {
  color: #0D528C;
  border-bottom: 1px solid #0D528C;
  background-color: #B4CAD6;
  }



TABLE.content A {
  color: #0D528C;
  text-decoration: underline;
  background-color: #e3ebf0;
  padding-left: 2px;
  padding-right: 2px;
  }

TABLE.content A:hover {
  background-color: #FFFFFF;
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #d6e2e9;
  border-top: 1px solid #d6e2e9;
  border-left: 1px solid #d6e2e9;
  border-right: 1px solid #d6e2e9;
  padding-left: 1px;
  padding-right: 1px;
  }

SPAN.print {
  float: right;
  border: none;
  }

SPAN.print A, SPAN.print IMG {
  border: none;
  text-decoration: none;
  font-size: 11px;
  color: #0D528C;
  background-color: #d6e2e9;
  }

SPAN.print A:hover {
  text-decoration: underline;
  background-color: #d6e2e9;
  }

TABLE.contact {
  width: 100%;
  }

TABLE.contact TD {
  width: 50%;
  background: none;
  padding: none;
  
  }
  
TABLE.contact TR.title TD {
  background-image: url(../images/bg_tabletitle.gif);
  background-repeat: repeat-x;
  height: 20px;
  padding-left: 5px;
  }

TABLE.contact TR.text TD {
  background-image: none;
  height: 100px;
  padding: 5px;
  text-align: left;
  vertical-align: top;
  padding-top: 10px;
  }


/*-----------product pages-----*/
DIV.productinfo {
  width: 250px;
  float: right;
  margin-left: 30px;
  background-color: #FFFFFF;
  border: 1px solid #0D528C;
  }

/*DIV.productinfo IMG {
  border: 1px solid #0D528C;
  }*/

DIV.productinfo P {
  font-weight: bold;
  margin-left: 10px;
  }

TABLE.grid {
  width: 700px;
  }

TABLE.grid TD {
  height: 20px;
  }

TABLE.grid TD.ind {
  width: 40px;
  text-align: center;
  }

TABLE.grid TD.prod {
  width: 220px;
  }
  
p.indent {
  margin: 0px;
  font-weight: bold;
  
  }

P.indentone {
  margin: 0px;
  margin-left: 10px;
  padding-left: 10px;
  /*border-left: 1px solid #d6e2e9;*/
  }

P.indenttwo {
  margin: 0px;
  margin-left: 40px;
  padding-left: 10px;
  border-left: 1px solid #d6e2e9;
  }

SPAN.plus,
SPAN.plus:hover
A SPAN.plus {
  background:none;
  /*border: 1px solid #d6e2e9;*/
  text-decoration: none;
  margin-right: 5px;
  padding:0px;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: normal;
  /*color: #d6e2e9;*/
   }

SPAN.minus,
SPAN.minus:hover
A SPAN.minus {
  background:none;
  /*border: 1px solid #d6e2e9;*/
  text-decoration: none;
  margin-right: 5px;
  padding-left: 4px;
  padding-right: 4px;
  font-weight: normal;
  /*color: #d6e2e9;*/
    }

DIV.search {
  color: #d6e2e9;
  float: right;
  }

DIV.search input,
DIV.search select {
  color: #0D528C;
  border-color: 1px solid #d6e2e9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  }