/* SPCURE Style Sheet */

* {margin:0; padding:0;}

html {
 font-size: 100%;
 height: 100%;
 margin-bottom: 0px;
 min-height: 100%;
 }

body {
 background:rgb(213,228,236);
 color:#000000;
 font-family:Verdana, sans-serif;
 font-size: 12px;
 text-align:left;
 min-height: 100%;
}

#outerbox {
 margin: 20px auto;
 width:760px;
 border:#000 2px solid;
 position:relative;
 }

#header {
 background:rgb(168,177,87);
 top: 0px;
 left: 0px;
 padding: 0px;
 margin: 0px;
 height:141px;
 width:760px;
 border: #FFF 0px solid;
 }

#header img {
 border: 0px none;
 width: 760px;
 height: 19px;
 }

#menubar {
 height: 18px;
 width: 752px;
 border-top: #000 0px none;
 border-bottom: #000 0px none;
 border-left: rgb(239,192,36) 4px solid;
 border-right: rgb(239,192,36) 4px solid;
 background:rgb(189,214,198) url('images/menubar.gif') repeat-x;
 text-align:right;
 color: rgb(168,177,87);
 padding-top:3px;
 font-weight:bold;
 z-index:0;
}

#whitebar {
 height: 10px;
 width: 752px; /*was 748 */
 border: #000 0px none;
 background:#FFF;
}

#mainwrap {
 width:752px;
 border-top: #FFF 0px none;
 border-right: rgb(239,192,36) 4px solid;
 border-left: rgb(239,192,36) 4px solid;
 border-bottom: rgb(239,192,36) 4px solid;
 padding: 0px;
 margin-top: 0px;
 z-index:0;
 background:#FFF url('images/bg.gif') repeat-y;
}

#leftside {
 float:left;
 width: 149px;
 padding: 0px;
 border: red 0px none;
 margin-top: 0px;
 background: rgb(168,177,87);
 color:#FFF;
 text-align:center;
 z-index:10;
}


img.wtline1 {
  width:149px;
  height: 1px;
  padding-top:20px;
  padding-bottom:5px;
  position:relative;
}

img.wtline2 {
  width:149px;
  height: 1px;
  padding-top:5px;
  padding-bottom:5px;
  position:relative;
}

p#news {
  padding: 0px;
  font-weight: bold;
  color: rgb(214,228,237);
  position:relative;
}


#leftside_content {
  text-align:left;
  padding:10px;
  color:#FFF;
  width:129px;
}

#content {
 float:left;
 margin: 0px;
 width: 603px;
 padding: 0px;
}

#content_textbox2 {
  text-align:left;
  width: 539px;  /* was 499 */
  top: 0px;
  left: 0px;
  font-style:normal;
  line-height:1.3;
  padding-left: 32px; /* was 52px */
  padding-right: 32px;  /* was 52 px */
  padding-top: 0px;
  padding-bottom: 20px;
  border:#FFF 0px none;
  position: relative;
}

#footer {
  clear:both;
  padding:0px;
  margin: 0px;
}

div.hr {
  height: 4px;
  padding: 0px;
  margin: 0px;
  background: #fff url(images/divider.jpg) no-repeat scroll center;
}

div.hr hr {
  display: none;
}

#botlink_menu  {
  padding-top:0px;
  margin:-5px;
  text-align: center;
  width: 100%;
  font-size: 10px;
  position:relative;
}

a {
  color:#A9713F;
  }

a:hover {
  color:#32582D;
  }

a.toplink {
  text-decoration:none;
  font-size: 10px;
  color:#000;
}

a.toplink:hover {
  text-decoration:none;
  font-size: 10px;
  color:#519DC4;
}

a.botlink {
  text-decoration:none;
  font-size: 10px;
  color:#000;
}

a.botlink:hover {
  text-decoration:underline;
  font-size: 10px;
  color:#96794F;
}

a.rhwd_link {
  text-decoration:none;
  font-size: 10px;
  color:#519DC4;
}

a.rhwd_link:hover {
  text-decoration:underline;
  font-size: 10px;
  color:#96794F;
}

p.newstext {
  font-size: 10px;
  color: #FFF;
  margin: 0px;
  padding: 0px;
}

p.newsposted {
  font-size: 9px;
  color: #000;
  margin: 0px;
  padding: 0px;
}



li {
  list-style-type: disc;
  list-style-position: outside;
  line-height: 1.4;
  margin-left: 20px;
}

h1 {
 font-size: 20px;
 font-weight: bold;
 color: #519DC4;
}

h2 {
 font-size: 15px;
 font-weight: bold;
 color: #519DC4;
}

h3 {
 font-size: 12px;
 font-weight: bold;
 color: #519DC4;
}

p.print_descr {
  text-align: left;
  padding-left: 30px;
  padding-right: 30px;
}

td.analytes {
  font-size: 10px;
  padding: 5px;
  border: rgb(200,200,200) 1px solid;
}

td.displanaly_top {
  font-size: 9px;
  padding: 1px;
  border: #000 1px solid;
  writing-mode: tb-rl;
  white-space: nowrap;
}

td.displanaly_left {
  font-size: 9px;
  padding: 1px;
  border: #000 1px solid;
}

td.displanaly {
  font-size: 9px;
  padding: 1px;
  border: rgb(150,150,150) 1px solid;
  text-align: center;
}

td.displabbrev_r {
  font-size: 9px;
  padding: 1px;
  border: rgb(150,150,150) 0px none;
  text-align: left;
}

td.displabbrev_l {
  font-size: 9px;
  padding: 1px;
  border: rgb(150,150,150) 0px none;
  text-align: right;
}


/* HACKS */

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    }

.clearfix {display:inline-table;}

