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: #666;
  color: #000;
  font-family: Tahoma, Geneva, sans-serif;
  margin: 10;
  padding: 0;
 }

p {
  color: #333333;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 16px;
  line-height: 22px;
  }
h1 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}
h2 {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}
.18-point-text-header {
	font-family: "Lucida Grande";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
.16pxbody {
	font-size: 16px;
	line-height: 21px;
	color: #333333;
	font-family: "Lucida Grande";
	font-weight: normal;
}
#outerWrapper {
	background-color: #fff;
	text-align: left;
	width: 780px;
	background-image: url(../images/weblogo3.gif);
	background-repeat: no-repeat;
	border: 1px solid #000000;
	height: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	width: 200px;
	margin-right: 20px;
	padding: 0px;
}
#outerWrapper #contentWrapper #content {
	margin-top: 0;
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 180px;
	padding-right: 10px;
	padding-bottom:10px;
	padding-left: 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#footer {
	font-size: 11px;
	color: #666666;
	background-color: #F1F1F1;
	padding: 10px;
}
