﻿table#ZoneID1
{
width:730px;
margin:0 auto;
border: solid 0px #FFFFFF;
text-align:center;
}

/*--------------------------------------------------------------------------------*/
/* Questionnaire Control CSS */
/*--------------------------------------------------------------------------------*/
.title
{
 width:730px;
 height:60px; 
 border:solid 0px #336699;
 background: transparent; 
 background-image:url('../img/questionnaire_title.jpg');        
}
.title h3 
{
    font: normal 18px Verdana, Arial, Sans-serif;
    color:Aqua; 
}
.registrationForm {
    background-color:transparent;
    font: normal 12px Verdana, Arial, Sans-serif;
    color: black;
}

.registrationForm .description {
    clear:both;
    border:solid 0px #fefefe;
    background-color:transparent;
    font: normal 12px Verdana, Arial, Sans-serif;
    color: #666666;
}

.registrationForm .description fieldset {
 padding: 0px 10px 10px 10px;
 width:706px;
}

.registrationForm .description fieldset p {
    margin: 0px;
    background-color:transparent;
    font: normal 11px Verdana, Arial, Sans-serif;
    color: #666666;
    text-align:justify; 
}

table#ZoneID1 td.personalData {
    background-color:transparent;
    font: normal 12px Verdana, Arial, Sans-serif;
    color: #666666;
}
table#ZoneID1 td.personalData fieldset 
{
    padding: 0px 10px 10px 10px;
    width:706px;
}
table#ZoneID1 td.personalData fieldset table span.required
{
    font: normal 10px Verdana, Arial, Sans-serif;
    font-weight:bold; 
    color: #666666; 
    text-align:left;  
    line-height:15px; 
}
table#ZoneID1 td.personalData fieldset table td.FirstColumn
{
    width: 270px;
    font: normal 12px Verdana, Arial, Sans-serif;
    color: #666666; 
    text-align:left;  
}
table#ZoneID1 td.personalData fieldset table td.SecondColumn
{
    font: normal 12px Verdana, Arial, Sans-serif;
    text-align:left; 
}

table#ZoneID1 td.personalData fieldset table td.SecondColumn table tr td {
    font: normal 12px Verdana, Arial, Sans-serif;
    text-align:left; 
}

table#ZoneID1 td.personalData fieldset table td.ThirdColumn
{
    color:Red; 
    width: 290px;
    font: normal 10px Verdana, Arial, Sans-serif;
    text-align:left;  
}


br {
    clear: both; 
}

.separator 
{
    display:none;  
    height:5px;
    background-color:Transparent; 
}


table#ZoneID1 td#questionsForm
{
    border:solid 0px #FFFF;
    font: normal 12px Verdana, Arial, Sans-serif;  
}


table#ZoneID1 td#questionsForm fieldset table#questionsTableWrapper
{
    width:100%;
    font: normal 12px Verdana, Arial, Sans-serif;
    text-align:left;
    color:#666666;   
}
table#ZoneID1 td#questionsForm fieldset table#questionsTableWrapper span.required
{
    font: normal 10px Verdana, Arial, Sans-serif;
    font-weight:bold; 
    color: #666666; 
    text-align:left;  
    line-height:15px; 
    padding: 0 0 0 5px; 
}


table#ZoneID1 table.questionnaire
{
    border:solid 0px #666666;
    border-spacing:1px;
    width:100%;
    font: normal 10px Verdana, Arial, Sans-serif;
    text-align:left; 
}
table#ZoneID1 table.questionnaire td  
{
    font: normal 10px Verdana, Arial, Sans-serif
    border:solid 0px #666666;  
    color:#666666; 
}

table#ZoneID1 table.questionnaire td.QuestionsTableHeader
{
    color: #666666; 
    font: normal 11px Verdana, Arial, Sans-serif;
    border:solid 0px #666666;
    text-align:center;
    vertical-align:middle;  
}

