body {
  color: black;
  background-color: white;
  font-family: arial, helvetica;
  font-weight: normal;
  margin: 10px 0px 10px 0px;
}

p {
  font-family: arial, helvetica;
  font-size: 11pt; 
  font-weight: normal;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 15px;
}

p.note {
  font-family: arial, helvetica;
  font-size: 10pt; 
  font-style: italic;
}

p.header {
  margin-bottom: 4px;
  font-weight: bold;
}

a {
  font-weight: bold;
  color: #590000;
}

a:hover {
  text-decoration: none;
  color: black;
}

a.fips {
  font-weight: bold;
  color: black;
}

a.fips:hover {
  font-weight: bold;
  color: #590000;
}

a.question {
  padding-right: 2px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: white;
}

a.username {
  text-decoration: none;
}

a.alpha {
  font-size: 12px;
  font-weight: normal;
  color: black;
  text-decoration: none;
}

a.form {
  color: black;
  font-size: 11px;
  font-weight: normal;
}

a.small {
  font-size: 12px;
  font-weight: bold;
  color: #590000;
}  

a.link {
  font-size: 16px;
  font-weight: bold;
  color: #590000;
}

a.menu-head {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: black;  
}

a.menu-head:hover {
  text-decoration: none;
  color: #590000;
}

a.menu {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #590000;  
}

a.menu:hover {
  text-decoration: none;
  color: black;
}

a.nav {
  font-size: 10px;
  color: black;
}

form {
  margin: 0px 0px 0px 0px;
}

img {
  border-width: 0px;
}

img.heading {
  margin-top: 3px;
  margin-bottom: 10px;
  width: 100%;
  height: 1px;
}

img.button {
  margin-top: 6px;
  border-width: 0px;
}

img.divider {
  margin-top: 8px;
  margin-bottom: 8px;
  border-width: 0px;
}

img.list {
  margin-right: 10px;
}

input.button {
  margin-top: 6px;
  border-width: 0px;
}

input.fakebutton {
  font-size: 12px;
  font-weight: bold;
  padding: 1px 1px 1px 1px;
  border-style: solid;
  border-width: 1px;
  border-color: black;
  background-color: #c0c0b5;
}

div {
  font-family: arial, helvetica;
  font-size: 11pt; 
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

div.heading {
  padding-top: 9px;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  color: #590000;
}

div.subheading {
  padding-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #590000;
}

div.extended {
  padding-bottom: 5px;
}
div.tableheading {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #590000;
}

div.copyright {
  font-family: arial, helvetica;
  font-size: 9px; 
  font-weight: normal;
}

div.headbar {
  margin-top: 20px;
}

div.content {
  padding-left: 20px;
  padding-right: 20px;
}

div.form {
  font-size: 12px;
  font-weight: bold;
}

div.results {
  font-size: 10pt;
}

div.error {
  color: blue;
  font-family: arial, helvetica;
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 8px;
}

div.modify {
  border-style: solid;
  border-color: black;
  border-width: 1px;
  background-color: #c0c0b5;
}

div.total {
  background-color: #590000;
  padding: 5px 5px 5px 5px;
  font-size: 16px;
  font-weight: bold;
  color: white;
  border-color: #c0c0b5;
  border-width: 5px;
  border-style: ridge;
}

td.mainheading {
  padding-top: 10px;
  font-size: 18pt;
  font-weight: bold;
  color: #590000;
}

td.form {
  text-align: left;
  font-size: 11px;
  font-weight: bold;
}

td.form2 {
  text-align: left;
  font-size: 10pt;
  font-weight: bold;
}

td.form3 {
  text-align: right;
  font-size: 11px;
  font-weight: bold;
}

td.form4 {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
}

td.about {
  width: 99%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

td.aboutimg {
  text-align: right;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 20px;
}

td.contact-head {
  font-size: 16px;
  font-weight: bold;
  color: #590000;
  text-align: left;
}

td.contact-form-head {
  font-size: 12px;
  font-weight: bold;
  color: black;
 text-align: right;
}

td.contact-form-normal {
  font-size: 16px;
  color: black;
  text-align: left;
}

td.box {
  padding-right: 15px;
  padding-bottom: 15px;
  text-align: left;
  font-size: 11px;
  font-weight: bold;
}

td.info {
  padding-top: 4px;
  font-size: 9px; 
  font-style: italic;
}
