
* { margin: 0px; padding: 0px; }
BODY { 
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px; 
/*   background-color: #FFFFFF;  */
   color: #444; height: 100%; 
   width: 100%; 
   height: 100%;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

A.icon IMG { border: 0px; padding-right: 5px; position: relative; top: 2px; }

a { 
    font-family: Arial,sans-serif;
	color: #5f4d89; }
a:hover {
	color:#9fc237; } 


#masthead { background-color: #FFF; border-bottom: 1px solid #E7E7E7; }
/* #masthead { padding-top: 15px; background-color: #FFF; border-bottom: 1px solid #E7E7E7; } */
#masthead #clear { height: 1px; font-size: 0px; line-height: 0px; }
#masthead #global { margin: 0px 0px 0px 0px;  text-align: left; }
/* #masthead #global { width: 250px; margin: margin: 0px 0px 0px 0px;  text-align: right; } */
#masthead #global #logo { padding: 0px 0px 0px 0px; } 



#masthead #navigation { 
   background-color: #d1dded; 
   border-bottom: 1px solid rgb(0,94,177); 
   width: 100%; 
}
   
   
#masthead #navigation #items {
   vertical-align: baseline;
   width: 250px; 
   margin: 0px 0px 0px 0px; 
   height: 32px;  
   text-align: left;
   float:left;
}   

div.browse {
   width: 100px;
   vertical-align: top;
   text-align:right;
   float:right;
}


ul ul {
    margin-left: 10px;
    list-style-type:none;
}

ul.browse, ul.nav_link {
    /* vertical-align: bottom;*/ 
    list-style-type: none; 
    padding-top: 3px;
    margin-bottom: 0px; 
}


li.browse, li.nav_link {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: rgb(0,94,177);
    display: inline;
    padding-left:5px; 
    padding-right:5px;
    cursor: pointer;
  }


.toc_highlight {
   /* background-color: rgb(209,221,237);*/
   background-color: #ddd8e9;
}

.search {
   margin-bottom: 10px; 
}
#checkbox {
   margin-top:5px;
   margin-bottom: 5px; 
}
.submitButton {
   height: 22px;
}

.nav_button {   
  font-family: Verdana,sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  text-align:center;
  text-decoration:none;
  vertical-align: middle;
  
  line-height: 12px;
  color:#000000;
  height: 27px;
  
  /*
  border-top: 1px #808080 solid;
  border-left: 1px #808080 solid;
  border-right: 1px #FFFAFA solid;
  border-bottom: 1px #FFFAFA solid;
  */
  border: 0px #D1DDED none;
  
  background-color:  #D1DDED;

  padding: 5px;
  margin-top: 5px;

}
.nav_button:hover{
  border-top: 1px #FFFAFA solid;
  border-left: 1px #FFFAFA solid;
  border-right: 1px #808080 solid;
  border-bottom: 1px #808080 solid;
  padding: 4px;
}
.nav_button_active {
  color: #FFFFFF;
  font-family: Verdana,sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  text-align:center;
  text-decoration:none;
  
  line-height: 12px;
  height: 27px;

  background-color:  #6D88B3;
  
  border-top: 1px #808080 solid;
  border-left: 1px #808080 solid;
  border-right: 1px #FFFAFA solid;
  border-bottom: 1px #6D88B3 none;
  padding: 4px;
  vertical-align: middle;
  
  margin-top: 5px;
}   

.browse_button {   
  vertical-align: middle;
  background-color:  #D1DDED;
  border: none transparent;
}

.browse_button_active {
  vertical-align: middle;
  background-color:  #D1DDED;
  border: none transparent;
}   


.alternate_search {
   vertical-align: baseline;
   width: 250px; 
   margin: 0px 0px 0px 0px; 
   height: 32px;  
   text-align: right;
   float:right;
}
.search_alt {
  color:#000000;
  vertical-align: top;
  margin-top: 7px;
}

.go_search {
  color:#FFFFFF;
  height: 27px;
  width: 27px;
  margin: 2px 3px 0px 0px;

  background-color:  #D1DDED;
  border: 0px none #D1DDED;
/*  border-top: 1px #808080 solid;
  border-left: 1px #808080 solid;
  border-right: 1px #FFFAFA solid;
  border-bottom: 1px #FFFAFA solid;
  vertical-align: middle;
  margin-top: 2px;
*/
}   
span.toc_branch {
  cursor: pointer;
}
