/* Validated by the W3C CSS Validation service. */

/* block-level and inline elements */
body { color:#333333; font-family:arial, helvetica, sans-serif; }
hr { color:gray; }
h1 {  color:#B1B90B; font-weight:bold; font-size:24px; margin: 0 0 0.5em 0;}
p { margin:0 0 0 0; }

/* general style classes */
.section-heading { color:#333333; font-weight:bold; font-size:16px }
.question-heading { color:#333333; font-weight:bold; }
.question-text {  color:#666666; font-weight:bold; font-size:16px;}
.choice-text { color:#333333; font-weight:bold; font-size:14px; }
.list-anchor { color:#333333; font-weight:bold; font-size:14px; }
.text-block { color:#333333; font-weight:bold; font-size:14px;}
.response-set { margin:15pt 30pt 0pt 30pt; }
.submit-button { background-image:url(/images/crzy8_button.gif);width:100px; height:22px; border:0px; font-family: Arial, Helvetica, sans-serif;font-size: 12px; font-weight: bold; color: #FFFFFF;}
.calculated-field { background: #FAFAFA; }
.tablebackgnd {}

/* table row styles for scale-definition questions */
.category-row { }
.anchor-row { background:#555555; color:white; }
.choice-row { color:#000000; font-weight:bold; font-size:12px; }
.coded-choice { }

/* table text styles for scale-definition questions */
.total-row { color:#333333; font-weight:bold; font-size:12px; }
.odd-row { color:#333333; font-weight:bold; font-size:12px; }
.even-row { color:#333333; font-weight:bold; font-size:12px; }
.topic-text { color:#333333; font-weight:bold; font-size:12px; }

/* table and cell styles for multi-page progress indicator */
.progress-table { line-height:13px; width:175px; }
.completed-cell { background:#87A4AA; }
.uncompleted-cell { background:#CCCCCC; }
.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: 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: 16px; }
.ReportBar td { border: solid 1px #C0C0C0; height: 18px; line-height: 16px; }
.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: 18px; }
.ReportFooterRow { background-color: #E1ECFF; color: #3C4184; font-size: 8pt; height: 18px; }
.ReportTotal { font-size: 9pt; font-weight: bold; }
.ReportRowLabel { color: #808080; }/* CSS Document */

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.allcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
