@charset "utf-8";
/* 
#DFE6ED = Really Light
#7F9AB3 = Light Tone
#4D677F = Mid Tone
#141A20 = Extra Dark
*/

body, #body-container { color: #000033; }
#quick-links ul { background: #4D677F }
#quick-links a { color: #FFF; }
#quick-links ul li:hover { background: #7F9AB3; border-bottom: 1px solid #141A20; }
#header-container, #supporting-text a, h1, h2, h3 { color: #4D677F; }
#action-text { background: #DFE6ED;  border: 1px solid #CCC; }
#sectional-nav-main ul li:hover, #sectional-nav-main ul ul li:hover, #sectional-nav-main ul ul ul li:hover { color: #F00; background: #7F9AB3; }
#sectional-nav-main ul ul li:hover, #sectional-nav-main ul ul ul li:hover { background: #4D677F; } 
#sectional-nav-header, #contact-top { background:#4D677F; border: 1px solid #141A20; color: #FFF; }
#footer-main { background:#4D677F; color: #FFF; border: 1px solid #CCC; }
#sectional-nav-main a:hover, #sectional-nav-header a, #contact-top a, #footer-main a, #highlight-top a { color: #FFF; }

#main-content .highlightbox { text-align: left; }
#main-content .highlightbox h2 { color: #FFF; font-size: 1em; padding: 5px; margin: 2px 0 0 0; border: 0; }
#main-content .highlightbox h2 a { color: #FFF; text-decoration: none; }
#main-content .highlightbox a:hover { text-decoration: underline; }

#main-content .hbox-000 h2 { background:#4D677F }
#main-content .hbox-009 h2 { background:#994933 }
#main-content .hbox-032 h2 { background:#998033 }
#main-content .hbox-055 h2 { background:#7B9933 }
#main-content .hbox-078 h2 { background:#449933 }
#main-content .hbox-102 h2 { background:#33995C }
#main-content .hbox-125 h2 { background:#339993 }
#main-content .hbox-148 h2 { background:#336899 }
#main-content .hbox-171 h2 { background:#353399 }
#main-content .hbox-194 h2 { background:#6D3399 }
#main-content .hbox-218 h2 { background:#99338C }
#main-content .hbox-241 h2 { background:#993355 }

#main-content .hmain { margin: 0 0 2px 0; text-align: left; padding: 4px 7px 10px 9px; background: #FFF; border-right: 1px solid #CCC; border-bottom: 1px solid #999; border-left: 1px solid #CCC; line-height: 1.2em; min-height: 10em; }
#main-content .hmain img { padding: 0;}
#main-content .hmain ul li { padding-top: 0.4em; list-style-type: none; }

#main-content .hbox-000 a { color:#4D677F }
#main-content .hbox-009 a { color:#994933 }
#main-content .hbox-032 a { color:#998033 }
#main-content .hbox-055 a { color:#7B9933 }
#main-content .hbox-078 a { color:#449933 }
#main-content .hbox-102 a { color:#33995C }
#main-content .hbox-125 a { color:#339993 }
#main-content .hbox-148 a { color:#336899 }
#main-content .hbox-171 a { color:#353399 }
#main-content .hbox-194 a { color:#6D3399 }
#main-content .hbox-218 a { color:#99338C }
#main-content .hbox-241 a { color:#993355 }