﻿body
{
	margin: 0px 15px 25px 15px;
   font-family: verdana, Arial, Serif;
   font-size: 14px;
   text-align:left;
}

#SurveyContent
{
	border: solid 2px navy;

	text-align:left;
	padding:15px 15px 25px 15px;
	margin: 0px 25px 25px 25px;
	width:95%;
}

Table .Progressbar, td
{
	border:0;
	height:2px;
}

.instruction, .sectiontitle, .qlabel
{
	font-weight:bold;
		
}
.thanks
{
	font-size:18pt;
	color: Red;
}

.title
{
	font-size:large;
	text-align:center;
	font-weight:bold;
}

.noteRef
{
	font-size:8px;
	vertical-align:super;
}

.note
{
	font-size:10px;
	
}

.indent
{
	padding-left:25px;
}

.IndentList
{
	
}
.IndentList td
{
	padding-left:25px;
}

.Warning
{
	color:Red;
}

#SurveyContent input
{
}

.highlight
{
   background-color: #fefbd2;
   color: #000080;
}

.ColorButton
{		border-style: groove;
        border-color: #FFDB57;
        background-color:Maroon;
        text-align: center;
        font-weight:bold;
        font-size:12pt;
        cursor:hand;
        color:White;
}


.tblSurvey .borderOn, tr .borderOn
{
	border: solid 1px black;
}

table.tblSurvey{
	border-width: 1px;
	border-spacing: 1px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
}
table.tblSurvey th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	padding: 5px;
}

table.tblSurvey th.headerLeft{
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	border-right-color:White;
	background-color: white;
	padding: 5px;
}

table.tblSurvey td {
	border-width: 1px;
	padding: 5px;
/*	border-style: inset;
	border-color: gray;*/
}
table.tblSurvey td.noborder {
	border-width: 1px;
	border-color: white;
	border-bottom-color:Gray;

}

.matrix1
{
}

.matrix1 td
{
      width:150px;   
	  text-align:center;
	  padding:25 0 25 0;
	  vertical-align:middle;
	
}
.matrix2
{
    width:480px;
}

.matrix2 td
{
      width:80px;   
	  text-align:center;
	  padding:0 0 0 0;
	  vertical-align:bottom;
}

.matrix3
{ width:400px;
}

.matrix3 td
{
      width:80px;   
	  text-align:center;
	  padding:0 0 0 0;
	  vertical-align:bottom;
	
}