body
{
	margin: auto;
	text-align: left;
	background: url("http://survey.unifocus.com/ClientFiles/9094/bg.jpg"); 
	background-repeat:repeat-x;
	background-attachment: fixed;
	background-color:#4F3B32;
}

form
{
	margin:auto;	
	padding-top: 10px;
	width: 910px;
	text-align: left;
}

.Survey
{

	border: #686868 1px solid;
	margin: auto;
	font-family:Arial;
	background-color: #ffffff;
	text-align:left;
	width:900px;	
	color:#000000;
}

.QuestText
{
	padding-left: 10px;
	font-size: 10pt;
	color: #4c4c4c;
	text-align:left;
	display: inline-block;
	color:#000000;
}

.LangSelect
{
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	background-color: #46466e;
	text-align: right;
	vertical-align: middle;

}

.RatedSection
{
	width: 100%;
	
	border-collapse: collapse;
	
	text-align:left;
}


.RatedSection .Header
{
	background-color:#73740E;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}

.RatedSection .Header .Left
{
	text-align:center;
  padding-left: 10px;
padding-right: 80px;
}

.RatedSection .Header .Right
{
	text-align:center;
	 padding-right: 0px;
	 padding-left: 150px;
}


.RatedSection .Header .Center
{
	text-align:center;
	padding-right: 1px;
	padding-left: 1px;
}

.RatedSection .Header .NA
{
	text-align:center;
	font-weight: bold;
	font-size: 9pt;
}

.RatedSection .Header_Numbers
{
	background-color: #86870E;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

.RatedSection .Center
{
	text-align:center;
}

.RatedSection .Left
{
	text-align:left;
}

.RatedSection .Right
{
	text-align:right;
}

.RatedSection .RatedQuest TD
{
	border-bottom: #dcdcdc 1px dashed;
	text-align:left;
	padding-left: 10px;
}

.RatedSection .RatedQuest .Selector
{
	padding-right:10px;
	text-align:center;
	vertical-align: top;
	width: 35px;
}

.NavSection
{
	text-align:center;
}

.HtmlBlock
{
	margin-top: 20px;
	padding-left: 8px;
	color:#4F3B32;
}

.DemoQuest
{
	width: auto;
	border-bottom: #dcdcdc 1px dashed;
	font-size: 12pt;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left:10px;
	text-align:left;
	color:#000000;
}

.DemoQuest .DemoResp, .ADDetailTypeResponse .DemoResp
{
	font-size: 10pt;
	text-align:left;
	padding-left:10px;
	color:#000000;
} 

.FreeQuest
{
	width: auto;
	padding-left: 10px;
	border-bottom: #dcdcdc 1px dashed;
	font-size: 12pt;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align:left;
	
}

.FreeQuest .QuestText
{
	
}

.PRSection
{
	
}

.PRSection .PRDetail
{
	
}

.PRSection .PRDetail .PRDetailDrill
{
	border: #a9a9a9 1px solid;	
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

.PRDetailDrill .DemoQuest
{
	background-color: none;
	
}


.PRDetailTypeResponse .DemoResp
{
	margin-left: 20px;
	font-size: 10pt;
	text-align:left;
	
	
}

.DemoResp:hover, .RatedQuest:hover
{
	font-weight:bold;
}

textarea
{
	margin-left: 10px;
}

.DemoQuest .DemoResp, .Selector
{
    padding-left: 10px;
}