body {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: verdana,geneva,sans-serif;
}

.ButtonRow {
  text-align: center;
  padding-top: 3px;
  padding-bottom: 5px;
  background-color: ;
  border-top:;
;
}

ol {
  list-style: decimal outside;
  margin-left: 20px;
  margin-top: 0px;
}

.MainTable {
  background-color: #eeeeee;
}

.OptionText,.OptionRow {
  font-family: verdana,geneva,sans-serif;
  font-size: 9px;
  padding-left: 4px;
}

.OptionRow {
  background-color: #fcfcfc;
  color: ;
}

.PollTable {
  border-top: 3px solid #4682B4;
  border-right: 3px solid #4682B4;
  border-bottom: 3px solid #4682B4;
  border-left: 3px solid #4682B4;
  background-color: #99CCFF;
  padding: 2px;
}

.QuestionTable {
  background-color:;
}

.QuestionPrompt {
  text-align: center;
  background-color: ;
  font-family: verdana,geneva,sans-serif;
  font-size: 11px;
  padding-right: 5px;
}

.QuestionText {
  font-family : verdana,geneva,sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: ;
  border-bottom: 1px solid #4682b4;
}

.RadioButton {
  background-color: #fcfcfc;
}


.StandardText, .SectionTitle, .instructions {
  font-family: verdana,geneva,sans-serif;
  font-size: 11px;
  padding-left: 5px;
}

.SectionTitle {
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
}

.instructions {
  line-height: 18px;
}

.CloseWindow {
  font-family: verdana,geneva,sans-serif;
  font-size: 11px;
  padding-top: 4px;
  padding-bottom: 6px;
  border-top: 1px solid #4682b4;
}

.title {
  font-size: large;
  font-weight: 600;
  color: #999999;
}
