	
.phase table {
	width:90%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
		border-collapse:collapse;
	}
.phase caption {
	color: #FBC164;
	font-size:1.5em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
.phase tr.odd td	{
	background:#e8e8e8
	}
.phase td {
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;

	}	
.phase td a{
	color:#000000;
	}	
.phase td a:visited{
	color:#000000;
	}	
.phase td a:hover{
	color:#000000;
	}							
.phase th {
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
.phase thead th {
	background:#CCCCCC;
	text-align:center;
	font-weight:bold;
	}	
.phase tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
.phase tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
.phase tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	