
body{
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 3px;
  padding-right: 3px;
  color: #000;
  background-color: #FFF;
  }

td, th, p {
  font-family: arial;
  font-size: 12px;
  }

th {
  font-weight: bold;
  text-align: left;
  }

p {
  line-height: 1.6em;
  }


h5 {
  margin: 20px 0px 10px 0px;
  }

a:link, a:visited {
  color: #03C;
  text-decoration: underline;
  }

a:hover {
  color: #00F;
  text-decoration: none;
  }

.toplinks {
  padding-right: 15px;
  padding-bottom: 6px;
  text-align: right;
  border-bottom: 1px solid #006;
  font-size: 12px;
  }

a.toplink, a.toplink:active, a.toplink:visited {
  color: #000;
  }
a.toplink:hover {
  color: #0000FF;
  }

.logo {
  border-top: 3px solid #ADCFEF;
  background-color: #006;
  text-align: left;
  }

.title {
  margin: 0px;
  padding: 15px 0px 5px 15px;
  font-weight: bold;
  font-size: 24px;
  text-align: left;
  vertical-align:bottom;
  }

.search {
  float: left;
  margin: 0px;
  padding-top: 5px;
  padding-left: 5px;
  text-align: center;
  vertical-align: top;
  border-left: 1px solid #006;
  }

.searchbox {
  width: 145px;
  font-size: 10px;
  }

.searchbutton {
  width: 20px;
  font-size: 10px;
  color: #FFF;
  }

.loginbox {
  width: 145px;
  font-size: 10px;
  }

 .loginbutton {
  width: 149px;
  font-size: 10px;
  color: #000000;
  }

 .formbox {
  width: 180px;
  font-size: 10px;
  }

/* for CMS */
.lightbluebutton {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  background-color: #ADCFEF;
  border: 1px solid #666666;
  }

.strip {
  clear: both;
  background-color: #ADCFEF;
  border-top: 1px solid #006;
  border-bottom: 1px solid #006;
  text-align: right;
  }

.relatedlinks {
  margin: 0px;
  padding: 4px 10px;
  font-weight: bold;
  font-size: 12px;
  color: #FFB310;
  background-color: #006;
  text-align: left;
  }

.leftnavbackground {
  border-top: 5px solid #FFF;
  vertical-align:top;
  text-align: left;
  }

.leftnavtable {
  background: #EFEFEF;
  }

.leftnavheader {
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
  background-color: #E7E7E7;
  }

.leftnavon {
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
  color: #FFB310;
  background-color: #006;
  }

.rightnavbackground {
  background: #DEEBF7 url(images/rightnavbackground.gif) repeat-y;
  text-align: left;
  vertical-align:top;
  }

.rightnavbackgroundbottom {
  background: #DEEBF7 url(images/rightnavbackground.gif) repeat-y;
  vertical-align:bottom;
  }

.rightnavtable {
  padding-left: 1px;
  padding-right: 1px;
  }

.rightnavheader {
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
  }

.rightnavon {
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
  color: #FFB310;
  background-color: #006;
  }

.leftnav, .leftnavon, .leftnavheader, .rightnav, .rightnavon, .rightnavheader {
  padding-left: 9px;
  }

 .rightnav {
  padding-left: 10px;
  padding-right: 10px;
  }

.maincontent {
  text-align: left;
  vertical-align:top;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #006;
  line-height: 1.6em;
  }

hr {
  height: 1px;
  color: #000;
  width: 100%;
  align: center;
  }

.options {
  margin: 0px;
  padding: 5px 5px;
  border: 1px solid #006;
  background-color: #FFF;
  font-size: 12px;
  text-align: center;
  vertical-align: bottom;
}

.footer {
  text-align: center;
  font-size: 12px;
  vertical-align: bottom;
  padding-top: 15px;
  }

a.footer, a.footer:active, a.footer:hover, a.footer:visited {
  color: #000;
  }
a.footer:hover {
  color: #0000FF;
  }