.logo {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #004877;
	padding-bottom: 5px;
}.servicesColumn {
	background-color: #004877;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px;


}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #4D8EAA;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.leftColumn {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
label {
	float: left;
	width: 80px;
	font-weight: bold;
	color: #004877;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004877;
}
.licence {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004877;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #004877;
	line-height: 25px;

}
.imgFloatRight {
	float: right;
	margin-left: 10px;
}
a {
	color: #004877;
}
