/* Validated by the W3C CSS Validation service. */

/* block-level and inline elements */
body { background:#FFFFFF; color:#000000; font-family:arial, helvetica, sans-serif; font-size:.9em; padding:10px; }
table { }
hr { background:#DDDDDD; border:solid 1px #DDDDDD; color:#DDDDDD; }
h1 { color:#000000; }
input { }
a { color:#0033FF; }
a:hover { color:#FF6600; }

/* general style classes */
.section-heading { color:#333333; font-weight:bold; font-size:1.1em; }
.question-heading { color:#336699; font-weight:bold; }
.question-text { color:#000000; }
.perseus-link { font-size:x-small; }
.text-block {}
.response-set { margin: 15pt 30pt 0pt 30pt; }
.response-set table thead { }
.submit-button {}
.calculated-field { background: #FAFAFA; }

/* choose one/many question styles */
/* list-anchor is the class used for the labels for choice groups */
.choice-text {}
.list-anchor { font-weight:bold; }      

/* table styles */
.category-row { color: #3F3727; }
.anchor-row { color: #3F3727; }
.choice-row { color: #3F3727; }
.coded-choice {}
.total-row {font-weight: bold;}
.odd-row { background:#ccddee; }
.even-row { background:#ddeeff; }

/* table and cell styles for multi-page progress indicator */
.progress-table { border:solid 1px #003366; line-height:13px; width:175px; }
.completed-cell { background:#336699; }
.uncompleted-cell { background:#ffee99; }
.progress-labels{ background-color: #F0F0F0; color: #BABABA; font: bold 9px Tahoma, sans-serif; width:175px; }
.progress-labels td { border: solid 2px #D0D0D0; }
.progress-text { font-size:.8em; margin-top:5px; }

/* Live Results */
.QuestionHeading { font-weight: bold; }
.QuestionText { }
.ReportElement { font-family: Arial, sans-serif; font-size: 11pt; padding: 15px 0px; width: 98%; }
.ReportQuestion { font-family: arial, sans-serif; font-size: 11pt; }
.ReportTable { border: solid 1px #C0C0C0; font-family: Arial, sans-serif; font-size: 10pt; }
.ReportTable td { border: solid 1px #C0C0C0; }
.ReportScale { background-color: #F0F0F0; border: solid 2px #D0D0D0; color: #BABABA; font: bold 9px Tahoma, sans-serif; }
.ReportScale td { border: solid 2px #D0D0D0; }
.ReportBar { border: solid 1px #C0C0C0; height: 18px; line-height: 18px; }
.ReportBar td { border: solid 1px #C0C0C0; height: 18px; line-height: 18px; }
.ReportItemRow { background-color: #FFFFFF; }
.ReportAltItemRow { background-color: #F8F8F8; }
.FreqBar { background:#8888FF; border:solid 1px #336699 !important; }
.ReportHeaderRow { background-color: #eeccff; color: #003399; font-size: 8pt; height: 20px; }
.ReportFooterRow { background-color: #eeccff; color: #003399; font-size: 8pt; height: 20px; }
.ReportTotal { font-size: 9pt; font-weight: bold; }
.ReportRowLabel { color: #808080; }