/******************************
  For Netscape compatibility, must define body margins
  and padding at the HTML level as well as the BODY level
*******************************/

html, body {
  margin:0px;
  padding:0px;
  margin-left:0px;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  background-image:url(images/background/bg.jpg);
  background-repeat:repeat-x;
  background-color:#1d263f;
}

/******************************
  Table Cell Options 
*******************************/

td {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  line-height:16px;
  color:black;
  margin-top:0px;
  margin-bottom:10px;
  text-align: left;
  vertical-align: top;
  padding: 0px;
}

td.top_tab {
  background-image:url(images/background/top_tab.gif);
  background-repeat:no-repeat;
  height:25px;
  }
  
td.top_tab_inside {
  background-image:url(images/background/top_tab_inside.gif);
  background-repeat:no-repeat;
  height:25px;
  }
  
td.top_right {
  background-image:url(images/background/top_right.jpg);
  background-repeat:no-repeat;
  width:6px;
  }
  
td.body {
  background-image:url(images/background/body_bg.jpg);
  background-repeat:repeat-y;
  }
  
td.footer {
  background-image:url(images/background/footer.gif);
  background-repeat:no-repeat;
  height:37px;
  text-align:center;
  }
  
td.prod1 {
  background-image: url(/images/background/bg_part1.jpg);
  background-repeat:no-repeat;
}

td.prod2 {
  background-image:url(images/background/bg_part2.jpg);
  background-repeat:no-repeat;
}
    
td.prod3 {
  background-image:url(images/background/bg_part3.jpg);
  background-repeat:no-repeat;
}

td.prod4 {
  background-image:url(images/background/bg_part4.jpg);
  background-repeat:no-repeat;
}

td.main_body {
  background-image:url(images/photos/main_photo.jpg);
  background-repeat:no-repeat;
  background-position:top;
  }
  
td.sidebox_top {
  background-image:url(images/background/sidebox_top.jpg);
  background-repeat:no-repeat;
  height:10px;
}

td.sidebox_bottom {
  background-image:url(images/background/sidebox_bottom.jpg);
  background-repeat:no-repeat;
  height:10px;
}

td.sidebox_middle {
  background-image:url(images/background/sidebox_middle.jpg);
  background-repeat:repeat-y;
}

td.parts {
  text-align:center;
}

/******************************
  Text Options 
*******************************/

p {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  line-height:16px;
  color:#000;
  margin-right:35px;
  margin-top:5px;
  margin-bottom:10px;
  margin-left:20px;
}

p.alt {
  margin-right:10px;
  }


p.top_links {
  font-size:10px;
  margin-right:16px;
  margin-top:2px;
  margin-bottom:0px;
}

p.right_col {
  margin-right:35px;
  margin-left:0px;
}

p.left_col {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  line-height:13px;
  color:#032d77;
  margin-left:20px;
  margin-right:10px;
  margin-top:10px;
}

p.left_col_title {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:13px;
  color:#032d77;
  margin-left:20px;
  margin-right:10px;
  margin-top:10px;
}

p.button {
  line-height:16px;
  color:#000;
  margin-right:0px;
  margin-top:5px;
  margin-bottom:10px;
  margin-left:20px;
}

p.sidebox {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  line-height:13px;
  color:#666;
  margin-right:20px;
  margin-top:3px;
  margin-bottom:5px;
  margin-left:15px;
}

p.small_products {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  font-weight:normal;
  line-height:12px;
  color:#666;
  margin-right:10px;
  margin-top:0px;
  margin-bottom:5px;
}

p.small_bottom {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  font-weight:normal;
  line-height:12px;
  color:#666;
  margin-right:10px;
  margin-top:3px;
  margin-bottom:5px;
  margin-left:10px;
}

p.home {
  margin-right:215px;
}

p.footer {
  font-size:10px;
  font-weight:normal;
  line-height:16px;
  color:#666;
  margin-right:20px;
  margin-top:7px;
  margin-bottom:10px;
  margin-left:20px;
}

h1 {
  font-size:24px;
  color:#032d77;
  margin-top:20px;
  margin-right:0px;
  margin-bottom:15px;
  margin-left:20px;
}

