/* Generated by KompoZer */
td.NavBarCell {
  border-style: none none solid;
  border-color: black;
  border-width: 1px;
  vertical-align: middle;
  width: 25%;
  height: 30px;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
}
td.NavBarImg {
  border-style: none none solid;
  border-color: black;
  border-width: 1px;
  vertical-align: middle;
  width: 10px;
  height: 30px;
}
td.NavBarCurrentPage {
  border: 1px solid black;
  vertical-align: middle;
  width: 25%;
  height: 30px;
  text-align: center;
  color: black;
  font-weight: bold;
  font-size: 1.3em;
  background-color: white;
}
td.Centre {
  vertical-align: middle;
}
a.LinkNav:link {
  color: black;
  text-decoration: none;
}
a.LinkNav:visited {
  text-decoration: none;
  color: black;
}
a.LinkNav:hover {
  color: blue;
  text-decoration: none;
}
a.LinkNav:active {
  color: black;
}
td.PageHeader {
  border-style: solid;
  border-color: black;
  border-width: 3px 3px 1px;
  background-color: white;
  font-family: Constantia;
  font-style: italic;
  font-size: 24pt;
}
td.PageHeader2 {
  border-style: none solid solid;
  border-color: black;
  border-width: 0px 3px 3px;
  background-color: white;
}
p.StandardText {
  font-family: Georgia;
  font-size: 14pt;
}
p.EmphasisText {
  font-family: Georgia;
  font-size: 15pt;
  font-weight: bold;
}
div.Testimonials {
  font-family: Bradley Hand ITC;
  font-weight: bold;
  color: #009900;
  background-color: #ffffcc;
}
