@charset "utf-8";
/* CSS Document */


.nestedtable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #092EDC;
	text-decoration: none;
	text-align:left;
}


table.nestedtable
{
	width: auto;
}

td.nestedtable
{
	text-align: left;
	white-space: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



