/* Generated by KompoZer */
body {
  background-image: url(Banner.jpg);
  background-repeat: no-repeat;
  font-family: "Times New Roman",Times,serif;
  text-align: center;
  font-weight: bold;
  font-size: 0.8em;
  background-color: #ccccff;
  background-position: center top;
  margin-right: auto;
  margin-left: auto;
}
h2 {
  font-family: "Times New Roman",Times,serif;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  font-size: 1.4em;
  color: white;
}
h1 {
  font-family: "Times New Roman",Times,serif;
  font-weight: bold;
  text-align: center;
  font-size: 2em;
  color: white;
}
h6 {
  border-style: none;
  border-color: #9999ff;
  font-weight: bold;
  font-style: normal;
  font-size: 1.4em;
  text-align: justify;
  margin-right: 20%;
  margin-left: 20%;
}
h7 {
  border-color: #9999ff;
  font-size: 1.4em;
  font-weight: bold;
  text-align: right;
  margin-right: 10%;
  margin-left: 10%;
}
.animatedtabs {
  border-style: none;
  overflow: hidden;
  width: 100%;
  font-size: 14px;
  float: right;
  margin-right: auto;
  margin-left: auto;
}
.animatedtabs ul {
  border-color: #000100;
  border-width: 30px;
  border-left: 30px groove #000100;
  list-style-type: none;
  text-align: center;
  margin-right: 0px;
  margin-left: 0px;
}
.animatedtabs li {
  margin: 0 auto;
  padding: 0;
  display: inline;
  float: none;
}
.animatedtabs a {
  margin: 17pt auto -1pt;
  padding: 0px 0px 2px 9px;
  background: transparent url(navybuttonleft.png) no-repeat scroll left top;
  float: left;
  position: relative;
  text-decoration: none;
  top: 6px;
}
.animatedtabs a span {
  padding: 5px 20px 10px 7px;
  background: transparent url(navybutton.png) no-repeat scroll right top;
  float: left;
  position: relative;
  display: block;
  color: blue;
  margin-top: -2px;
  margin-right: auto;
  margin-left: auto;
}
.animatedtabs .selected a {
  background-position: 0 -125px;
  top: 0;
}
.animatedtabs .selected a span {
  background-position: 100% -125px;
  color: black;
  padding-bottom: 8px;
}
.animatedtabs a:hover {
  background-position: 0% -125px;
  top: 0;
}
.animatedtabs a:hover span {
  background-position: 100% -125px;
  padding-bottom: 8px;
}
.body1 {
  font-size: 1.4em;
  font-weight: bold;
  text-align: justify;
  float: left;
  width: 40%;
  margin-left: 8%;
}
.body2 {
  font-size: 1.4em;
  font-weight: bold;
  text-align: justify;
  float: right;
  width: 40%;
  margin-right: 8%;
}
