﻿table.survey {
  text-align: left;
  line-height: normal;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  color: #333333;
  background-color: #DDDDDD;
}

.survey td {
  padding: 6px;
}

.survey h1 {
  text-align: left;
  line-height: normal;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15pt;
  font-style: normal;
  font-weight: bold;
  color: #666666;
}

.survey h2 {
  text-align: left;
  line-height: normal;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #333333;
  margin-bottom: 5px;
  padding: 5px;
}

.survey h3 {
  text-align: left;
  line-height: normal;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  color: #666666;
  margin-bottom: 5px;
}

.survey input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  height: 18px;
  font-style: normal;
  font-weight: normal;
  color: #333333;
  color: #333333;
}

.survey textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #333333;
  color: #333333;
}

.surveycheckbox {
  font-size: 9pt;
  color: black;
  text-indent: -19px;
  margin: 0 0 5px 20px;
}
