body { font-family: Arial, Helvetica, sans-serif; }

.mhead {   font-size: 12px; color: #617A0A; font-weight: bold}
.search {   color: #617A0A; background-color: #CCCC99; border: 1px #330000 solid}
.header {   font-size: 14px; color: #617A0A}

a:active {   color: #617A0A; }
a:hover {   color: #BB9309; }
a:link {   color: #617A0A; }
a:visited {  color: #A5B004; }

.bottom {  background-image: url(images/bottom.gif); background-repeat: no-repeat; background-position: center bottom; }

TR {

    color: #617A0A;
font-size: 12px;

}


LI  {

list-style-type: disc;
   margin-right: 50px;
    margin-left: 10px;

}

h1, h2, h3, h4 {

margin: 20px 0 10px 30px;

}

.heading1, h1 { font-size: 18pt; color: #617A0A; margin-left: 30px; margin-top: 5px; margin-bottom: 5px; }
.heading2, h2 { font-size: 16pt; color: #637908; }
.heading3, h3 { font-size: 14pt; font-weight: normal; color: #637908; }
.heading4, h4 { font-size: 12pt; color: #617A0A; }

.bold {

font-weight: bold;

}

.introBlurb { font-style: italic; margin: 20px; padding: 10px; }

.italic {  font-style: italic; font-weight: bold; color: #506409; }
.headerlink {  font-size: 9px; color: #FFFF00}
.headersmall {   font-size: 9px; color: #FFFF00}
.box {   font-size: 10px; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.indent1 {   font-size: 10px; text-indent: 20px}
.captionred {   font-size: 12px; color: #FF0000}
.acknowledgement {   font-size: 9px; color: #617A0A}


TH {

color: #617A0A;

}

TD {

     color: #617A0A;
 font-size: 10pt;
 font-size: 10pt;
text-align: left;

}





p  { color: #000000; font-size: 12px; margin-left: 30px; margin-right: 50px; }
li { color: #445607; font-size: 12px; }

td { font-size: 12px; color: #000000; }

a.nav:active  { font-size: 12px; font-weight: bold; color: #959D42; text-decoration: none; }
a.nav:hover   { font-size: 12px; font-weight: bold; color: #959d42; text-decoration: none; }
a.nav:link    { font-size: 12px; font-weight: bold; color: #959D42; text-decoration: none; }
a.nav:visited { font-size: 12px; font-weight: bold; color: #959D42; text-decoration: none; }

.line {

        border-color: black #0099FF black black;
   border-top-width: 0px;
 border-right-width: thin;
border-bottom-width: 0px;
  border-left-width: 0px;

}

.author {

font-style: italic;
     color: #000000;
 font-size: 9px;

}

#branchDetails {

border: 1px solid black;
 float: right;
margin: 10px;

}

#branchDetails h1, #branchDetails h2, #branchDetails h3, #branchDetails h4 {

margin-left: 10px;

}


dl {

margin-left: 30px;

}

dt {

     color: #959d42;
font-style: italic;

}

dd {

margin: 2px 0 2px 10px;

}

a[href$=".doc"]:before {

  vertical-align: middle;
  content: url(/images/msword_icon.gif);

}

a[href$=".pdf"]:before {

  vertical-align: middle;
  content: url(/images/pdf_icon.gif);

}.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