h2 {
  font-size:16px;
  color:#032d77;
  line-height:22px;
  margin-top:10px;
  margin-right:30px;
  margin-bottom:10px;
  margin-left:20px;
}

h2.alt {
  font-size:13px;
  margin-left:0px;
  margin-bottom:5px;
  margin-top:5px;
  line-height:17px;
  font-weight:bold;
}

h3 {
  font-size:11px;
  color:#666;
  line-height:15px;
  margin-top:5px;
  margin-right:0px;
  margin-bottom:10px;
  margin-left:5px;
}

h4 {
  font-size:12px;
  color:#666;
  line-height:15px;
  margin-top:10px;
  margin-right:0px;
  margin-bottom:10px;
  margin-left:0px;
  text-align:center;
}

h5 {
  color:#032d77;
  font-size:13px;
  margin-left:0px;
  margin-bottom:5px;
  margin-top:5px;
  line-height:17px;
  font-weight:bold;
}

h5.alt {
  margin-left:20px;
}


/******************************
  Form Options
*******************************/
form {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  line-height:14px;
  color:#000;
  margin-right:35px;
  margin-top:15px;
  margin-bottom:10px;
  margin-left:35px;
}

/******************************
  List Options
*******************************/
ul {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  line-height:13px;
  margin-top:-3px;
  list-style-image:url(/images/bullet.gif);
}

ul.menu {
  margin-left:35px;
  margin-top:-5px;
  padding:0;
  list-style-type: none;
  }
ul.menu li {
  margin: 0;
  display: inline;
}

/******************************
  Link Options
*******************************/
a:link,
a:visited {
  color:#0059bd;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
  color:#0059bd;
}

a.button:link,
a.button:visited {
  color:#666;
  display: block;
  padding-bottom:2px;
  text-decoration:none;
  font-weight:bold;
  background:url(images/buttons/circ_arrow_off.gif) no-repeat;
  background-position: 0px 10%;
}
a.button:hover {
  text-decoration:none;
  display: block;
  font-weight:bold;
  background:url(images/buttons/circ_arrow_on.gif) no-repeat;
  background-position: 0px 10%;
  color:#032d77;
}

a.button_center:link,
a.button_center:visited {
  color:#666;
  display: block;
  padding-bottom:2px;
  text-decoration:none;
  font-weight:bold;
  background:url(images/buttons/circ_arrow_off.gif) no-repeat;
  background-position: 42px 10%;
  text-align:center;
}
a.button_center:hover {
  text-decoration:none;
  display: block;
  font-weight:bold;
  background:url(images/buttons/circ_arrow_on.gif) no-repeat;
  background-position: 42px 10%;
  color:#032d77;
  text-align:center;
}

a.arrow:link,
a.arrow:visited {
  color:#666;
  display: block;
  padding-top:1px;
  text-decoration:none;
  font-weight:bold;
  background:url(images/buttons/arrow_off.jpg) no-repeat;
  background-position: 0px 60%;
}
a.arrow:hover {
  text-decoration:none;
  display: block;
  font-weight:bold;
  background:url(images/buttons/arrow_on.jpg) no-repeat;
  background-position: 0px 60%;
  color:#032d77;
}

a.list:link,
a.list:visited {
  color:#666;
  display: block;
  padding-top:1px;
  text-decoration:none;
  font-weight:bold;
  background:url(images/buttons/arrow_off.jpg) no-repeat;
  background-position: 0px 4px;
}
a.list:hover {
  text-decoration:none;
  display: block;
  font-weight:bold;
  background:url(images/buttons/arrow_on.jpg) no-repeat;
  background-position: 0px 4px;
  color:#032d77;
}

a.hlink:link,
a.hlink:visited {
  color:#194058;
  text-decoration:none;
}

a.hlink:hover {
  text-decoration:underline;
}

a.top:link,
a.top:visited,
a.top:hover {
  line-height:15px;
}

a.plain:link,
a.plain:visited,
a.plain:hover {
  font-weight:normal;
  text-decoration:none;
  color:#666;
}

