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

#tcLeftCol  div.module,
#tcRightCol  div.module,
div.module_menu{
	padding-bottom 	: 9px;
	color 			: #333;
	font-size 		: 1em;
	width			: 100%;
	margin-bottom	: 2px;
	background		: #FFF;
	border			: 1px solid #ccc;
	margin-top		: 7px;
}

div.module div div div
{
	margin		: 10px;
}

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

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

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



#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;
}


div.module form
{
	margin	: 0;
	padding	: 0;
}

#tcLeftCol ul li,
#tcRightCol ul li {
	padding-left: 10px;
	margin: 0;
	background: url(../images/arrow.gif) no-repeat 0 3px;
}

div.module ul
{
	margin		: 0 0 0 5px;
	padding		: 0;
}

