/* Validated by the W3C CSS Validation service. */

/* block-level and inline elements */
body { background:white; font-family:Arial, sans-serif; font-size:11pt; }
table { font-family:Arial, sans-serif; font-size:11pt; }
hr { font-family:Arial, sans-serif; font-size:11pt; color:#CCCCCC; }
h1 { font-family:Arial, sans-serif; font-weight:bold; font-size:14pt; }
input { Arial, sans-serif; font-size:11pt; }
a { font-family:Arial, sans-serif; color:Black; font-size:11pt; }

/* general style classes */
.section-heading { font-weight:bold; font-size:12pt; font-family:Arial, sans-serif; }
.question-heading { font-weight:bold; font-size:11pt; font-family:Arial, sans-serif; }
.question-text { font-size:11pt; font-family:Arial, sans-serif; }
.choice-text { font-size:11pt; font-family:Arial, sans-serif; }
.perseus-link { font-size:11pt; font-family:Arial, sans-serif; }
.list-anchor { font-size:11pt; font-family:Arial, sans-serif; font-weight:bold; }
.text-block { font-size:11pt; font-family:Arial, sans-serif; }
.response-set { font-size:11pt; font-family:Arial, sans-serif; }
.submit-button { font-size:11pt; font-family:Arial, sans-serif; }
.calculated-field { font-size:11pt; font-family:Arial, sans-serif; background: #FAFAFA; }

/* table row styles for scale-definition questions */
.category-row { font-size:11pt; font-family:Arial, sans-serif; font-weight:bold;}
.anchor-row { font-size:11pt; font-family:Arial, sans-serif; font-weight:bold; }
.choice-row { font-size:11pt; font-family:Arial, sans-serif; font-weight:bold; }
.coded-choice { font-size:11pt; Arial, sans-serif;}

/* table text styles for scale-definition questions */
.total-row { font-size:11pt; font-family:Arial, sans-serif; font-weight:bold;}
.odd-row { font-size:11pt; font-family:Arial, sans-serif; background:#CCCCCC; }
.even-row { font-size:11pt; font-family:Arial, sans-serif; }
.topic-text { font-size:11pt; font-family:Arial, sans-serif; }

/* table and cell styles for multi-page progress indicator */
.progress-table { font-family:Arial, sans-serif; line-height:13px; width:175px; }
.completed-cell { font-family:Arial, sans-serif; background-color:#666666; }
.uncompleted-cell { font-family:Arial, sans-serif; background-color:#CCCCCC; }
.progress-labels{ font-family:Arial, sans-serif; background-color: #F0F0F0; color: #BABABA; font-family:Arial, sans-serif; font: bold 9px; width:175px; }
.progress-labels td { font-family:Arial, sans-serif; border: solid 2px #D0D0D0; }
.progress-text { font-family:Arial, sans-serif; font-size:.8em; margin-top:5px; }

/* Live Results */
.QuestionHeading { font-weight: bold; }
.QuestionText { }
.ReportElement { font-family: Arial, sans-serif; font-size: 12pt; padding: 15px 0px; width: 98%; }
.ReportQuestion { font-family: Arial, sans-serif; font-size: 12pt; }
.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 #4B54C5 !important; }
.ReportHeaderRow { background-color: #E1ECFF; color: #3C4184; font-size: 8pt; height: 24px; }
.ReportFooterRow { background-color: #E1ECFF; color: #3C4184; font-size: 8pt; height: 24px; }
.ReportTotal { font-size: 9pt; font-weight: bold; }
.ReportRowLabel { color: #808080; }

/* Glossary Support */
.glossary-word { border-bottom-width:1px; border-bottom-style:dashed; cursor:help; }
.glossary-tooltip { position:absolute; z-index:999; top: 0; left: 0; visibility: hidden; border:1px solid #999; background-color:Ivory; padding:5px 7px; }