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: #ffffff;
	background-image: url(../Store/Images/body_background0.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
  color: #3c6d72;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #3c6d72;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
  color: #3c6d72;
}
h4 {
  color: #3c6d72;
}
h5 {
  color: #3c6d72;
}
h6 {
  color: #3c6d72;
}
a,  a:link {
  color: #007171;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #3b6e72;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #007171;
  text-decoration: underline;
}
a:focus {
  color: #007171;
}
a:active {
  color: #034248;
}
#outerWrapper {
	background-image: url("images/Header.png");
	background-repeat: repeat-y;
	margin: 0px auto 0 auto;
	text-align: left;
	width: 790px;
}
#outerWrapper #header {
	background-image: url(../Store/Images/Header.png);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	height: 169px;
	line-height: 15px;
}

#outerWrapper #contentWrapper {
  margin-bottom: 30px;
  margin-top: 0px;
  min-height: 0;
  overflow: hidden;
}
#outerWrapper #contentWrapper #leftColumn1 {
  border-right: solid 1px #d0d0d0;
  float: left;
  padding: 0px 20px 30px 20px;
  width: 130px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 160px;
  padding: 0px 30px 10px 20px;
}
#outerWrapper #footer {
  background-image: url("../siteassistpro_images/border_bottom0.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  color: #007171;
  padding: 10px 0px 20px 180px;
}
.smB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CC;
}
.sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.PageHeaderTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000099;
}
