a.polllink  {
}
a:visited.polllink  {
}
a:hover.polllink  {
    text-decoration: underline
}
#pollTitle{
	padding-left:10px;
	padding-top:9px;
	background-color:#294F98;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	width:192px;
	height:21px;
	font-weight:bold;
}
.pollwarning  {
	font-family : Verdana,Arial,Helvetica;
	font-size :11px;
	padding : 4px;
	color:#666666;
	background-color: #F2F4FF;
	border-left: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
}
.pollhead {
	font-family : Verdana,Arial,Helvetica;
	font-size :12px;
	font-weight : bold;
	color : #666666;
	padding : 4px;
	background-color: #F2F4FF;
	border: solid #CCCCCC 1px;
}
.pollfoot {
	font-family : Verdana,Arial,Helvetica;
	font-size :11px;
	padding : 4px;
	background-color: #F2F4FF;
	border-bottom: solid #CCCCCC 1px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
}
.pollquestion {
	font-family : Verdana,Arial,Helvetica;
	font-size :11px;
	padding : 4px;
	text-align:left;
	color:#666666;
	background-color: #F2F4FF;
	border-left: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
}
.pollcheck {
	background-color: #F2F4FF;
	text-align:right;
	border-left: solid #CCCCCC 1px;
}
.pollCheckSize {
	height:10px;
	width:10px;
}
.pollitem {
	font-family : Verdana,Arial,Helvetica;
	font-size :11px;
    text-align : left;
	color:#666666;
	padding : 4px;
	background-color: #F2F4FF;
	border-right: solid #CCCCCC 1px;
}
.pollbutton {
	background-color: #F2F4FF;
	padding : 8px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
}
.polltotals {
	font-family : Verdana,Arial,Helvetica;
	font-size :10px;
	font-weight : bold;
    text-align : left;
	padding : 2px;
	color:#666666;
	background-color: #F2F4FF;
	border-left: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
}
.pollthanks {
	font-family : Verdana,Arial,Helvetica;
	font-size :10px;
	font-weight : bold;
	color : #666666;
	padding : 2px;
	background-color: #F2F4FF;
	border-bottom: solid #CCCCCC 1px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
}
.pollhleft {
	font-family : Verdana,Arial,Helvetica;
	font-size :10px;
	font-weight : bold;
    text-align : left;
	padding : 2px;
	background-color: #F2F4FF;
	border-bottom: solid #CCCCCC 1px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
}
.pollhright {
	font-family : Verdana,Arial,Helvetica;
	font-size :10px;
	font-weight : bold;
    text-align : left;
	padding : 2px;
	background-color: #F2F4FF;
	border-bottom: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
}
.pollhcheck {
	background-color: #F2F4FF;
	width:5px;
	height:5px;
	border-bottom: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
}