/* CSS Document */
body { 
  background-color : #FFFFFF;
  padding:0;
  border: 0; 
  margin: 0;
  line-height: 130%;
}

/* Contains all the contents of the page. */
#wrapper {
  min-width: 400px;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 100%;
}

/* Displays the right border */
#container2 {
  border-right-width: 225px;
  border-right-color: #CFE6DC;
  border-right-style: solid;
  width: auto;
  margin: 0;
  padding: 0;
}

/* Contains the main text of the page and the navigation bar. */
#container {
  margin: 0 -1px;
  width: 100%;
}

/* Contains the main contents of the page (resources list). */
#main {
  float: left;
  z-index: 3000;
  margin: 0 5px 10px 5px;
  width: 95%;
}

/* Styles the right-side navigational bar. */
#navbar {
  float: right;
  margin-right: -225px;
  position: relative;
  /*height: 100%;*/
  z-index: 4000;
  width: 220px;
}

/* Styles the table containing the search tool and category links in the navigational bar. */
#navbar table {
  margin: 0 2px 0 2px;
  width:  100%;
  padding: 0;
} 

#navbar table th  {
  font-size: 10px;
  font-family: Arial, sans-serif;
  color: #404F80;
  font-weight: 800;
  text-align: left;
  letter-spacing: 1px;
  padding: 1px;
  line-height: 100%;
}

#navbar table td  {
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 100%;
  font-family: Arial, sans-serif;
  padding: 0;
  text-decoration: none;
  color: #404F80;
  font-weight: 600;
}

/* Styles the links in the navigational bar. */
#navbar a, a:visited {
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 130%;
  font-family: Arial, sans-serif;
  text-decoration: none;
  color: #404F80;
  display: block;
  text-align: left;
  padding: 2px;
  font-weight: 600;
  }

#navbar a:hover {
  color: #3366CC;
  font-size: 11px;
  letter-spacing: 1px;
  line-spacing: 130%;
  font-family: Arial, sans-serif;
  text-decoration: none;
  display: block;
}

#navbar a:active {
  color: #99CCFF;
  font-size: 11px;
  letter-spacing: 1px;
  line-spacing: 130%;
  font-family: Arial, sans-serif;
  text-decoration: none;
  display: block;
}

/* Clears the two content sections before the footer is displayed. */
.clear {
  clear: both;
}

/* Styles the footer area. */
#footer {
  width: 100%;
  padding: 0;
  margin: 0;
  z-index: 6000;
}

/* Styles the footer text. */
#footer p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .8em;
  text-align: left;
  font-weight: 400;
  color: #404F80;
  text-align: center;
  padding: 3px;
  margin-top: 5px;
  line-height: 130%;
}

/* Styles the footer links. */
#footer a, a:link, a:visited {  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align: left;
  font-weight: 400;
  color: #404F80;
  text-align: center;
  padding: 3px;
  text-decoration: none;
  }

#footer a:hover, a:active {  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align: left;
  font-weight: 800;
  color: #6699FF;
  text-align: center;
  padding: 3px;
  text-decoration: none;
  }

/* HTML styles. */  
p, div, td, li, blockquote {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 130%;
  margin-bottom: .5em;
}

li {
  padding-top: 5px;
}

h1, h2, h3, h4 {
  font-style: normal;
  line-height: normal;
  text-decoration: none;
  margin-bottom: 0;
  letter-spacing: .02em;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 1em;
  color: #333333;
}

h1 {
  font-size: 16px;
  font-weight: 600;
}

h2 {
  font-size: 15px;
  font-weight: 600;
  margin-top: 5px;
}

h3 {
  font-size: .8em;
  font-weight: 600;
  font-style: italic;
}

h4 {
  font-size: .6em;
  font-weight: 400;
  font-style: italic;
}

cite {
  font-weight: bold;
  font-style: italic;
  }

/* Link styles. */
a, a:link {
  color: #3366CC;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-spacing: 130%;
  letter-spacing: 0;
  text-decoration: underline;
  display: inline;
  }

a:hover {
  color: #6699FF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-spacing: 130%;
  letter-spacing: 0;
  text-decoration: underline;
  display: inline;
  }

a:active {
  color: #9966FF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-spacing: 130%;
  letter-spacing: 0;
  text-decoration: underline;
  display: inline;
}

a:visited {
  color: #003399;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-spacing: 130%;
  letter-spacing: 0;
  text-decoration: underline;
  display: inline;
  }

/* Form styles. */  
.button {
font-size:  11px; 
 color:  #333333; 
 background-color:  #CCCCCC; 
 border-width:  1px; 
 border-style:  outset; 
 border-color:  #CCCCFF; 
 padding:  1px; 
 cursor:  pointer; 
 }
 
.inputbox {
font-size:  11px; 
 color:  #333333; 
 background-color:  #FFFFFF; 
 border-width:  1px; 
 border-style:  groove; 
 border-color:  #CCCCFF; 
 padding:  1px; 
 }
 
 /* Content table styles. */
.sectiontableentry1 { padding-top: 3px;
   background-color: #CFE6DC;
}
.sectiontableentry2 { padding-top: 3px;
   background-color: #CCCCCC;
}

/* Navigational links */
p.bottomnav {
   text-align: center;
}

a.bottomnav, a.bottomnav:link, a.bottomnav:hover, a.bottomnav:hover, a.bottomnav:visited {
   font-size: 11px;
   font-style: italic;
   }
