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: #111111;
  color: #2d2e2e;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
h1 {
  color: #002200;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #002200;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #629000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #002200;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #246200;
  text-decoration: underline;
}
a:focus {
  color: #246200;
}
a:active {
  color: #629000;
}
#outerWrapper {
  background-color: #eeeeee;
  margin: 0 0 0 0;
  min-width: 800px;
  width: 100%;
}
#outerWrapper #header {
  background-color: #9BB901;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
  border-bottom: solid 2px #710A0B;
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #111111;
  border-right: solid 2px #710A0B;
  float: left;
  width: 200px;
}
#outerWrapper #contentWrapper #content {
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
}
#outerWrapper #contentWrapper #defaultcontent1 {
  min-height: 265px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#outerWrapper #contentWrapper #defaultcontent2 {
  min-height: 300px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
  background-color: #9BB901;
  border-top: solid 2px #710A0B;
  border-bottom: solid 1px #000000;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
