/* ALL PAGES */
BODY, TR, TD { font-size: 9pt; font-family: Arial, Helvetica; color: #000000; 
scrollbar-face-color: #006261; 
scrollbar-shadow-color: #BAD5D5; 
scrollbar-highlight-color: #99CC99; 
scrollbar-3dlight-color: #003333; 
scrollbar-darkshadow-color: #333333; 
scrollbar-track-color: #BAD5D5; 
scrollbar-arrow-color: #BAD5D5; }

A:link { text-decoration: none; color: #006261 }
A:visited { text-decoration: none; color: #006261 }
A:active { text-decoration: none; color: #006261 }
A:hover { text-decoration: underline; color: #006261 }

/* MAIN SPACE */
P { font-size: 10pt; font-family: Arial, Helvetica; color: #000000; text-align: justify }
UL { font-size: 10pt; font-family: Arial, Helvetica; color: #000000; text-align: justify }
OL { font-size: 10pt; font-family: Arial, Helvetica; color: #000000; text-align: justify }

P.message { font-size: 10pt; line-height: 150%; font-family: Arial, Helvetica; color: #000000; text-align: justify; margin-left: 3px; margin-right: 3px; margin-top: 3px; margin-bottom: 3px }
P.footer { font-size: 8pt; font-family: Arial, Helvetica; color: #000000; text-align: left; margin-left: 3px; margin-right: 3px; margin-top: 3px; margin-bottom: 3px  }
P.small { font-size: 8pt; font-family: Arial, Helvetica; color: #006261; text-align: center; margin-left: 3px; margin-right: 3px; margin-top: 3px; margin-bottom: 3px }
P.utitle { font-size: 14pt; font-family: Arial, Helvetica; color: #006261; text-align: right; margin-left: 3px; margin-top: 3px; margin-bottom: 3px }
P.stitle { font-size: 14pt; font-family: Arial, Helvetica; color: #006261; text-align: left; margin-left: 3px; margin-top: 3px; margin-bottom: 3px }
P.title { font-size: 18pt; font-family: Arial, Helvetica; font-weight: bold; color: #006261; text-align: left; margin-left: 3px; margin-top: 3px; margin-bottom: 3px }
P.big { font-size: 14pt; font-family: Arial, Helvetica; font-weight: bold; color: #006261; text-align: left }
P.bigc { font-size: 14pt; font-family: Arial, Helvetica; font-weight: bold; color: #006261; text-align: center }
P.editor { font-size: 10pt; font-family: Arial, Helvetica; color: #000000; text-align: right; margin-left: 3px; margin-right: 3px; margin-top: 3px; margin-bottom: 3px }


/* FIELDS AND BUTTONS */
INPUT.field { BACKGROUND-COLOR: rgb(235,235,235); BORDER-BOTTOM: rgb(235,235,235) 1px solid; BORDER-LEFT: rgb(27,61,121) 1px solid; BORDER-RIGHT: rgb(235,235,235) 1px solid; BORDER-TOP: rgb(27,61,121) 1px solid; COLOR: rgb(0,0,0); font-family: Arial; font-size: 9pt }
SELECT.field { BACKGROUND-COLOR: rgb(235,235,235); BORDER-BOTTOM: rgb(235,235,235) 1px solid; BORDER-LEFT: rgb(27,61,121) 1px solid; BORDER-RIGHT: rgb(235,235,235) 1px solid; BORDER-TOP: rgb(27,61,121) 1px solid; COLOR: rgb(0,0,0); font-family: Arial; font-size: 9pt }
TEXTAREA.field { BACKGROUND-COLOR: rgb(235,235,235); BORDER-BOTTOM: rgb(235,235,235) 1px solid; BORDER-LEFT: rgb(27,61,121) 1px solid; BORDER-RIGHT: rgb(235,235,235) 1px solid; BORDER-TOP: rgb(27,61,121) 1px solid; COLOR: rgb(0,0,0); font-family: Arial; font-size: 9pt }
INPUT.button { BACKGROUND-COLOR: rgb(51,51,102); BORDER-BOTTOM: rgb(27,61,121) 1px solid; BORDER-LEFT: rgb(235,235,235) 1px solid; BORDER-RIGHT: rgb(27,61,121) 1px solid; BORDER-TOP: rgb(235,235,235) 1px solid; COLOR: rgb(255,255,255); font-family: Arial; font-size: 9pt; font-weight: bold }

/*  TABLE STYLES   */
TD.big { font-size: 11pt; font-family: Arial, Helvetica; font-weight: bold; color: #006261;}

HR { color: #006261; height: 1px; align: center }
