
 *

  {
   font-family: Verdana, Arial, Geneva, sans-serif;
   font-size: 13px;
  }

 html,body
  {
   margin:0;
   padding:0;
   height:100%; /* needed for container min-height */
   background-image: url('../images/default/LtBlue_Bkgr_tile.jpg');
  }

 div#container
  {
   position:relative; /* needed for footer positioning*/
   margin: auto;
   width:1000px;
   background-image: url('../images/default/wbb_left_side_tile.jpg');
   background-repeat: repeat-y;
   height:auto !important; /* real browsers */
   height:100%; /* IE6: treaded as min-height*/
   min-height:100%; /* real browsers */
   background-color: #FFFFFF;
   border-right: 2px solid #2A2066;
   border-bottom: 2px solid #2A2066;
  }

 div#content
  {
   padding:1em 1em 7em; /* bottom padding for footer */
   clear: left;
  }

 div#header
  {
   background-color:#ffffff;
  }

 div#footer
  {
   text-align: center;
   position:absolute;
   width:98%;
   left: 10px;
   bottom:0; /* stick to bottom */
   background-color:#ffffff;
  }

 div#Focus_box_Drk
  {
   width: 400px;
   background-image: url('../images/default/DB_Accent_tile.gif');
  }

 div#Focus_box_Drk_Bottom
  {
   width: 400px;
   height: 20px;
   background-image: url('../images/default/DB_Accent_tile.gif');
  }

 div#Focus_box_Drk a:Link
  {
   color: #ADA96E;
  }

 div#Focus_box_Drk a:Visited
  {
   color: #EDE275;
   text-decoration: underline;
  }

 div#Focus_box_Drk a:Hover
  {
   color:#FFFFFF;
   text-decoration: underline;
  }

 div#Focus_box_Drk a:Active
  {
   color:#CCCCCC;
  }

 div#tenstep
  {
   Margin: 10px 0px 10px 25px;
   height: 73px;
   background-image: url('../images/default/DB_Accent_tile.gif');
   Text-align: center;
  }

 div#tenstep a:Link
  {
   color: #ADA96E;
   
  }

 div#tenstep a:Visited
  {
   color: #EDE275;
   text-decoration: underline;
  }

 div#tenstep a:Hover
  {
   color:#FFFFFF;
   text-decoration: underline;
  }

 div#tenstep a:Active
  {
   color:#CCCCCC;
  }

 ul li
  {
   font-family: Verdana, Arial, Geneva, sans-serif;
   font-size: 10pt;
   list-style-position: outside;
   list-style-image: url('../images/bullet_15.gif');
  }

 #navigation span
  {
   display: block;
   color: #CCCCCC;
   font-weight: bold;
   font-size: 14px;
   padding: 0 0 0 0;
  }

 ul#container
  {
   margin-left: 0px;
   padding-left: 10px;
   text-align: left;
  }

 ul#container > li
  {
   list-style-image: url('');
   list-style-type: none;
   padding: 6px 0px 2px 5px;
   width: 135px;
  }

 div#navigation > ul#container > li > ul > li
  {
   list-style-image: url('');
   list-style-type: none;
   padding: 5 0 5 10;
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   border-bottom: 1px solid #999999;
   width: 130px;
  }

 div#navigation > ul#container > li > ul > li:hover
  {
   background-color: #CCCCCC;
  }

 li.top
  {
   border-bottom: 1px solid #999999;
   -moz-border-radius-topright: 1em;
  }

 li.bottom
  {
   border: none;
   -moz-border-radius-bottomright: 1em;
  }

 #drop1
  {
   position: relative;
   display: block;
   left: 10px;
   border-top: 1px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
   background-color: #FFFFFF;
   padding: 0px;
   list-style-type: none;
   margin: 5px 0px 5px 0px;
   -moz-border-radius-topright: 1em;
   -moz-border-radius-bottomright: 1em;
  }

 #drop2
  {
   position: relative;
   display: block;
   left: 10px;
   border-top: 1px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
   background-color: #FFFFFF;
   padding: 0px;
   list-style-type: none;
   margin: 5px 0px 5px 0px;
   -moz-border-radius-topright: 1em;
   -moz-border-radius-bottomright: 1em;
  }

 #drop3
  {
   position: relative;
   display: block;
   left: 10px;
   border-top: 1px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
   background-color: #FFFFFF;
   padding: 0px;
   list-style-type: none;
   margin: 5px 0px 5px 0px;
   -moz-border-radius-topright: 1em;
   -moz-border-radius-bottomright: 1em;
  }

 #drop4
  {
   position: relative;
   display: block;
   left: 10px;
   border-top: 1px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
   background-color: #FFFFFF;
   padding: 0px;
   list-style-type: none;
   margin: 5px 0px 5px 0px;
   -moz-border-radius-topright: 1em;
   -moz-border-radius-bottomright: 1em;
  }

 div#pageheader
  {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 16pt;
   color: #006699;
   font-weight: bold;
   margin-top: -15px;
   margin-bottom: 15px;
   margin-left: 160px;
  }

 #navigation a:Link
  {
   color:#000000; text-decoration:none;
   font-size: 11px;
  }

 #navigation a:visited
  {
   color:#000000; text-decoration:underline;
   font-size: 11px;
  }

 #navigation a:hover
  {
   color:#FF0000; text-decoration:underline; cursor:default;
   font-size: 11px;
  }

 #navigation a:active
  {
   color: #0000A0; text-decoration:none;
   font-size: 11px;
  }

 #NewSign
  {
   text-align: center;
   position: relative;
   margin-left:20px;
   color: #000000;
   width: 120px;
   border-top: 3px solid #DCE5E0;
   border-left: 3px solid #DCE5E0;
   border-right: 3px solid #DCE5E0;
   background-image: url('../images/default/LtBlue_Bkgr_tile.jpg');
  }

 #NewSign_Bottom
  {
   margin-left:20px;
   color: #000000;
   width: 126px;
   height: 7px;
   border-bottom: 3px solid #DCE5E0;
   background-image: url('../images/default/LtBlue_Bkgr_tile.jpg');
  }

 .NewsletterHeader
  {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 16px;
   font-weight: bold;
   color: #006699;
  }

 #subheader
  {
   Margin-top:13px;
   margin-bottom:10px;
   font-weight:bold;
   font-size:1.1em;
   color: #006699;
  }

 #MoldSymptomsLink
  {
   color: #FFFFFF;
  }

 #MoldSymptomsLink a:Link
  {
   color:#FFFFFF;
   text-decoration:none;
   font-size: 13px;
  }

 #MoldSymptomsLink a:visited
  {
   color:#cccccc;
   text-decoration:underline;
   font-size: 13px;
  }

 #MoldSymptomsLink a:hover
  {
   color:#FF0000;
   text-decoration:underline; cursor:default;
   font-size: 13px;
  }

 #MoldSymptomsLink a:active
  {
   color: #0000A0;
   text-decoration:none;
   font-size: 13px;
  }

 #booktitle
  {
   font-style: italic;
   font-weight: bold;
  }

 #required
  {
   color:#FF0000;
   font-weight:bold;
  }