@charset "utf-8";
* { margin: 0; padding: 0; }
body { font: 100% Verdana, Arial, Helvetica, sans-serif; font-size: 76%; left: 0; line-height: 1.5em; }
.text {	font: 100% Verdana, Arial, Helvetica, sans-serif; font-size: 1em; }
.handheld-hidden { display: none; }
img { border: 0; }
a { color: #003; text-decoration: none; }
a:hover { text-decoration: underline; }
p { padding: 5px; }
#main-content h1, #main-content h2, #main-content h3 { padding: 15px 5px 5px 5px; }
h1 { font-size: 1.2em; }
h2 { font-size: 1.2em; font-weight: bold; letter-spacing: 0.1em; margin: 15px 0 0 -8px; }
h3 { font-size: 1.1em; font-weight: bold; } 
.preload {display:none;}
#header-container, #body-container { top: 0; left: 0; background: #FFF; }
#header-container { width: 100%;} 

/* ---------- Header ---------- */
#main-title-logo { margin: 8px 0 4px 5px; float: left; }
#main-title-text { margin: 0 auto; padding: 5px 5px 10px 0; width: 100%; text-align: right; font-weight: bold; font-size: 1.2em; } 

/* ---------- Main Navigation Tabs ---------- */
#page-tabs { font-size: 1.2em; color: #003; font-weight: bold; padding: 0.5em; } 
#page-tabs ul { list-style: none; }
#tab-01 { color: #003566 }
#tab-02 { color: #020066 }
#tab-03 { color: #3A0066 }
#tab-04 { color: #660059 }
#tab-05 { color: #660022 }
#tab-06 { color: #661600 }
#tab-07 { color: #664D00 }
#tab-09 { color: #116600 }
#tab-10 { color: #006629 }
#tab-11 { color: #006660 }
#tab-12 { color: #27333F }
#page-tabs { background: #E6E6E6; border: 1px solid #666; }
#page-tabs a:hover { background: #666; color: #FFF; text-decoration: none; }
#page-tabs ul li { border-bottom: 1px solid #666; }

/* ---------- Quick Links ---------- */
#quick-links { font-size: 1em;	text-align: center; }
#quick-links a { text-decoration: none; }
#quick-links ul { padding: 8px; list-style-type: none; }
#quick-links ul li { display: inline; list-style-type: none; padding: 3px 2px 3px 5px; margin: 0 5px 0 5px; border-right: 1px solid #999; border-left: 1px solid #999; }

/* ---------- Main Column ---------- */
#body-container { width: 100%;  margin: 0 auto; } 
#main-column { color: #003; width: 100%; margin-top: 15px; } 
#main-top {	background: #E6E6E6; border-bottom: 1px solid #CCC; font-weight: bold; }
#main-top h1 { font-weight: bold; color: #003; }
#main-content { border: 1px solid #CCC; }

/* ---------- Intro Content ---------- */
#main-top { font-size: 1em; padding: 6px 8px 6px 8px; }
#intro { font-size: 1em; text-align: left; padding: 4px; } 
#intro p, #action-text p { font-weight: bold; padding: 2px; } 
#intro ul li, #intro ol li { padding: 2px; }
#top-images { display: none; }
#action-text, #page-tabs { margin: 5px; }
#action-text p { font-weight: bold; text-align: center; font-size: 1.1em; }

/* ---------- Supporting Content ---------- */
#main-content h1, #main-content h2, #main-content h3 { border-bottom: 1px solid #999; padding: 0.2em 8px; min-height: 1em; line-height: 1.3; }
#supporting-text { display: none; }
#opening { font-size: 1.1em; }
#terms dd ol li { list-style: none; }

/* ---------- Footer ---------- */
#footer-main { font-family: Arial, Helvetica, sans-serif; padding: 0 12px 3px 12px; } 
#footer-left { text-align: left; padding: 5px; } 
#footer-right { text-align: right; padding: 5px; } 

/* ---------- Side Column ---------- */
#side-column { font-size: 0.9em; text-align: left; }
#side-column a { text-decoration: none; }
#sectional-nav-header, #sectional-nav-main { display: none; }

/* --------- Side Feature and Contact Text ------------ */
#contact-top { margin: 0; padding: 8px 8px 8px 8px; font-size: 1.3em; }
#contact-main { margin: 0; text-align: left; padding: 4px 7px 10px 9px; }
#sectional-nav-header, #contact-top { margin-top: 5px; font-weight: bold; }
#sectional-nav-main, #contact-main {  border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; border-left: 1px solid #CCC; }
#sectional-nav-base, #contact-base, #footer-base { display: none; }

.clearfloat { clear:both; height:0; font-size: 0.1ems; line-height: 0px; }