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: #a2a4b9;
  background-image: url("../siteassistpro_images/sub_body_background.jpg");
  background-repeat: repeat-x;
  color: #2c2d2e;
  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: #6a79c7;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #6a79c7;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
  color: #6a79c7;
}
h4 {
  color: #6a79c7;
}
h5 {
  color: #6a79c7;
}
h6 {
  color: #6a79c7;
}
a,  a:link {
  color: #3a5ae2;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #50516b;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #3a32c4;
  text-decoration: underline;
}
a:focus {
  color: #3a32c4;
}
a:active {
  color: #383644;
}
#outerWrapper {
  background-color: #ffffff;
  border-left: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 760px;
}
#outerWrapper #header {
  background-color: #c0c2ac;
  background-image: url("../siteassistpro_images/sub_header_background.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  border-bottom: solid 1px #ffffff;
  color: #50516B;
  font-size: 18px;
  font-weight: bold;
  height: 125px;
  line-height: 15px;
  padding: 80px 0px 0px 20px;
}
#outerWrapper #topNavigation {
  background-color: #8d99e3;
  background-image: url("../siteassistpro_images/topnav_background.jpg");
  background-position: left;
  background-repeat: no-repeat;
  border-bottom: solid 1px #ffffff;
  color: #000000;
  font-weight: bold;
  height: 30px;
  padding: 5px 5px 0px 5px;
}
#outerWrapper #contentWrapper {
  background-image: url("../siteassistpro_images/content_background.jpg");
  background-repeat: repeat-y;
  overflow: hidden;
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #eaebfd;
  float: left;
  padding: 10px 20px 30px 10px;
  width: 160px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 190px;
  padding: 10px 10px 30px 10px;
}
#outerWrapper #footer {
  background-color: #a2a4b9;
  color: #ffffff;
  padding: 10px 0px 10px 10px;
}
.tablestore {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

