html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  text-align: center;
  padding: 0 0 0 0;
  background-color: #2e3645;
  line-height: 14px;
  font-size: 11px;
  color: #2a2d2e;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 0 0;
}
h1 {
  line-height: 14px;
  font-size: 14px;
  color: #6982b5;
  font-weight: bold;
}
h2 {
  line-height: 14px;
  font-size: 12px;
  color: #6982b5;
  font-weight: bold;
}
a,  a:link {
  color: #d74f4f;
  text-decoration: none;
  font-weight: bold;
}
a:visited {
  color: #3b62a6;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #ca0009;
  text-decoration: underline;
}
a:focus {
  color: #ca0009;
}
a:active {
  color: #262499;
}
#outerWrapper {
  background-color: #fff;
  width: 955px;
  text-align: left;
  margin: 0 auto 0 auto;
}
#outerWrapper #header {
  background-color: #8e9fd0;
  line-height: 15px;
  font-size: 18px;
  padding: 10px 10px 10px 10px;
  font-weight: bold;
  border-bottom: solid 1px #5a6484;
}
#outerWrapper #topNavigation {
  background-color: #eaeff5;
  height: 25px;
  padding: 10px 10px 10px 10px;
  border-bottom: solid 1px #8e9fd0;
}
#outerWrapper #contentWrapper #rightColumn1 {
  padding: 10px 10px 10px 10px;
  float: right;
  border-left: solid 1px #8e9fd0;
  width: 200px;
  background-color: #eaeff5;
}
#outerWrapper #contentWrapper #content {
  padding: 10px 10px 10px 10px;
  margin: 0 220px 0 0;
}
#outerWrapper #contentWrapper .clearFloat {
  display: block;
  clear: right;
}
#outerWrapper #footer {
  background-color: #eaeff5;
  border-top: solid 1px #8e9fd0;
  padding: 10px 10px 10px 10px;
}
