#container {
  background-color: #fcfcfc;
  width: 902px;
  margin-right: auto;
  margin-left: auto;
}
#header {
  background-color: #fcfcfc;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}
#content {
  background-color: #fcfcfc;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}
#ul {
  margin-left: 0;
  list-style-type: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}
#bottomnav {
  background-color: #fcfcfc;
  font-family: Arial,Helvetica,sans-serif;
}
#footer {
  padding: 0px 0;
  background-color: #fcfcfc;
  clear: both;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-align: center;
}
h1 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #666666;
  line-height: 16px;
}
h2 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
  font-weight: bold;
}
h3 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #666666;
  line-height: 16px;
}
p {
  margin: 3px 0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 11pt;
  color: #666666;
}
blockquote {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 11pt;
  color: #666666;
  font-style: italic;
}
.smalltext {
  margin: 3px 0;
  padding: 3px 0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  line-height: 12pt;
}
.aboutcapt {
  margin: 0px 0px 10px 16px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  line-height: 12pt;
}
.right {
  text-align: right;
  padding-right: 20px;
}
.lpadding {
  padding-left: 40px;
  font-size: 12px;
  line-height: 13px;
}
.lpadding16 {
  padding-left: 16px;
}
.tpadding {
  padding-top: 17px;
  padding-bottom: 2px;
}
.boxborder {
  border: 1px solid #666666;
  margin: 0px 0px 0px 16px;
  padding: 3px;
  text-align: center;
}
.boxborder2 {
  border: 1px solid #666666;
  margin: 0px 0px 0px 16px;
  padding: 3px;
  text-align: center;
}
.tbborder {
  padding-top: 3px;
  padding-bottom: 3px;
}
.bold {
  font-weight: bold;
}
.short {
  line-height: 7pt;
}
a {
  color: #666666;
  text-decoration: none;
}
a:visited {
  color: purple;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: purple;
}
