body {
  margin: 0;
  color: #050505;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 1em;
  background-color: #ffffff;
}

p {
  font-size: .8em;
  text-align: justify;
  line-height: 1.7em;
}

p img {
  float: left;
  margin: 25px;
}

label {
  float: left;
  width: 20em;
  text-align: right;
  clear: left;
  margin-right: 15px;
}

h1 {
  font-size: 1.2em;
  text-align: left;
  font-style: italic;
  letter-spacing: 5px;
}

h2 {
  font-size: 1.1em;
  text-decoration: underline;
}

#footer {
  text-align: center;
  font-size: 1em;
  font-weight: bold;
}

#footer p {
  text-align: center;
  width: 757px;
  left: 198px;
}

a:link {
  color: #035695;
  text-decoration: none;
}

a:visited {
  color: #666666;
  background-color: #95b7cd;
}

a:hover {
  background-color: #aaddee;
}

a:active {
  background-color: #3cc7f0;
}

#header {
  background-color: #ffffff;
  border-bottom: 0px #000000 solid;
  padding-top: 10px;
  padding-left: 198px;
  padding-bottom: 0px;
  padding-right: 0px;
  height: 79px;
  width: 955px;
}

#header p {
  font-size: .6em;
}

#logo {
  border: 0px #ffffff none;
  width: 325px;
  height: 40px;
  right: 20%;
  background-color: #ffffff;
}

#content {
  width: 777px;
  position: relative;
}

#main-text {
  background-color: #ffffff;
  padding: 10px;
  border-left: 1px #000 solid;
  border-right: 1px #000 solid;
  border-bottom: 1px #000 solid;
  margin-left: 396px;
  margin-right: 0px;
  margin-top: 0px;
  position: relative;
  width: 559px;
  text-align: left;
}

#container {
  background-color: rgb(3, 86, 149);
  height: 2.1em;
  font-size: .6em;
  position: relative;
  margin-left: 198px;
  margin-right: 0px;
  width: 779px;
  left: 0px;
  color: #f5f5f5;
  font-weight: bolder;
  font-style: inherit;
  line-height: 2.1em;
  text-align: center;
  vertical-align: 0em;
  margin-bottom: 1.25em;
}

#horNav ul {
  margin: 0px;
  padding: 5px;
  list-style: none;
  width: 769px;
  float: left;
  background: rgb(3, 86, 149);
  white-space: nowrap;
}

#horNav ul li {
  float: left;
  text-align: center;
  width: 125px;
}

#horNav ul a {
  display: block;
  padding: 0 2em;
  float: left;
  line-height: 2.1em;
  text-decoration: none;
  text-align: center;
  color: #fff;
}

#horNav ul .first a {
  background: none;
  text-align: center;
}

#horNav ul a:hover {
  color: #333;
}

#clr {
  clear: both;
}

#navbar {
  width: 198px;
  font-weight: bold;
  font-size: 1.1em;
  position: absolute;
  left: 198px;
  padding-top: 5px;
  padding-right: 20px;
  padding-left: 5px;
  background-color: rgb(232, 215, 102);
}

#navbar ul li a:link, #navbar ul li a:visited {
  display: block;
  text-decoration: none;
  border-bottom: solid #000000 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 20px;
  padding-right: 5px;
  font-weight: bold;
  font-size: .8em;
}

#navbar ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#navbar ul {
  margin: 0px;
  padding: 0px;
}

#navbar p {
 font-size: .7em;
margin-right: 1em;
}

#footer3 {}

#footer3 p {
  text-align: center;
  font-size: .6em;
}

#footer3 p img {
  float: none;
}

table.border1 {
  border: #b6103b dashed;
}

table.border2 {
  border: #b6103b dashed;
  position: absolute;
  top: 10px;
  left: 676px;
  width: 300px;
  margin-top: 0px;
}
table.border3 {
  position: absolute;
  top: 10px;
  left: 676px;
  width: 300px;
  margin-top: 0px;
}
.align-right {
  float: right;
  margin: 0 0 15px 15px;
}
.buttonSubmit {
  margin-left: 300px;
}
.feed {
  margin-left: 3px;
  margin-right: 20px;
  padding: 0 0 0 19px;
  background: url("../images/feed-icon-32x32.jpg") no-repeat 0 25%;
} 