<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html { position: relative; margin: 0; padding: 0; background-color: #F4F4EC; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 0px auto; width: 1280px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 236px; width: 100%; background-color: #383838; }
#imHeader { margin-bottom: 50px; height: 236px; background-color: #383838; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 236px; left: 0; height: 50px; width: 1280px; padding: 0px 0px 0px 0px; background-color: #F4F4EC; }
#imMnMn &gt; ul { text-align: center; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 520px; position: relative; width: 1280px; padding: 0px 0px 0px 0px; }
#imContentGraphics { min-height: 520px; position: absolute; top: 286px; bottom: 236px; left: 0; width: 1280px; background-color: #F4F4EC; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 236px; width: 100%; background-color: #383838; }
#imFooter { position: relative; margin: 0 auto; height: 236px; width: 1280px; background-color: #383838; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }
@media (max-width: 1279px) {
	html { background-image: none; background-color: #F4F4EC; }
	#imPage { padding-top: 0; margin: 0px auto 0px auto; }
	#imHeaderBg { height: 100px; background-image: none; background-color: #383838; }
	#imHeader { margin-bottom: 100px; height: .1px; background-image: none; background-color: #2F2F2F; }
	#imMnMn { position: absolute; top: 0px; left: 0; height: 75px; padding: 25px 0px 0px 25px; background-image: none; background-color: #383838; }
	#imMnMn &gt; ul { text-align: left; }
	#imMnMnGraphics { display: none; }
	#imMnMn li { display: inline; }
	#imContent { min-height: 520px; padding: 0px 25px 0px 25px; }
	#imContentGraphics { min-height: 520px; top: 100px; bottom: 100px; left: 0; background-image: none; background-color: transparent; }
	#imFooterBg { height: 100px; width: 100%; background-image: none; background-color: #383838; }
	#imFooter { min-height: 100px; height: auto; background-image: none; background-color: #383838; }
	#imFooterResponsiveContent { display: inline-block; margin-top: 0px; margin-bottom: 0px; margin-left: 25px; margin-right: 0px; font: normal normal normal 9pt 'Arial'; color: #F4F4EC; background-color: transparent; text-align: left; text-decoration: none; }
	#imHeaderFlashBackground, #imFooterFlashBackground, .imTemplateContent, #imFooPad, #imBtMn, #imPgMn { display: none; }
}

@media  (max-width: 1279px) and (min-width: 720px) {
	#imPage, #imContentGraphics, #imFooter { width: 720px; }
	#imMnMn { width: 695px; }
	#imContent { width: 670px; }
}

@media  (max-width: 719px) and (min-width: 480px) {
	#imPage, #imContentGraphics, #imFooter { width: 480px; }
	#imMnMn { width: 455px; }
	#imContent { width: 430px; }
}

@media  (max-width: 479px) {
	#imPage, #imMnMn, #imContent, #imContentGraphics, #imFooter { box-sizing: border-box; width: 100%; }
	#imMnMn { height: 100px; }
}
</pre></body></html>