/* --------------------------------------- */
/* Custom style elements for topic content */
/* --------------------------------------- */

.leadtable
{
	border-bottom: 2px solid #C6DF9C;
	width:100%;
}

td.leadimg
{
	vertical-align: top;
	width: 210px;
}

td.leadstory
{
	vertical-align: top;
}

h2.leadhead
{
	color: #4A9452;
	font-size: 16px;
	font-weight:bolder;
	margin-top: 0;
	margin-bottom: 9px;
}

p.leadtext
{
	margin-top: 9px;
	margin-bottom: 9px;
}

table.l2tablel
{
	width:49%;
	float: left;
}

table.l2tabler
{
	width: 49%;
	float: right;
}

td.l2img
{
	vertical-align: top;
	width: 73px;
}

td.l2story
{
	vertical-align: top;
}

h3.l2head
{
	color: #4A9452;
	font-size: 14px;
	margin-bottom: 9px;
}

p.l2text
{
	margin-bottom: 9px;
}

table.l3tablel
{
	width: 49%;
	float: left;
	background-color: #E7F1D3;
}

table.l3tabler
{
	width: 49%;
	float: right;
	background-color: #E7F1D3;
}

td.l3img
{
	vertical-align: top;
	width: 73px;
}

h4.l3head
{
	color: #4A9452;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12px;
}

p.l3text
{
	margin-top: 0;
	margin-bottom: 9px;
	font-size: 10px;
}
