body { color:#363435; font-family:'Lato', sans-serif; margin:0px; height:100% }
html { height:100% }
#headerWrapper a:link { color:#eee; text-decoration:underline }
#headerWrapper a:visited { color:#eee; text-decoration:underline }
#headerWrapper a:hover { color:#eee; text-decoration:none }
#headerWrapper a:active { color:#eee }
#CTA-3 a:link { color:#eee; text-decoration:none }
#CTA-3 a:visited { color:#eee; text-decoration:none }
#CTA-3 a:hover { color:#fff; text-decoration:underline }
#CTA-3 a:active { color:#eee }
#CTA-4 a:link { color:#eee; text-decoration:none }
#CTA-4 a:visited { color:#eee; text-decoration:none }
#CTA-4 a:hover { color:#fff; text-decoration:underline }
#CTA-4 a:active { color:#eee }
#CTA-5 a:link { color:#eee; text-decoration:none }
#CTA-5 a:visited { color:#eee; text-decoration:none }
#CTA-5 a:hover { color:#fff; text-decoration:underline }
#CTA-5 a:active { color:#eee }
#CTA-1 a:link { color:#fff; text-decoration:none }
#CTA-1 a:visited { color:#fff }
#CTA-1 a:hover { color:#fff; text-decoration:underline }
#CTA-1 a:active { color:#fff }
#CTA-2 a:link { color:#fff; text-decoration:none }
#CTA-2 a:visited { color:#fff }
#CTA-2 a:hover { color:#fff; text-decoration:underline }
#CTA-2 a:active { color:#fff }
#copyrightText a:link { color:#000; text-decoration:underline }
#copyrightText a:visited { color:#000 }
#copyrightText a:hover { color:#363435 }
#copyrightText a:active { color:#000 }
#PageDiv { position:relative; min-height:100%; margin:auto }
#navigation { height:auto; overflow:visible }
.fwNavContainer1 { float:right; position:relative; right:50% }
#fwNav1 { position:relative; display:block; left:50%; padding:0; margin:0; list-style:none }
#fwNav1 .fwNavItem { width:auto; position:relative; float:left; margin:0; padding:0; border-top:0; border-bottom:0 }
#fwNav1 .fwNavItem a { display:block; color:#FFFFFF; text-decoration:underline; padding:0px 25px 0px 25px; white-space:nowrap }
#fwNav1 .fwFirstChild { border-left:0 }
#fwNav1 .fwLastChild { border-right:0 }
#fwNav1 .fwNavItem:hover > span a, #fwNav1 .fwNavItem:hover > a { color:#C4D2E5; text-decoration:underline }
#fwNav1 .fwNavItem a:hover, #fwNav1 .fwNavItem span a:hover, #fwNav1 .fwNavItem a:focus { color:#C4D2E5; text-decoration:underline }
#fwNav1 .fwNavItem a:active { color:#BBD1FF; text-decoration:none }
#fwNav1-toggle, .fwNav1-toggle-label { display:none }
.fwNav1-toggle-label { width:30px; height:30px; overflow:hidden; background-image:url('../Resources/Hamburger-BOD-open.svg'); background-repeat:no-repeat; background-size:100%; margin-left:auto; margin-right:auto }
#fwNav1 * .sub { visibility:hidden; position:absolute; left:-0; float:left; padding:0; margin:0; list-style:none; z-index:1 }
#fwNav1 .sub * .sub { top:-0 }
#fwNav1 .fwNavItem .sub .fwNavItem { display:block; margin:0; padding:0; left:0; width:100%; *width:auto; border-left:0; border-right:0; border-top:none; border-bottom:none }
#fwNav1 * * * .sub { left:100%; top:0 }
#fwNav1 .fwNavItem .sub .fwNavItem a { display:block; color:#FFFFFF; text-decoration:underline; padding:0px 25px 0px 25px; white-space:nowrap }
#fwNav1 .fwNavItem .sub .fwFirstChild { border-top:0 }
#fwNav1 .fwNavItem .sub .fwLastChild { border-bottom:0 }
#fwNav1 .fwNavItem .sub .fwNavItem:hover > span a, #fwNav1 .fwNavItem .sub .fwNavItem:hover > a { color:#C4D2E5; text-decoration:underline }
#fwNav1 .fwNavItem .sub .fwNavItem a:hover, #fwNav1 .fwNavItem .sub .fwNavItem span a:hover, #fwNav1 .fwNavItem .sub .fwNavItem a:focus { color:#C4D2E5; text-decoration:underline }
#fwNav1 .fwNavItem .sub .fwNavItem a:active { color:#BBD1FF; text-decoration:none }
#fwNav1 :hover > .sub { visibility:visible }
#fwNav1 .fwNavItem a.fwCurrent, #fwNav1 .fwNavItem a.fwCurrent:hover { display:block; font-weight:normal }
#fwNav1 .fwNavItem .sub .fwNavItem a.fwCurrent, #fwNav1 .fwNavItem .sub .fwNavItem a.fwCurrent:hover { display:block; font-weight:normal }
@media screen and (max-width:2600px)
{
	.fwNavContainer1 { display:none; position:fixed; width:100%; top:0; right:0; bottom:0; left:100%; margin-right:-100%; background-color:#1A2E5C; -webkit-overflow-scrolling:touch; overflow:auto; float:none; -webkit-transition:.2s ease-out margin, .2s ease-out left; -moz-transition:.2s ease-out margin, .2s ease-out left; -ms-transition:.2s ease-out margin, .2s ease-out left; -o-transition:.2s ease-out margin, .2s ease-out left; transition:.2s ease-out margin, .2s ease-out left }
	#fwNav1 { width:100%; right:0; left:0; margin-top:0px }
	#fwNav1 .fwNavItem { box-sizing:border-box; float:none; overflow:hidden; width:100%; border-right:0; border-left:0 }
	#fwNav1 .fwNavItem a { padding-top:14px; padding-bottom:14px; padding-left:14px; padding-right:14px }
	#fwNav1 .fwFirstChild { border-top:0 }
	#fwNav1 .fwLastChild { border-bottom:0 }
	.fwNav1-toggle-label { display:block; position:relative; cursor:pointer; -webkit-touch-callout:none; -webkit-user-select:none; user-select:none }
	.fwNav1-toggle-close { background-image:url('../Resources/Hamburger-BOD-close.svg'); margin:20px auto 20px auto }
	.fwNavContainer1.fwMenuOn { margin-right:0; left:0 }
	#fwNav1 .fwNavItem .sub .fwNavItem a { padding-top:14px; padding-bottom:14px; padding-right:10px; padding-left:20px }
	#fwNav1 .fwNavItem .sub .sub .fwNavItem a { padding-left:30px }
	#fwNav1 .fwNavItem .sub .sub .sub .fwNavItem a { padding-left:40px }
	#fwNav1 .fwNavItem .sub { position:relative; visibility:visible; width:100%; left:0; top:0 }
	#fwNav1 .fwNavItem .sub .fwNavItem { width:100% }
	#fwNav1 .fwNavItem .sub .sub { left:0 }
	#fwNav1 .fwNavItem .sub .sub .fwNavItem { border-left:none }
	.fwMainPointer1, .fwSubPointer1 { display:none }
	#fwNav1 .fwNavItem .sub .fwLastChild { border-bottom:none }
	#fwNav1 .fwLastChild .sub .fwLastChild { border-bottom:0 }
}
