/** Survey Styles **/

.survey_category_name { font-size: 12pt; font-weight: bold; color: #5A595A; }
.survey_category_directions { font-size: 10pt;  color: #5A595A; }

.survey_name  { font-size: 13pt; font-weight: bold; color: #5A595A; }
.survey_run_name { font-size: 11pt; font-weight: bold; color: #8787FF }

.survey_memo { font-size: 8pt; width: 500px; height: 40px; }
.survey_memo2 { font-size: 8pt; width: 250px; height: 60px; }

.survey_directions { font-size: 10pt; font-weight: normal; color: #000000; }

.survey_questions { font-size: 10pt; font-weight: normal; color: #000000; }
.survey_question_numbers { font-size: 10pt; font-weight: bold; color: #5A595A; }

.active_button { font-size: 10pt; color: #FFFFFF; background-color: #033162; }
.inactive_button { font-size: 10pt; color: #000000; background-color: #FFFFFF; }