table {
	margin:15px 0 15px 0;
}
table td {
	padding:0 10px 0 10px;
}
table td p {
	color:#959696;
	line-height:1.4em;
	font-size:1.3em!important;
	text-align:left;
	
}
table td.blue {
	background-color:#17477F;
	border-bottom:1px solid #2A9DE0;
	
	vertical-align:middle;
}
table td.blue p {
	color:#fff!important;
}
table td.gray {
	background-color:#2F2F2F;
	border-left:1px solid #17477F;
	border-bottom:1px solid #17477F;
	vertical-align:top;
}


