.QMS_Content
{
	font-size:	14px;
	font-weight:	bold;
	padding: 0px;
}

.QMS_Qnumber
{
	display: none;
}

.QMS_Image
{
	border: none;
}

.QMS_Caption
{
	font-size:	12px;
}

.QMS_Question
{
	font-size:	11px;font-weight: normal;
}

.QMS_OR_Answer
{
	font-size:	11px;font-weight: normal;
}

.QMS_AND_Answer
{
	font-size:	11px;font-weight: normal;
}

.QMS_INPUT_Answer
{
	font-size:	11px;font-weight: normal;
}

.QMS_INPUT_Label
{
	font-size:	11px;font-weight: normal;
}

.QMS_AREA_Answer
{
	font-size:	11px;
	width: 250px;
	height: 120px;
	font-weight: normal;
}

.QMS_AREA_Label
{
	font-size:	11px;
	font-weight: normal;
}

.QMS_btnNext
{
	font-size:	11px;
}

.QMS_lnkNext
{
	font-size:	11px;
	text-decoration: underline;	
	display: block;
}


.QMS_Counter_Table
{
	border-style: none;
	width: 100px;
}

.QMS_Counter_Row
{
}

.QMS_Counter_Previous
{
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	background-color: Gray;
	font-weight: bold;	
	width: 20px;
}

.QMS_Counter_Current
{
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	background-color: Blue;
	font-weight:  bolder;
	width: 20px;
}

.QMS_Counter_Next
{
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	background-color: White;
	font-weight: bold;	
	width: 20px;
}

.QMS_CounterBar
{
	position: absolute;
	top: 10px;
}

.QMS_Validate
{ 
	color: Red;
	font-weight: bold;
}

.QMS_Radio
{
	border: 0px;	
}

.QMS_Results
{
}

.QMS_Zoom, .QMS_QnumberDaba, .QMS_Title
{
	display: none;
}



body
{
	padding: 5px;background-color: #FFF;
}


.POLL_Result_Rfv
{
	background-color: #DEE1F0;padding: 12px;border: solid 3px #407E72;margin-bottom: 5px;
}

.POLL_Result_Rob
{
	background-color: #DEE1F0;padding: 12px;border: solid 3px #082173;margin-bottom: 5px;
}

POLL_Result_QuestionDate_Rfv, .POLL_Result_QuestionDate_Rob
{
	height: 16px; line-height: 16px; font-size: 13px; font-weight: bold;vertical-align: middle;padding-left: 2px;
}

.POLL_Result_QuestionDate_Rfv
{
	color: #407E72;
}

.POLL_Result_QuestionDate_Rob
{
	color: #082173;
}


.POLL_Result_QuestionContent
{
	color: #000; font-size: 13px; font-weight: bold;vertical-align: middle;padding-left: 2px;padding-top: 5px;padding-bottom: 5px;
}

.POLL_Result_AnswerText
{
	width: 30px;color: #000; font-size: 11px; height: 11px; line-height: 11px;font-weight: bold;text-align: left;padding-top: 0px;padding-left: 1px;
}

.POLL_Result_Bar
{
	height: 10px; line-height: 10px; background-image: url(../images/bg_poll_bar_perc.gif); background-repeat:repeat-x;vertical-align: middle;background-color:#D0D3D9;
}

.POLL_Result_Border
{
	border: solid 1px #B3B3B3;
}

.POLL_Result_Red, .POLL_Result_Green
{
	height: 10px; background-repeat:repeat-x;vertical-align: middle;
}

.POLL_Result_Red
{
	background-image: url(../images/poll_bar_perc_red.gif);background-color:#D52823;
}

.POLL_Result_Green
{
	background-image:  url(../images/poll_bar_perc_green.gif); background-color:#2E8626;
}

.POLL_Result_AnswerPerc
{
	width: auto;color: #222; font-size: 10px; height: 10px; line-height: 10px; font-weight: bold;text-align: right;vertical-align: middle;
}

.POLL_Result_TotalVotes
{
	color: #444; font-size: 11px; font-weight: normal;font-style: italic; text-align: left;vertical-align: middle;padding-left: 2px;
}

.POLL_Result_Eerdere_Rfv, .POLL_Result_Eerdere_Rob
{
		font-size: 12px;text-decoration: underline;padding-right: 2px;
}

.POLL_Result_Eerdere_Rfv
{
	color: #407E72;
}

.POLL_Result_Eerdere_Rob
{
	color: #082173;
}

#content_poll_lstRadio label
{
	padding-left: 5px;vertical-align: top;
}