/**General CSS */

html{
    line-height:1.15;
    -webkit-text-size-adjust:100%;
    -webkit-font-feature-settings:"kern" 1;
    font-feature-settings:"kern" 1;
    -webkit-font-kerning:normal;
    font-kerning:normal;
    font-size:100%;
    min-height:100%
} 
.l-constrain{
    margin-left:auto;
    margin-right:auto;
    max-width:64rem;
    padding-left:1.5rem;
    padding-right:1.5rem;
    padding-left:2rem;
    padding-right:2rem
}   
img{
    border:0;
    font-style:italic;
    height:auto;
    vertical-align:middle;
    max-width:100%
}

svg:not(:root){
    overflow:hidden
} 

.epabody p.breadcrumb {
    margin: 0;
    padding-bottom: 1.5em;
    word-wrap: break-word;
}
.usa-tag,.new::before {
    font-family: Source Sans Pro Web, "Noto Sans Arabic", "Noto Sans KR", "Noto Sans SC", "Noto Sans TC", "Helvetica Neue", Helvetica, Arial, sans;
    font-size: .83rem;
    color: #fff;
    text-transform: uppercase;
    background-color: #565c65;
    border-radius: 2px;
    margin-right: .25rem;
    padding: 1px .5rem;
}

.usa-tag:only-of-type,.new:only-of-type::before {
    margin-right: 0
}

.usa-tag--big {
    padding-left: .5rem ;
    padding-right: .5rem ;
    font-family: Source Sans Pro Web, "Noto Sans Arabic", "Noto Sans KR", "Noto Sans SC", "Noto Sans TC", "Helvetica Neue", Helvetica, Arial, sans;
    font-size: 1.06rem
}


.usa-collection__meta-item.usa-tag,.usa-collection__meta-item.new::before {
    background-color: #dfe1e2 ;
    line-height: .9 ;
    padding-bottom: .25rem ;
    padding-top: .25rem ;
    color: #1b1b1b ;
    display: inline-block;
    margin-top: .25rem
}

.usa-collection__meta-item.usa-tag--new {
    background-color: #c05600 ;
    color: #fff
}
/** Main - Skip Links */ 
.skiplinks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: Source Sans Pro Web, "Noto Sans Arabic", "Noto Sans KR", "Noto Sans SC", "Noto Sans TC", "Helvetica Neue", Helvetica, Arial, sans;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	width: 100%;
	z-index: 9999;
} 
.skiplinks__link, .skiplinks__link:visited, .skiplinks__link:focus {
	background-color: #3d4551;
	border: 2px solid #dfe1e2;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top: 0;
	-webkit-box-shadow: shadow(2);
	box-shadow: shadow(2);
	color: #fff;
	display: inline-block;
	font-weight: bold;
	line-height: 1.1;
	margin: 0;
	outline: 0;
	padding: .5rem;
	text-align: center;
	text-decoration: none;
}
.element-invisible, .visually-hidden, .u-visually-hidden, #views-exposed-form-search-faqs-page-1 .form-item__label, #views-exposed-form-search-public-notices-page-1 .form-item__label, #views-exposed-form-search-news-releases-page-1 .form-item__label, #views-exposed-form-search-perspectives-page-1 .form-item__label, .usa-sr-only {
	clip: rect(1px, 1px, 1px, 1px) !important;
	height: 1px !important;
	overflow: hidden !important;
	position: absolute !important;
	width: 1px !important;
	word-wrap: normal !important;
} 



/** USA Banner Section */ 

