
    body {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  font-size: 100%;    
  font-family: arial;
  text-align:left;
  behavior: url(csshover.htc);
  background: #BFB8CC;
  height: auto !important;
    }
  
    body a {
  color: #13006E;
    }
    
    img {
    border: 0;
    }
  
    input {
  color: #13006E;
  font-size: 9pt;
  border: 0;
    }
  
    #wrapper {
  background: url(images/cwda-bg-site.gif) center repeat-y ;
      height: 100%;
      margin: 0 auto;
  overflow:hidden;
  width: 922px;
    }
    #header {
    width: 900px;
  margin: 0 auto;
    padding-left: 2px;
    }
  #header img {
    }
  #topBar
  {
    padding-left: 2px;
    }
    #pageTopSpacer {
      height: 30px;
  background: #BFB8CC;
    }
    #pageTop {
      background: url('images/cwda-bg-site-top.gif') no-repeat bottom #BFB8CC;
  margin: 0 auto;
  width: 1000px;
  height: 22px;
  padding:0;   
  z-index:50; 
    }
    #pageBottom {
  height: 74px;
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
    }
    #pageBottomTone {
  float: left;
    height: 24px;
  background: #D8D1E5;
  width: 877px;
  margin: 20px 0 0 0;
    }
    #top {
      width: 100%;
  height: 10px;
  margin: 0 auto;
  text-align: right;
  background: #BFB8CC;    
  padding:0;              
  z-index:500;            
  position:relative;
  _top:10px;  
    }
    #top a {
  font-size: 11px;
  padding: 0 6px 0 6px;
    }
    #navBar {
      vertical-align: bottom;
      width: 900px;
  margin: 0 auto;
  z-index:50;       
  clear:both;   
  padding:0;
  }
    #navBar form {  
      position:relative;
      z-index:50; 
      display:block;  
      margin: 0;
      padding:0;
    }  
    #navBar #goButton {
  margin: 0;
  padding: 0 0 2px 0;
  width: 31px;
  height: 16px;
  background: url(images/cwda-button-go.gif);
  position: relative;
  top: 0px;
    }
    #navBar #search {
  margin: 0 0 0 7px;
  padding: 0 0 0 6px;
  height: 16px;
  width: 124px;
  position: relative;
  top: 0px;
    }
    #content {
      width: 890px;
  margin: 0 auto;
    }
    #pageBottom {
      width: 100%;
  height: 100px;
  margin: 0 auto;
  padding-top: 7px;
      background: url('images/cwda-bg-site-bottom.gif') #BFB8CC no-repeat top;
  line-height: 14px;
  color: #fff;  
  font-size: 9pt;
}
#BottomLinks a {
  font-size: 8pt;
  color: #fff;  
  margin: 0 5px 0 5px;
}
#BottomLinks p {
  padding: 0;
  margin-right: 4px;
  margin-left: 4px;
}
#copyright p {
  font-size: 9pt;
  padding: 0;
  color: #FFF;
}
#copyright a {
  color: #fff;  
}


.clear {
  clear: both;
}



/* inline images */
  
  .image1 {
  float: right;
  width: 225px;
  padding-bottom: 1px;
  padding-left: 20px;
  }
    
  .image2 {
  float: left;
  padding-right: 20px;
  padding-bottom: 1px;
  width: 225px;
  }
  
  .image3 {
  float: right;
  width: 150px;
  padding-bottom: 1px;
  padding-left: 20px;
  }
  



/* table styles */

.table_col1 {
  color: #333;
  font-size: 85%;
  width: 400px;
}
.table_col2 {
  color: #333;
  font-size: 85%;
}




/* expandable JS box styles */

.save{
  behavior:url(#default#savehistory);}
a.dsphead{
   text-decoration:none;
}
a.dsphead:hover{
   text-decoration:underline;}
a.dsphead span.dspchar{
/*   font-family:monospace;
   font-weight:normal;*/}
.dspcont{
   display:none;
}


/* hide some elements until printing */

.showonprint {
  display: none;
}

#header-print {
  display: none;
}

/* tooltips */

.toolTipWrapper {
  color:#FFFFFF;
  display:none;
  font-size:9pt;
  font-weight:bold;
  position:absolute;
  top:5px;
  width:275px;
  left:-260px; 
  z-index:1000;
  border:none !important;
  padding:0;
  margin:0;  
  text-decoration:none !important;
}
.toolTipTop {
  background:transparent url(images/bubbleTop.gif) no-repeat scroll 0 0;
  height:30px;
  width:275px;
  border:none !important;
  padding:0 !important;
  margin:0;
}
.toolTipMid {
  background:#13006D url(images/bubbleMid.gif) repeat-x scroll center top;
  padding:8px 15px;
  width:245px;
  border:none !important;
  margin:0;  
  z-index:1000;
  text-decoration:none !important;  
}
.toolTipBtm {
  background:transparent url(images/bubbleBtm.gif) no-repeat scroll 0 0;
  height:13px;
  width:275px;
  border:none !important;
  padding:0;
  margin:0;  
}

/*calendar overrides */
.datenumfont {
  margin:0 !important;
}

.menufont {
  margin:0 !important;
}

