html {

}
body {
  margin: 0px;
  padding: 0px;
  font: 71% tahoma, verdana, serif;
  text-align: center;
  color: #333;
}
/* Hide from IE on MAC \*/
td, th {
  font-size: 70%
  font-s\ize: auto;
}
/* End Hide from IE on MAC */

form {
  margin: 0;
}
img {
  border: 0;
}
a {
  color: #043fa0;
}
a img {
  border: none;
}
.clear {
  clear: both;
}
.clear img {
  display: block;
  height: 0px;
}
img.right {
  float: right;
  padding-left: 5px;
}
img.left {
  float: left;
  padding-right: 10px;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.bold {
  font-weight: bold;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.bottom {
  vertical-align: bottom;
}
.small {
  font-size: 0.9em;
}

#page-container {
  padding-top: 140px;
/*  background: #fff url(/images/header.gif) top left no-repeat;*/
  background: #fff url(/images/top_logo.jpg) top left no-repeat;
  width: 750px;
  margin: 0px auto 0px auto;
  text-align: left;
}

div.paging {
  clear: both;
}
div.paging div.link {
  float: left;
  width: 50%;
}
#site-search dd {
  margin-bottom: 20px;
}
#site-search div.pages {
  text-align: center;
}
#site-search div.pages a {
  padding: 0 5px;
}
#contact-form label {
  width: 100px;
  float: left;
  padding: 3px;
  text-align: right;
}
#contact-form sup.required {
  color: #f00;
}
#contact-form input.sendform {
  margin-left: 106px;
}

p {
  padding: 0px;
  margin: 0px 0px 8px 0px;
}

.blue-bold {
  color: #034299;
  font-weight: bold;
}


ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

ul li {
  padding: 0px 10px 5px 10px;
  background: url(/images/chevron.gif) left top no-repeat;
  background-position: 0px 4px;
}

h1 {
  background: #034299 url(/images/header_bg.gif) top left repeat-x;
  color: #fff;
  font-weight: bold;
  height: 28px;
  he\ight: 22px;
  padding: 3px 0px 0px 10px;
  font-size: 1.3em;
  font-family: verdana, serif;
  border-bottom: 3px solid #fff;
  margin: 0px 0px 0px 0px;
}
h2 {
  background: #034299 url(/images/header_bg.gif) bottom left repeat-x;
  color: #fff;
  font-weight: bold;
  height: 23px;
  he\ight: 20px;
  padding: 5px 0px 0px 5px;
  font-size: 1.1em;
  font-family: verdana, serif;
  border-bottom: 3px solid #fff;
  margin: 0px;
}


#left-menu {  
  width: 118px;
  margin-top: 5px;
  padding: 0px 0px 0x 1px;
  w\idth: 117px;
  float: left;  
}

#main-column {
  margin-top: 5px;
  width: 632px;
  w\idth: 629px;
  padding-left: 2px;
  padding-right: 1px;
  font-size: 1em;
  padding-bottom: 20px;
  float: left;
}

.inner-panel {
  padding: 10px;
  background-color: #d1e7ce;
}

#tibus-strapline {
  clear: both;
}

input.submit {
  float: right;
  border: 0px;
  color: #034299;
  font-size: 1em;
  font-weight: bold;
  padding: 3px;
  margin-top: 0px;
  width: auto;
  font-family: tahoma, verdana, serif;
  background-color: #d1e7ce;
}

#searchsummary p {
padding:8px 20px 8px 20px;
}

.searchnav {
text-align:center;
background-color:#f0f0f0;
font-size:11px;
height:13px;
margin:0px;
padding:3px 0 6px 0;
}

#searchresults {  
background-color: #badbb6;
padding:15px;
}

#searchresults h3 {
margin:0px;
padding:0px;
}

.result #datehead {
margin-bottom:0px;
font-style:italic;
}

.result {
margin-bottom:26px;
}

