body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #e9e9e9;
  background-image: url(images/bodyBackground.gif);
  background-repeat: repeat-x;
  color: #575757;
  font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
  font-size: 11px;
}
img {
  border: 0;
}
form {
  margin: 0;
  padding: 0;
}
input {
  font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
  font-size: 10px;
}
a:link,
a:visited {
  color: #00b26a;
  text-decoration: underline;
}
a:hover {
  color: #00b26a;
  text-decoration: none;
}

#mainContainer {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 780px;
  background-image: url(images/contentBack.gif);
}
#headerTop {
  height: 125px;
  background-image: url(images/headerTop.gif);
  background-repeat: no-repeat;
  clear: both;
}
#loginBox {
  float: right;
}
#headerTop form {
  padding-top: 60px;
  padding-right: 80px;
  line-height: 20px;
}
.loginInput {
  height: 14px;
  width: 130px;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  background-color: #ffffff;
  padding: 3px;
  color: #9f9f9f;
}
.loginButton {
  width: 19px;
  height: 20px;
  border: 0;
  background-image: url(images/loginB.gif);
  background-repeat: no-repeat;
}
#headerImage {
  height: 210px;
  background-image: url(images/headerImage.gif);
  background-repeat: no-repeat;
  clear: both;
}
#mainMenu {
  height: 35px;
  background-image: url(images/mainMenu.gif);
  background-repeat: no-repeat;
  clear: both;
}
#mainMenu ul {
  padding: 0px;
  margin-left: 80px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 50px;
  line-height: 35px;
  list-style: none;
}
#mainMenu li {
  display: inline;
  padding-left: 10px;
  padding-right: 10px;
  border-style: solid;
  border-color: #575757;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 1px;
}
#mainMenu a:link,
#mainMenu a:visited {
  color: #575757;
  text-decoration: none;
}
#mainMenu a:hover {
  color: #3a75c4;
  text-decoration: none;
}
#menuActive a:link,
#menuActive a:visited,
#menuActive a:hover {
  color: #cc2e4c;
  text-decoration: none;
}
#mainContent {
  float: right;
  width: 495px;
  padding-right: 80px;
  padding-left: 10px;
}
#mainContent h1 {
  color: #3a75c4;
  font-weight: bold;
  font-size: 18px;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
}
#mainContent p {
  padding: 0;
  margin-bottom: 10px;
  line-height: 18px;
  text-align: justify;
}
#subMenu {
  width: 130px;
  padding-left: 60px;
  font-size: 10px;
}
#subMenu ul {
  padding: 0;
  margin-top: 30px;
  margin-left: 0px;
  margin-right: 0px;
  list-style: none;
}
#subMenu li {
  border-style: solid;
  border-color: #d8d8d8;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
}
#subMenu a:link,
#subMenu a:visited {
  display: block;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
  color: #a8a8a8;
  text-decoration: none;
  border-style: solid;
  border-color: #3a75c4;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}
#subMenu a:hover {
  display: block;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 7px;
  color: #a8a8a8;
  text-decoration: none;
  border-style: solid;
  border-color: #3a75c4;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 3px;
}
#subMenuActive a:link,
#subMenuActive a:visited,
#subMenuActive a:hover {
  display: block;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 7px;
  color: #000000;
  text-decoration: none;
  border-style: solid;
  border-color: #3a75c4;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 3px;
}
#footer {
  height: 90px;
  background-image: url(images/footerBack.gif);
  background-repeat: no-repeat;
  text-align: center;
  font-size: 10px;
  clear: both;
}
#footer div {
  padding-top: 10px;
}
#footer span {
  margin-left: 15px;
  margin-right: 15px;
}
#footer a:link,
#footer a:visited {
  color: #575757;
  text-decoration: none;
}
#footer a:hover {
  color: #575757;
  text-decoration: underline;
}
#mainContent div {
  display: block;
  margin-top: 3px;
  margin-bottom: 13px;
}
#mainContent label {
  display: block;
  margin-bottom: 4px;
}
.contactInput {
  height: 14px;
  width: 200px;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  background-color: #ffffff;
  padding: 3px;
  color: #9f9f9f;
  margin-bottom: 5px;
}
.contactArea {
  height: 100px;
  width: 300px;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  background-color: #ffffff;
  padding: 3px;
  color: #9f9f9f;
  margin-bottom: 5px;
}
.contactButton {
  padding-right: 25px;
  padding-left: 10px;
  margin: 5px;
  height: 20px;
  border: 0;
  background-color: #cccccc;
  background-image: url(images/loginB.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
#newsDate {
  float: left;
  width: 5%;
  text-align: center;
  border: 1px solid #c0c0c0;
  margin: 0px 10px 10px 0px;
  padding: 5px;
  background: #ebebeb;
}
#newsDate div {
  margin: 0;
}
.ndDay {
  font-size: 16px;
  padding: 0px;
  margin-bottom: 0px;
}
.ndMonth {
  padding: 0px;
  margin: 0px;
  font-size: 11px;
  line-height: 11px;
}
#newsContent h2 {
  width: 90%;
  margin-top: 0px;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
#newsContent p {
  clear: both;
}

