body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  margin-left: 1%;
  margin-right: 1%;
  color: #2e4464;
  background-color: #ffffff;
  border-color: #c9d2d7}
em {
  font-style: normal;
  font-weight: bold;
}
a:link {
  text-decoration: none;
  color: #6a818f }
a:visited {
  text-decoration: none;
  color: #6a818f }
a:active {
  text-decoration: none;
  color: #2e4499 }
a:hover {
  text-decoration: none;
  color: #2e4499 }
a.navl:link {
  text-decoration: none;
  color: #e7eaef }
a.navl:visited {
  text-decoration: none;
  color: #e7eaef }
a.navl:active {
  text-decoration: none;
  color: #ffffff }
a.navl:hover {
  text-decoration: none;
  color: #ffffff }
table {
  border-top: 1px solid #c9d2d7;
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.nav {
  background-color: #496372;
  font-size: 10px;
  vertical-align: top;
  padding-top: 10px;
  padding-left: 10px;
  line-height: 200%;
  letter-spacing: 1px;
  }
.home_tl {
  background-color: #cbd4d8; 
/*  background-color: #ffffff; */
  font-size: 14px;
  padding: 15px;
}
.home_l1 {
  background-color: #6a818f;
}
.sub_t1 {
  background-color: #a19861;
}
.sub_t2 {
  background-color: #d1ccb8;
}
.footer {
  background-color: #496372;
  color: #e7eaef;
  font-size: 10px;
  font-weight: bold;
  vertical-align: top;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}
.footer_sub {
  background-color: #2a3d4b;
  color: #e7eaef;
  font-size: 10px;
  font-weight: bold;
  vertical-align: top;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}
.content {
  font-size: 10px;
  font-family:  Verdana, arial, sans-serif;
  border-top: 0px;
  padding: 2px;
}
