#tcLeftCol div.module h3,
#tcRightCol div.module h3
{
	font-size		: 1.1em;
	font-family		: Arial;
	margin 			: 0;
	padding			: 0;
	color			: #44A847;
	text-align		: left;
	height			: 18px;
	padding-top		: 3px;
	padding-bottom		: 3px;
	margin-bottom		: 5px;
	font-weight		: bold;
	text-indent		: 10px;
}

#tcLeftCol  div.module,
#tcRightCol  div.module{
	padding		: 3px;
	padding-bottom 	: 9px;
	color 		: #333;
	font-size 	: 1em;
	width		: 93%;
	margin-bottom	: 2px;
	margin		: 5px;
}

#tcLeftCol div.module td
{
	padding	: 0;
}

#tcLeftCol div.module a:link,
#tcLeftCol div.module a:visited
{
	color			: #44A847;
	font-size		: 1em;
}

#tcLeftCol div.module a:hover
{
	color 			: #000;
	background		: none;
}



#tcRightCol div table.pollstableborder td.sectiontableentry1,
#tcRightCol div table.pollstableborder td.sectiontableentry2
{
	background		: none;
}

#tcRightCol div.module td
{
	padding	: 0;
}

#tcRightCol div.module a:link
{
	color			: #3a404c;
	font-size		: 1em;
	font-weight		: bold;
}

#tcRightCol div.module a:visited
{
	color 			: #333;
	font-size 		: 1em;
	font-weight		: bold;
}

#tcRightCol div.module a:hover
{
	text-decoration	: none;
}


/* done for poll alignment generally */
#tcRightCol td.sectiontableentry2
{
	text-align	: left;
}
