.wizfield {
  border-style: double;
  border-color: #ffffff;
  background-color: #ffffff;
}
.greylink {
  text-decoration: none;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #505050
}
.redlink {
  text-decoration: none;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #D00000;
}
.backlink {
  text-decoration: none;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: black;
}

.modify {
  font-size: 13px;
  text-decoration: underline;
  font-family: Verdana;
  font-weight: normal;
  color: black;
}

.tip {
  font-family: Verdana;
  font-size: 12px;
}

.privacy {
  font-size: 8px;
  text-decoration: none;
  font-family: Verdana;
  font-weight: normal;
  color: black;
}

.clientheader {
  text-decoration: none;
  font-family: Verdana;
  font-size: 15px;
  font-weight: bold;
  color: black;
}

.clientlabel {
  text-decoration: none;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: black;
}

.clientlink {
  text-decoration: none;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #91D8F4;
}

.clientmesg {
  text-decoration: none;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: black;
}

.codemesg {
  text-decoration: none;
  font-family: Verdana;
  font-size: 9px;
  font-weight: normal;
  color: black;
}
.instruction {
  text-decoration: none;
  font-family: Verdana;
  font-size: 9px;
  font-weight: normal;
  color: black;
}
.helplink {
  text-decoration: underline;
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  color: #505050;
}
.redinst {
  text-decoration: none;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: red;
}
.greeninst {
  text-decoration: none;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #009f00;
}
.question {
  text-decoration: none;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: black;
}
.disclaimer {
  text-decoration: none;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: black;
}
.banner {
  text-decoration: none;
  font-family: Verdana;
  font-size: 24px;
  font-weight: bold;
  color: black;
}
.homebanner {
  text-decoration: none;
  font-family: Verdana;
  font-size: 28px;
  font-weight: normal;
  color: black;
}
.textfield {
  background-color: #91D8F4;
  border-style: double;
  border-color: #91D8F4;
}
.modtext {
  background-color: white;
  border-style: double;
  border-color: #91D8F4;
}
.clientfield {
  border-style: double;
  border-color: #91D8F4;
}
.infoheader {
  text-decoration: none;
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  color: black;
}
.infoheadererror {
  text-decoration: none;
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  color: red;
}
.infostep {
  text-decoration: none;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: black;
}
.infofield {
  text-decoration: none;
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: black;
}

.warningheader {
  text-decoration: none;
  font-size: 15px;
  font-family: Verdana;
  font-weight: bold;
  color: black;
}
.warningsubheader {
  text-decoration: none;
  font-size: 13px;
  font-family: Verdana;
  font-weight: bold;
  color: black;
}
.warningmessage {
  font-size: 12px;
  font-family: Verdana;
  font-weight: normal;
  color: black;
}
.rederror {
  text-decoration: none;
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
  color: red;
}
.redtitle {
  text-decoration: none;
  font-family: Verdana;
  font-size: 22px;
  font-weight: bold;
  color: red;
}

.privacybanner {
  text-decoration: none;
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  color: black;
}
.privacyheader {
  text-decoration: underline;
  font-family: Verdana;
  font-size: 15px;
  font-weight: bold;
  color: black;
}
.privacytext {
  text-decoration: none;
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: black;
}
.demolinks {
  text-decoration: none;
  font-size: 15px;
  font-family: Verdana;
  font-weight: bold;
  color: black;
}
