body { margin:0px; background-color:#999; height:100% }
html { height:100% }
a:link { color:#999 }
a:visited { color:#999 }
a:hover { color:#fff }
a:active { color:#fff }
#PageDiv { position:relative; min-width:769px; max-width:1226px; margin:auto }
#Viewport640 { z-index:0; float:right }
#Viewport320 { z-index:0; float:right; display:none }
#LeftOutBox { width:31.1%; z-index:0; float:left; padding:6px }
#MidOutBox { width:31.1%; z-index:0; float:left; padding:6px }
#RightOutBox { width:31.1%; z-index:0; float:left; padding:6px }
#Menu { height:auto; overflow:visible; position:relative }
#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:#FFFFFF; text-decoration:none; padding:3px 10px 3px 10px }
#fwNav1 .fwFirstChild { border-left:0 }
#fwNav1 .fwLastChild { border-right:0 }
#fwNav1 .fwNavItem a:hover, #fwNav1 .fwNavItem span a:hover, #fwNav1 .fwNavItem a:focus { color:#000000; text-decoration:none }
#fwNav1 .fwNavItem a:active { text-decoration:none }
#fwNav1-toggle, .fwNav1-toggle-label { display:none }
.fwNav1-toggle-label { width:30px; height:30px; overflow:hidden; background-repeat:no-repeat; background-size:100%; float:right }
#fwNav1 .fwNavItem a.fwCurrent, #fwNav1 .fwNavItem a.fwCurrent:hover { display:block; color:#000000; font-weight:bold }
#VideoMenu { height:auto; overflow:visible; position:relative }
#fwNav2 { float:left; padding:0; margin:0; list-style:none }
#fwNav2 .fwNavItem { width:auto; position:relative; float:left; margin:0; padding:0; border-right:1px solid #999999; border-top:1px solid #999999; border-bottom:1px solid #999999; border-left:0 }
#fwNav2 .fwNavItem a { display:block; color:#999999; text-decoration:none; padding:3px 10px 3px 10px }
#fwNav2 .fwFirstChild { border-left:1px solid #999999 }
#fwNav2 .fwLastChild { border-right:1px solid #999999 }
#fwNav2 .fwNavItem a:hover, #fwNav2 .fwNavItem span a:hover, #fwNav2 .fwNavItem a:focus { color:#202020; text-decoration:none; background:#FFFFFF }
#fwNav2 .fwNavItem a:active { color:#FFFFFF; text-decoration:none }
#fwNav2-toggle, .fwNav2-toggle-label { display:none }
.fwNav2-toggle-label { width:30px; height:30px; overflow:hidden; background-repeat:no-repeat; background-size:100% }
#fwNav2 .fwNavItem a.fwCurrent, #fwNav2 .fwNavItem a.fwCurrent:hover { display:block; color:#202020; background:#FFFFFF; font-weight:bold }
@media screen and (max-width:768px)
{
	#PageDiv { min-width:680px; max-width:768px }
}
@media screen and (max-width:679px)
{
	#PageDiv { min-width:481px; max-width:679px }
	#Viewport640 { display:none }
	#Viewport320 { display:block }
	#LeftOutBox { width:auto; float:none }
	#MidOutBox { width:auto; float:none }
	#RightOutBox { width:auto; float:none }
}
@media screen and (max-width:480px)
{
	#PageDiv { min-width:321px; max-width:480px }
}
@media screen and (max-width:320px)
{
	#PageDiv { min-width:0px; max-width:344px }
}
