.helper_questions li{font-weight:bold}
.helper_question_block{width:65%;float:left;margin:8px 0 15px}
.helper_definitions dd{margin:2px 10px;font-weight:normal;background-color:#DFEBF9;padding:4px 4px}
.helper_answer_block{width:32%;float:left;margin:4px 0 15px;text-align:center}
.helper_answer{float:left;width:32%;text-align:center;font-weight:bold}
.helper_intro{font-weight:500}
.helper_term{font-weight:normal}
.helper_submit_block{display:block;width:95%;text-align:center;clear:both;padding:6px 0}
.helper_footnotes{font-size:10px;}
.helper_footnote{margin:0;padding:0}
.helper_sub_list li{font-weight:normal}
.helper_error_block{display:block;width:95%;text-align:center;color:#F00;font-weight:bold;clear:both}
.jqiwarning .jqi{
      background-color: #b0be96;
}
.jqifade{
      background-color: #ffffff;
}
div.jqi{
      position: absolute;
      background-color: #2E5B96;
      padding: 10px;
      width: 300px;
}
div.jqi .jqiclose{
      float: right;
      margin: -35px -10px 0 0;
      cursor: pointer;
}
div.jqi .jqicontainer{
      background-color: #CFDFF4;
      padding: 5px;
      color: #ffffff;
      font-weight: bold;
}
div.jqi .jqimessage{
      text-align:center;
      background-color: #F8943E;
      padding: 10px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
} 
