/* Poll Question */
.Poll_Vote_Table
{
	font-size:8pt;
	border:1px none black;
	padding: 1px, 2px, 2px, 2px;
	background: 
	font-family: Arial, Helvetica, sans-serif;
}

.Poll_Vote_Title
{
	color: #FFFF00;
	font-weight:bold;
	text-align:left;
	font-size: 12pt;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

.Poll_Vote_Question
{
	color: #ffffff;
	text-align:left;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px none white;
}

.Poll_Vote_Option
{
	color: #ffffff;
	text-align:left;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

.Poll_Vote_Option_Radio
{
	background: 
}

.Poll_Vote_Button
{
	text-align:center;
}

.Poll_Vote_View_Results_Cell
{
	color: #ffffff;
	text-align: centre;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.Poll_Vote_View_Results_Link
{
	color:#000000;
	text-align: center;
}

.Poll_Vote_View_Results_Link:visited
{
	color:#000000;
	text-align: center;
}

.Poll_Vote_View_Results_Link:hover
{
	color:#ffffff;
	text-decoration:underline;
	text-align: center;
}

.Poll_Vote_View_Results_Link:active
{
	color:#000000;
	text-align: center;
}

/* End Poll Question */

/* Start Poll Results */

.Poll_Results_Table
{
	font-size:8pt;
	color: #ffffff;
	border:1px none black;
	padding: 1px, 2px, 2px, 2px;
	background:
; 	font-family: Arial, Helvetica, sans-serif;
}

.Poll_Results_Title
{
	font-size:12pt;
	text-align:left;
	font-weight:bold;
	color: #FFFF00;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

.Poll_Results_Question
{
	font-size:9pt;
	text-align:left;
	font-style:normal;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.Poll_Results_Dates
{
	border-top:1px solid #DEDEDE;
	text-align:left;
	font-size:9px;
	font-style:italic;
	border-bottom:1px solid #DEDEDE;
	color: #000000;
}

.Poll_Results_Option_Table
{
	font-size:9pt;
	color:
	font-family: Arial, Helvetica, sans-serif;
}

.Poll_Results_Option
{
	font-weight:normal;
	font-size:9pt;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.Poll_Results_Option_Count
{
	font-size:9px;
	font-weight:normal;
}

.Poll_Results_Option_Percentage
{
	font-size:9px;
	font-weight:normal;
	color: #ffffff;
}

.Poll_Results_Total_Votes
{
	text-align:center;
	font-weight:bold;
	border-bottom: 	
; 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
}

/* End Poll Results */
