body
  {
     font-family:Verdana;
     font-size:12px;
     color:#707070;
     background-color:#F9FCFF;
     text-align:center;
  }

html
  {
     overflow-y:scroll;
  }

.info
  {
     margin-top:50px;
  }

.info_header
  {
     width:925px;
     height:134px;
     background-image:url(/images/info_header.jpg);
     background-repeat:no-repeat;
     background-position:top;
     margin-top:6px;
  }

.info_content
  {
     width:925px;
     background-image:url(/images/info_content.jpg);
     background-repeat:repeat-y;
     text-align:left;
     padding-bottom:20px;
  }

.info_bottom
  {
     width:925px;
     height:36px;
     background-image:url(/images/info_bottom.jpg);
     background-repeat:no-repeat;
     background-position:top;
  }

.vendor A
  {
     font-size:10px;
     color:#3C9FE2;
     text-decoration:none;
     border-bottom-color:#3C9FE2;
     border-bottom-style:solid;
     border-bottom-width:0px;
  }

.vendor A:hover
  {
     border-bottom-width:1px;
  }

.nav_content_outer
  {
     float:left;
     height:420px;
  }

.nav_content
  {
     border-style:solid;
     border-width:1px;
     border-color:#BBDDFF;
     background-color:#F7FBFF;
     margin-left:20px;
     margin-right:15px;
     padding-left:15px;
     padding-top:5px;
     padding-bottom:5px;
     padding-right:0px;
  }

.nav_content UL
  {
     margin:0px;
     padding-left:10px;
  }

.nav_content LI
  {
     width:160px;
     overflow:hidden;
     margin-left:-15px;
     padding-bottom:8px;
     list-style-position:inside;
     list-style-type:none;
     list-style-image:url(/images/bullet.gif);
  }

.nav_list LI
  {
     margin-top:10px;
  }

.nav_list_sub LI
  {
     margin-left:0px;
  }

.nav_list_sub_sub LI
  {
     margin-left:15px;
  }

.nav_content A
  {
     color:#3C9FE2;
     text-decoration:none;
     border-bottom-color:#3C9FE2;
     border-bottom-style:solid;
     border-bottom-width:0px;
  }

.nav_content A:hover
  {
     border-bottom-width:1px;
  }

.watermark
  {
     width:100%;
     min-height:420px;
     background-image:url(/images/watermark.jpg);
     background-repeat:no-repeat;
     background-position:310px 15px;
  }

.content_content
  {
     display:none;
     width:647px;
     border-style:solid;
     border-width:1px;
     border-color:#BBDDFF;
     background-color:#F7FBFF;
     padding:15px;
     margin-left:225px;
  }

.content_content A
  {
     color:#3C9FE2;
     text-decoration:none;
     border-bottom-color:#3C9FE2;
     border-bottom-style:solid;
     border-bottom-width:0px;
  }

.content_content A:hover
  {
     border-bottom-width:1px;
  }

.content_title
  {
     font-size:16px;
     font-weight:bold;
     color:#808080;
     margin-bottom:15px;
     border-bottom-color:#C7E4F7;
     border-bottom-style:solid;
     border-bottom-width:1px;
  }