.usa-banner {
	font-family: Source Sans Pro Web, "Noto Sans Arabic", "Noto Sans KR", "Noto Sans SC", "Noto Sans TC", "Helvetica Neue", Helvetica, Arial, sans;
	font-size: 1.06rem;
	line-height: 1.5;
	background-color: #f0f0f0;
}
/* @media all and (min-width:40em) */
.usa-banner {
	font-size: 0.87rem;
	padding-bottom: 0px;
}
.usa-accordion {
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-type: none;
	padding-left: 0px;
	color: #1b1b1b;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Source Sans Pro Web, "Noto Sans Arabic", "Noto Sans KR", "Noto Sans SC", "Noto Sans TC", "Helvetica Neue", Helvetica, Arial, sans;
	font-size: 1.06rem;
	line-height: 1.5;
}
.usa-banner .usa-accordion {
	font-family: Source Sans Pro Web, "Noto Sans Arabic", "Noto Sans KR", "Noto Sans SC", "Noto Sans TC", "Helvetica Neue", Helvetica, Arial, sans;
	font-size: 1.06rem;
	line-height: 1.5;
}
.usa-accordion__content {
	background-color: #fff;
	margin-top: 0px;
	overflow: auto;
	padding: 1rem 1.25rem calc(1rem - .25rem) 1.25rem;
}
.usa-banner__header, .usa-banner__content {
	color: #1b1b1b;
}
.usa-banner__header {
	padding-bottom: 0.5rem;
	padding-top: 0.5rem;
	font-size: 0.8rem;
	font-weight: normal;
	min-height: 3rem;
	position: relative;
}
/* @media all and (min-width:40em) */
.usa-banner__header {
	padding-bottom: 0.25rem;
	padding-top: 0.25rem;
	min-height: 0px;
}
.usa-banner__header--expanded {
	padding-right: 3.5rem;
}
/* @media all and (min-width:40em) */
.usa-banner__header--expanded {
	background-color: transparent;
	display: block;
	font-size: 0.8rem;
	font-weight: normal;
	min-height: 0px;
	padding-right: 0px;
}
.usa-banner__content {
	margin-left: auto;
	margin-right: auto;
	max-width: 64rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	background-color: rgba(0,0,0,0);
	font-size: 1rem;
	overflow: hidden;
	padding-bottom: 1rem;
	padding-left: 1rem;
	padding-top: 0.25rem;
	width: 100%;
}
/* @media all and (min-width:64em) */
.usa-banner__content {
	padding-left: 2rem;
	padding-right: 2rem;
}
/* @media all and (min-width:40em) */
.usa-banner__content {
	padding-bottom: 1.5rem;
	padding-top: 1.5rem;
}


.usa-banner__guidance {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	max-width: 64ex;
	padding-top: 1rem;
}
/* @media all and (min-width:40em) */
.usa-banner__guidance {
	padding-top: 0px;
}
.grid-row {
	
	display: flex;
}

.usa-banner__icon {
	width: 2.5rem;
}
.usa-media-block__img {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 0.5rem;
}
.usa-media-block__body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0%;
	flex: 1 1 0%;
}


.usa-banner__lock-image {
	height: 1.5ex;
	width: 1.21ex;
} 
.usa-banner__inner {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 64rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding-right: 0px;
}
/* @media all and (min-width:64em) */
.usa-banner__inner {
	padding-left: 2rem;
	padding-right: 2rem;
}
/* @media all and (min-width:40em) */
.usa-banner__inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.usa-banner__header--expanded .usa-banner__inner {
	margin-left: 0px;
}
/* @media all and (min-width:40em) */
.usa-banner__header--expanded .usa-banner__inner {
	margin-left: auto;
}