table#ZoneID1 table.questionnaire td.QuestionColumn
{ 
    width:70%;
    padding:8px;
    font: normal 10px Verdana, Arial, Sans-serif;
    text-align:left;
}
table#ZoneID1 table.questionnaire td.QuestionColumn span.QuestionSection
{
    color: #666666; 
    font: normal 12px Verdana, Arial, Sans-serif;
    font-weight:bold;  
}
table#ZoneID1 table.questionnaire td.QuestionColumn span.QuestionNumber,
table#ZoneID1 table.questionnaire td.QuestionColumn span.Question
{
    color: #666666; 
    font: normal 12px Verdana, Arial, Sans-serif;   
}
table#ZoneID1 table.questionnaire td.QuestionColumn span.QuestionDescription
{
    display:block;
    padding: 5px 0 0 0px;   
    color: #666666; 
    font: normal 11px Verdana, Arial, Sans-serif;   
    font-style:italic;
    text-align:justify;
    border:solid 0px black;  
}

table#ZoneID1 table.questionnaire td.AnswersColumnMode2
{
    font: normal 10px Verdana, Arial, Sans-serif;
    text-align:center;
    vertical-align:middle;  
}
table#ZoneID1 table.questionnaire td.AnswersColumn
{
    width:30%;
    font: normal 10px Verdana, Arial, Sans-serif;
    text-align:center;
    vertical-align:middle;  
}
table#ZoneID1 table.questionnaire td.AnswersColumn .Answers,
table#ZoneID1 table.questionnaire td.AnswersColumnMode2 .Answers
{
    margin:auto auto;
    color: #666666; 
    font: normal 10px Verdana, Arial, Sans-serif;
}
table#ZoneID1 table.questionnairetd.AnswersColumn .AnswersItem,
table#ZoneID1 table.questionnaire td.AnswersColumnMode2 .AnswersItem
{
    color: #666666; 
    font: normal 10px Verdana, Arial, Sans-serif;
}


table#ZoneID1 table.questionnaire td.RequiredColumn
{
    color:Red;
    font: normal 10px Verdana, Arial, Sans-serif;
    text-align:center;
    vertical-align:middle;  
}
/*--------------------------------------------------------------------------------*/



/*--------------------------------------------------------------------------------*/
/* Graph Control CSS */
/*--------------------------------------------------------------------------------*/
table#ZoneID2 td
{
    text-align:center;
    background-color:transparent;
    font: normal 10px Verdana, Arial, Sans-serif;
    color: #666666;  
}

.graphTitle
{
 width:730px;
 height:60px; 
 clear:both;
 border:solid 0px #336699;
 background: transparent; 
 background-image:url('../img/questionnaire_results_title.jpg');        
}
.graphTitle h3 
{
    font: normal 18px Verdana, Arial, Sans-serif;
    color:Aqua; 
}

.GraphSep 
{
    display:none; 
    background-color:Transparent; 
}

.SubmitMsg 
{ 
 border:solid 0px #336699;
 background: transparent; 
}
.SubmitMsg p.Scenario1
{ 
    font: normal 11px Verdana, Arial, Sans-serif; 
    color:Green; 
    font-weight:bold;
}
.SubmitMsg p.Scenario2
{ 
    font: normal 11px Verdana, Arial, Sans-serif; 
    color:#F28500; /*#ff6600*/
    font-weight:bold;   
}
.SubmitMsg p.Scenario3
{ 
    font: normal 11px Verdana, Arial, Sans-serif; 
    color:Red;
    font-weight:bold;   
}

td.Graph 
{
    
}
td.Graph fieldset
{ 
    width:706px;
    padding: 0 10px 10px 10px; 
}


td.questionsLegend fieldset
{
    width:706px;
    _width:100%;
    padding: 0 10px 10px 10px; 
}

td.questionsLegend fieldset span.QLNote
{
    padding: 10px; 
    color:#666666; 
    font: normal 10px Verdana, Arial, Sans-serif;
    font-weight:bold;  
    text-align:center;
    vertical-align:middle;     
}


table#ZoneID2 table.QLegend
{
    border:solid 0px #666666;
    border-spacing:1px;
    width:100%;
    font: normal 10px Verdana, Arial, Sans-serif;
}
table#ZoneID2 table.QLegend td  
{
    border:solid 0px #666666;   
}

table#ZoneID2 table.QLegend td.QLegendTableHeader
{
    color: #666666; 
    font: normal 11px Verdana, Arial, Sans-serif;
    border:solid 0px #666666;
    text-align:center;
    vertical-align:middle;  
}



table#ZoneID2 table.QLegend td.QLegendTagColumn
{
    width:20px;
    padding:5px;
    font: normal 10px Verdana, Arial, Sans-serif;
    text-align:left;  
}

