#hslbackgroundimage {
	height: 200px;
	width:100%;
	background-size:     cover;                     
	background-repeat:   no-repeat;
	background-position: center center;
	} 


@media (min-width: 10px) {
		#hslbackgroundimage {
			background-image: none;
		} 
	}

@media (min-width: 641px) {

	.miz-layer {
		padding-top: 0rem;
		margin-top: -1rem;
	  } 

	#hidescreen640size {
		display: none;
	}
	#hidescreen640size {
		display: none;
	}
}



.gatewaylinks ul {
	list-style: none;
	list-style-position: inside;
	padding-left: 0;
}
a:link { color: #000000; text-decoration: none}

.gatewaylinks ul {
	list-style: none;
	list-style-position: inside;
	padding-left: 0;
}


.has-search .form-control {
	padding-left: 2.375rem;
  }
  
.has-search .form-control-feedback {
	  position: absolute;
	  z-index: 2;
	  display: block;
	  width: 2.375rem;
	  height: 2.375rem;
	  line-height: 2.375rem;
	  text-align: center;
	  pointer-events: none;
	  color: #aaa;
  } 

.miz-comp-footer__address a:link {
	color: #f0f0f0;
}
.small,small a:link {
  color: #f0f0f0 !important;
}

.miz-footer__colophon {
	color: #FFFFFF; 
}


.miz-footer__colophon a {
	color: #FFFFFF; 
}


 