/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  font-size: 10pt;
  text-align: center;
}
.navbartop {
  width: 25%;
  text-align: center;
}
.navlink a:link {
  color: white;
  text-decoration: none;
  font-size: 14pt;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
}
.navlink a:hover {
  color: #bfc6d7;
}
.navlink a:visited {
  color: white;
}
.navlink a:active {
  color: #bfc6d7;
}
.endnote {
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  font-size: 8pt;
  color: white;
}
.emaillink a:link {
  text-decoration: underline;
  color: #cccccc;
}
.emaillink a:hover {
  color: red;
}
.globalnavheader {
  width: 250px;
  font-size: 11pt;
  text-align: left;
  text-decoration: none;
  color: white;
}
.globalnavheader a:link {
  text-decoration: none;
  color: white;
}
.globalnavheader a:hover {
  color: #bfc6d7;
}
.globalnavheader a:visited {
  color: white;
}
.globalnavheader a:active {
  color: white;
}
.globalnav a:link {
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-size: 8pt;
  color: white;
  text-align: left;
}
.globalnav a:hover {
  color: #bfc6d7;
}
.globalnav a:visited {
  color: white;
}
.globalnav a:active {
  color: white;
}
.maincontent {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: justify;
}
.productlinks {
  width: 33%;
  text-align: center;
  font-size: 14pt;
}
