body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: black;
    background: #FFFFFF
}

.bodytxt {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: normal
}

.bodytxtcenter {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    text-align: center
}

.bodytxtleft {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    text-align: left
}

.bodytxtbold {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: bold
}

.smbodytxt {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
    font-weight: normal
}

.smbodytxtbold {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold
}

.smbodytxtgray {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: normal;
    color: #333333
}

.smbodytxtgraycenter {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: normal;
    color: #666666;
    text-align: center
}

.smbodytxtgrayhover {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: normal;
    text-decoration: hover;
    color: #333333
}

.smbodytxtred {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 7pt;
    color: #800000;
    font-weight: normal
}

.pgtitle {
    font-family: "Jester", Times, serif;
    font-size: 24pt;
    color: #0099FF;
}
.pgtitle2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 14pt;
    color: #0099FF;
}

.pgtitle2center {
    font-family: "Times New Roman", Times, serif;
    font-size: 14pt;
    color: #0099FF;
    text-align: center
}

.bodytxtblue {
    font-family: Arial, Verdana;
    font-size: 8pt;
    color: #0099ff
}

.pgsubtitle {
    font-family: Arial, Verdana;
    font-size: 11pt;
    font-weight: bold;
    color: #333333;
}

.ultitle {
    background-color: #CCCCCC
}

.blocktxtbold {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
    background-color: #CCCCCC
}

.blockshade {
    background-color: #E6E6E6
}

.blockshadeline {
    background-color: #999999
}

.mandind
{
    font-size: 10pt;
    color: #ff0000;
    font-family: Arial, Verdana, Helvetica, sans-serif
}

.formlabel
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    text-align: left;
    font-weight: bold
}

.formlabelright
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    text-align: right;
    font-weight: bold
}

.formfield
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: black;
    text-align: left
}

.formfieldnumeric
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: black;
    text-align: right;
    align: right
}

.tablehead
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    color: #000000;
    text-align: center;
    font-weight: bold
}

.tablelabel
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    text-align: left;
    font-weight: bold
}

.tablelabelcenter
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    text-align: center;
    font-weight: bold
}

.tablelabelright
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    text-align: right;
    font-weight: bold
}

a {
    text-decoration: hover;
    color: #333333
}

a:active {
   text-decoration: hover;
   color: #0099FF
}

a:visited {
   text-decoration: hover;
   color: #333333;
}

a:hover {
   text-decoration: hover;
   color: #0099ff;
}

a.linkblueunderline {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: blue;
    text-decoration: hover;
    font-weight: normal;
    font-style: normal
}

a.linkblueunderline:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color:  #9966CC;
    text-decoration: hover;
    font-weight: normal
}

a.linkblueboldunderline {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: blue;
    text-decoration: none;
    font-weight: bold
}

a.linkblueboldunderline:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color:  #9966CC;
    text-decoration: hover;
    font-weight: bold
}

a.linkblue {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: blue;
    text-decoration: none;
    font-weight: normal
}

a.linkblue:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color:  #9966CC;
    text-decoration: none;
    font-weight: normal
}

a.linkbluesm {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: blue;
    text-decoration: none;
    font-weight: normal;
    font-style: normal
}

a.linkbluesm:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: blue;
    text-decoration: none;
    font-style: normal;
    font-weight: normal
}

a.linkbluesmunderline {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: #0000FF;
    text-decoration: hover
}

a.linkbluesmunderline:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color:  #9966CC;
    text-decoration: hover
}

.footer {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
    font-weight: normal
}

.menuitem {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: hover
}

.menusubitem {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: hover
}

.menu {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    background: #CCCCCC;
    text-decoration: none
}

.tablebg {
    background: #E6E6E6;
}

.search {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    background: #CCCCCC;
    text-decoration: hover;
}

.darkline {
    background: #999999;
}

.errortxt {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 7pt;
    color: red;
    font-weight: normal
}
.red
{
 font-size: 10pt;
 font-weight: bold;
 color=#cc0000;
}
a#red
{
 font-size: 10pt;
 font-weight: bold;
 color=#cc0000;
}
a#red:hover
{
 font-size: 10pt;
 font-weight: bold;
 color: #0099ff;
}
.aqua
{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color=#0099ff
}
.smaqua
{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 8pt; 
 color=#0099ff
}
a#smaqua
{
 font-size: 8pt;
 color=#0099ff;
}
a#smaqua:hover
{
 font-size: 8pt;
 color: #666666;
}

a#greenlink
{
 font-size: 10pt;
 font-weight: bold;
 color: green;
}
a#greenlink:hover
{
 font-size: 10pt;
 font-weight: bold;
 color: #cc0000;
}


a#aqua
{
 font-size: 10pt;
 font-weight: bold;
 color=#0099ff;
}
a#aqua:hover
{
 font-size: 10pt;
 font-weight: bold;
 color: #666666;
}

p {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #333333; font-weight: normal; text-align: justify }
li { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #333333; font-weight: normal }
td { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #333333; font-weight: normal }
h1 { font-family: "Times New Roman", Times, serif; font-size: 16px; color: #000000; font-weight: bold}
h2 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold }
h3 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight: bold; }