@charset "UTF-8";
/* CSS Document */

h1 {
	color: #37454E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}

h2 {
	color: #37454E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: bold;
	line-height: 18px;
}

h3 {
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 12px;
	font-weight: bold;
	font-style: normal;
}

h4 {
	color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}

h5 {
	color: #00539F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

p {
	margin: 0px;
	padding-bottom: 8px;
}

form {
	margin: 0px;
	padding-bottom: 0px;
}

.PrivacyText {
	font-size: 11px;
}

.PrivacyText a:link, .PrivacyText a:visited {
	color: #2A6D3D;
}

.PrivacyText a:hover{
	text-decoration: none;
}

.VacancyHeading {
	font-weight: bold;
	color: #2A6D3D;
}

.JobTitle {
	font-weight: bold;
	color: #2A6D3D;
	margin-bottom: 10px;
	font-size: 14px;
}

.GreenBold {
	font-weight: bold;
	color: #2A6D3D;
}

.WhiteBold {
	font-weight: bold;
	color: #FFFFFF;
}

.SurveyHeading {
	color: #37454E;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 20px;
}

.SmallerText {
	font-size: 10px;
}

