.pollquestion
{
	color: #3C4246;
	background-color: #EEF0F2;
}

a.nodeListLink:link
{
	font-family: Arial, Arial Ce, Verdana, Tahoma;
	font-size: 10px;
	color: #9CA3A8;
	text-decoration: none;
}
a.nodeListLink:active
{
	font-family: Arial, Arial Ce, Verdana, Tahoma;
	font-size: 10px;
	color: #9CA3A8;
	text-decoration: none;
}
a.nodeListLink:visited
{
	font-family: Arial, Arial Ce, Verdana, Tahoma;
	font-size: 10px;
	color: #9CA3A8;
	text-decoration: none;
}
a.nodeListLink:hover
{
	font-family: Arial, Arial Ce, Verdana, Tahoma;
	font-size: 10px;
	color: #9CA3A8;
	text-decoration: underline;
}

a.binaryListLink:link
{
	font-family: Arial, Arial Ce, Verdana, Tahoma;
	font-size: 10px;
	color: #9CA3A8;
	text-decoration: none;
}
a.binaryListLink:active
{
	font-family: Arial, Arial Ce, Verdana, Tahoma;
	font-size: 10px;
	color: #9CA3A8;
	text-decoration: none;
}
a.binaryListLink:visited
{
	font-family: Arial, Arial Ce, Verdana, Tahoma;
	font-size: 10px;
	color: #9CA3A8;
	text-decoration: none;
}
a.binaryListLink:hover
{
	font-family: Arial, Arial Ce, Verdana, Tahoma;
	font-size: 10px;
	color: #9CA3A8;
	text-decoration: underline;
}

a.menu_link_:link
{
	font-family: Arial, Arial Ce, Verdana, Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.menu_link_:active
{
	font-family: Arial, Arial Ce, Verdana, Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.menu_link_:visited
{
	font-family: Arial, Arial Ce, Verdana, Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.menu_link_:hover
{
	font-family: Arial, Arial Ce, Verdana, Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

table.metadataSearchResult
{
	width: 100%;
}
table.metadataSearchResult td
{
	width: 50%;
}
table.metadataSearchResult a
{
	color:#475E6B;
	text-decoration: none;
}
