body {
  font-family: Tahoma, Arial, sans-serif;
  background: #ffffff;
  color: #000000;
  font-size: 11pt; }

a {
  color: #001951; }

#main {
  width: 80%;
  margin-left: 10%;
  padding: 20px 20px 0 20px;
  overflow: hidden;
  height: 100%; }

#leftbar {
  float: left;
  width: 170px;
  font-size: 80%;
  background: #d2f3f3;
  padding: 15px;
  border: 1px #3bb1d7 solid;
  margin-bottom: 20px; }

#admin {
  float: right;
  font-size: 75%; }

ul li.selected a {
  color: #002984; }

p.chooser a {
  text-decoration: none; }
  p.chooser a.current {
    text-decoration: underline; }

#logo {
  float: left;
  margin-right: 30px;
  height: 30px; }

#navbar ul {
  clear: left;
  padding-bottom: 5px;
  margin-left: -10px;
  margin: auto;
  height: 45px;
  border-bottom: 1px #3bb1d7 solid; }
  #navbar ul li {
    float: left;
    margin-left: 5px;
    list-style: none;
    display: inline; }
    #navbar ul li a {
      padding: 20px 15px 5px 15px;
      text-decoration: none;
      font-size: 18px;
      float: left;
      height: 25px;
      background: url(images/menu_bar.png) no-repeat right bottom; }

#crumbBox {
  clear: left;
  padding-bottom: 8px;
  font-size: 70%; }
  #crumbBox li {
    float: left;
    margin-left: 5px;
    list-style: none; }

h1, h2, h3 {
  border-bottom: 1px #3bb1d7 solid;
  color: #002984; }

h6 {
  margin: 0 auto; }

#content {
  margin-left: 220px;
  line-height: 1.3;
  padding-bottom: 35px; }

.LIn_shortMode {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.LIn_desc {
  display: none; }

.LIn_date {
  font-style: italic;
  margin-left: 5px; }

#footer {
  background: #d2f3f3;
  border-top: 1px solid #002984;
  clear: both;
  color: #666;
  font-size: 0.9em;
  padding: 8px 0;
  text-align: center; }
  #footer p {
    margin: 0;
    padding: 0; }
  #footer a {
    background: inherit;
    color: #666;
    font-weight: 400;
    text-decoration: none; }
    #footer a:hover {
      text-decoration: underline; }
  #footer span {
    font-size: 0.6em; }

#search fieldset, #sidebarlogin fieldset {
  border: none;
  margin: 0px;
  padding: 0px; }

.AS_ajax_highlight1, .ajaxSearch_highlight1 {
  color: #CC0000;
  padding: 0;
  font-weight: bold; }

.AS_ajax_highlight2, .ajaxSearch_highlight2 {
  color: #CB53DF;
  padding: 0;
  font-weight: bold; }

.AS_ajax_highlight3, .ajaxSearch_highlight3 {
  color: #DF53B5;
  padding: 0;
  font-weight: bold; }

.AS_ajax_highlight4, .ajaxSearch_highlight4 {
  color: #DF5380;
  padding: 0;
  font-weight: bold; }

.AS_ajax_highlight5, .ajaxSearch_highlight5 {
  color: #A453DF;
  padding: 0;
  font-weight: bold; }

.AS_ajax_highlight6, .ajaxSearch_highlight6 {
  color: #53ADDF;
  padding: 0;
  font-weight: bold; }
  
div.fileDown div.fd-file span.fdexp-info {
	margin-left: 5px;
	font-size: 80%;
	margin-top: -.75em;
}
div.fileDown img {
	vertical-align: middle;
	padding: 2px;
}
div.fileDown div.fd-file{
	padding: 3px;
}

/* Example CSS style for encrypted email links */

span.emo_address, a.emo_address {
  color: #000000;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #888888;
}

span.emo_address:hover, a.emo_address:hover {
  color: #81A021;
  border-bottom-color: #006600;
}
