.guideimage {
	height: 3.75rem;
	margin-top: 0.9375rem;
	margin-left: 0px;
	width: auto;
	max-width: 100%;
}

.guideStaticText {
	color: #969696;
	font-family: Arial;
	line-height: 1.42857143;
	font-size: 0.75em;
	background: #e6e6e6;
}

.guideStaticText .header-logo-link img {
	padding: 0 0 10px 20px
}

.guideimage {
	height: 3.75rem;
	margin-top: 0.9375rem;
	margin-left: 0px;
	width: auto;
	max-width: 100%;
}

.guideStaticText {
	/*padding-left: 0.75rem;
   padding-right: 0.75rem;*/
	color: #969696;
	font-family: Arial;
	line-height: 1.42857143;
	font-size: 0.75em;
	background: #e6e6e6;
}

.guideStaticText .header-logo-link img {
	padding: 0 0 10px 20px
}

a.skip {
	left: -50vw;
	position: absolute;
}

a.skip:focus {
	left: 0;
	z-index: 0;
}

h1 span {
	text-decoration: underline
}

.text-center {
	text-align: center
}

.text-right {
	text-align: right
}

ul.global-ul,
ol.global-ul {
	margin: 0 0 1rem;
	padding: 0 0 0 2rem;
}

ul.global-ul li,
ol.global-ul li {
	font-size: 1em;
	line-height: 1.5;
}

.terms-of-use p {
	margin-bottom: 1rem;
}

.links a {
	display: block
}