/* page styles */

HTML, BODY {
  margin: 0px;
  padding: 0px;
  }

/* header styles */
  
#head {
  width: 770px; height: 162px;
  background-color: #369C2C;
  background-image: url(../images/header_bg.gif);
  background-repeat: no-repeat;
  background-position: right;
  border-bottom: 4px solid #1A6222;
  }
   
#logo {
  margin: 24px 0px 6px 62px; }
  
#nav {
  float: right;
  padding: 8px;
  font: 8pt arial, helvetica; 
  color: white; }
  
#nav A:link, #nav A:visited {
  color: white; }

UL#tabset {
  display: block;
  margin: 0px 0px 0px 158px; 
  padding: 0px;
  }
  
UL#tabset LI {
  display: inline-block;
  float: left;
  width: 120px; height: 22px;
  padding-top: 4px; margin-right: 4px;
  font: bold 10pt arial, helvetica;
  text-align: center;
  background-color: #1A7B2B; color: white;
   }

UL#tabset LI.active { background-color: #1A6222; }

UL#tabset A:link, UL#tabset A:visited { color: white; }

#doctab {
  margin: 5px 0px 0px 0px;
  padding: 4px 4px 0px 4px;
  width: 112px;
  text-align: center;
  font: bold 8pt arial, helvetica;
  background-color: #FFFEC5; }

#docbox {
  width: 604px;
  padding: 4px;
  background-color: #FFFEC5;
  border-bottom: 1px solid #FFFE87;
  font: 8pt arial, helvetica; }
  
.copyright#doctab {
  background-color: #FFC5E7; }
  
.copyright#docbox {
  background-color: #FFC5E7;
  border-bottom: 1px solid #FF87CE;
  }

/* navigation styles */

#connector {
  position: relative;
  width: 120px; height: 4px;
  background-color: #D3F4D0; }

#toolbox {
  width: 604px;
  margin-left: 158px;
  padding: 4px;
  background-color: #D3F4D0;
  border-bottom: 1px solid #A7E5A1;
  font: 8pt arial, helvetica; }
  
#toolbox A:link, #toolbox A:visited, #docbox A:link, #docbox A:visited {
  color: black; }
  
#docbox P, #toolbox P { margin: 0.5pc 0pc 0pc 0pc; }

/* ADLib 06 Styles */

#commentbox {
  padding: 4px;
  margin: 4px;
  background-color: #D3F4D0;
  border-bottom: 1px solid #A7E5A1;
  font: 8pt arial, helvetica; }
  
#commentbox A:link, #commentbox A:visited, #commentbox A:link, #commentbox A:visited {
  color: black; }
  
#commentbox P, #commentbox P { margin: 0.5pc 0pc 0pc 0pc; }

/* link styles */

A, A:link {
  color: #009900; }
  
A, A:visited {
  color: #666666; }

/* content styles */

#holder {
  width: 570px; }

#document, TD {
  width: 570x;
  font: 9pt/12pt arial,helvetica; }

#side {
  width: 130px;
  margin: -12px 16px 0px 16px;
  font: 11px arial,helvetica; }

#side .panel {
  padding: 12px 0px 7px 0px;
  border-bottom: 1px solid #A7E5A1; }

#side #searchfield {
  width: 80px;
  font: 11px arial,helvetica; }
#side #searchbutton {
  width: 36px;
  font: 11px arial,helvetica; }
#side TD {
  font-size: 11px; }
#side #searchtype_document, #search #searchtype_library {
  width: 12px; height: 14px; }

#side P {
  margin: 0px 0px 7px 0px; }

#side A {
  color: black; }
#side A:hover {
  background-color: #D3F4D0; }
  
A.current {
  background-color: #D3F4D0; }

#copy {
  width: 750px; padding: 4px 4px 8px 16px;
  font: 11px arial,helvetica,sans-serif;
  color: gray; }

#home-left, #home-right {
  position: absolute;
  left: 0px; top: 157px; width: 408px;
  padding: 16px; }
#home-right {
  left: 440px; width: 298px; }

#info-left, #info-right {
  position: absolute;
  left: 0px; top: 157px; width: 516px;
  padding: 16px; }
#info-right {
  left: 548px; width: 190px; }

.deliveryinfo {
  float: left;
  width: 240px; height: 120px;
  margin: 16px 16px 0px 0px; padding: 8px;
  border: 1px solid #bde6f0; }

#content {
  margin: 8px 0px 0px 0px;
  padding: 0px;
  font: 9pt/12pt arial,helvetica; }

TD.contentTD {
  font: 9pt/12pt arial,helvetica; }
  
#holder {
  width: 610px;
  margin: 4px 0px 0px 158px;
  padding: 0px;
  font: 9pt/12pt arial,helvetica; }  
  
 #colcontent1 {
  float: left;
  width: 400px;
  margin: 4px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font: 9pt/12pt arial,helvetica; }
  
 #colcontent2 {
  float: left;
  width: 180px;
  margin: 4px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
  font: 9pt/12pt arial,helvetica; }
  
#footer {
  clear: both;
  margin: 0.5pc 0pc 0.5pc 0pc;
  font-size: 8pt; }

  
  DIV.tabdivider {
    margin: 12pt 0pt;
    border-bottom: 1pt solid #A7E5A1; }
  DIV.tabdivider H3 {
    padding: 4px;
    background-color: #D3F4D0;
    width: 120px;
    font: bold 10pt arial,helvetica,sans-serif; }
  
H1 {
  margin: 5pt 0pt 7pt 0pt;
  font-size: 14pt; line-height: 18pt; font-weight: bold; }
  
H2 {
  margin: 5pt 0pt 6pt 0pt;
  font-size: 11pt; line-height: 14pt; font-weight: bold; }

H3 {
  margin: 5pt 0pt 6pt 0pt;
  font-size: 11pt; line-height: 14pt; }
  
P {
  margin: 0pc 0pc 0.7pc 0pc; }
  
P.error {
 color: red;
 font: bold 10pt arial,helvetica,sans-serif;
}
  
HR {
  margin: 8px 0px; padding: 0px;
  height: 0px;
  border: none;
  border-bottom: 1pt solid #A7E5A1; }
  
/* search page styles */  

#datefield {
  width: 112px;
  font: 11px arial,helvetica; }
#textfield {
  width: 192px;
  font: 11px arial,helvetica; }
#searchbutton {
  width: 50px;
  font: 11px arial,helvetica; }
#searchtype_document, #search #searchtype_library {
  width: 12px; height: 14px; }
  
/* document styles */

#document {
  border-top: 1pt solid #A7E5A1;
  border-bottom: 1pt solid #A7E5A1;
  margin: 1pc 0pc; 
  padding: 1pc 0pc; } 
  
    
.selected-row {
  background-color: #D3F4D0;
  border-bottom: 1px solid #A7E5A1;
  font: 8pt arial, helvetica; }


