body {
  font: normal 12px Arial, Verdana, Helvetica, sans-serif;
  margin: 0;
  background-color: #eaebe3;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 12px;
}

p {
  margin: 5px 2px 2px 0px;
  color: #507da0;
  line-height: 1.5em;
  text-align: justify;
}

td {
  margin: 5px 2px 2px 0px;
  color: #507da0;
  line-height: 1.5em;
  text-align: justify;
}

a {
  color: #002644;
  text-decoration: none;
}

a:hover {
  color: #eab25f;
}

a img {
  border: 2px solid #bdcbd6;
}

a:hover img {
  border: 2px solid #eab25f;
}

li {
  line-height: 1.5em;
  color: #507da0;
}

#head {
  height: 140px;

  background-color: #002644;
}

#header {
  width: 900px;
  height: 140px;

  background-image: url(img/mfr0.jpg);
}

#nav0
{
  background-color: #eab25f;
  width: 100%;
  height: 29px;
}

#nav1 {
  text-align: left;
  width: 900px;
  background-image: url(img/mfr1.jpg);
}

td{
  text-align: left;
}

td a {
  padding: 7px;
  text-decoration: none;
  display: block;
}

td a:hover {
  color: white;
  background-color:  #f6d19b;
}

#cont {
  width: 900px;
  min-height: 580px;
  background-color: white;
  border: 1px solid #8a9dab;
  background-image: url(img/backSubnav.jpg);
  background-repeat: repeat-y;
}

#subnav {
  min-height: 30px;
  width: 150px;
  float: left;
}

#content {
  margin: 20px;
  margin-bottom: 60px;
  padding: 30px;
  width: 460px;
  text-align: left;
}

#info1 {
  height: 360px;
  width: 130px;
  text-align: left;
  margin: 20px;
  padding: 10px;
  border: 1px solid #002644;
  background-color: #f4f4f4;
}

#info {
  float: right;
}

#info p {
  text-align: left;
}

#es {
  width: 900px;
  border: 1px solid #8a9dab;
  border-top: 0px;
  padding: 4px 0px 4px 0px;
}