/***** Cascading Stylesheet definition file *****/
BODY  {font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF;}
BODY  {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
BODY.mainbody  {background-color: #010000;}

TD {font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #000000;}
P  {font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #000000;}
H1 {font-family: verdana,arial,helvetica,sans-serif; font-size: 14px; color: #9E9E9E; font-weight: bold;}
H2 {font-family: verdana,arial,helvetica,sans-serif; font-size: 14px; color: #99CC33; font-weight: bold;}
H3 {font-family: verdana,arial,helvetica,sans-serif; font-size: 14px; color: #828282; font-weight: bold;}
H4 {font-family: verdana,arial,helvetica,sans-serif; font-size: 14px; color: #0054A6; font-weight: bold;}
UL  {list-style-type: disc; list-style-position: outside;}
OL  {list-style-position: outside;}

.txt8    {font-family: verdana,arial,helvetica,sans-serif; font-size: 8px; color: #000000;}
.txt8wt  {font-family: verdana,arial,helvetica,sans-serif; font-size: 8px; color: #FFFFFF;}
.txt9    {font-family: verdana,arial,helvetica,sans-serif; font-size: 9px; color: #000000;}
.txt11   {font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #000000;}
.txt11wt {font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #FFFFFF;}
.footer  {font-family: verdana,arial,helvetica,sans-serif; font-size: 9px; color: #FFFFFF;}
.allwhite  {font-family: verdana,arial,helvetica,sans-serif; font-size: 9px; color: #FFFFFF;}

/***** Text Link & Rollover font colors *****/
A:link  {color: #C3833C; text-decoration: none}
A:visited  {color: #C3833C; text-decoration: none}
A:active  {color: #C3833C; text-decoration: none}
A:hover  {color: #754C24; text-decoration: none}

.footer A:link  {color: #FFFFFF; text-decoration: none}
.footer A:visited  {color: #FFFFFF; text-decoration: none}
.footer A:active  {color: #FFFFFF; text-decoration: none}
.footer A:hover  {color: #C3833C; text-decoration: underline}

.allwhite A:link  {color: #C3833C; text-decoration: none}
.allwhite A:visited  {color: #C3833C; text-decoration: none}
.allwhite A:active  {color: #C3833C; text-decoration: none}
.allwhite A:hover  {color: #FFFFFF; text-decoration: none}

/***** Border around "Lined" Table *****/
TABLE.lined   {background-color: #FFFFFF; border-color: #828282; border-style: solid; border-width: 1pt 1pt 1pt 1pt;}
TABLE.linedred   {background-color: #FFFFFF; border-color: #E13A3F; border-style: solid; border-width: 1pt 1pt 1pt 1pt;}
TABLE.linedblue   {background-color: #FFFFFF; border-color: #0054A6; border-style: solid; border-width: 1pt 1pt 1pt 1pt;}
TD.lined   {border-color: #828282; border-style: solid; border-width: 1pt 1pt 1pt 1pt;}
TD.underlined   {border-color: #e7e7e7; border-style: dashed; border-width: 0pt 0pt 1pt 0pt;}
P.lined   {border-color: #00a6ca; border-style: solid; border-width: 1pt 1pt 1pt 1pt;}

/***** Form Formats *****/
TD.form    {font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #FF0000;}
INPUT.form {height:15pt; border:1pt; border-style:solid; border-color:#CCCCCC; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #000000; text-decoration:none;}
INPUT.reqd {background-color: #E7E7E7; height:15pt; border:1pt; border-style:solid; border-color:#666666; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #000000; text-decoration:none;}
INPUT.notreqd {background-color: #FFFFFF; height:15pt; border:1pt; border-style:solid; border-color:#666666; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #000000; text-decoration:none;}
SELECT.reqd {background-color: #E7E7E7; height:15pt; border:1pt; border-style:solid; border-color:#666666; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #000000; text-decoration:none;}
SELECT.notreqd {background-color: #FFFFFF; height:15pt; border:1pt; border-style:solid; border-color:#666666; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #000000; text-decoration:none;}
TEXTAREA.reqd {background-color: #E7E7E7; border:1pt; border-style:solid; border-color:#666666; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #000000; text-decoration:none;}
TEXTAREA.notreqd {background-color: #FFFFFF; border:1pt; border-style:solid; border-color:#666666; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #000000; text-decoration:none;}
