<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; height: 100%; }
body { margin: 0; padding: 0; text-align: left; height: 100%; }
#imPageExtContainer {min-height: 100%; }
#imPageIntContainer { position: relative;}
#imPage { position: relative; width: 100%; }
#imHeaderBg { position: absolute; left: 0; top: 0; width: 100%; }
#imContent { position: relative; overflow-x: clip; }
#imFooterBg { position: absolute; left: 0; bottom: 0; width: 100%; }
#imStickyBarContainer { visibility: hidden; position: fixed; overflow: hidden; }
#imPageToTop { position: fixed; bottom: 30px; right: 30px; z-index: 10500; display: none; opacity: 0.75 }
#imPageToTop:hover {opacity: 1; cursor: pointer; }
html { min-width: 750px; }
#imPageExtContainer { background-image: none; background-color: rgba(255, 255, 255, 1); z-index: 0; position: relative; }
#imPage { padding-top: 0px; padding-bottom: 0px; min-width: 750px; }
#imHeaderBg { height: 100px; background-image: none; background-color: rgba(255, 255, 255, 1); }
#imHeader { background-image: none; background-color: rgba(255, 255, 255, 1); }
#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 100px; width:750px; }
#imContent { align-self: start; padding: 0px 0 0px 0; }
#imContentGraphics { min-height: 600px; background-image: none; background-color: rgba(255, 255, 255, 1); }
#imFooterBg { z-index: -1; height: 100px; background-image: none; background-color: rgba(159, 197, 232, 1); }
#imFooter { z-index: 1;  background-image: none; background-color: rgba(159, 197, 232, 1); }
#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 100px; width:750px; }
#imSideBar { background-image: none; background-color: rgba(211, 218, 220, 1); overflow: visible; zoom: 1; z-index: 200; }
#imSideBarObjects { position: relative; height: 600px; }
</pre></body></html>