html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
#wrapper {
	margin: 0px;
	padding: 0px;
  }
#banner {
	background: #FF8080;
	border-bottom: medium solid #BD2121;
}
html {height: 100.1%
}
body {
	background: url(../images/bkgnd.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	border: none;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
}


#nav li {
	border-bottom: 1px groove #AD1810;
	list-style: none;
}
a:link {
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
acronym {
	border-bottom: 1px dashed #CCCCCC;
}
.indent10 {
	padding-left: 10px;
}
.indent175 {
	padding-left: 175px;
}
.indent20 {
	padding-left: 20px;
}
.footer {
	background: #FFFF99;
	position: static;
	font-size: smaller;
	border-style: dotted;
	padding: 5px;
	border-width: thin;
	width: 500px;
	left: 170px;
}
.calendar {
	border: thin solid #000000;
}
ul {
	list-style: none;
}
.ulckmark {
	list-style-image: url(../images/ckmk.gif);
}

#content li {
	line-height: 120%;
}
.ulwith {
	list-style: square;
	padding-bottom: 5px;
}
.tblofficer {
	border: thin solid #CC9900;
}
.blue {
	color: #0000FF;
}
.red {
	color: #FF0000;
}
.borderout {
	border: 1px solid #000000;
}
.textfixed {
	font-family: "Courier New", Courier, mono;
}
.footnote {
	font-size: .8em;
	font-style: italic;
	padding-left: 25px;
	padding-right: 25px;
}
.maintable {
	background: url(../images/bkgnd.gif) repeat-y;
}
.h-website {
}
.s-website {
}
.showit {
	display: block;
	visibility: visible;
}
.hideit {
	display: none;
}
dt {
	font-weight: bold;
	padding-bottom: 3px;
}
dd {
	padding-bottom: 10px;
}
