/* Validated by the W3C CSS Validation service. */

html { margin:0; padding:0; height:100%; border:none; overflow-y:auto; }
body { margin:0; padding:0; height:100%; border:none; }
body { background:#FFFFFF; color:#000000; font-family:"Trebuchet MS", Helvetica, sans-serif; font-size:12pt; }
table { font-size:12pt; }
hr { background:#CCCCCC; color:#CCCCCC; height:1px; border-style:solid; }
h1 { color:#333333; }
input { }
a { color:#5C81A7; }

.section-heading { color:#666666; font-weight:bold; font-size:16pt; }
.question-heading { color:#293D6B; font-weight:bold; }
.question-text { }
.perseus-link { font-size: x-small; }
.response-set { margin: 10pt 0pt 20pt 15pt; }
.response-set td { }
.response-set table thead { color:#999999; }
.odd-row { background:#98B1C4; color:#FFFFFF; }
.even-row { background:#C8D7E3; color:#293D6B; }
.calculated-field { background: #FAFAFA; }

.progress-table { border: solid 1px #666666; line-height:13px; width:175px; }
.completed-cell { background:#98B1C4; }
.uncompleted-cell { background:#C8D7E3; }
.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; }

/* Tables */
.MasterTable { height:100%; width:100%; }
.TopTable { height:50px; width:100%; position:relative; }
.ContentTable { height:100%; width:100%; margin-top:-50px; }

/* TOPMOST ROW */
.TopRow { height:30px; line-height:30px; }
.TopLeft { background:#FFFFFF; width:30px; }
.VStripeTopLeft { background:#3C5F84; width:10px; }
.VStripeTopRight { background:#98B1C4; width:10px; }
.TopRight { background:#FFFFFF; }

/* FIRST ROW OF HORIZONTAL STRIPE */
.HStripeTopRow { height:10px; line-height:0px; }
.HStripeTopLeft { background:#98B1C4; }
.CrossoverTopLeft { background:#98B1C4; }
.CrossoverTopRight { background:#98B1C4; }
.HStripeTopRight { background:#98B1C4; }

/* SECOND ROW OF HORIZONTAL STRIPE */
.HStripeBottomRow { height:10px; line-height:0px; }
.HStripeBottomLeft { background:#C8D7E3; }
.CrossoverBottomLeft { background:#C8D7E3; }
.CrossoverBottomRight { background:#C8D7E3; }
.HStripeBottomRight { background:#C8D7E3; }

/* BOTTOMMOST ROW */
.BottomRow { }
.BottomLeft { width:30px; background:#FFFFFF; }
.VStripeBottomLeft { width:10px; background:#3C5F84; }
.VStripeBottomRight { width:10px; background:#98B1C4; }
.BottomRight { background:#FFFFFF; padding:30px; padding-top:80px }

/* 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; }
.FreqBarSelected { background:#FF8888; border:solid 1px #C54B4B !important; }
.ReportItemRowSelected { background-color: #FFFFFF; font-weight:bold; }
.ReportAltItemRowSelected { background-color: #F8F8F8; font-weight:bold; }
.ReportItemCell { }
.ReportItemCellSelected { font-weight:bold; }
.email-link { display:inline;font-size:x-small;color:blue;cursor:pointer; }
.print-link { display:inline;margin-left:15px;font-size:x-small;color:blue;cursor:pointer; }
.responsesHighlighted { color: red; }

/* 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; }

/* Survey Validation */
.validation-error { color:Red; font-weight:bold; }