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: #010080;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../siteassistpro_images/content_bg.jpg);
}
h1 {
	color: #cdcbcb;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
h3 {
	color: #000000;
}
h4 {
	color: #000000;
}
h5 {
	color: #000000;
}
h6 {
	color: #000000;
}
a,  a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
 color: #273015;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#outerWrapper {
	background-image: url("../siteassistpro_images/0");
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 760px;
	margin-top: auto;
}
#outerWrapper #header {
	color: #fff5cc;
	font-size: 100%;
	height: 25px;
	line-height: 10px;
	background-color: #010080;
	padding: 0px;
}
#outerWrapper #topNavigation {
	background-color: #cdcbcb;
	background-repeat: no-repeat;
	color: #160a00;
	font-weight: bold;
	height: 29px;
	text-align: left;
	padding-top: 200px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../siteassistpro_images/topnav_bg.jpg);
}
#outerWrapper #contentWrapper {
	background-repeat: repeat-y;
	height: 1%;
	min-height: 0;
	background-image: url(../siteassistpro_images/contentWrapper_bg0.jpg);
}
#outerWrapper #contentWrapper #leftColumn1 {
	color: #FFFFFF;
	float: left;
	padding: 30px 20px 30px 20px;
	width: 140px;
}
#outerWrapper #contentWrapper #content {
	background-repeat: repeat-x;
	margin: 0 8px 0 190px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 30px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	background-color: #999999;
	background-image: url(../siteassistpro_images/footer_bg0.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#outerWrapper #footer a,  #outerWrapper #footer a:link {
	color: #000000;
}
#outerWrapper #footer a:visited {
	color: #000000;
}
#outerWrapper #footer a:hover {
  color: #dfeccc;
}
#outerWrapper #footer a:active {
  color: #dfeccc;
}

