@import url("/Portals/0/Common/common.css");

.main-cnt table td.last-img-cnt
{	padding: 20px 20px 10px 40px;
}
.main-cnt table td.img-cnt
{	padding: 20px 20px 10px 40px;
	border-bottom: 1px dotted #9A9EA1;
}
.main-cnt table td.txt-cell
{	border-bottom: 1px dotted #9A9EA1;
}

.main-cnt table th.section-header
{	font-weight: bold;
	text-align: left;
	padding: 40px 0 10px 0;
}

.txt-cnt th
{	padding-bottom: 10px;
	padding-top: 20px;
	line-height: 165%;
	text-align: left;
	
	font-family: Verdana, Tahoma; 
	color: Black; 
	font-size: 11px;
	font-weight: bold;
}

.txt-cnt td
{	line-height: 165%;
	font-family: Verdana, Tahoma; 
	color: Black; 
	font-size: 11px;
	padding-bottom: 10px;
}