h1, h2, h3 {
  color: #003974;
}

.addresslabel .questionlabel, .questionlabel {
  font-weight: bold;
  color: #003974;
}

#p13 {
  width: 100%;
}

#notMeLink {
  display: block;
  width: 100%;
  font-size: .8em;
  margin-left: 28px;
}

.spanc718 {
    width: 44.5%;
    display: inline-block;
    padding: 12px 28px;
}

.spanc718 .questionlabel {
  font-size: .8em;
  line-height: 1;
  margin-bottom: 3px;
  clear: both;
  display: inline-block;
  width: 94%;
  color: #444;
  transition: color .5s;
  font-weight: bold;
  color: #003974;
}

.spanc718 select {
  box-sizing: border-box;
  width: 100%;
}

#ppcheckall {
  margin-top: 3em;
}

#ppcheckall > input {
  display: inline-block;
  margin-left: 0px;
  margin-right: 8px;
  margin-top: 4px;
  vertical-align: top;
}

#submitbtn input[type="submit"] {
  background: #003974;
}

#submitbtn input[type="submit"]:hover {
  background: #3574e3;
}

.confirminfo_nl {
  color: #c0c0c0;
  font-size: 8.5pt;
  line-height: 11pt;
}