.usa-accordion__button {
	-moz-osx-font-smoothing: inherit;
	-webkit-font-smoothing: inherit;
	color: #005ea2;
	text-decoration: underline;
	background-color: transparent;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;  
	color: #1b1b1b;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin: 0;
	padding: 1rem 3.5rem 1rem 1.25rem;
	text-decoration: none;
	width: 100%;
}
.usa-banner__button {
	-moz-osx-font-smoothing: inherit;
	-webkit-font-smoothing: inherit;
	color: #005ea2;
	text-decoration: underline;
	background-color: transparent;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	position: absolute;
	left: 0px;
	position: absolute;
	bottom: 0px;
	top: 0px;
	color: #005ea2;
	text-decoration: underline;
	vertical-align: baseline;
	color: #005ea2;
	display: block;
	font-size: 0.8rem;
	height: auto;
	line-height: 1.1;
	padding-top: 0px;
	padding-left: 0px;
	text-decoration: none;
	width: auto;
}
/* @media all and (min-width:40em) */
.usa-banner__button {
	color: #005ea2;
	position: static;
	bottom: auto;
	left: auto;
	right: auto;
	top: auto;
	display: inline;
	margin-left: 0.5rem;
	position: relative;
}
/* @media all and (min-width:40em) */
.usa-banner__button::after {
	background: url("../images/usa-icons/expand_more.svg") no-repeat center / 1rem 1rem;
	display: inline-block;
	height: 1rem;
	width: 1rem;
	content: "";
	vertical-align: middle;
	margin-left: 2px;
}
/* @media all and (min-width:40em) */
.usa-banner__button::after {
	position: absolute;
} 
.usa-accordion__button:hover, .usa-accordion__button.usa-button--hover, :disabled.usa-accordion__button:hover, :disabled.usa-accordion__button.usa-button--hover, .usa-accordion__button.usa-button--disabled:hover, .usa-accordion__button.usa-button--disabled.usa-button--hover, .usa-accordion__button:active, .usa-accordion__button.usa-button--active, :disabled.usa-accordion__button:active, :disabled.usa-accordion__button.usa-button--active, .usa-accordion__button.usa-button--disabled:active, .usa-accordion__button.usa-button--disabled.usa-button--active, :disabled.usa-accordion__button:focus, :disabled.usa-accordion__button.usa-focus, .usa-accordion__button.usa-button--disabled:focus, .usa-accordion__button.usa-button--disabled.usa-focus, :disabled.usa-accordion__button, .usa-accordion__button.usa-button--disabled {
	-moz-osx-font-smoothing: inherit;
	-webkit-font-smoothing: inherit;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: underline;
} 
.usa-banner__button:hover {
	color: #1a4480;
}
.usa-banner__button:focus {
	outline: .25rem solid #2491ff;
	outline-offset: 0;
}
.usa-banner__button:hover, .usa-banner__button.usa-button--hover, :disabled.usa-banner__button:hover, :disabled.usa-banner__button.usa-button--hover, .usa-banner__button.usa-button--disabled:hover, .usa-banner__button.usa-button--disabled.usa-button--hover, .usa-banner__button:active, .usa-banner__button.usa-button--active, :disabled.usa-banner__button:active, :disabled.usa-banner__button.usa-button--active, .usa-banner__button.usa-button--disabled:active, .usa-banner__button.usa-button--disabled.usa-button--active, :disabled.usa-banner__button:focus, :disabled.usa-banner__button.usa-focus, .usa-banner__button.usa-button--disabled:focus, .usa-banner__button.usa-button--disabled.usa-focus, :disabled.usa-banner__button, .usa-banner__button.usa-button--disabled {
	-moz-osx-font-smoothing: inherit;
	-webkit-font-smoothing: inherit;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: underline;
}
.usa-banner__button:hover, .usa-banner__button:active {
	color: #1a4480;
}
/* @media all and (min-width:40em) */
.usa-banner__button:hover {
	text-decoration: none;
}
[aria-expanded='true'].usa-banner__button {
	background-image: none;
}
/* @media all and (min-width:40em) */
[aria-expanded='true'].usa-banner__button {
	height: auto;
	padding: 0;
	position: relative;
}

/* @media all and (min-width:40em) */
.usa-banner__button:hover::after {
	content: "";
	background-color: #1a4480;
}
/* @media all and (min-width:40em) */
[aria-expanded='true'].usa-banner__button::after {
	background: url("../images/usa-icons/expand_less.svg") no-repeat center / 1rem 1rem;
	display: inline-block;
	height: 1rem;
	width: 1rem;
	content: "";
	vertical-align: middle;
	margin-left: 2px;
}
/* @media all and (min-width:40em) */
[aria-expanded='true'].usa-banner__button::after {
	position: absolute;
}
.usa-banner__button-text {
	position: absolute;
	left: -999em;
	right: auto;
	text-decoration: underline;
}
/* @media all and (min-width:40em) */
.usa-banner__button-text {
	position: static;
	display: inline;
}
.usa-banner__header-text {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 0.8rem;
	line-height: 1.1;
}
.usa-banner__header-action {
	color: #005ea2;
	line-height: 1.1;
	margin-bottom: 0px;
	margin-top: 2px;
	text-decoration: underline;
}
/* @media all and (min-width:40em) */
.usa-banner__header-action {
	display: none;
}

