body
{
  margin: 0px;
  padding: 0px;
  background: #B1C6DB url('/images/body_bg.jpg') left top repeat-x;
  text-align: center;
  font-family: arial;
  font-size: 12px;
  overflow-y: scroll;
}

h1
{
  margin: 0px;
  padding: 9px 5px 9px 20px;
  background-color: #3073AC;
  font-size: 18px;
  font-weight: normal;
  color: #FFFFFF;
}

p
{
  margin: 0px;
  padding: 10px;
  line-height: 20px;
}

a
{
  color: #143761;
  text-decoration: underline;
}

a:hover
{
  color: #3073AC;
  text-decoration: none;
}

ul
{
}

ul li
{
  padding: 3px;
}

#container
{
  width: 998px;
  margin: 0px auto;
  background: url('/images/container_bg.jpg') left top no-repeat;
  text-align: center;
}

#innercontainer
{
  width: 976px;
  margin: 0px auto;
  padding: 0px;
  text-align: left;
}

#top
{
  height: 40px;
  margin: 0px;
  padding: 0px;
}

#navigation
{
  float: left;
  width: 750px;
}

#topsearch
{
  float: right;
  width: 225px;
}

#topsearch form
{
  margin: 0px;
  padding: 10px 12px 0px 0px;
  text-align: right;
}

#topsearch form input
{
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
}

#topsearch form input.txtinput
{
  padding: 1px 0px 0px 0px;
  background-color: #133761;
  border: 1px solid #6E93BA;
  color: #FFFFFF;
}

#toplogo
{
  height: 238px;
  background: url('/images/toplogo.jpg') left top no-repeat;
}

a#homelink
{
  float: left;
  display: block;
  width: 224px;
  height: 119px;
  outline: none;
}

#division_buttons
{
  float: left;
  padding-top: 69px;
}

/* BEGIN Top Tips Styles */

#top_tips
{
  width: 528px;
  height: 119px;
  margin: 0px 0px 0px 448px;
}

#top_tips
{
  position: relative;
  width: 528px;
  height: 119px;
  overflow: hidden;
}

#top_tips div.item
{
  float: left;
  width: 528px;
  height: 119px;
}

#top_tips div.item p
{
  margin: 0px;
  padding: 0px 20px;
  height: 119px;
  font-size: 12px;
}

#top_tips div.item p span
{
  display: block;
  padding-top: 10px;
}

/* END Top Tips Styles */

#content
{
  height: auto;
  min-height: 500px;
  background: url('/images/content_bg.jpg') left top repeat-y;
}

#frontcontent
{
  height: auto;
  min-height: 500px;
  background: url('/images/front_content_bg.jpg') left top repeat-y;
}

* html #content, * html #frontcontent
{
  height: 500px;
}

#leftside
{
  float: left;
  width: 224px;
  margin: 0px;
  padding: 0px;
}

#leftside form
{
  margin: 0px;
  padding: 9px 8px 8px 8px;
  background-color: #8FB9DD;
  text-align: center;
}

#leftside form input
{
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
}

#leftside form input.leftinput
{
  padding: 3px 0px 2px 0px;
  border: 1px solid #A0B7CE;
}

#leftside a
{
  color: #005DAB;
  outline: none;
}

#view_all_products
{
  padding-left: 25px;
}

#view_all_products a
{
  display: block;
  width: 175px;
  height: 40px;
  background: url('/images/view_all_products.jpg') 0px 0px no-repeat;
}

#view_all_products a:hover
{
  background-position: 0px -40px;
}

#leftnav
{
  padding: 0px;
  border-top: 1px solid #FFFFFF;
  background-color: #CFE5FD;
}

#leftnav p
{
  padding: 0px;
}

#leftnav a
{
  display: block;
  padding: 3px 10px 3px 10px;
  text-decoration: none;
  color: #005DAB;
  border-bottom: 1px solid #FFFFFF;
}

#leftnav a.section
{
  padding-left: 10px;
}

#leftnav a.subsection
{
  padding-left: 23px;
}

#leftnav a.page
{
  padding-left: 36px;
}

#leftnav a.current
{
  background-color: #FFFFFF;
}

#leftnav a:hover
{
  background-color: #C8D3E5;
  text-decoration: none;
}

#frontmain
{
  float: left;
  width: 424px;
  margin: 0px;
  padding: 0px;
}

#main
{
  float: left;
  width: 752px;
  margin: 0px;
  padding: 0px 0px 40px 0px;
}

#main_inner
{
  padding: 15px;
}

#rightside
{
  float: left;
  width: 328px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#rightside h1
{
  background: url('/images/right_h1_bg.jpg') left top repeat-y;
  color: #FFF43C;
  text-align: left;
}

#footer
{
  height: 61px;
  background: url('/images/footer_bg.jpg') left top repeat-x;
}

#footer p
{
  padding: 8px 20px;
  color: #6184A7;
  line-height: 22px;
}

#footer a
{
  color: #6184A7;
  text-decoration: underline;
}

#footer a:hover
{
  color: #6184A7;
  text-decoration: none;
}

#bottompowered
{
  text-align: left;
}

#bottompowered p,
#bottompowered p a
{
  margin: 0px;
  color: #738EAB;
  text-align: left;
}

div.clearfloats
{
  display: block;
  clear: both;
}

/* BEGIN Form Styles */

form
{
}

form label
{
  display: block;
  float: left;
  width: 100px;
  margin-right: 10px;
  padding-top: 3px;
  color: #3073AC;
  font-weight: bold;
  text-align: right;
}

form.searchform
{
  padding: 10px;
}

form.searchform label
{
  width: 120px;
}

form.searchform select
{
  width: 255px;
}

/* END Form Styles */

/* BEGIN error/okay/warning message styles */

.error,
.okay,
.warning,
.message
{
  margin: 5px 0px 15px 0px;
  padding: 5px 10px;
  color: #000000;
  font-size: 11px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-align: left;
}

.error
{
  background-color: #FF9999;
  border: 1px solid #FF0000;
}

.okay
{
  background-color: #99FF99;
  border: 1px solid #33FF00;
}

.warning
{
  background-color: #FFFF99;
  border: 1px solid #CCCC00;
}

.message
{
  background-color: #CCCCFF;
  border: 1px solid #0000FF;
}

/* END error/okay/warning message styles */

span.abbreviation
{
  background-color: #FFFFCC;
}

th.calign,
td.calign
{
  text-align: center;
}

table.productlist
{
  font-size: 11px;
}

table.productlist th
{
  padding: 4px;
  background-color: #EFEFEF;
}

table.productlist td
{
  padding: 2px 4px;
}

table.productlist tr.alphaheading th
{
  background-color: #DEEEFE;
}