body
{
    font-family: verdana,tahoma;
    font-size: 12px;

    background-color: White;
}
A
{
    color: Blue;
}

.sponsor {font-size: 10px; color: #b1b1b1;}

.TopNavPanel
{
    text-align: left;
    width: 800px;
    border: solid 0px silver;
    margin-bottom: 5px;
}
.tdTopNavItem
{
    padding-left: 15px;
    padding-right: 15px;
    border-left: solid 1px #003366;
}

.imgLogo
{
    margin: 0px;
    height: 240px;
    width: 160px;
}

.Mast
{
    height: 73px;
    background-color: #003366;
    text-align: center;
    border-bottom: solid 1px silver;
}

.FormContainer
{
  
    width: 800px;
    background-color: #0066CC;
    color: white;
    border: solid 0px silver;
}
.FormContainerProtected
{
    width: 80%;
    background-color: #0066CC;
    color: white;
    border: solid 0px silver;
}
.InnerForm
{
    padding: 20px;
    background-color: White;
    color: black;
    margin-bottom: 0px;
    border-left: solid 0px silver;
}
.FormLabel
{
    color: White;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    background-color: #0066CC;
}
.FieldLabel
{
    padding-right: 10px;
    font-weight: bold;
    width: 150px;
    text-align: right;
}


.divLoginView
{
    height: 66px;
}
.panelLoginView
{
    background-color: white;
    color: Black;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-bottom: 0px;
}

.panelUIMessage
{
    background-color: White;
    margin: 10px;
    color: Black;
    padding: 10px;
    border: solid 2px maroon;
}

.LoginLabel
{
    font-size: 8pt;
}
.ValidationError
{
    font-size: 8pt;
    width: 160px;
}

.CompeteThing
{
    line-height: 25px;
    background-color: #003366;
    font-family: Impact;
    font-size: 14pt;
    letter-spacing: 2pt;
    color: #FFCC00;
    padding: 10px;
}
.PanelFindPosition
{
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}


.PanelFacultyNames
{
    padding: 10px;
    background-color: #003366;
    color: White;
    text-align: left;
    border: solid 0px #0066CC;
    width: 580px;
}
.PaneFacultyImages
{
}
.PanelAnonymity
{
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    border: solid 0px black;
    font-size: 8pt;
}
.lblAnonymity
{
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16pt;
    color: Red;
    font-weight: bold;
}

.LegalBox
{
    padding: 10px;
    background-color: White;
    font-size: 8pt;
    color: Black;
}
.LegalTitle
{
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 12px;
}
.LegalHeading
{
    font-weight: bold;
    text-decoration: underline;
    padding-bottom: 5px;
    padding-top: 5px;
}


.PanelAdminLanding
{
    padding: 20px;
    background-color: White;
    color: black;
    margin-bottom: 10px;
    border-left: solid 0px silver;
}

.lblCurrentQuizTitle
{
    font-size: 14pt;
}
.lblQuizInfo
{
    font-weight: bold;
    font-size: 18pt;
}
.QuizInfoBox
{
    width: 300px;
    border: solid 2px silver;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: left;
    padding: 15px;
    font-size: 10pt;
}
.lblQuizDescr
{
    font-size: 10pt;
}

.panelPlayNow
{
    text-align: right;
    padding-top: 0px;
    padding-bottom: 0px;
}

.QuizTitle
{
    font-size: 24pt;
    text-align: center;
    font-family: impact;
    padding-top: 5px;
}

.QuizText
{
    padding-left: 20px;
    padding-right: 200px;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #003366;
}
.TopLineButton
{
    background-color: #003366;
    text-align: right;
    padding-right: 10px;
}

.PanelQuestions
{
    padding-left: 15px;
}
.QuizFormLabel
{
    vertical-align: top;
    background-color: #BFE4FF;
    color: Black;
}
.TimerLabel
{
    font-weight: bold;
    margin-right: 25px;
    color: white;
}
.TimerBox
{
    padding: 10px;
}
.QuestionBlock
{
    padding: 15px;
    margin-right: 20px;
    margin-bottom: 20px;
    border: solid 1px silver;
}
.QuestionText
{
    margin-bottom: 15px;
}
.QuestionNumber
{
    font-weight: bold;
}
.AnswerBlock
{
    background-color: White;
    color: Black;
    margin-right: 0px;
    padding: 15px;
}

.AnswerChoiceHeader
{
    background-color: #E6F4FF;
    color: Black;
    padding: 7px;
}

.SingleText
{
    font-family: Tahoma;
    font-size: 9pt;
    border: solid 1px gray;
    width: 500px;
}
.MultiText
{
    font-family: Tahoma;
    font-size: 9pt;
    border: solid 1px gray;
    height: 65px;
    width: 500px;
}
.MastHeadText
{
    font-family: impact;
    width: 800px;
    background-color: gray;
    color: white;
    font-size: 20pt;
    text-align: left;
    padding: 12px;
}
.btn
{
    width: 100px;
}
.DebugField
{
    display: none;
}


.imgLBMast
{
    width: 212px;
    height: 71px;
    margin-bottom: -3px;
    padding: 0px;
}
.tblLeaderboard
{
    background-color: #003366;
    border: solid 0px yellow;
    width: 212px;
}
.tblLiveLeaderboard
{
    background-color: #003366;
    border: solid 0px yellow;
    width: 300px;
}

.tblLBdata
{
    border: solid 0px yellow;
    width: 100%;
}

.lblFillPeriod
{
    font-size: 8pt;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: solid 1px silver;
}
.lbListHeader
{
    border-bottom: dotted 2px #FFC080;
    text-align: center;
}
.lbRowMonth
{
    vertical-align: top;
}
.lbRowPrev
{
    vertical-align: top;
}

.tdLeaderboardMast
{
    background-color: #FFCC00;
    vertical-align: bottom;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
}

.lb_MastDefault
{
}
.lb_MastNationwide
{
}
.lb_MastStatewide
{
}

.tdLeaderboardLabel
{
    background-color: #00CC66;
    color: White;
    text-align: center;
    padding: 10px;
    font-family: Impact;
    font-size: 16pt;
    border-left: solid 7px #FFCC00;
    border-right: solid 7px #FFCC00;
}
.tdLeaderboardBanner
{
    color: White;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: solid 7px #FFCC00;
    border-right: solid 7px #FFCC00;
    border-bottom: solid 7px #FFCC00;
}

.tdLeaderboardBanner1
{
    color: White;
    background-color: White;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: solid 7px #FFCC00;
    border-right: solid 7px #FFCC00;
    border-bottom: solid 7px #FFCC00;
}

.tdLeadersMonth
{
    background-color: #003366;
    padding: 10px;
    color: White;
    height: 265px;
    vertical-align: top;
    border-left: solid 7px #FFCC00;
    border-right: solid 7px #FFCC00;
    border-bottom: solid 7px #FFCC00;
}
.tdLeadersDay
{
    background-color: #BFE4FF;
    padding: 10px;
    height: 265px;
    vertical-align: top;
    border-left: solid 7px #FFCC00;
    border-right: solid 7px #FFCC00;
    border-bottom: solid 7px #FFCC00;
    color: Black;
}

.PlayerRankBoxL
{
    text-align: center;
}
.PlayerRankBoxR
{
    text-align: center;
}
.TDPlayerRank
{
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    height: 300px;
    border-top: solid 0px #FFCC00;
    text-align: center;
    padding-top: 10px;
}
.PlayerRankLabel
{
    color: #003366;
}
.LBPlayerGreeting
{
    padding: 10px;
    text-align: center;
    color: #003366;
    font-size: 12pt;
    font-weight: bold;
    height: 120px;
    vertical-align: top;
}

.lblTeamName
{
    font-family: Impact;
    font-size: 24pt;
    letter-spacing: 2pt;
}
.lblTotalPointsLabel
{
    font-weight: bold;
    text-align: left;
    border-top: solid 2px black;
}
.lblTotalPoints
{
    font-weight: bold;
    border-top: solid 2px black;
}

.RosterListHeader
{
    border-bottom: solid 2px black;
}

.tdCriticalDatesHeader
{
    width: 25%;
    vertical-align: bottom;
    background-color: #BFE4FF;
}
.tdTeamLeaderboardLabel
{
    background-color: #00CC66;
    color: White;
    text-align: center;
    padding: 10px;
    font-size: 12pt;
    font-weight: bold;
    border-left: solid 7px #FFCC00;
    border-right: solid 7px #FFCC00;
}
.regionColHeader
{
    vertical-align: top;
    font-weight: bold;
    padding: 10px;
    background-color: #003366;
    color: White;
}
.regionColHeader2
{
    vertical-align: top;
    font-weight: bold;
    padding: 10px;
    background-color: #BFE4FF;
    color: Black;
}
.regionColValue
{
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
}
.HighlightRegion
{
    background-color: #FFFFCC;
}
.HighlightState
{
    font-weight: bold;
    color: Maroon;
}

