html, body {
  background-color: #cc9933;
  height: 100%;
  margin: 0px;
  padding: 0px; 
}

a.pageLink {
  color: #006699;
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

a.pageLink:hover {
  color: #999966;
}

.contentBand {
  background-color: #003366;
  height: 385px;
  width: 100%;
}

.contentBlock {
  background-color: #ffffff;
  height: 785px;
  width: 800px;
}

.topBand {
  background-color: #cc9933;
  height: 50px;
  width: 100%;
}

td.menubar {
  height: 542px;
  padding-top: 40px;
  vertical-align: top;
  width: 141px;
}

td.emailAddress {
  height: 30px;
  padding-right: 40px;
  vertical-align: top;
}

.contentMain {
  height: 474px;
  margin-left: 20px;
  width: 599px;
}

td.phoneNumber {
  padding-right: 40px;
}

p.contentText {
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  font-size: 10pt;
  line-height: 1.2em;
  text-align: justify;
}

p.contentTextFirstPara {
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  font-size: 10pt;
  line-height: 1.2em;
  margin-top: 0px;
  text-align: justify;
}

td.bioPic {
  padding-top: 2px;
}

td.bioText {
  padding-left: 20px;
}

span.pointHeader {
  color: #003366;
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

a.link {
  color: #006699;
  font-family: trebuchet, arial, sans-serif;
  font-size: 10pt;
  line-height: 1.4em;
  text-decoration: none;
}

a.link:hover {
  color: #999966;
}

a.link:visited {
  color: #999966;
}


.extraText {
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  font-size: 10pt;
  height: 0px;
  line-height: 1.2em;
  text-align: justify;
  visibility: hidden;
}

p.contentTextServices {
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  font-size: 10pt;
  line-height: 1.2em;
  margin: 0px;
  text-align: justify;
}

ul {
  margin-bottom: 0px;
  margin-top: 0px;
}

span.serviceHeader {
  /* color: #006699; */
  color: #003366;
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

a.moreInfo {
  color: #006699;
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  font-size: 8pt;
  font-style: italic;
  text-decoration: none;
}

a.moreInfo:hover {
  color: #999966;
}

td.designCredit {
  color: #003366;
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  font-size: 8pt;
  padding-left: 18px;
  padding-top: 10px;
}

a.designCredit {
  color: #003366;
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  font-size: 8pt;
  text-decoration: none;
}
