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 {
  color: #000;
  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;
}
h1 {
	color: #551A8B;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	color: #551A8B;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
h3 {
	color: #551A8B;
	font-weight: bold;
}
a,  a:link {
	color: #000;
	font-weight: bold;
}
a:visited {
	color: #000;
	font-weight: bold;
}
a:hover {
  color: #000;
  text-decoration: underline;
}

.HeadingBlue {
	color: #551A8B;
	font-weight: bold;
	font-size: 14pt;
	font-variant: small-caps;
}
.SubHeadMarron {
	color: #551A8B
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 780px;
}
#outerWrapper #header {
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	width: 780px;
	height: 205px;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	border-bottom-color: #666;
}
#outerWrapper #contentWrapper #Sidebar {
	background-color: #FFFFFF;
	float: left;
	width: 150px;
	border-right-style: none;
	border-right-color: #666;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 162px;
	padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	background-color: #333366;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	text-decoration: none;
	padding: 0px;
}
#outerWrapper #header #Logo {
	height: 200px;
	width: 160px;
	float: left;
}
#outerWrapper #header #HeadImg {
	height: 200px;
	width: 619px;
	float: right;
	clear: none;
	margin: 0px;
	padding: 0px;
}
#outerWrapper #header #TopMenu {
	float: left;
	height: 30px;
	width: 610px;
	clear: both;
}
#outerWrapper #header #HeadImg a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#outerWrapper #contentWrapper #Sidebar img {
	text-decoration: none;
}
.noBorder {
	text-decoration: none;
	border:none
}
#mapContainer {
	height: 400px;
	width: 500px;
}
