body {
  font-family: Arial;
  font-size: 14px;
}

a, a:active {
  color: #1c5288;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

h1 {
  color: #1c5288;
}

h2 {
  color: #1c5288;
}

h3 {
  color: #1c5288;
  text-align: left;
}

h4 {
  text-align: left;
}

p {
  text-align: left;
}

li {
  text-align: left;
}

#wrapper {
  width: 600px;
  text-align: center;
}

#content {
  display: block;
  margin-bottom: 20px;
  margin-left:133px;
}

table.menu {
  float: left;
  margin: 20px;
  margin-top:0;
}

.menu td {
  width: 83px;
  background: url("images/buttonbg.gif");
  padding: 0px;
  vertical-align: center;
  text-align:center;
  height: 45px;  
}

.menu a, .menu a:hover, .menu a:active, .menu a:visited {
  width:82px;
  height: 44px;
  color: white;
  text-decoration: none;
  font-size: 13px;
}

#topLink {
  text-align: right;
}


.newsform {
  text-align: left;
}


.footer-menu {
  text-align:center;
}

.footer-menu a{
  font-size: 11px;
  color: #2163a5;
}

.footer {
  font-size: 12px;
  text-align:center;
}

.disclaimer {
  font-size: 10px;
  color: #aaa;
}