body { font-family:Arial,Helvetica,sans-serif; margin:0px; height:100% }
html { height:100% }
a:link { text-decoration:none }
a:visited { text-decoration:none }
a:hover { text-decoration:none }
a:active { text-decoration:none }
#navigation1 a:link { text-decoration:none }
#navigation1 a:visited { text-decoration:none }
#navigation1 a:hover { text-decoration:none }
#navigation1 a:active { text-decoration:none }
#PageDiv { position:relative; min-height:100%; margin:auto }
#sideBySideHeaderWrapper { width:100%; max-width:1200px; z-index:100; margin:20px auto auto }
#sideBySideHeader { z-index:0; padding:20px }
#pageName1 { z-index:0; float:left; margin-left:20px }
#pageName1 { margin-left:20px }
#navigation1 { width:70%; max-width:875px; z-index:0; float:right; margin-top:20px; height:auto; overflow:visible; position:relative }
#fullWidthWrapper { width:100%; min-height:200px; z-index:0; margin-top:20px; background-color:#fff }
#item1 { width:100px; display:inline-block }
#fwNav1 { float:right; 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:#000000; text-decoration:none; padding:3px 25px 3px 25px }
#fwNav1 .fwFirstChild { border-left:0 }
#fwNav1 .fwLastChild { border-right:0 }
#fwNav1 .fwNavItem a:hover, #fwNav1 .fwNavItem span a:hover, #fwNav1 .fwNavItem a:focus { color:#FF0000; text-decoration:none }
#fwNav1 .fwNavItem a:active { color:#2F3237; text-decoration:none }
#fwNav1-toggle, .fwNav1-toggle-label { display:none }
.fwNav1-toggle-label { width:30px; height:30px; overflow:hidden; background-image:url('../Resources/hamburger-black.png'); background-repeat:no-repeat; background-size:100%; float:right }
@media screen and (max-width:1200px)
{
	#PageDiv { width:auto }
}
@media screen and (max-width:920px)
{
	#PageDiv { width:auto }
}
@media screen and (max-width:720px)
{
	#PageDiv { width:auto }
}
@media screen and (max-width:570px)
{
	#PageDiv { width:auto }
	#pageName1 { float:none; clear:both; margin:auto; text-align:center }
	#navigation1 { width:100% }
	#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 }
	.fwNavContainer1 { display:none; position:fixed; width:100%; left:0; right:0; top:0; bottom:0; background-color:#FFFFFF; -webkit-overflow-scrolling:touch; overflow:auto; float:none; -webkit-transition:.2s ease-out -webkit-transform; -moz-transition:.2s ease-out -moz-transform; -ms-transition:.2s ease-out -ms-transform; -o-transition:.2s ease-out -o-transform; transition:.2s ease-out transform; -webkit-transform:translate3d(0,-100%,0); -moz-transform:translate3d(0,-100%,0); -ms-transform:translate3d(0,-100%,0); -o-transform:translate3d(0,-100%,0); transform:translate3d(0,-100%,0) }
	.fwNav1-toggle-close { background-image:url('../Resources/x-black.png'); margin:20px 20px 20px 20px }
	#fwNav1-toggle:checked ~ .fwNavContainer1 { font-size:1em; -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); -o-transform:translate3d(0,0,0); transform:translate3d(0,0,0) }
}
@media screen and (max-width:480px)
{
	#PageDiv { width:auto }
}
@media screen and (max-width:320px)
{
	#PageDiv { width:auto }
}
