#aus-masthead {
	background: #123f66;
	color: #fff;
	border-bottom: 1px solid #0c2c47;
}
#aus-masthead a, #aus-masthead a:hover, #aus-masthead a:focus {
	color: #fff;
}
#aus-masthead h2 {
	font-size: 0.1em;
	color: #014178;
	text-indent: -2000px;
	display: block;
	margin: 20px 0 10px 0;
	width: 348px;
	height: 58px;
	background-image: url('/AHFSS/aus/images/aus_masthead_logo.png');
	background-repeat: no-repeat;
	background-size: 348px;
}
#aus-masthead address {
	margin: 0 0 20px 0;
}
#aus-masthead .masthead-wrapper {
	padding: 0 15px;
}
@media (max-width: 991px) {
	#aus-masthead .masthead-wrapper {
		padding: 0;
	}
}
#aus-buttonbar {
	margin: 0 0 24px 0;
	padding: 0;
}
#aus-buttonbar li {
	margin: 0 3px 0 0;
	padding: 0;
	display: inline-block;
}
#aus-buttonbar a {
	color: #2F77A0 !important;
}
#aus-buttonbar a.aus-link-resources {
	width: 53.42px;
	height: 36.74px;
	position: relative;
}
#aus-resources-icon {
	width: 30px;
	height: 30px;
	margin: auto auto;
	position: absolute;
	left: 10px;
	bottom: 2px;
}
i.fa-dollar {
	scale: 80%;
	position: relative;
	top: -1px;
}
#aus-buttonbar a.link-active {
	background: #2F77A0 !important;
	color: #fff !important;
	border-color: #163b50 !important;
}
#aus-navpanel a.link-active {
	background: #fafafa;
	font-weight: bold;
	color: #000;
}
.aus-banner {
	background-color: #3E7C61;
	color: #FFFF00;
	text-align: center;
	padding: 8px;
	font-weight: bold;
}


.aus-table {
	margin: 30px 0 0 56px;
}
.aus-table td {
	vertical-align: top;
	padding: 0 0 35px 0;
}
.aus-table h5 {
	margin: 0 0 4px;
}
.aus-table .year {
	color: #fff;
	text-align: center;
	width: 75px;
	background-color: #000;
	margin-right: 25px;
	font-weight: bold;
	padding: 15px 0;
}
.aus-table .year-2021 {
	background-color: #3E7C61;
}

