body {
  background-color: #e5e5e5;
  margin: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-image: url(../images/background/siteback.gif);
}

a {
  color: #333333;
  font-size: 90%
}

h4 {
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 12px
}

hr {
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px
}

p {
  margin-bottom: 10px;
  margin-top: 10px;
  line-height: 1.3;
}

table {
  margin-top: 10px;
  margin-bottom: 10px;
}

form {
  margin-top: 10px;
  margin-bottom: 10px;
}


a:hover {
  color: #990000;
}

.innermargin {
  padding: 4px 4px 4px 4px
}

.innermarginright {
  padding-right: 5px
}

.contentheadersright {
   background-color: #666666;
   width: 100%;
   padding: 2px 0px 2px 0px;
   margin: 8px 0px 0px 0px;
   color: #e5e5e5;
   font-size: 95%;
   font-weight: bold;
   text-indent: 10px;
   border-top: 1px solid #333333;
   border-bottom: 1px solid #333333
}

.rightcolborder {
  border: 1px solid #333333;
  border-top: 0px;
}

.rboxpad {
  margin-left: 10px;
  font-size: 95%
}

#topheader {
  background-color: #e5e5e5;
  width: 850px;
  margin: 0px auto;
  height: 125px;
  margin-bottom: 1px;
}

#bottomheader {
  background-color: #0C2035;
  width: 850px;
  margin: 0px auto;
  height: 10px;
}

#sitecontainer {
  background-color: #e5e5e5;
  width: 850px;
  margin: 0px auto;
  border-right: 0px solid #333333;
  border-left: 0px solid #333333;
}


#midcolwrapper {
  background-color: #e5e5e5;
  float: left;
  width: 100%
}

#midcol {
  background-color: #e5e5e5;
  margin-left: 160px;
  width: 690px;
}

.contentheadersmid {
   background-color: #e5e5e5;
   width: 100%;
   padding: 2px 0px 2px 0px;
   margin: 8px 0px 0px 0px;
   color: #990000;
   font-weight: bold;
   text-indent: 5px;
   border-top: 1px solid #333333;
   border-bottom: 1px solid #333333
}

#leftcol {
  background-color: #0C2035;
  float: left;
  margin-left: -850px;
  width: 160px
}

#footer {
  clear: both;
  background-color: #0C2035;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 11px;
}

#footer p {
  padding: 4px 0px 4px 0px;
  margin: 0px
}


#powered {
  background-color: #transparent;
  width: 850px;
  margin: 0px auto;
  font-size: 11px;
  color: #000000;
  text-align: center;
  padding-top: 5px;
}

.navbar{
list-style-type: none;
margin: 0px;
padding: 0px;
width: 160px;
text-align: left;;
border: 0px solid #9A9A9A;
}

.navbar li a{
background-color: #0C2035;
display: block;
font-weight: bold;
font-size: 12px;
color: #e5e5e5;
width: auto;
padding: 3px 0;
text-indent: 8px;
padding-left: 5px;
text-decoration: none;
border-bottom: 1px solid #9a9a9a;
}

.navbar a:hover {
  background-color: #e5e5e5;
  color: #990000;
}

.topnavli {
  border-top: 1px solid #9a9a9a
}