.usa-banner__header-action::after {
	background: url("../images/usa-icons/expand_more.svg") no-repeat center / 1rem 1rem;
	display: inline-block;
	height: 1rem;
	width: 1rem;
	content: "";
	vertical-align: middle;
	margin-left: 0px;
}
.usa-banner__header--expanded .usa-banner__header-action {
	display: none;
}
.usa-banner__header-flag {
	float: left;
	margin-right: 0.5rem;
	width: 1rem;
	padding-top: 0px;
}

/** Page Header CSS - Between USA and Main Menu*/
  
/* @media all and (min-width:64em) */
.l-header__navbar {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
} 
.l-header__branding {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.usa-search {
	font-family: Source Sans Pro Web, "Noto Sans Arabic", "Noto Sans KR", "Noto Sans SC", "Noto Sans TC", "Helvetica Neue", Helvetica, Arial, sans;
	font-size: 1.06rem;
	line-height: 1.5;
	position: relative;
}
.usa-search::after {
	clear: both;
	content: "";
	display: block;
}
[role='search'].usa-search, [role='search'].usa-search > div, .usa-search [role='search'] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.usa-sr-only {
	position: absolute;
	left: -999em;
	right: auto;
}
.element-invisible, .visually-hidden, .u-visually-hidden, #views-exposed-form-search-faqs-page-1 .form-item__label, #views-exposed-form-search-public-notices-page-1 .form-item__label, #views-exposed-form-search-news-releases-page-1 .form-item__label, #views-exposed-form-search-perspectives-page-1 .form-item__label, .usa-sr-only {
	clip: rect(1px, 1px, 1px, 1px) !important;
	height: 1px !important;
	overflow: hidden !important;
	position: absolute !important;
	width: 1px !important;
	word-wrap: normal !important;
}
.usa-fieldset, .usa-hint, .usa-select, .form-item__select, .usa-range, .form-item__range, .usa-input, .form-item__color, .form-item__date, .form-item__email, .form-item__month, .form-item__number, .form-item__password, .form-item__search, .form-item__tel, .form-item__text, .form-item__time, .form-item__url, .form-item__week, .usa-textarea, .form-item__textarea, .usa-input-group, .usa-combo-box__input, .usa-combo-box__list {
	font-family: Source Sans Pro Web, "Noto Sans Arabic", "Noto Sans KR", "Noto Sans SC", "Noto Sans TC", "Helvetica Neue", Helvetica, Arial, sans;
	font-size: 1.06rem;
	line-height: 1.3;
}
.usa-select, .form-item__select, .usa-range, .form-item__range, .usa-input, .form-item__color, .form-item__date, .form-item__email, .form-item__month, .form-item__number, .form-item__password, .form-item__search, .form-item__tel, .form-item__text, .form-item__time, .form-item__url, .form-item__week, .usa-textarea, .form-item__textarea, .usa-input-group, .usa-combo-box__input {
	border-width: 1px;
	border-color: #565c65;
	border-style: solid;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	color: #1b1b1b;
	display: block; 
	max-width: 30rem; 
	width: 100%;
}
 .usa-search__input {
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom-right-radius: 0px;
	border-right: none;
	border-top-right-radius: 0px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	font-size: 1rem;
	height: 2rem;
	margin: 0;
} 
.usa-search--epa .usa-input, .usa-search--epa .form-item__color, .usa-search--epa .form-item__date, .usa-search--epa .form-item__email, .usa-search--epa .form-item__month, .usa-search--epa .form-item__number, .usa-search--epa .form-item__password, .usa-search--epa .form-item__search, .usa-search--epa .form-item__select, .usa-search--epa .form-item__tel, .usa-search--epa .form-item__text, .usa-search--epa .form-item__time, .usa-search--epa .form-item__url, .usa-search--epa .form-item__week {
	max-width: 100%;
}
.usa-button, .button, .button-group__link, .hero-slideshow__nav-button, .dropbutton__toggle-button {
	font-family: Source Sans Pro Web, "Noto Sans Arabic", "Noto Sans KR", "Noto Sans SC", "Noto Sans TC", "Helvetica Neue", Helvetica, Arial, sans;
	font-size: 1.06rem;
	line-height: 0.9;
	color: #fff;
	background-color: #005ea2;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: .25rem;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 0.5rem;
	padding: .75rem 1.25rem;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
/* @media all and (min-width:30em) */
.usa-button, .button, .button-group__link, .hero-slideshow__nav-button, .dropbutton__toggle-button {
	width: auto;
}
.usa-search [type='submit'] {
	background-image: url("../images/usa-icons-bg/search--white.svg"),-webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
	background-image: url("../images/usa-icons-bg/search--white.svg"),linear-gradient(transparent, transparent);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 1.5rem;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	height: 2rem;
	margin: 0;
	padding: 0;
	width: 3rem;
}
/* @media all and (min-width:30em) */
.usa-search [type='submit'] {
	padding-left: 1rem;
	padding-right: 1rem;
	background-image: none;
	width: auto;
}
/* @media all and (min-width:30em) */
.usa-search--small [type='submit'], .usa-search--small .usa-search__submit {
	background-image: url("../images/usa-icons-bg/search--white.svg"),-webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
	background-image: url("../images/usa-icons-bg/search--white.svg"),linear-gradient(transparent, transparent);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 1.5rem;
	width: 3rem;
} 
.site-logo {
	color: #005ea2;
	display: block;
	margin: 1rem 1rem 1rem -.5rem;
	max-width: 100%;
	min-width: 12.5rem;
	padding: .5rem;
	width: 22.62rem;
}

 
.site-logo:visited {
	color: #005ea2;
}
.usa-menu-btn {
	-moz-osx-font-smoothing: inherit;
	-webkit-font-smoothing: inherit;
	color: #005ea2;
	text-decoration: underline;
	background-color: transparent;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	background-color: #005ea2;
	color: #fff;
	font-size: 0.87rem;
	height: 3rem;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
/* @media all and (min-width:64em) */
.usa-menu-btn {
	display: none;
}
.l-header__menu-button {
	margin-right: 0px !important;
	width: auto !important;
}
/* @media all and (min-width:64em) */
.l-header__menu-button {
	display: none !important;
}
.site-logo__image {
	display: block;
	padding-bottom: 13.86%;
	position: relative;
	width: 100%;
}
.site-logo__svg {
	fill: currentColor;
	height: 100%;
	position: absolute;
} 
 
 
 
 /** Nav */

/** Main Menu CSS */
 
.usa-nav--epa .usa-nav__inner {
	position: relative;
}
/* @media all and (min-width:64em) */
.usa-nav--epa .usa-nav__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 64rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
} 
.usa-nav {
	font-family: Source Sans Pro Web, "Noto Sans Arabic", "Noto Sans KR", "Noto Sans SC", "Noto Sans TC", "Helvetica Neue", Helvetica, Arial, sans;
	font-size: 1.06rem;
	line-height: 0.9;
}
/* @media all and (min-width:64em) */
.usa-nav {
	float: right;
	position: relative;
}
/* @media all and (min-width:64em) */
.usa-nav--epa {
	background: #005ea2;
	float: none;
	width: auto;
} 
.menu--main [aria-expanded='true'].menu__link.has-subnav::after {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
} 

.menu--main .menu__link:hover,.menu--main .menu__link:focus,.menu--main .menu__link[aria-expanded='true'] {
    background: #1a4480
}
  
.menu__item{
    max-width:initial
}
.menu--main{
    list-style:none;
    margin:0;
    padding:0;
    background:#005ea2;
    color:#fff
}
@media all and (min-width:64em){
    .menu--main{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
}
.menu--main li{
    margin:0;
    padding-left:0
}
.menu--main li::before{
    display:none
}
.menu--main .menu__link{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background:transparent;
    border:0;
    color:#fff;
    cursor:pointer;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    font:700 0.98rem/1.0204 Merriweather Web,Georgia,Cambria,Times New Roman,Times,serif;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding:1rem 1.5rem;
    text-align:left;
    text-decoration:none;
    width:100%
}
@media all and (min-width:32em){
    .menu--main .menu__link{
        width:auto
    }
}
.menu--main .menu__link.has-subnav::after{
    background:url("../images/main-menu-arrow.svg") no-repeat 50% 50%;
    color:#fff;
    content:"";
    display:inline-block;
    height:1em;
    margin-left:0.5rem;
    -webkit-transform:rotate(-180deg);
    transform:rotate(-180deg);
    -webkit-transition:-webkit-transform 375ms cubic-bezier(0.0,0,0.2,1);
    transition:-webkit-transform 375ms cubic-bezier(0.0,0,0.2,1);
    transition:transform 375ms cubic-bezier(0.0,0,0.2,1);
    transition:transform 375ms cubic-bezier(0.0,0,0.2,1),-webkit-transform 375ms cubic-bezier(0.0,0,0.2,1);
    width:1em
}
.menu--main .menu__subnav{
    list-style:none;
    margin:0;
    padding:0;
    background:#edeff0;
    width:100%
}
@media all and (min-width:64em){
    .menu--main .menu__subnav{
        display:grid;
        grid-template-columns:1fr 1fr;
        position:absolute;
        width:auto;
        z-index:1
    }
} 
.menu--main .menu__subnav .menu__item{
    border:0;
    display:block;
    margin-right:0
}
@media all and (min-width:64em){
    .menu--main .menu__subnav .menu__item{
        display:grid;
        grid-template-columns:1fr;
        width:12rem
    }
}
.menu--main .menu__subnav :first-child.menu__item{
    grid-column:1 /span 2;
    width:auto
}
.menu--main .menu__subnav .menu__link{
    border-color:transparent;
    border-style:solid;
    border-width:0 .25rem;
    color:#005ea2;
    font:400 1rem/1.2 Source Sans Pro Web,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
    width:100%
}
@media all and (min-width:64em){
    .menu--main .menu__subnav .menu__link{
        display:block
    }
}
.menu--main .menu__subnav :first-child.menu__item .menu__link{
    font-weight:700
}

:last-child.menu--main{
    margin-bottom:0
}   

 
html.no-js .menu--main .menu__subnav .menu__link {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
    word-wrap: normal
}

html.no-js .menu--main .menu__subnav .menu__link:focus {
    clip: auto;
    height: auto;
    overflow: visible;
    position: static;
    width: auto
}

.menu--main .menu__subnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    /* background:#edeff0; */
    width: 100%
}

.menu--main .menu__subnav:last-child {
    margin-bottom: 0
}

.menu--main .menu__subnav li {
    margin: 0;
    padding-left: 0
}

.menu--main .menu__subnav li::before {
    display: none
}
 
.menu--main .menu__subnav[hidden]{
    display:none
}  


@media all and (min-width: 64em) {
    .menu--main .menu__subnav {
        display:grid;
        grid-template-columns: 1fr 1fr;
        position: absolute;
        width: auto;
        z-index: 1
    }

    .menu--main .menu__subnav.is-wide {
        grid-template-columns: 1fr 1fr 1fr
    }

    .menu--main .menu__subnav.is-wide .menu__item:first-child {
        grid-column: 1 / span 3
    }

    html.js .menu--main .menu__subnav[hidden] {
        display: none
    }
}

.menu--main .menu__subnav .menu__item {
    border: 0;
    display: block;
    margin-right: 0
}

@media all and (min-width: 64em) {
    .menu--main .menu__subnav .menu__item {
        display:grid;
        grid-template-columns: 1fr;
        width: 12rem
    }
}

.menu--main .menu__subnav .menu__item:first-child {
    grid-column: 1 / span 2;
    width: auto
}

.menu--main .menu__subnav .menu__item:first-child .menu__link {
    font-weight: 700
}

.menu--main .menu__subnav .menu__link {
    border-color: transparent;
    border-style: solid;
    border-width: 0 .25rem;
    color: #005ea2;
    font-family: Source Sans Pro Web, "Noto Sans Arabic", "Noto Sans KR", "Noto Sans SC", "Noto Sans TC", "Helvetica Neue", Helvetica, Arial, sans;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.2;
    width: 100%
}

.menu--main .menu__subnav .menu__link:visited {
    color: #005ea2
}

.menu--main .menu__subnav .menu__link:hover,.menu--main .menu__subnav .menu__link:focus,.menu--main .menu__subnav .menu__link.is-active {
    background: #dfe1e2;
    border-color: #005ea2;
    color: #005ea2
}

@media all and (min-width: 64em) {
    .menu--main .menu__subnav .menu__link {
        display:block
    }
}

.menu--sidenav .menu__link {
    color: #005ea2 !important
}

.menu--sidenav .menu__link:hover,.menu--sidenav .menu__link:focus {
    color: #1a4480 !important
}

.menu--sidenav .menu__link:active {
    color: #162e51 !important
}

.menu--sidenav .menu__link:visited {
    color: #54278f !important
}



/** Contact Us and Bread Crumb (not) */
 
.l-page__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between; 
	padding-top: 0.5rem;
}
/* @media all and (min-width:40rem) */
.l-page__header {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
} 
.l-page.has-footer {
	margin-bottom: 0px;
} 
.l-page__header-first {
	margin-bottom: 1rem;
	margin-right: 2.5rem;
}
.l-page__header-last {
	-ms-flex-negative: 0;
	flex-shrink: 0;
} 
.header-link {
	line-height: 1.2;
	text-decoration: none;
	text-transform: uppercase;
}
.hublinks {
	line-height: 1.2;
}
.hublinks__title {
	margin-right: 0.5rem;
} 
.hublinks__list {
	display: inline;
	line-height: 1.2;
	list-style: none;
	margin: 0;
	padding: 0;
}
 :last-child.usa-list, :last-child.usa-collection {
	margin-bottom: 0px;
} 
.hublinks__list-item {
	border-right: 1px solid #565c65;
	display: inline;
	margin-right: 0.5rem;
	padding-right: 0.5rem;
}
 .usa-prose > ul li:last-child, .usa-prose > ol li:last-child, :last-child.usa-collection__item {
	margin-bottom: 0px;
}
:last-child.hublinks__list-item {
	border-right: 0;
	margin-right: 0px;
	padding-right: 0px;
}
.hublinks__list-item > a {
	font-weight: 700;
} 


