body {
  font-family: Arial, Helvetica, sans-serif;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 150%;
}

h1 {
  font-size: 14px;
  font-weight: bold;
}

hr {
  color: #006699;
}

.paraheading {
  color: #006699;
  font-weight: bold;
}

.contactpage {
  line-height: 120%;
}

.fadeshow {
  text-align: left;
}

.tagline {
  color: #2DB8B5;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
}

.mainnav1 {
  display: inline;
  width: 100px;
  padding: 2;
  text-align: center;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  border: solid 2px #8E8A8A;
  background-color: #8E8A8A;
}

A.mainnav1 {
  padding: 2;
  text-align: center;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  border: solid 2px #8E8A8A;
  background-color: #8E8A8A;
}

A.mainnav1:hover {
  border: solid 2px #006699;
  background-color: #006699;
  color: #ffffff;
  font-weight: bold;
}

.mainnav2 {
  display: inline;
  width: 130px;
  padding: 2;
  text-align: center;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  border: solid 2px #8E8A8A;
  background-color: #8E8A8A;
}

A.mainnav2 {
  padding: 2;
  text-align: center;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  border: solid 2px #8E8A8A;
  background-color: #8E8A8A;
}

A.mainnav2:hover {
  border: solid 2px #006699;
  background-color: #006699;
  color: #ffffff;
  font-weight: bold;
}

.text-nav {
  font-size: 11px;
  color: #333333;
  padding: 5;
}

a.text-nav {
  font-size: 11px;
  color: #333333;
  text-decoration: none;
  padding: 5;
}

a.text-nav:hover {
  font-size: 11px;
  color: #003399;
  padding: 5;
}

.copyright {
  font-size: 11px;
  padding: 5;
}

.contact {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #333333;
}

a.contact {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #333333;
}

a.contact:hover {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #003399;
}

.pagetitle {
  color: #FFFFFF;
  font-family: Verdana, Arial;
  font-size: 16px;
  font-weight: bold;
  line-height: 150%;
}

.column-title {
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 13px;
}


.box-links {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 90%;
}

a.box-links {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 90%;
}

a.box-links:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  line-height: 90%;
}

.box-header {
  color: #808000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 90%;
}

a.box-header {
  color: #808000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  line-height: 90%;
}

a.box-header:hover {
  color: #808000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  line-height: 90%;
}

.design {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 2;
}

a.design {
  color: #006699;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 2;
  text-decoration: underline;
}

a.design:hover {
  color: #808000;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 2;
  text-decoration: none;
}

a.design:visited {
  color: #006699;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 2;
}