* {
  margin: 0px;
  padding: 0px;
}
body {
  background-color: #dddddf;
}
#wrapper {
  margin: 22px auto;
  padding: 18px 0px 22px 0px;
  max-width: 1200px;
  width: 97%;
  background-color: white;
  font-family: Arial, Helvetica, san-serif;
}
div h1 {
  font-size: 28px;
  padding-top: 30px;
  padding-right: 80px;
  color: #000066;
  text-align: center;
  font-style: bold;
}
div h2 {
  padding: 0px 25px 10px 25px;
  text-align: center;
  font-size: 27px;
  font-style: bold;
  color: #000066;
  float: left;
}
div h3 {
  color: #000066;
  text-align: center;
}
div h4 {
  color: #000066;
  text-align: center;
  padding: 5px 0px 3px 0px;
}
div h5 {
  color: #000066;
  font-size: 14px;
  font-style: bold;
}

#header {
  width: 25%;
  min-width: 210px;
  background-color: #fefffe;
  min-height: 95px;
  float: left;
}
#header img {
 height: 52px;
 width: auto;
 padding-top: 20px;
}
#header2 {
  width: 75%;
  float: left;
  background-color: #fefffe;
}
span {
 line-height: 140%;
 font-size: 14px;
}
#red {
 line-height: 100%;
 color: #aa0000;
}
.links {
  clear: left;
  min-height: 20px;
  width: 100%;
}
.links ul {
  list-style-type: none;
}
.links ul li {
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 8px;
  width: 20%;
  text-align: center;
  float: left;
  color: white;
  background-color: #000066;
  min-width: 170px;
  display: block;
}
.sublinks {
  max-width: 725px;
  margin-left: auto;
  margin-right: auto;
}
.sublinks ul {
  list-style-type: none;
  text-align: center;
}
.sublinks ul li {
  padding-top: 12px;
  padding-bottom: -2px;
  float: left;
  text-align: center;  
  min-width: 175px;
  background-color: #666677;
}
.sublinks ul li a {
  font-size: 12px;
}
.sublinks2 {
  max-width: 530px;
}
.sublinks3 {
 max-width: 750px;
}
.sublinks3 ul li {
 min-width: 150px;
}
#currentpage {
  padding-top: 19px;
  padding-bottom: 19px;
  color: #ccccff;
  font-size: 16px;
}
#currentsubpage {
  padding-bottom: 10px;
  padding-top: 12px;
  color: #ccccff;
  font-size: 12px;
}
.smallpics {
  float: left;
  background-color: #aaaaaa;
  width: 33.33%;
  min-width: 260px;
  text-align: center;
  padding: 10px 0px 5px 0px;
}
.smallpics img {
  height: 155 px;
  width: auto;
}
.maintext {
  margin-right: auto;
  margin-left: auto;
  clear: left;
  width: 95%;
  background-color: #fefffe;
  padding-top: 15px;
}
.maintext p {
  color: #000066;
  text-align: left;
}
.maintext ul {
  list-style-type: none;
  clear: left;
}
.maintext ul li {
  float: left;
  width: 33.3%;
  min-width: 260px;
  text-align: left;
}
.maintext ul li img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bullist  {
  list-style-type: disc;
  margin-left: 35px;
}
.bullist li {
  list-style-type: circle;
  font-size: 14px;
  color: #000066;
}
.footer {
  background-color: #999999;
  margin-right: auto;
  margin-left: auto;
  width: 25.333%;
  min-width: 135px;
  height: 185px;
  padding-left: 2%;
  float: left;
}
.footer.footersmall {
  width: 16%;
  min-width: 135px;
}
.footer ul {
  list-style-type: none;
  padding: 15px 0px 0px 4%;
}
.footer ul li {
  font-size: 12px;
  color: white;
}
.footer ul li a {
  font-size: 12px;
  color: white;
  padding: 0px 0px 10px 0px;
}
p {
  padding: 6px 15px 0px 15px;
  font-size: 14px;
}
.clearfix {
 clear: left;
}
.white {
  color: white;
  text-align: left;
}
a:link {
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding-bottom: 10px;
}
a:visited {
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  padding-bottom: 10px;
}
a:hover {
  color: #ccccff;
  text-decoration: none;
  font-size: 16px;
  padding-bottom: 10px;
}
a.inline:link {
  color: #0000aa;
  font-size: 14px;
  text-decoration: underline;
  padding: 0px;
  display: inline;
}
a.inline:hover {
  color: #999999;
  font-size: 14px;
  text-decoration: underline;
  padding: 0px;
}
a.inline:visited {
  color: #0000aa;
  font-size: 14px;
  text-decoration: underline;
}
#bluehold {
  color: #9999cc;
}
.phonetext a {
  color: #000066 !important; 
  text-decoration: none;
}
