@font-face {
	font-family: GDS-Logo;
	src: local("HelveticaNeue"), local("Helvetica Neue"), local("Arial"), local("Helvetica");
}
html {
	font-size: 62.5%;
}
* {
	color: black; filter:; text-shadow: none;
}
body {
	margin: 0px; padding: 0px; width: 100%; text-transform: none; line-height: 1.4285; font-family: "nta", Arial, sans-serif; font-size: 11pt; font-weight: 400;
}
@media all and (max-width:640px)
{
body {
	line-height: 1.25; font-size: 12px;
}
}
a {
	text-decoration: underline; -ms-word-wrap: break-word;
}
a:visited {
	text-decoration: underline; -ms-word-wrap: break-word;
}
a[href^='/']::after {
	font-size: 90%; content: " (https://www.gov.uk" attr(href) ")";
}
a[href^='http://']::after {
	font-size: 90%; content: " (" attr(href) ")";
}
a[href^='https://']::after {
	font-size: 90%; content: " (" attr(href) ")";
}
a[href^='javascript:']::after {
	content: "";
}
a[href^='#']::after {
	content: "";
}
img {
	max-width: 100% !important;
}
select {
	background: white;
}
#global-header {
	
}
#global-header #logo {
	width: 166px; height: 30px; overflow: hidden; display: block; position: relative;
}
#global-header #logo img {
	border: currentColor; left: 0px; top: -60px; width: 200%; height: 300%; position: absolute; max-width: none !important;
}
body footer {
	display: none !important;
}
.visuallyhidden {
	display: none !important;
}
#global-cookie-message {
	display: none !important;
}
