/* Site.css - add any site specific styles here
	colors, logos, etc.
*/
hr {
	margin-top: 8px;
	margin-bottom: 8px;
}
.header {
	height: 75px;
	align-items: center;
	padding: 0 10px;
	background:	#003A4F;
}
.mailableLink {
	margin-top: 8px;
	margin-bottom: 8px;
}
.short {
	width: 100px;
}
.header h1 {
  margin: 0;
  color: #FFF;
  font-size: 24px;
  font-family: Arial, sans-serif;
  font-stretch: ultra-condensed;
}
.xsearchInput {
    margin: 6px; /*was 6px 11/17/25 increased for ADA*/ 
    width: 240px;
    border-radius: 3px; /* added 12/19/2024 Powell */
    border-width: thin;  /* added 12/19/2024 Powell */
}
.icon-list {
	background:	#003A4F;
	
}	
/*=========================*/

/*=========================*/
