/* --------------------------------
  Styles for single line text box
   -------------------------------*/
.textbox
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	/*width: 100%;
	height: 20px;*/
	border-top-style: window-inset;
	border-right-style: window-inset;
	border-left-style: window-inset;
	border-bottom-style: window-inset;
}


/* --------------------------------
  Styles for text box matrix
   -------------------------------*/
.TextBoxMatrix
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	/*width: 100%;
	height: 20px;*/
	border-top-style: window-inset;
	border-right-style: window-inset;
	border-left-style: window-inset;
	border-bottom-style: window-inset;
}


/* --------------------------------
  Styles for multiple line text box
   -------------------------------*/
.multitextbox
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	/*width: 100%;
	height: 80px;*/
	border-top-style: window-inset;
	border-right-style: window-inset;
	border-left-style: window-inset;
	border-bottom-style: window-inset;
}

/* --------------------------------
  Styles for all text box questions
   -------------------------------*/
.TextBox_option
{
    width:500;
	height:75;
	BACKGROUND-COLOR: white;
}
.TextBox_option_cell
{
	width: 600px;
	text-align:left;



}

.page_header_label
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold ;
	color:#000000;
}

.section_heading
{
  font-weight: bold;
  font-size: 12pt;
  color: #000000;
  font-family: verdana,tahoma,geneva,arial,helvetica,sans-serif;
  background-color: transparent;
}

/* --------------------------------
  Styles for all radio button questions
   -------------------------------*/
.checkbox
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	vertical-align: baseline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}



/* --------------------------------
   Styles in radio button matrix
   -------------------------------*/
/* --------------------------------
  Styles for all radio button questions
   -------------------------------*/
.radio
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	vertical-align: baseline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.radio_matrix
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	vertical-align: baseline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width:100%;
	
}

.tRadioColumnHeader
{	
	font-family: Verdana;
	font-size: 8pt;
	width:100%;
	border:1px;
	text-align:center;


}

.radio_column
{

   width:100%;
   text-align:center;
}

.tContainer1
{
	font-family: Verdana;
	font-size: 10pt;
	width:100%;
	border:1px;

}

.tContainer2
{
	
	font-family: Verdana;
	font-size: 10pt;
	width:100%;
	border:1px;
}

.tQuestion
{
	/*width:100%;*/
	border:0;
}



/* --------------------------------
  Styles for all question types
   -------------------------------*/
.Question_Label
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold ;
	color:#000000;
}

.Question_Label_cell
{
	width: 30px;
	text-align:left;
}

.Question_Prompt
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold ;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
	color: #000000;
    
}

.Question_Prompt_cell
{
	width: 650px;
	text-align:left;
}

.Question_table
{
	width:100%;
	border:1;
	
}

.question_sequence_delimiter
{
  padding-right: 0px;
  border-top: #CCCCCC 1px solid;
}

.question_sequence
{
  font-family: Verdana;
  FONT-SIZE: 12px;
  FONT-WEIGHT: bold ;
  color: #008841;
  background-color: transparent;
}
.question_heading
{
  font-weight: normal;
  font-size: 10pt;
  color: #000000;
  font-family: Verdana;
  background-color: transparent;
}
.question_heading_delimiter
{
  padding-right: 0px; 
  padding-left: 0px; 
  border-top: #cecece 0px solid;
}
.question_subheading
{
  font-weight: normal;
  font-size: 10pt;
  color: #000000;
  font-family: Verdana;
  background-color: transparent;
}

.Required_Asterisk
{
    color: #FF0000;
}

.Required_Message
{
	color:#008841;
}

.Survey_Question_Table
{
  padding-right: 0px;
  border-top: #f8f8ff 10px solid;
  padding-left: 12px;
}

.Survey_Question_Alt_Table
{
  padding-right: 0px;
  border-top: #000000 10px solid;
  padding-left: 12px;
}


/*---------------------------------------PAGE LAYOUT-------------------------------*/
/*page body*/


/* Items in the master header */
.pageheader_title
{
  font-weight: bold;
  font-size: 14pt;
  color: #000000;
  font-family:Arial;
  background-color: transparent;
}
.pageheader_subtitle
{
  font-weight: normal;
  font-size: 10pt;
  color: #000000;
  font-family:Arial;
  background-color: transparent;
}
/* Items for every grid */

.grid_header
{
  font-weight: bold;
  font-size: 10pt;
  color: #008841;
  font-family: arial;
  background-color: transparent;
  text-align: left;
  vertical-align:top;
  height: 25px;
  background:url("../Images/img_bars.png");
}
.grid_item
{
  font-family : verdana,tahoma,geneva,arial,helvetica,sans-serif;
  font-size : 10pt;
  font-weight: normal;
  background-color: #ffffff;
  height: 20px;
  color: #000000;
}
.grid_item_edit
{
  height:18px;
}
.grid_footer
{
  color: #008841;
  background-color: #E3EEf7;
  font-family : verdana,tahoma,geneva,arial,helvetica,sans-serif;
  font-size : 10pt;
  font-weight: normal;
  height: 18px;
}

/* Page footer */
.pagefooter
{
  font-family: verdana,tahoma,geneva,arial,helvetica,sans-serif;
  font-size: 9pt;
  font-weight: normal;
  background-color: #f5f5f5;
  color: #000000;
  margin: 0;
  border: 0;
  text-align: center;
  vertical-align:middle;
}

.pagefooter_cell
{
  text-align:left;
  padding-left: 8px;
  padding-bottom: 8px;
  border-bottom: black 1px solid;
}
.pagefooter_copyright
{
  background-color: transparent;
  color: dimgray;
  margin: 0;
  border: 0;
  font-family: Verdana;
  font-size: 7pt;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: left;
}
/* Results page */
.survey_page
{
  font-weight: normal;
  font-size: 10pt;
  font-family: Verdana;
  background-color: #f5f5f5;
}
.survey_body
{
  font-weight: normal;
  font-size: 10pt;
  font-family:Verdana;
  background-color: #FFFFFF;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 1px;
  padding-bottom: 0px;
  width: 100%;
}
.survey_description
{
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  font-style: normal;
  color: #473073;
  background-color: transparent;
  padding-left: 0px;
}
.survey_introduction
{
  font-family: Verdana;
  font-size: 10pt;
  font-weight: normal;
  background-color: transparent;
  padding-right: 12px;
  padding-left: 12px;
  padding-bottom: 12px;
  padding-top: 12px;
  border-bottom: ghost#008841 1px solid;
}

/* Survey Results Page */


