body
{
	background: url(http://survey.unifocus.com/ClientFiles/9097/bg4.png) repeat-x;
	background-attachment: fixed;

	background-color:#6BCBDF;
}

form
{

}

.Survey
{
	/*border: #686868 1px solid;*/
	margin: auto;
	font-family: Verdana, Arial;
	background-color: #ffffff;
	text-align:left;
	width:1140px;
}

.QuestText
{
	padding-left: 10px;
	font-size: 12pt;
	color: #4c4c4c;
	text-align:left;
	display: inline-block;
}

.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%;
	margin: 0 px;
	border-collapse: collapse;
	margin-top: 10px;
	text-align:left;
}

.RatedSection .Header
{
	background-color: #E4E7E7;
	font-size: 10pt;
	color:#444444;
}

.RatedSection .Header .Left
{
	text-align:left;
    padding-left: 2px;
    padding-right: 2px;
}

.RatedSection .Header .Right
{
	text-align:right;
	padding-right: 2px;
	padding-left: 2px;
}

.RatedSection .Header .Center
{
	text-align:center;
	padding-right: 2px;
	padding-left: 2px;
}

.RatedSection .Header .NA
{
	text-align:center;
	font-size: 7pt;
}

.RatedSection .Header_Numbers
{
	background-color: #E4E7E7;
	font-size: 8pt;
	color:#444444;
}

.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;
}

.RatedSection .RatedQuest .Selector
{
	text-align:center;
	vertical-align: top;
	width: 37px;
}

.NavSection
{
	text-align:center;
}

.HtmlBlock
{
	margin-top: 20px;
	padding-left: 4px;
	font-size: 13pt;
}

.DemoQuest
{
	width: auto;
	border-bottom: #dcdcdc 1px dashed;
	font-size: 12pt;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align:left;
}

.DemoQuest .DemoResp, .ADDetailTypeResponse .DemoResp
{
	font-size: 11pt;
	text-align:left;
		color: #4c4c4c;
} 

.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
{
	padding-left: 0px;
}

.PRSection
{
	
}

.PRSection .PRDetail
{
	
}

.PRSection .PRDetail .PRDetailDrill
{
	border: #a9a9a9 1px solid;
	background-color: #E4E7E7;
	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;*/
}