body
{
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial;
    text-align: left;
}
h1
{
    font-size: 12pt;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    margin-bottom: .0001pt;
    margin-left: 0in;
    margin-right: 0in;
    margin-top: 0in;
}

panel
{
    text-align: center;
}

label.mylink
{
    position: relative; /*this is the key*/
    display: block;
    z-index: 0;
    background-color: inherit;
    color: #000099;
    font-size: 10pt;
    font-family: Arial;
    text-decoration: underline;
    display: inline;
}
label.mylink #ttip1 {
display: none;
float:left;
}
label.mylink #ttip2 {
display: none;
float:left;
}
label.mylink #ttip3 {
display: none;
float:left;
}
label.mylink #ttip4 {
display: none;
float:left;
}
label.mylink #ttip5 {
display: none;
float:left;
}
label.mylink:hover
{
    z-index: 1;
    background-color: #003366;
    color: #ffffff;
    text-decoration: none;
    font-family: Arial;
    font-size: 10pt;
}

label.mylink:hover #ttip1
{
    display: block;
    position: absolute;
    top: -20px;
    left: 100px;
    width: 400px;
    background-color: #003366;
    color: #ffffff;
    font-size: 10pt;
    text-align: left;
    padding: 5px;
    border-right: #ffff00 5px double;
    border-top: #ffff00 5px double;
    border-left: #ffff00 5px double;
    border-bottom: #ffff00 5px double;
    font-family: Arial;
}
label.mylink:hover #ttip2
{
    display: block;
    position: absolute;
    top: -20px;
    left: 150px;
    width: 400px;
    background-color: #003366;
    color: #ffffff;
    font-size: 10pt;
    text-align: left;
    padding: 5px;
    border-right: #ffff00 5px double;
    border-top: #ffff00 5px double;
    border-left: #ffff00 5px double;
    border-bottom: #ffff00 5px double;
    font-family: Arial;
}
label.mylink:hover #ttip3
{
    display: block;
    position: absolute;
    top: -20px;
    left: 200px;
    width: 250px;
    background-color: #003366;
    color: #ffffff;
    font-size: 10pt;
    text-align: left;
    padding: 5px;
    border-right: #ffff00 5px double;
    border-top: #ffff00 5px double;
    border-left: #ffff00 5px double;
    border-bottom: #ffff00 5px double;
    font-family: Arial;
}

label.mylink:hover #ttip4
{
    display: block;
    position: absolute;
    top: -20px;
    left: -330px;
    width: 300px;
    background-color: #003366;
    color: #ffffff;
    font-size: 10pt;
    text-align: left;
    padding: 5px;
    border-right: #ffff00 5px double;
    border-top: #ffff00 5px double;
    border-left: #ffff00 5px double;
    border-bottom: #ffff00 5px double;
    font-family: Arial;
}


label.mylink:hover #ttip5
{
    display: block;
    position: absolute;
    top: 20px;
    left: 0px;
    width: 250px;
    background-color: #003366;
    color: #ffffff;
    font-size: 10pt;
    text-align: left;
    padding: 5px;
    border-right: #ffff00 5px double;
    border-top: #ffff00 5px double;
    border-left: #ffff00 5px double;
    border-bottom: #ffff00 5px double;
    font-family: Arial;
}


p.DocTitle
{
    font-size: 12pt;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    color: #333399;
    margin-bottom: .0001pt;
    margin-left: 0in;
    margin-right: 0in;
    margin-top: 0in;
    line-height: 20pt;
}
p.DocNote
{
    font-weight: normal;
    font-size: 9pt;
    font-family: Arial;
    text-align: left;
    font-style: italic;
}


.PanelHeader
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    padding-bottom: 12pt;
    padding-top: 12pt;
}

.Message
{
    font-weight: bold;
    font-size: 14pt;
    font-family: Arial;
    text-align: left;
    color: Red;
}


.HeaderMain
{
    border-right: #333399 2.5pt double;
    padding-right: 5.75pt;
    border-top: #333399 2.5pt double;
    padding-left: 5.75pt;
    padding-bottom: 0.05in;
    border-left: #333399 2.5pt double;
    width: 100%;
    padding-top: 0.05in;
    border-bottom: #333399 2.5pt double;
    vertical-align: top;
    color: green;
    font-size: 12pt;
    font-weight: bold;
}

.HeaderSection
{
    border: double #FF6600 1.5pt;
    padding: 0in 5.4pt 0in 5.4pt;
    font-size: 10.0pt;
    font-weight: bold;
}
.CellSection
{
    padding-left:30px;
    padding-right:30px;
}

.HeaderAnswer
{
    font-size: 10.0pt;
    text-align: center;
    font-weight:bold;
}

.CellQuestionWhite
{
    padding-left:5px;
}
.CellQuestionGray
{
    padding-left:5px;
    background: #ffff99;
}

.CellExampleWhite
{
    padding-left:30px;
}
.CellExampleGray
{
    padding-left:30px;
    background: #ffff99;
}

.CellAnswerWhite
{
}
.CellAnswerGray
{
    background: #ffff99;
}

.RadioList3
{
    width:79%;
    font-size:10pt;
}
.RadioList4
{
    width:118%;
    font-size:10pt;
}

