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-image: url("../siteassistpro_images/sub_body_bg.jpg");
	background-repeat: repeat-x;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: inherit;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
ul {
	list-style: square;
	margin: 18px 0 12px 20px;
	padding: 0 0 0 0;
	font-size: 1.2em;
	line-height: 1.4em;
}
p {
	font-size: 1.2em;
	line-height: 1.4em;
}
h1 {
	color: #1018A1;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 0.4em;
}
h2 {
	color: #329F08;
	font-size: 2.2em;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 1.2em;
	margin-bottom: 0.4em;
}
h3 {
	color: #262499;
	text-decoration: underline;
	font-size: 1.2em;
}
h4 {
	color: #1018A1;
	margin: 6px;
}
.image-left {
	background-color: #E4E7F0;
	margin: 6px;
	padding: 6px;
	border: 1pt;
}

h5 {
	color: #262499;
	margin: 6px;
}
h6 {
	color: #DC5416;
	font-size: 1.4em;
	margin-top: 1.4em;
	margin-bottom: 0.4em;
}
a,  a:link {
	color: #ca0009;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #ca0009;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #1018A1;
	font-weight: normal;
	text-decoration: none;
}
a:focus {
	color: #ca0009;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	color: #ca0009;
	font-weight: normal;
	text-decoration: underline;
}
#outerWrapper {
	background-image: url(../siteassistpro_images/logo.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 761px;
}
#outerWrapper #header {
  background-image: url("../siteassistpro_images/sub_media.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  height: 140px;
  padding: 10px 20px 0px 265px;
  text-align: right;
}
#outerWrapper #topNavigation {
  background-image: url("../siteassistpro_images/topNavigation_bg.jpg");
  background-repeat: no-repeat;
  font-weight: bold;
  height: 32px;
  padding: 5px 0px 0px 200px;
}
#outerWrapper #contentWrapper {
  background-image: url("../siteassistpro_images/sub_sidenav_background.jpg");
  background-position: left;
  background-repeat: repeat-y;
  height: 1%;
  min-height: 0;
  overflow: hidden;
}
#outerWrapper #contentWrapper #leftColumn1 {
  color: #06055c;
  float: left;
  padding: 10px 20px 0 20px;
  width: 156px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 195px;
  padding: 10px 20px 0 15px;
}
#outerWrapper #footer {
  color: #666;
  padding: 10px 0px 10px 0px;
}
#outerWrapper #footer a, #outerWrapper #footer a:link {
  color: #666;
  text-decoration: none;
}
#outerWrapper #footer a:visited {
  color: #666;
  text-decoration: none;
}
#outerWrapper #footer a:hover {
  color: #666;
  text-decoration: none;
}
#outerWrapper #footer a:focus {
  color: #666;
  text-decoration: none;
}
#outerWrapper #footer a:active {
  color: #666;
  text-decoration: none;
}
