@charset "utf-8";
/* CSS Document */


/*p {
	text-align:center;
	}	*/
							
	
img {
	border:0;
	margin-top:.5em;
	}	
table {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:0 auto;
		border-collapse:collapse;
	}
caption {
	color: #333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
		padding:10px 0;
		caption-side:top;
		text-align:left;
	}	
tr.odd td	{
	background:#F7F7F7;
	}
tr.odd .column1	{
	background:#F7F7F7;
	}	
.column1	{
	background:#F7F7F7;
	}
td {
	color:#678197;
	border-bottom:1px solid #CDCECF;
	border-left:1px solid #CDCECF;
	padding:.3em 1em;
	font-size:14px;
	text-align:center;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:center;
	border-bottom: 1px solid #CDCECF;
	border-left:1px solid #CDCECF;
	padding:.3em 1em;
	}							
thead th {
	background:#E6E6E6;
	text-align:center;
	font:bold  "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#032D4E;
	font-weight:bold;
	font-size:16px;
	padding:8px 0;
	}	
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;
	}	
	
	.innertxt.inncontxt td  a:link {
	color:#2461FF;
	text-decoration:underline;
	}	
.innertxt.inncontxt td a:visited {
	color:#2461FF;
	border-bottom:none;
	text-decoration:none;
	}		
.innertxt.inncontxt td a:hover,
.innertxt.inncontxt td a:focus {
	color:#f03b58;
	text-decoration:none;
	}
.innertxt.inncontxt td table a,
.innertxt.inncontxt td table a:link,
.innertxt.inncontxt td table a:visited {
	border:none;
	}