body {
	color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;

}

body p {line-height:14px;}

h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#000000;
	text-align:center;
	line-height:normal;
}

h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	margin-top:2em;
	margin-bottom:.5em;
	clear:both;
	padding-top:1em;
	border-top:1px solid #cccccc;
}

table.services-table {
	clear:both;
}

table.services-table td,
table.services-table th {
	padding:5px;
	border:1px solid #ffffff;
}

table.services-table th {
	background:#F0F0E8;
	
}

table.services-table td {
	background:#F7F6F2;
}

table.services-table a {
	color:#333333;
}

table.services-table a:hover {
	text-decoration:none;
}

.apply-now-button {
	background:#5575ad;
	padding:5px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	margin-top:1em;
	display:block;
	float:left;
	overflow:hidden;
	margin-bottom:2em;
}