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: #666666;
  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: #0099CC;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #0099CC;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
  color: #0099CC;
}
h4 {
  color: #0099CC;
}
h5 {
  color: #0099CC;
}
h6 {
  color: #0099CC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
}
a,  a:link {
  color: #CCCCCC;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #974a63;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #0099CC;
  text-decoration: underline;
}
a:focus {
  color: #c8314b;
}
a:active {
  color: #761b36;
}
#outerWrapper {
  background-color: #000000;
  margin: 30px auto 0 auto;
  text-align: left;
  width: 900px;
  border-right: solid 1px #0099CC;
  border-left: solid 1px #0099CC;
  border-top: solid 1px #0099CC;
  border-bottom: solid 1px #0099CC;
}
#outerWrapper #header {
  font-size: 18px;
  font-weight: bold;
  height: 70px;
  line-height: 15px;
  padding: 20px 0px 0px 25px;
}
#outerWrapper #topNavigation {
  background-image: url("../siteassistpro_images/topnav_background.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  border-bottom: solid 1px #0099CC;
  color: #964a64;
  font-weight: bold;
  height: 76px;
  padding: 5px 0px 0px 12px;
}
#outerWrapper #contentWrapper {
  margin-bottom: 30px;
  margin-top: 20px;
  min-height: 0;
}
#outerWrapper #contentWrapper #leftColumn1 {
  border-right: solid 1px #0099CC;
  float: left;
  padding: 0px 20px 30px 20px;
  width: 130px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 160px;
  padding: 0px 30px 10px 20px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
   color: #c8314b;
  padding: 10px 0px 20px 180px;
}
