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: #010066;
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: normal;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #000;
  font-size: 16pt;
  font-weight: bold;
  line-height: normal;
}
h2 {
  color: #000;
  font-size: 14pt;
  font-weight: bold;
  line-height: normal;
}
h3 {
  font-size: 12pt;
  line-height: normal;
}
a,  a:link {
  color: #000066;
  font-weight: normal;
  text-decoration: none;
}
a:visited {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #FF0000;
  text-decoration: underline;
}
a:focus {
  color: #000066;
}
a:active {
  color: #000066;
}
#outerWrapper {
  background-image: url("images/background.jpg");
  background-repeat: repeat-y;
  background-position: top center;
  border-style: none;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 990px;
}
#outerWrapper #header {
  background-image: url("images/head-top.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  border-style: none;
  font-size: 18px;
  font-weight: bold;
  height: 133px;
  line-height: 15px;
  padding: 0px 0px 0px 0px;
}
#outerWrapper #topNavigation {
  background-image: url("images/head-middle.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  border-style: none;
  height: 56px;
  padding: 0px 0px 0px 0px;
}
#headerbottom {
  background-image:url(images/head-bottom.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  border-style: none;
  height: 81px;
  padding: 0px 0px 0px 0px;
}
#outerWrapper #contentWrapper #leftColumn1 {
  border-style: none;
  float: left;
  padding: 0px 0px 0px 0px;
  width: 350px;
}
#left-column-text {
  width: 181px;
  margin-left: 126px;
  text-align:center;
}
#outerWrapper #contentWrapper #content {
  border-style: none;
  margin: 0 0 0 350px;
  padding: 0px 125px 0px 0px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#textbox-head {
  width: 175px;
  margin-left: 129px;
  text-align:center;
  font-size:10px;
  color:#FFFFFF;
  padding: 9px 0px 5px 0px;
}
#footer {
  text-align: center;
}
.photoleft {
  float: left;
  padding-right: 10px;
}
.hr {
  width: 400px;
  height: 1px;
  text-align: center;
  color:#9A0201;
}
.style9pt {
	font-size: 8pt;
}