@charset "utf-8";
/* CSS Document */

  
body {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  color: #000000;
  margin-top: 0px;
  margin-left: 0px;
  background-color: #ffffff;
}

a {
  color: #1667ab;
  text-decoration: underline;
}

h1 {
  font: 14px Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
}

#container {
  width: 759px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  border-left: 1px #1667ab solid;
  border-right: 1px #1667ab solid;
}

#header {
  border-bottom: 10px #1667ab solid;
}

#nav {
  float:left;
  width: 197px;
  border-left: 1px #ffffff solid;
  border-right: 1px #ffffff solid;
  border-top: 1px #ffffff solid;
  border-bottom: 1px #ffffff solid;
  background-color: #dce5eb;
}

#main {
  float:left;
  width: 559px;
  border-left: 1px #1667ab solid;
  padding-bottom: 2px;
}

#linkbox {
  border-top: 1px #1667ab solid;
}

#footer {
  height: 16px;
  background-color: #1667ab;
  padding-top: 3px;
}

#footer a {
  color: #FFFFFF;
  text-decoration: none;
}
