@import url(/style/ams/AMS.css);


header .utility ul li a {
    background-color: #de7c21;
}

.clientNavigation ul {
    background-color: #0082be;
}

.clientNavigation ul li:hover {
    background-color: #2c70af;
}

.logo img {
    padding-top: 15px;
    max-width: 350px;
    width: 100%;
}

.topLeft {
	text-align: left;
}

.banner.wrapper .container {
    background-image: linear-gradient(270deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.5)),url('/img/ams/2019Annual/background.gif');
    background-clip: content-box;
    background-position: 0 -20px;
    max-height: 160px;
    height: 100%;
}