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: #221c1d;
	color: #2e3645;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
  color: #6278e9;
  font-size: 18px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #06055c;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  text-transform: uppercase;
}
h3 {
  color: #23a129;
  font-size: 12px;
  font-weight: bold;
}
h4 {
  color: #23a129;
}
h5 {
  color: #23a129;
}
h6 {
  color: #23a129;
}
a,  a:link {
  color: #6982b5;
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
  text-decoration: underline;
}
a:visited {
  color: #3b62a6;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #ca0009;
  text-decoration: underline;
}
a:focus {
  color: #ca0009;
}
a:active {
  color: #262499;
}
#outerWrapper {
  background-image: url("../siteassistpro_images/outerWrapper_bg.jpg");
  background-repeat: repeat-y;
  margin: 0px auto 0px auto;
  text-align: left;
  width: 804px;
}
#outerWrapper #header {
	color: #06055c;
	font-size: 18px;
	font-weight: bold;
	height: 100px;
	line-height: 15px;
}
#outerWrapper #topNavigation {
	background-position: top right;
	background-repeat: no-repeat;
	color: #ffffff;
	height: 417px;
	margin-right: 2px;
	padding: 0px 0px 0px 3px;
	position: relative;
}
#outerWrapper #contentWrapper {
  background-image: url("../siteassistpro_images/contentWrapper_bg.jpg");
  background-position: bottom center;
  background-repeat: repeat-y;
  height: 1%;
  min-height: 0;
  padding-bottom: 40px;
  padding-left: 0px;
  padding-top: 0px;
}
#outerWrapper #contentWrapper #leftColumn1 {
  float: left;
  padding: 20px 20px 15px 20px;
  width: 110px;
}
#outerWrapper #contentWrapper #content {
  margin-bottom: 0;
  margin-left: 190px;
  margin-top: 0;
  padding: 20px 30px 10px 30px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
  background-image: url("../siteassistpro_images/contentWrapper_bg0.jpg");
  background-repeat: repeat-y;
  padding-bottom: 30px;
  padding-left: 20px;
  text-align: left;
}
#outerWrapper #header {
	background-image: url(../siteassistpro_images/broadway_logo.jpg);
	background-repeat: no-repeat;
	background-position: 200px;
}
