html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #ffffff;
	background-image: url(../siteassistpro_images/back_grad.jpg);
	color: #4b647f;
	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;
	background-repeat: repeat;
}
p {
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	color: #221A70;
	float: none;
}
hr {
  color: #ccd0d6;
  height: 2px;
}
h1 {
	color: #1C4D77;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	color: #125174;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 3px;
}
h3 {
	color: #221A70;
}
h4 {
  color: #4b74d5;
}
h5 {
  color: #f47820;
}
h6 {
  color: #4b74d5;
}
a,  a:link {
	color: #0000cc;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
a:focus {
  color: #f47820;
  font-weight: bold;
  text-decoration: underline;
}
a:active {
	color: #930;
	font-weight: bold;
	text-decoration: underline;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 760px;
}
#outerWrapper #header {
	background-image: url("../siteassistpro_images/header.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	color: #fff;
	height: 107px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#outerWrapper #header a, #outerWrapper #header a:link {
  color: #fff;
}
#outerWrapper #topNavigation {
	background-color: #2c2d2e;
	background-image: url("../siteassistpro_images/sub_topnav_bg.jpg");
	background-repeat: no-repeat;
	color: #fff;
	height: 30px;
	padding: 0px 0px 0px 0px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 0px 5px 0px 5px;
	width: 180px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 200px;
  padding: 10px 0px 10px 0px;
}
#outerWrapper #contentWrapper #content {
  border: solid 0px #ccd0d6;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	background-color: #BACBD7;
	border-top: solid 6px #0000cc;
	padding: 5px 5px 5px 5px;
}
