/* Generated by KompoZer */
.sectionlink {
  text-decoration: none;
  font-weight: bold;
  font-size: 23px;
  color: #1e1e9b;
  font-family: Verdana;
}
.sectionlink:hover {
  text-decoration: underline;
}
.sectiontitle {
  color: #14799f;
  font-weight: bold;
}
#content a {
  text-decoration: none;
  font-family: Verdana;
  font-size: 14px;
  color: #339999;
}
#content a:hover {
  text-decoration: underline;
  color: #999999;
}
#content a:visited {
  color: #14799f;
}
#content h2 {
  color: #4775a3;
  font-weight: bold;
  font-size: 15px;
  font-family: Arial,Helvetica,sans-serif;
}
.modeltable th {
  text-align: center;
  color: #14799f;
}
.modeltable td {
  text-align: center;
  background-color: #dcdcdc;
}
.modeltable {
  margin-left: auto;
  margin-right: auto;
}
#content h3 {
  color: #666666;
  font-size: 13px;
}
.spechighlight {
  color: #14799f;
  font-weight: bold;
}
h1 {
  margin: 0px;
  color: #14799f;
  font-weight: bold;
  font-size: x-large;
}
.requiredfield {
  color: red;
  font-weight: bold;
}
