h1.Eligability {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #f98d21;
	margin: 0px;
	padding: 0px;
}
table.motability {
	width: 500px;
}
h2.apply {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF9933;
	margin: 0px;
	padding: 0px;
}
table.motabilitytop {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f98d21;
}
td.motabilitytop {
	vertical-align: bottom;
}
td.query {
	text-align: center;
	width: 100%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
table.enquiry {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 100%;
	text-align: right;
}