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 {
  background-color: #000000;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #316ac5;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #316ac5;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
  color: #316ac5;
  font-weight:bold;
}
h4 {
  color: #316ac5;
}
h5 {
  color: #316ac5;
}
h6 {
  color: #316ac5;
}
a,  a:link {
  color: #316ac5;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #316ac5;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #316ac5;
  text-decoration: none;
}
#outerWrapper {
  margin: 1px auto 0px auto;
  text-align: left;
  width: 760px;
  background-color: #F0F0FF;
  color: #000000;

}
#outerWrapper #header {
  color: #316ac5;
  font-size: 18px;
  height: 30px;
  line-height: 15px;
  padding: 10px 0px 0px 15px;
}
#outerWrapper #topNavigation {
  background-image: url("../siteassistpro_images/topNavigation_bg.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  color: #160a00;
  font-weight: bold;
  height: 31px;
  padding: 200px 10px 0px 20px;
}
#outerWrapper #contentWrapper {
  <!--background-image: url("../siteassistpro_images/contentWrapper_bg.jpg");-->
  background-position: top right;
  background-repeat: repeat-y;
  height: 1%;
  min-height: 0;
}
#outerWrapper #contentWrapper #rightColumn1 {
  <!--background-image: url("../siteassistpro_images/content_bg.jpg");-->
  background-repeat: repeat-x;
  float: right;
  margin-right: 0px;
  padding: 15px 15px 15px 15px;
  width: 380px;
}
#outerWrapper #contentWrapper #content {
  <!--background-image: url("../siteassistpro_images/content_bg0.jpg");-->
  background-repeat: repeat-x;
  margin: 0 390px 0 0px;
  padding: 15px 15px 15px 15px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #footer {
  <!--background-image: url("../siteassistpro_images/footer_bg.jpg");-->
  background-position: top right;
  background-repeat: no-repeat;
  color: #dfeccc;
  font-size: 11px;
  padding: 10px 0px 10px 10px;
}
#outerWrapper #footer a,  #outerWrapper #footer a:link {
  color: #dfeccc;
}
#outerWrapper #footer a:visited {
  color: #dfeccc;
}
#outerWrapper #footer a:hover {
  color: #dfeccc;
}
#outerWrapper #footer a:active {
  color: #dfeccc;
}
