﻿p
{
    margin-top: 0;
}
.body
{
    background-color: #CCCCCC;
    font-family: Verdana;
}
.rightImage
{
    float: right;
    padding: 0px 5px 0px 0px;
    font-size: 85%;
}
.leftImage
{
    float: left;
    padding: 5px 0px 0px 5px;
    font-size: 85%;
}
.ListParagraph
{
}
.ListParagraphCxSpLast
{
}
.ListParagraphCxSpMiddle
{
}
.ListParagraphCxSpFirst
{
}
.MsoNormal
{
    font-size: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 0;
}
.surveyForm
{
    background-color: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
}
.surveyTitle .surveySubTitle
{
    text-align: center;
}
.surveyIntroduction
{
    margin: 10px;
    border-bottom: solid #CCCCFF;
}
.section .sectionInstruction
{
    background-color: #CCCCCC;
    text-align: left;
}
.sectionText
{
    text-align: left;
    border-bottom: 1px solid #CCCCCC;
}
.questionText
{
    background-color: #CCCCFF;
    color: blue;
}
.questionNum
{
    color: Navy;
}
.endNote
{
    border-top: solid #CCCCFF;
    text-align: center;
    font-weight: bold;
    padding: 5px;
}
.submitButtons
{
    border-top: solid #CCCCFF;
    border-bottom: solid #CCCCFF;
    padding: 10px;
    text-align: center;
}
.oneByOneSurveyTitle
{
    color: Blue;
    background-color: #eeffee;
    border-bottom: 2px solid Blue;
    text-align: right;
}
.oneByOneSurveyIntro
{
    padding: 20px;
    border-top: 2px solid Blue;
    border-bottom: 2px solid Blue;
    margin-bottom: 10px;
}
.oneByOneQuestionTitle
{
    color: Blue;
    font-weight: bold;
}
.oneByQuestionIntro
{
    color: Red;
}
.oneByOneQuestionContent
{
    margin-left: 20px;
}
.oneByOneSubmit
{
    background-color: #eeffee;
    margin-top: 20px;
    border-bottom: 2px solid Blue;
    border-top: 2px solid Blue;
}

.copyright
{
    display: none;
}