/** Title */
  
.page-title {
    margin: 0;
}
h1, h2, .h2, h3, .h3, div.box__title, .box--alert > .box__title, .box--blog > .box__title, .box--highlight > .box__title, .box--multipurpose > .box__title, .box--news > .box__title, .box--related-info > .box__title, .box--rss > .box__title, .box--special > .box__title, .govdelivery__legend, .image-gallery__title, .teaser__title, .web-area-title, h4, .h4, .field__label, .teaser__subtitle, h5, .h5, .field__label.is-inline, h6, .h6 {
	clear: none;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	text-rendering: optimizeLegibility;
}
h1 {
	font-family: Merriweather Web, "Noto Sans Arabic", "Noto Sans KR", "Noto Sans SC", "Noto Sans TC", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 2.44rem;
	font-weight: 700;
	line-height: 1.2;
}
h1, h2, .h2, h3, .h3, div.box__title, .box--alert > .box__title, .box--blog > .box__title, .box--highlight > .box__title, .box--multipurpose > .box__title, .box--news > .box__title, .box--related-info > .box__title, .box--rss > .box__title, .box--special > .box__title, .govdelivery__legend, .image-gallery__title, .teaser__title, .web-area-title, h4, .h4, .field__label, .teaser__subtitle, h5, .h5, .field__label.is-inline, h6, .h6, .usa-prose > h1, .usa-prose > h2, .usa-prose > h3, .usa-prose > h4, .usa-prose > h5, .usa-prose > h6 {
	margin-bottom: 0px;
	margin-top: 0px;
	clear: none;
	margin-bottom: 1rem;
} 
 

