table.dataTable a,
table.dataTable a:link,
table.dataTable a:visited {
	border:none;
	text-decoration: underline;
	color: #000;
	}							
table.dataTable a:hover {}
table.dataTable a.button {text-decoration: none;}
.dataTable img {
	border:0;
	margin-top:.5em;
	}	
table.dataTable {
	width:100%;
	border-top:1px solid #000;
	border-right:1px solid #000;
	margin:0 0 10px 10px;
	border-collapse:collapse;
	}
table.dataTable-small {
	width:70%;
	border-top:1px solid #000;
	border-right:1px solid #000;
	margin:1em 0;
		border-collapse:collapse;
	}
.dataTable caption {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #366a88;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:left;
	}	
.dataTable tr.odd td	{
	
	}
.dataTable tr.odd .column1	{
	
	}	
.dataTable tr td a	{
	font-weight: bold;
	}
.column1	{
	background:#f9fcfe;
	}
.dataTable td {
	color:#000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	padding:.3em 1em;
	text-align:left;
	
	}

.dtatTable td.valignTop.prodName {vertical-align: top; margin-top:-50px;}
	
.dataTable td.alignRight {
	text-align:right;
	}
.dataTable td table td {
	border: 0;
	}
.dataTable td table td ul {
	list-style: none; padding: 0px 2px 8px 2px; list-style-position: outside; margin-left: 5px; padding-left: 4px; list-style-image: none;
	}	
.dataTable td table td ul li {
	padding: 0px 0 3px 20px; margin: 0; text-indent: 0; background: url('/images/listArrow.gif') no-repeat top left;
	}	
	
	

.dataTable td.alignLeft {
	text-align:left;
	}	
.dataTable td.alignCenter {
	text-align:center;
	}			
.dataTable th {
	font-weight:normal;
	color: #000;
	text-align:left;
	border-bottom: 1px solid #000;
	border-left:1px solid #000;
	padding: 6px 5px;
	}							
.dataTable thead th {
	background:#000;
	text-align:left;
	font: bold 12px "Trebuchet MS", Arial, Sans-Serif;
	color:#fff;
	}
.dataTable th.tight {
	font-weight:normal;
	color: #fff;
	text-align:left;
	border-bottom: 1px solid #000;
	border-left:1px solid #000;
	padding: 6px 5px;
	}							
.dataTable thead th.tightText {
	background:#000;
	text-align:center;
	font: bold 12px "Trebuchet MS", Arial, Sans-Serif;
	color:#fff;
	}
.dataTable thead th.tightText b {
	font: bold 12px "Trebuchet MS", Arial, Sans-Serif;
	color:#fff;
	}			
.dataTable tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
.dataTable tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
.dataTable tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
.rowLinks tbody tr:hover {background: #51152A; cursor: pointer;}
.rowLinks tr:hover td, .rowLinks tr.odd:hover td {background: #FFF9DF; cursor: pointer;}
table.dataTable tr.divider td {
	background:#000;
	text-align:left;
	font: bold 12px Arial, Sans-Serif;
	color: #fff;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding: 0px 5px 7px 12px;
	
}
table.dataTable tr.divider td a, table.dataTable tr.divider td a:link, table.dataTable tr.divider td a:visited {
	background:transparent;
	text-align:left;
	font: bold 12px Arial, Sans-Serif;
	color: #111;
	text-decoration: underline;

}