/* ALL PAGES */
BODY, TR, TD { font-size: 9pt; font-family: Arial, Helvetica; color: #000000; 
scrollbar-face-color: #CCC48A; 
scrollbar-shadow-color: #959595; 
scrollbar-highlight-color: #E8EAEF; 
scrollbar-3dlight-color: #C2C2C2; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #E1DCBA; 
scrollbar-arrow-color: #000000; }

A:link { text-decoration: underline; color: #669900; } /* GREEN TO ORANGE */
A:visited { text-decoration: underline; color: #CC9900; }
A:active { text-decoration: underline; color: #60514E; }
A:hover { text-decoration: none; color: #FF9900; }

A.nav:link { color: #60514E; padding: 4px; width: 100%; font-weight: bold; text-align: left; vertical-align: middle; text-decoration: none;}
A.nav:visited { color: #60514E; padding: 4px; width: 100%; font-weight: bold; text-align: left; vertical-align: middle; text-decoration: none;}
A.nav:active { color: #60514E; padding: 4px; width: 100%; font-weight: bold; text-align: left; vertical-align: middle; text-decoration: none;}
A.nav:hover { color: #000000; background-color: #CCCCCC; padding: 4px; width: 100%; font-weight: bold; text-align: left; vertical-align: middle; text-decoration: none;}

A.one:link { text-decoration: none; color: #60514E; } /* GRAY TO BLACK */
A.one:visited { text-decoration: none; color: #60514E; }
A.one:active { text-decoration: none; color: #60514E; }
A.one:hover { text-decoration: underline; color: #000000; }

A.two:link { text-decoration: underline; color: #E1DCBA; } /* OCHRA TO WHITE */
A.two:visited { text-decoration: underline; color: #E1DCBA; }
A.two:active { text-decoration: underline; color: #E1DCBA; }
A.two:hover { text-decoration: none; color: #FFFFFF; }



/* MAIN SPACE */
P { font-size: 9pt; font-family: Arial, Helvetica; color: #000000; text-align: justify; margin: 0px; }
P.alignleft { text-align: left; margin: 0px; }
P.aligncenter { text-align: center; margin: 0px; }

P.footer { font-size: 7pt; font-family: Arial, Helvetica; color: #FFFFFF; text-align: right; margin-left: 0px; margin-right: 3px; margin-top: 3px; margin-bottom: 3px  }
P.size8l { font-size: 8pt; font-family: Arial, Helvetica; color: #000000; text-align: left; margin: 0px; }
P.size8r { font-size: 8pt; font-family: Arial, Helvetica; color: #000000; text-align: right; margin: 0px; }

P.navtitle { font-size: 14pt; font-family: Arial, Helvetica; font-weight: bold; color: #7E6760; text-align: left; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px }
P.pagetitle { font-size: 12pt; font-family: Arial, Helvetica; font-weight: bold; font-style: italic; color: #000000; text-align: left; margin-left: 20px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px }

P.pagewriter { font-size: 9pt; font-family: Arial, Helvetica; font-weight: bold; font-style: italic; color: #000000; text-align: left; margin-left: 20px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px }

FONT.enfasis { font-weight: bold; font-style: italic; color: #FF6600; margin: 0px; }



/* MAILING */
P.mailing_tt { font-size: 10pt; font-family: Arial, Helvetica; font-weight: bold; color: #FFFFFF; text-align: left; margin: 3px; }
PRE.list { font-size: 9pt; font-family: Arial, Helvetica; color: #000000; text-align: left; margin: 0px; }

/* MAILING HTML PAGES */
P.mail_utt { font-size: 9pt; font-family: Arial, Helvetica; font-weight: bold; color: #514B47; text-align: left; margin: 0px; }
P.mail_tt { font-size: 12pt; font-family: Arial, Helvetica; font-weight: bold; color: #7E6760; text-align: center; margin: 0px; }


UL { font-size: 9pt; font-family: Arial, Helvetica; color: #000000; text-align: justify; }
OL { font-size: 9pt; font-family: Arial, Helvetica; color: #000000; text-align: justify; }

HR { border: 0; color: #000000; background-color: #000000; height: 1px; width: 100%; text-align: left; }



/* FIELDS AND BUTTONS */
INPUT { background-color: #F9F8F1; border-bottom: #D7D7D7 1px solid; border-left: #000000 1px solid; border-right: #D7D7D7 1px solid; border-top: #000000 1px solid; color: #000000; font-family: Arial; font-size: 9pt }
SELECT { background-color: #F9F8F1; border-bottom: #D7D7D7 1px solid; border-left: #000000 1px solid; border-right: #D7D7D7 1px solid; border-top: #000000 1px solid; color: #000000; font-family: Arial; font-size: 9pt }
TEXTAREA { background-color: #F9F8F1; border-bottom: #D7D7D7 1px solid; border-left: #000000 1px solid; border-right: #D7D7D7 1px solid; border-top: #000000 1px solid; color: #000000; font-family: Arial; font-size: 9pt }
INPUT.check { background-color: #FFFFFF; border-bottom: #FFFFFF 1px solid; border-left: #FFFFFF 1px solid; border-right: #FFFFFF 1px solid; border-top: #FFFFFF 1px solid; color: #000000; font-family: Arial; font-size: 9pt }
INPUT.button { background-color: #CCC48A; border-bottom: #1C3065 1px solid; border-left: #CAD5EA 1px solid; border-right: #1C3065 1px solid; border-top: #CAD5EA 1px solid; color: #000000; font-family: Arial; font-size: 9pt; font-weight: bold }




/* TABLE PROPERTIES - TABLE COLLAPSE - SOLID BLACK */
TABLE.sblack { border-collapse: collapse; border: 1px solid #000000; }
TD.sblack { border-collapse: collapse; border-bottom: 1px solid #000000; }
TD.sblackleft { border-left: 1px solid #000000; }
TD.sblackright { border-right: 1px solid #000000; }
TD.sblacktop { border-top: 1px solid #000000; }
TD.sblackbottom { border-bottom: 1px solid #000000; }
TD.sblackleftright { border-left: 1px solid #000000; border-right: 1px solid #000000; }
TD.sblacktopleftright { border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; }
TD.sblackbottomleftright { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; }
TD.sblackall { border: 1px solid #000000; }

/* TABLE PROPERTIES - TABLE COLLAPSE - DASHED BLACK */
TABLE.dashed { border-collapse: collapse; border: 1px dashed #000000; }
TD.dashed { border-collapse: collapse; border-bottom: 1px dashed #000000; }
TD.dashedall { border: 1px dashed #000000; }

/* TABLE PROPERTIES - TABLE COLLAPSE - DASHED LIGHT BROWN */
TABLE.dlb { border-collapse: collapse; border: 1px dashed #E1DCBA; }
TD.dlb { border-bottom: 1px dashed #E1DCBA; }
TD.dlball { border: 1px dashed #E1DCBA; }