table.HeaderShort
{
    border-right: #333399 2.5pt double;
    padding-right: 5.75pt;
    border-top: #333399 2.5pt double;
    padding-left: 5.75pt;
    padding-bottom: 0.05in;
    border-left: #333399 2.5pt double;
    width: 185.75pt;
    padding-top: 0.05in;
    border-bottom: #333399 2.5pt double;
    vertical-align: top;
    width: 248px;
    color: green;
    font-size: 12pt;
    font-weight: bold;
}

table.HeaderLong
{
    border-right: #333399 2.5pt double;
    padding-right: 5.75pt;
    border-top: #333399 2.5pt double;
    padding-left: 5.75pt;
    padding-bottom: 0.05in;
    border-left: #333399 2.5pt double;
    width: 100%;
    padding-top: 0.05in;
    border-bottom: #333399 2.5pt double;
    vertical-align: top;
    color: green;
    font-size: 12pt;
    font-weight: bold;
}

table.Notice
{
    border-right: black double;
    border-top: black double;
    font-size: 9pt;
    border-left: black double;
    border-bottom: black double;
    color: black;
    text-align: center;
}


table.FixedWidth
{
    width: 640px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}



td.HeaderLong
{
    padding-right: 5pt;
    padding-left: 5pt;
    padding-bottom: 1.5pt;
    padding-top: 1.5pt;
    text-align: left;
    vertical-align: text-top;
}


tr.SurveyHeaderTop
{
    height: 16px;
    background: #ffcc99;
}
td.SurveyHeaderTop
{
    padding-right: 5.4pt;
    padding-left: 5.4pt;
    padding-bottom: 0in;
    padding-top: 0in;
    text-align: center;
    vertical-align: Top;
    border-left: windowtext 1pt solid;
    border-right: windowtext 1pt solid;
    border-top: windowtext 1pt solid;
    border-bottom: none;
}
tr.SurveyHeaderAnswer
{
    background: #ffcc99;
}
td.SurveyHeaderAnswer
{
    padding-right: 5.4pt;
    padding-left: 5.4pt;
    padding-bottom: 0in;
    width: 50pt;
    padding-top: 0in;
    text-align: center;
    border-bottom: windowtext 3px double;
}

td.DocTitle
{
    font-size: 12pt;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    color: #333399;
    margin-bottom: .0001pt;
    margin-left: 0in;
    margin-right: 0in;
    margin-top: 0in;
}
td.Logout
{
    font-size: 12pt;
    font-weight: bold;
    font-family: Arial;
    text-align: right;
    color: #333399;
    margin-bottom: .0001pt;
    margin-left: 0in;
    margin-right: 0in;
    margin-top: 0in;
}

.RowWhite
{
}
.RowGray
{
    background: #ffff99;
}


td.SurveyCell
{
    padding-right: 5.4pt;
    padding-left: 5.4pt;
    padding-top: 2pt;
    padding-bottom: 2pt;
    text-align: center;
    vertical-align: text-bottom;
    border-left: windowtext 1pt solid;
    border-right: windowtext 1pt solid;
}

.TextEntryBox
{
    border-right: thin solid;
    border-top: thin solid;
    border-left: thin solid;
    border-bottom: thin solid;
    width: 540px;
}

td.SurveyQuestion
{
    padding-right: 5.4pt;
    padding-left: 5.4pt;
    padding-top: 2pt;
    padding-bottom: 2pt;
    text-align: left;
    vertical-align: middle;
    width: 500px;
}

td.SurveyCellBottom
{
    padding-right: 5.4pt;
    padding-left: 5.4pt;
    padding-bottom: 2pt;
    padding-top: 2pt;
    text-align: center;
    vertical-align: bottom;
    border-left: windowtext 1pt solid;
    border-right: windowtext 1pt solid;
    border-bottom: windowtext 1pt double;
}
td.SurveyQuestionBottom
{
    padding-right: 5.4pt;
    padding-left: 5.4pt;
    padding-bottom: 2pt;
    width: 500px;
    padding-top: 2pt;
    text-align: left;
    vertical-align: middle;
    border-bottom: windowtext 1pt double;
}

td.EnrollmentCell
{
    border-right: windowtext 1pt solid;
    padding-right: 5.4pt;
    border-top: windowtext 1pt solid;
    padding-left: 5.4pt;
    padding-bottom: 0in;
    border-left: medium none;
    width: 38.55pt;
    padding-top: 0in;
    border-bottom: windowtext 1.5pt double;
    height: 15.85pt;
    vertical-align: bottom;
    width: 41;
}

td.FrameworkCell
{
    border-color: #fed800;
    border-right: 1pt solid;
    border-top: 1pt solid;
    border-left: medium none;
    border-bottom: 1.5pt double;
}



.ComboBox
{
    width: 250px;
}
.TextBox
{
    width: 245px;
}

.Button
{
    font-size: 14pt;
    height: 45px;
    width: 124px;
}

p.FinalNote
{
    font-size: 14pt;
    color: #ff0000;
    font-family: Arial;
    text-align: center;
}


p.SchoolSurveyTitle
{
    font-size: 14pt;
    font-family: Arial;
    text-align: center;
    color: Green;
}

.HyperLink
{
    font-weight: bold; 
    font-size: 10pt; 
    color: blue; 
    font-family: Arial; 
    text-decoration: underline;
}