#profile {
	width:100%;
}
#profile table, #profile div.header, #profile div.headerSub {
	width:100%;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:1em auto;
		border-collapse:collapse;
	}
#profile div.header {
	border-top:3px solid #666;
	border-right: none; 
	border-bottom: none;
	border-left: none;
}
#profile div.headerSub {
	border-top: none;
	border-right: none; 
	border-bottom: none;
	border-left: none;
}


#profile caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
#profile tr td	{
	background:#eee
	}
#profile tr.odd .column1	{
	color:#f4f9fe;
	}	
#profile .column1	{
	color:#274484;
	}
#profile td {
	/*color:#666;*/
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:.3em 1em;
	/*text-align:center;*/
	font-size: 12px;

	}
#innerContent #profile .header h1 {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	
}

#innerContent #profile h2 {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	
}
#profile th {
	font-weight:normal;
	color: #fff;
	text-align:left;
	border-bottom: 1px solid #ccc;
	border-left:1px solid #ccc;
	padding:.5em 1em;
	font-size: 12px;
	width:100px;
	}	
	
#profile thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
#profile tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
#profile tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
#profile tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
#profile td.employeeTd {
	
	width:100px;
}

#profile .notePadding {
	padding:3px; 
	background-color: #CCC;
}
