html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}
body {
	background-color: #FFFFFF;
	background-position: center center;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 150%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.8em;
	word-spacing: 0.5em;
	text-transform: uppercase;
}
a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
}
a:focus {
	color: #666666;
}
a:active {
	color: #999999;
}
#outerWrapper {
	background-color: #FFFFFF;
	border: solid thin #CCCCCC;
	margin: 25px auto 0 auto;
	text-align: left;
	width: 988px;
}
#outerWrapper #header {
  background-color: #FFFFFF;
  background-image: url("../1ColumnFixedCenteredHeaderandFooter_images/saxon_logo.gif");
  background-position: center center;
  background-repeat: no-repeat;
  border-style: none;
  font-size: 1.0em;
  font-weight: bold;
  height: 65px;
  line-height: 15px;
  padding: 20px 10px 10px 50px;
}
#outerWrapper #topNavigation {
	background-color: #FFFFFF;
	border-style: none;
	height: 25px;
	padding: 10px 30px 10px 30px;
	background-position: center center;
	text-align: center;
}
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 0;
	padding: 10px 95px 10px 90px;
}
#outerWrapper #footer {
	background-color: #FFFFFF;
	border-style: none;
	color: #999999;
	padding: 10px 10px 10px 10px;
	font-size: 0.8em;
	text-align: center;
}
