/* Validated by the W3C CSS Validation service. */

body { background:#FFFFFF; color:#000000; font-family:"MS Sans Serif", Geneva, sans-serif; font-size:12pt; margin:10px; }
table { border-color:#FB8C04; font-size:12pt; }
hr { background:#C9B69B; border:solid 1px #C9B69B; color:#C9B69B; }
h1 { color:#2D0E82; }
input { }
a { color:#2D0E82; }

.section-heading { color:#693B0A; font-weight:bold; font-size:16pt; }
.question-heading { color:#410CCE; font-weight:bold; }
.question-text { }
.perseus-link { font-size: x-small; }
.response-set { margin: 10pt 0pt 20pt 15pt; }
.response-set table thead { color:#66572C; }
.odd-row { background:#8C67FF; color:#FFFFFF; }
.even-row { background:#CFAD7E; color:#483419; }
.calculated-field { background: #FAFAFA; }

.progress-table { border: solid 1px #31220F; line-height:13px; width:175px; }
.completed-cell { background:#4A00FF; }
.uncompleted-cell { background:#E3D0B0; }
.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; }

/* HEIGHTS OF THE VARIOUS SECTIONS */
.UpperTopRow { height:20px; line-height:20px; }
.UpperBottomRow { height:20px; line-height:20px; }
.LowerTopRow { height:20px; line-height:20px; }
.LowerBottomRow { height:20px; line-height:20px; }

/* CORNER BOXES */
.UpperLeftBox { background:#6533F9; height:20px; line-height:20px; width:20px; }
.UpperRightBox { background:#D0A05F; height:20px; line-height:20px; width:20px; }
.LowerLeftBox { background:#D0A05F; height:20px; line-height:20px; width:20px; }
.LowerRightBox { background:#6533F9; height:20px; line-height:20px; width:20px; }

/* HORIZONTAL SIDES BETWEEN THE CORNERS */
.HSide { padding:0px 3px; }
.HSide .OuterLine { height:16px; line-height:16px; }
.HSide .MiddleLine { height:16px; line-height:16px; }
.HSide .InnerLine { height:16px; line-height:16px; }

/* VERTICAL SIDES BETWEEN THE CORNERS */
.VSide { padding:3px 0px; }
.VSide .OuterLine { width:16px; }
.VSide .MiddleLine { width:16px; }
.VSide .InnerLine { width:16px; }

.GapRow { height:10px; line-height:10px; }
.TopGap { width:10px; }
.LeftGap { }
.MiddleGap { }
.RightGap { }
.BottomGap { width:10px; }

/* 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; }
