/* Start of CMSMS style sheet 'tables' */
table a,
table a:link,
table a:visited {
	border:none;
	}		

table {
	width:100%;
	border-top:1px solid #79756A;
	border-right:1px solid #79756A;
	margin:1em auto;
	border-collapse:collapse;
        font-size:14px;
	}
caption {
	color: #9ba9b4;
	font-size:.16px;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
tr td	{
	background:#918D82;
	}
tr .column1	{
	background:#918D82;
	}	
.column1	{
	background:#918D82;
	}
td {
	
	border-bottom:1px solid #79756A;
	border-left:1px solid #79756A;
	padding:.3em 1em;
	text-align:center;
	}				
th {
	font-weight:bold;
	
	text-align:left;
	border-bottom: 1px solid #79756A;
	border-left:1px solid #79756A;
	padding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	text-align:center;
	
	color:#4D544A
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	




/* End of 'tables' */

