.description-header {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #A81B19;
	margin-bottom: 2px;
	margin-top: 8px;
}
.description {
	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top: 0px;
}
a.apply:link {
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #A81B19;
	margin-top: 2px;
	text-decoration: none;
}
a.apply:visited {
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #A31717;
	margin-top: 2px;
	text-decoration: none;
}
a.apply:hover {
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	font-style: normal;
	text-decoration: none;
	margin-top: 2px;
}
a.apply:active {
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #A31717;
	margin-top: 2px;
	text-decoration: none;
}
#job {
	margin-bottom: 5px;
	margin-top: 10px;
}
.role {
	font-size: 18px;
	color: #FFF;
	padding-left: 20px;
	font-family: Arial;
	line-height: 20px;
}
.ref {
	font-size: 14px;
	color: #FFF;
	font-family: Arial;
	line-height: 20px;
}
#apply {
	margin-top: 2px;
	padding-top: 0px;
}