table#ZoneID2 table.QLegend td.QLegendTagColumn span.Tag
{
    color: #666666; 
    font: normal 10px Verdana, Arial, Sans-serif;
    font-weight:bold; 
}
table#ZoneID2 table.QLegend td.QLegendTagColumn span.TagScenario1
{
    color: Green; 
    font: normal 10px Verdana, Arial, Sans-serif;
    font-weight:bold; 
}
table#ZoneID2 table.QLegend td.QLegendTagColumn span.TagScenario2
{
    color: #F28500; /*#ff6600*/ 
    font: normal 10px Verdana, Arial, Sans-serif;
    font-weight:bold; 
}
table#ZoneID2 table.QLegend td.QLegendTagColumn span.TagScenario3
{
    color: Red; 
    font: normal 10px Verdana, Arial, Sans-serif;
    font-weight:bold; 
}

table#ZoneID2 table.QLegend td.QLegendQuestionColumn
{
    padding:5px;
    font: normal 10px Verdana, Arial, Sans-serif;
    text-align:left;  
}


table#ZoneID2 table.QLegend td.QLegendQuestionColumn span.QuestionSection
{
    color: #666666; 
    font: normal 12px Verdana, Arial, Sans-serif;
    font-weight:bold;  
}
table#ZoneID2 table.QLegend td.QLegendQuestionColumn span.QuestionSectionScenario1
{
    color: Green; 
    font: normal 12px Verdana, Arial, Sans-serif;
    font-weight:bold;  
}
table#ZoneID2 table.QLegend td.QLegendQuestionColumn span.QuestionSectionScenario2
{
    color: #F28500; /*#ff6600*/ 
    font: normal 12px Verdana, Arial, Sans-serif;
    font-weight:bold;  
}
table#ZoneID2 table.QLegend td.QLegendQuestionColumn span.QuestionSectionScenario3
{
    color: Red; 
    font: normal 12px Verdana, Arial, Sans-serif;
    font-weight:bold;  
}



table#ZoneID2 table.QLegend td.QLegendQuestionColumn span.Question
{
    color: #666666; 
    font: normal 12px Verdana, Arial, Sans-serif;
}
table#ZoneID2 table.QLegend td.QLegendQuestionColumn span.QuestionScenario1
{
    color: Green; 
    font: normal 12px Verdana, Arial, Sans-serif;
}
table#ZoneID2 table.QLegend td.QLegendQuestionColumn span.QuestionScenario2
{
    color: #F28500; /*#ff6600*/ 
    font: normal 12px Verdana, Arial, Sans-serif;
}
table#ZoneID2 table.QLegend td.QLegendQuestionColumn span.QuestionScenario3
{
    color: Red; 
    font: normal 12px Verdana, Arial, Sans-serif;
}



table#ZoneID2 table.QLegend td.QLegendQuestionColumn span.QuestionDescription
{
    display:block;
    padding: 5px 0 0 0px;   
    color: #666666; 
    font: normal 11px Verdana, Arial, Sans-serif;   
    font-style:italic;
    text-align:justify;
    border:solid 0px black;  
}
table#ZoneID2 table.QLegend td.QLegendQuestionColumn span.QuestionDescriptionScenario1
{
    display:block;
    padding: 5px 0 0 0px;   
    color: Green; 
    font: normal 11px Verdana, Arial, Sans-serif;   
    font-style:italic;
    text-align:justify;
    border:solid 0px black;  
}
table#ZoneID2 table.QLegend td.QLegendQuestionColumn span.QuestionDescriptionScenario2
{
    display:block;
    padding: 5px 0 0 0px;   
    color: #F28500; /*#ff6600*/ 
    font: normal 11px Verdana, Arial, Sans-serif;   
    font-style:italic;
    text-align:justify;
    border:solid 0px black;  
}
table#ZoneID2 table.QLegend td.QLegendQuestionColumn span.QuestionDescriptionScenario3
{
    display:block;
    padding: 5px 0 0 0px;   
    color: Red; 
    font: normal 11px Verdana, Arial, Sans-serif;   
    font-style:italic;
    text-align:justify;
    border:solid 0px black;  
}





td.enquiry fieldset
{
    width:706px;
    _width:100%;
    padding: 0 10px 10px 10px; 
}
td.enquiry fieldset span
{
  display:block;
  _width:706px;
  text-align:justify;   
}
/*--------------------------------------------------------------------------------*/