body {
  margin: 0px;
  padding: 0px;
  background: #e4ebff url(images/lightblue-tiles.gif);
  font-family: Verdana, Arial, Helvetica, "Sans Serif";
  font-size: 11pt;
}

#page {
  width: 768px;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 0px 18px;
  border-left: 1px solid #737373;
  border-right: 1px solid #737373;
  border-bottom: 1px solid #737373;
  background-color: #e4ebff;
}

.bottomshadow {
  width: 768px;
  height: 6px;
  padding-bottom: 10px;
  background: #e4ebff url(images/shadow-bottom.gif) top repeat-x;
}

#header {
  height: 170px;
  background: #b4cbf4 url(images/w.gif) no-repeat;
  line-height: 150%;
}

#header a {
  text-decoration: none;
}

#header a:hover {
  text-decoration: underline;
}

#header ul {
  list-style-type: none;
  font-size: 133%;
  font-weight: bold;
  padding: 25px 0px 25px 180px;
  margin: 0;
}

#header h1 {
  font-size: 175%;
  padding-left: 18px;
}

h1, h3, b, strong, a, .blue, #footer li {
  color: #203f7b;
}

#topimage {
  padding: 0;
  margin: 0;
  float: left;
}

#topimage p {
  padding: 0;
  margin: 0;
}

#content {
  width: 524px;
  padding: 18px;
  line-height: 150%;
  border-right: 1px dotted #b4cbf4;
  float: left;
}

#content p {
  margin: 0px 0px 18px;
}

#content h3 {
  font-size: 150%;
  margin-top: 0px;
}

#sidebar {
  width: 172px;
  padding: 18px 12px 20px 8px;
  font-size: 77.27%;
  float: right;
}

#sidebar p {
  margin: 0px 0px 10px;
}

#sidebar ul {
  padding-left: 15px;
}

#sidebar a {
  text-decoration: none;
}

#sidebar a:hover {
  text-decoration: underline;
}

#logos {
  padding-top: 50px;
}

#footer {
  padding: 5px 18px 36px;
  font-size: 72.73%;
  font-weight: bold;
}

#footer p {
  margin: 0px 0px 10px;
  padding: 0px 36px 0px 0px;
  float: left;
}

#footer ul {
  float: right;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#footer li {
  margin: 0px;
  padding: 0px;
}

/***************** Credit *****************/
#credit {clear:both; font-size:0.7em; padding:70px 0pt 20px; text-align:center;}
#credit a:link, #credit a:visited {color:#999; text-decoration:none;}
#credit a:hover {color:#fff; text-decoration:none;}
