﻿a {
  color: #000000;
  text-decoration: none;
  font-style: italic;
  font-size: 14px;
  text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
  font-style: italic;
  font-size: 14px;
  text-decoration: none;
}

a:hover {
  color: green;
  text-decoration: none;
  font-style: italic;
  font-size: 14px;
  text-decoration: underline;
}

a.foot {
  color: #000000;
  text-decoration: none;
  font-style: italic;
  font-size: 11px;
  text-decoration: none;
}

a.foot:hover {
  color: green;
  text-decoration: none;
  font-style: italic;
  font-size: 11px;
  text-decoration: underline;
}

body {
  text-align: center;
  margin: 0px;
  height: 100%;
  background-color: #003500;
  color: #006000;
  font-family: sans-serif;
}

div.container {
  text-align: center;
  margin: 0px;
  height: 3075px;
}

div.main {
  width: 804px;
  height: auto;
  text-align: center;
  background-color: #ffffff;
  margin: auto;
}

form {
  margin: 0px;
  font-size: 11px;
  font-weight: normal;
}

h1{
	margin: 30px;
}

h2 {
  font-weight: bold;
  font-size: 20px;
}

h3 {
  font-weight: bold;
  font-size: 16px;
}

h4 {
  font-weight: bold;
  font-size: 14px;
}

img.address {
  margin-left: -3px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

img.footerbar {
  margin: 0px;
}

input {
  font-weight: normal;
}

p {
	text-align: center;
}
p.bos-link {
  vertical-align: middle;
  font-size: 20px;
  font-style: italic;
  width: 800px;
  text-align: center;
  padding: 0px;
  margin-left: 0px;
  margin-top: -5px;
  margin-right: 0px;
  margin-bottom: 3px;
}

table {
  font-family: sans-serif; 
}

table.menubar {
  height: 20px;
  width: 800px;
  margin: 0px;
  color: #353535;
  background-color: #F39D35;
}

table.contact {
  font-size: 12px;
  font-weight: bold;
}

td.currentpage {
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  width: 120px;
  padding-top: 2px;
  color: #656565;
}

td.button {
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  width: 120px;
  padding-top: 2px;
  color: #000000;
}

td.button:hover {
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  width: 120px;
  padding-top: 2px;
  color: #006600;
}

td.spacer {
  width: 92px;
}
