body {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #ffffff;
  color: #000000;
  font-size: 11pt; }


a {
  color: #001951; }

#main {
  width: 90%;
  margin-left: 10%;
  padding: 20px 20px 0 20px;
  overflow: hidden;
  height: 100%; }

#leftbar {
  float: left;
  width: 170px;
  font-size: 80%;
  font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif, Georgia;
  background: #d2f3f3;
  padding: 0 15px 15px 15px;
  border: 1px #3bb1d7 solid;
  margin-top: 6px;
  margin-bottom: 20px; }

#admin {
  float: right;
  font-size: 75%; }

ul li.selected a {
  color: #002984; }

h3.title a, p.chooser a {
  text-decoration: none; }
h3.title a.current, 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; }

.B_crumbBox {
  clear: left;
  padding-bottom: 8px;
  font-size: 70%; }

.B_crumbBox li {
    float: left;
    margin-left: 5px;
    list-style: none; }

h1, h2, h3, h4 {
  font-family: Tahoma, Arial, sans-serif;
  border-bottom: 1px #3bb1d7 solid;
  margin-top : 6px;
  color: #002984; }

h6 {
  margin: 0 auto; }

#content {
  font-family: "Helvetica Neue", Georgia, Palatino, Tahoma, Arial, serif;
  margin-left: 220px;
  line-height: 1.5;
  font-size: 13px;
  width: 625px;
  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 {
  border-top: 1px solid #002984;
  margin-top: 8px;
  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 feo-filesize {
	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;
}

.quip-comment {
padding-top: 7px !important;
}

ol.quip-comment-list li {
margin: 13px 0;
}

li.quip-comment {
background: transparent;
list-style: none;
padding: 0;
margin: 0;
}

.quip-comment-right {
float: right;
}

.quip-comment-body {
border: 1px solid #EEE;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
box-shadow: 3px 3px 3px #bbb;
-webkit-box-shadow: 3px 3px 3px #bbb;
-moz-box-shadow: 3px 3px 3px #bbb;
padding: 7px !important;
width : 400px;
}

.quip-comment-author, .quip-comment-author a, .quip-comment-createdon, .quip-reply-link {
color: #444;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 8pt;
}

