body {
  background-color: #ccffcc;
  /* background-color: #003366; */
  margin: 0px;
}

ul {
  /* color: #cc33cc; */
  color: #3399cc;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  line-height: 1.4em;
  list-style-image: url(../images/bullet4x4.jpg);
  list-style-type: disc;
  margin-top: -10px;
}

.copyright {
  color: #003366;
  font-family: verdana, arial, sans-serif;
  font-size: 7pt;
  padding-top: 30px;
}

td.logoImg {
  padding-left: 15px;
}

td.circleImg {
  padding-top: 30px;
}
td.circleImgContact {
  padding-right: 20px;
  padding-top: 10px;
}

td.circleImgEducation {
  padding-top: 5px;
}

td.circleImgServices {
  padding-top: 18px;
}

span.highlightWord {
  font-size: 10pt;
  font-weight: bold;
}

p.contentBodyText {
  color: #ffffff;
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  line-height: 1.3em;
  text-align: justify;
}

table.contentContainer {
  border: 3px solid white;
  vertical-align: top;
}

td.contentBody {
  /* background-color: #660099; */
  background-color: #003366;
  border-top: 2px solid #ccffcc;
  vertical-align: top;
}

td.contentBodyText {
  padding-left: 45px;
  /* padding-right: 70px; */
  padding-top: 25px;
}

td.contentCopyright {
  height: 100px;
  text-align: center;
  vertical-align: top;
}

td.contentFooter {
}

td.contentHeader {
  /* background-color: #660099; */
  background-color: #003366;
  border-bottom: 2px solid #ccffcc;
  height: 94px;
  vertical-align: top;
}

td.contentMenu {
  background-color: #99ffcd;
  /* border-bottom: 3px solid #660099; */
  border-bottom: 3px solid #003366;
  /* border-top: 3px solid #660099; */
  border-top: 3px solid #003366;
  height: 65px;
  vertical-align: top;
}

span.scrollLinkSeparator {
  color: #99ffcd;
  font-size: 12pt;
  /* font-weight: bold; */
}

a.scrollJumpLink {
  color: #99ffcd;
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  /* font-weight: bold; */
  text-decoration: none;
}

h1.scrollTextLabel {
  color: #ffffff;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  /* font-weight: bold; */
}

h2.scrollTextLabel {
  color: #ffffff;
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  /* font-weight: bold; */
}

p.scrollText {
  color: #ffffff;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  text-align: justify;
}

span.scrollText {
  color: #ffffff;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  text-align: justify;
}



#div1 {
  /* border: 1px solid red; */
  height: 280px;
  overflow: hidden;
  width: 95%;
}

table.subMenuBar {
  padding-bottom: 10px;
}


h1.contactForm {
  color: #ffffff;
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  /* font-weight: bold; */
}

td.contactForm {
  color: #ffffff;
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  /* font-weight: bold; */
  padding-bottom: 7px;
}

#contactForm {
  color: #ffffff;
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  /* font-weight: bold; */
}

input.contactForm {
  /* background-color: #ccffcc; */
  background-color: #99ffcd;
  border: none;
  /* color: #660099; */
  color: #003366;
  width: 200px;
}

input.contactFormState {
  /* background-color: #ccffcc; */
  background-color: #99ffcd;
  border: none;
  /* color: #660099; */
  color: #003366;
  width: 100px;
}

input.contactFormZip {
  /* background-color: #ccffcc; */
  background-color: #99ffcd;
  border: none;
  /* color: #660099; */
  color: #003366;
  width: 60px;
}

textarea.contactForm {
  /* background-color: #ccffcc; */
  background-color: #99ffcd;
  border: none;
  /* color: #660099; */
  color: #003366;
  height: 90px;
  width: 200px;
}

td.contactFormZipCase {
  padding-bottom: 0px;
}

p.addressBlock {
  color: #ffffff;
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  /* font-weight: bold; */
}

a.emailLink {
  color: #99ffcd;
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}

td.contactInfo {
  padding-top: 3px;
  padding-right: 70px;
}

input.resetButton {
  background: url(../images/reset.gif);
  height: 35px;
  width: 75px;
}

input.submitButton {
  background: url(../images/submit.gif);
  height: 35px;
  width: 75px;
}

td.resetSubmit {
  padding-top: 5px;
}

td.scrollArrowUp {
  padding-right: 30px;
  padding-top: 0px;
}

td.scrollArrowDown {
  padding-bottom: 40px;
  padding-right: 30px;
}

td.scrollArrowUpEducation {
  padding-right: 8px;
  padding-top: 0px;
}

td.scrollArrowDownEducation {
  padding-bottom: 70px;
  padding-right: 8px;
}

td.scrollArrowUpArticle {
  padding-right: 8px;
  padding-top: 0px;
}

td.scrollArrowDownArticle {
  padding-bottom: 20px;
  padding-right: 8px;
}

td.contentBodyTextContact {
  padding-left: 130px;
  padding-top: 25px;
}

table.educationSubPage {
  /* background-color: #660099; */
  background-color: #003366;
  margin: 40px;
  padding-left: 40px;
  padding-right: 40px;
  width: 800px;
}

td.educationSubPageBottom {
  padding-bottom: 40px;
}

td.educationSubPageTop {
  padding-top: 40px;
}

hr.courseSeparator {
  border: 1px solid #ccffcc;
}

span.scrollBarLabel {
  color: #cc33cc;
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
}

td.articleInfo {
  padding-left: 20px;
}

td.articleSpacer {
  padding-bottom: 20px;
}

p.articleJournal {
  color: #ffffff;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
}

p.articleTitle {
  color: #99ffcd;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
}

#divArticle {
  /* border: 1px solid red; */
  height: 380px;
  overflow: hidden;
  width: 685px;
}

a.articleTitle {
  text-decoration: none;c
}
