body {
  font: 80% arial, helvetica, sans-serif;
  color: #234163;
  background-color: #eef3fa;
}

a {
  color: #5a799d;
}
a:hover {
  text-decoration: none;
  background-color: #eee;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #aaa;
}
img {
  border:0;
}
ul {
  list-style-image: url(../images/bullet.gif);
}
.spacer {
  height: 1px;
  clear: both;
}
.center {
  text-align: center;
}
.bold {
 font-weight: bold;
}
.noDisplay {
  display: none;
}
input.text {
  color: inherit;
  background: inherit;
  font-family: arial, helvetica, sans-serif;
  border: 0;
}

#site {
  width: 780px;
  background-color: #fff;
  padding: 2px;
  margin: 2px auto;
  border: 1px solid #5a799d;
}

#site div.quote {
  clear: both;
  width: 770px;
  font-size: 90%;
  font-style: italic;
  text-align: right;
  padding: 0;
  margin: 1px 5px;
}

#menu {
  float: left;
  width: 145px;
  text-align: left;
  margin-top: 10px;
  border-left: 1px solid #5a799d;
}
#menu ul {
  width: 99%;





  list-style-image: none;
  list-style-type: none;
  padding: 0;
  margin: 2px 0 8px 0;
}
#menu ul li a {
  width: 99%;
  text-indent: 1em;
  color: #35567c;
  text-decoration: none;
  padding: 1px 0;
  display: block;
}
#menu ul li a:hover {
  background-color: #eef3fa;
}
#menu h3  {
  font-size: 115%;
  letter-spacing: 0.04em;
  color: #5a799d;
  background: #eef3fa url(../images/hdr_icon.gif) no-repeat bottom right;
  padding: 2px 5px;
  margin: 0;
  border-top: 1px solid #5a799d;
}
#menu h3:before {
  content: "::";
}
#menu iframe {
  width: 100%;
  height: 190px;
  text-align: center;
  padding: 0;
  margin: 0;
  border-top: 1px solid #5a799d;
}
#menu .comment {
  font-size: 80%;
}

#content {
  float: left;
  width: 480px;
  padding: 0;
  margin: 10px 5px 0 5px;
}
#content .cBlock {
  border-left: 1px solid #5A799D;
  border-bottom: 1px solid #5a799d;
  margin-bottom: 10px;
}
#content .cBlock p, #content .cBlock dl {
  padding: 0 10px 2px 5px;
}
#content .cBlock p.link {
  color: #00f;
  font-size: 0.9em;
}
#content .cBlock p.goto {
  color: #008000;
  font-size: 0.8em;
  margin: 0.2em 0;
}
#content .cBlock  p.goto a {
  color: #008000;
  text-decoration: none;
}
#content .cBlock  p.goto a:hover {
  background-color: #fff;
  text-decoration: none;
}
#content .cBlock h1 {
  font-family: times new roman, helvetica, arial, sans-serif;
  font-size: 125%;

  letter-spacing: 0.05em;
  color: #5a799d;
  background: #eef3fa url(../images/hdr_icon.gif) no-repeat bottom right;
  border-top: 1px solid #5a799d;
  padding: 2px 2px 2px 10px;
  margin: 0 0 10px 0;
}
#content .cBlock h2 {
  font-size: 100%;
  font-weight: bold;
  background-color: #eee;
  padding: 0 0 0 5px;
  margin: 0 3px;
}
#content .cBlock h3 {
  color: #5a799d;
  font-size: 100%;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
#content .cBlock h3 a {
  color: #5a799d;
  text-decoration: underline;
}
#content .cBlock h3 a:hover {
  background-color: #fff;
}
#content .cBlock .resultBox {
  margin: 20px 10px;
}
#content .cBlock form fieldset {
  border: 0;
}
#content .cBlock form fieldset label {
  float: left;
  width: 120px;
  padding: 3px 0;
}
#content .cBlock form input, #content .cBlock form textarea {
  background: #fff;
  color: #5a799d;
  margin: 2px 0;
  border: 1px solid #5a799d;
}
/* S E A R C H */
#content .searchCats {
  width: 300px;
  text-align: center;
  padding: 2px 0px;
  margin: 0 auto;
  border-top: 1px solid #5a799d;
}
#content .searchCats  a {
  color: #234163;
  background: inherit;
  text-decoration: none;
}
#content .searchCats  a:hover {
  background-color: #eee;
}
#content .searchField {
  clear: both;
  width: 300px;
  height: 22px;
  background-color: #eef3fa;
  text-align: center;
  padding-top: 5px;
  margin: 0 auto 10px auto;
  border-top: 1px solid #5a799d;
  border-bottom: 1px solid #5a799d;
}
#content .searchField form {
  padding: 0;
  margin: -6px 0 0 0;
}
#content .searchField form input {
  font-size: 0.9em;
}

#sidebar {
  float: left;
  width: 130px;
  text-align: left;
  margin-top: 10px;
  border-left: 1px solid #5a799d;
}
#sidebar p {
  padding: 2px 5px;
}

#header {
  height: 4em;
  border: 1px solid #5a799d;
  background: #7897bb url(../images/hdr_bg.jpg) repeat-x bottom;
}
#header h1 {
  font: italic bold 280% times new roman, helvetica, arial, sans-serif;
  color: #fff;
  line-height: 0.9em;
  margin: 0 40px;
}
#header h2 {
  font-size: 90%;
  font-weight: normal;
  color: #5a799d;
  margin: 0 40px;
}

#footer, #partner {
  clear: both;
  text-align: center;
  font-family: arial, helvetica, arial, sans-serif;
  font-size: 80%;
  font-weight: normal;
}
#partner {
  margin-top: 20px;
}