/** Top Page Footer CSS */
 
.l-page__footer{
    background-color:#edeff0;
    margin-top:2rem;
    padding-bottom:1.5rem;
    padding-top:1.5rem
}
.l-page__footer :last-child{
    margin-bottom:0
}
@media all and (min-width:64em){
    .l-page__footer{
        padding-bottom:2rem;
        padding-top:2rem
    } 
div.l-page__footer{
    margin-top:0
}


/**   Footer */ 
.footer{
    background-color:#3d4551;
    color:#fff;
    min-height:11.25rem;
    padding:2.5rem 0
}  
    
.footer__epa-seal {
	float: left;
	margin: 0 2.5rem 2.5rem 0;
}
  @media all and (min-width:43.75em) {
.footer__epa-seal {
	margin-right: 5.71%;
}
}
.footer__content {
	display: inline-block;
}
@media all and (min-width:43.75em) {
.footer__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
}
.footer__column {
	margin-bottom: 2.92rem;
}
 @media all and (min-width:43.75em) {
.footer__column {
	margin-bottom: 0px;
	width: 30%;
}
}
.footer_content  :last-child.footer__column {
	margin-bottom: 0px;
} 
.footer_content  ul {
	list-style-type: disc;
	margin-top: 0px;
}
.menu--footer {
	list-style-type: none;
	padding: 0;
}  
.footer_content  p {
	line-height: 1.5;
	margin-bottom: 1rem;
	margin-top: 0px;
}
.footer__last-updated {
	font-size: 0.87rem;
	line-height: 1.2;
	text-transform: uppercase;
}
.footer_content  li {
	max-width: unset;
}
.menu__item {
	max-width: initial;
}
.footer_content  li:last-child, .usa-prose > ul li:last-child, .usa-prose > ol li:last-child, :last-child.usa-collection__item {
	margin-bottom: 0px;
} 
.menu--footer .menu__link {
	display: block;
	font-family: Merriweather Web, "Noto Sans Arabic", "Noto Sans KR", "Noto Sans SC", "Noto Sans TC", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 1.1rem;
	font-weight: 700;
	line-height: 1.2;
	outline-offset: .25rem;
	text-decoration: none;
}
.usa-section--dark a:link, .usa-dark-background a:link, .definition__tooltip a:link, .footer a:link, .usa-section--dark a:visited, .usa-dark-background a:visited, .definition__tooltip a:visited, .footer a:visited {
	color: #dfe1e2;
} 
.icon {
	display: inline-block;
	fill: currentColor;
	height: 1em;
	overflow: visible !important;
	position: relative;
	top: -2px;
	-webkit-transition: none;
	transition: none;
	vertical-align: middle;
	width: 1em;
}
.icon--pager, .icon--social {
	top: 0px;
} 
.menu--footer , .menu--footer .menu__item {
	margin: 0 0 1rem;
	padding-left: 0px;
}
.footer_content  ul:last-child, .footer_content  ol:last-child, :last-child.usa-list, :last-child.usa-collection {
	margin-bottom: 0px;
}
.footer_content ul:last-child {
	margin-bottom: revert;
}  

.menu--social {
    display: -webkit-box;
    display: -ms-flexbox;
    /* display:flex; */
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0
}

@media (min-width: 43.75em) {
    .menu--social {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 9rem
    }
}

@media (min-width: 65em) {
    .menu--social {
        -webkit-box-pack:start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        max-width: 100%;
    }
}

.menu--social .menu__item {
    margin: 0 .5rem .5rem 0;
    padding-left: 0
}

.menu--social .menu__link {
    display: block;
    font-size: 2.5rem;
    line-height: 0.5;
    text-decoration: none
}

.menu--social .menu__link::after,.menu--social .menu__link .external-link__tag {
    display: none !important
}

.footer__column h2 { 
    font-family: Merriweather Web, "Noto Sans Arabic", "Noto Sans KR", "Noto Sans SC", "Noto Sans TC", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 1.95rem;
    font-weight: 700;
    line-height: 1.2; 
}