 .body        { color: #000000; font-family: verdana, arial, geneva, sans-serif; font-size:10px; line-height:120%; text-decoration: none; }
a.body:link    { color: #002854; font-family: verdana, arial, geneva, sans-serif; font-size:11px; line-height:120%; text-decoration: underline; }
a.body:visited { color: #002854; font-family: verdana, arial, geneva, sans-serif; font-size:11px; line-height:120%; text-decoration: underline; }
a.body:hover   { color: #002854; font-family: verdana, arial, geneva, sans-serif; font-size:11px; line-height:120%; text-decoration: underline; background: #F2F2F2 none;}
a.body:active  { color: #002854; font-family: verdana, arial, geneva, sans-serif; font-size:11px; line-height:120%; text-decoration: underline; background: #F2F2F2 none;}

 .header        { color: #000000; font-family: verdana, arial, geneva, sans-serif; font-size:11px; line-height:120%; font-weight: bold; text-decoration: none; }
a.header:link    { color: #000000; font-family: verdana, arial, geneva, sans-serif; font-size:11px; line-height:120%; font-weight: bold; text-decoration: underline; }
a.header:visited { color: #000000; font-family: verdana, arial, geneva, sans-serif; font-size:11px; line-height:120%; font-weight: bold; text-decoration: underline; }
a.header:hover   { color: #000000; font-family: verdana, arial, geneva, sans-serif; font-size:11px; line-height:120%; font-weight: bold; text-decoration: underline; background: #F2F2F2 none;}
a.header:active  { color: #000000; font-family: verdana, arial, geneva, sans-serif; font-size:11px; line-height:120%; font-weight: bold; text-decoration: underline; background: #F2F2F2 none;}

 .subhead        { color: #002854; font-family: verdana, arial, geneva, sans-serif; font-size:12px; line-height:120%; font-weight: bold; text-decoration: none; }
a.subhead:link    { color: #002854; font-family: verdana, arial, geneva, sans-serif; font-size:12px; line-height:120%; font-weight: bold; text-decoration: underline; }
a.subhead:visited { color: #002854; font-family: verdana, arial, geneva, sans-serif; font-size:12px; line-height:120%; font-weight: bold; text-decoration: underline; }
a.subhead:hover   { color: #002854; font-family: verdana, arial, geneva, sans-serif; font-size:12px; line-height:120%; font-weight: bold; text-decoration: underline; background: #F2F2F2 none;}
a.subhead:active  { color: #002854; font-family: verdana, arial, geneva, sans-serif; font-size:12px; line-height:120%; font-weight: bold; text-decoration: underline; background: #F2F2F2 none;}

 .nav        { color: #000000; font-family: verdana, arial, geneva, sans-serif; font-size:10px; text-decoration: none; }
a.nav:link    { color: #000000; font-family: verdana, arial, geneva, sans-serif; font-size:10px; text-decoration: underline; }
a.nav:visited { color: #000000; font-family: verdana, arial, geneva, sans-serif; font-size:10px; text-decoration: underline; }
a.nav:active  { color: #000000; font-family: verdana, arial, geneva, sans-serif; font-size:10px; text-decoration: underline; }

 .footer       	 { color: #d8d8d8; font-family: verdana, arial, geneva, sans-serif; font-size:10px; text-decoration: none; }
a.footer:link    { color: #d8d8d8; font-family: verdana, arial, geneva, sans-serif; font-size:10px; text-decoration: none; }
a.footer:visited { color: #d8d8d8; font-family: verdana, arial, geneva, sans-serif; font-size:10px; text-decoration: none; }
a.footer:hover   { color: #828282; font-family: verdana, arial, geneva, sans-serif; font-size:10px; text-decoration: none; background: #F2F2F2 none;}
a.footer:active  { color: #828282; font-family: verdana, arial, geneva, sans-serif; font-size:10px; text-decoration: none; background: #F2F2F2 none;}


h1 {
    color: #336699;
    font-family: verdana, arial, helvetica;
    font-size: small;
    font-weight: bold;
}

h2 {
    color: #336699;
    font-family: verdana, arial, helvetica;
    font-size: small;
    font-weight:  lighter;
}

.clsbutton
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #ebebeb
}

.eftSectionTitle {
    color: #336699;
    font-family: verdana, arial, helvetica;
    font-size: small;
    font-weight: bold;
}

table.eftForm {
    padding: 2px;
}

td.eftLabel {
    color: #669966;
    font-family: verdana, arial, helvetica;
    font-size: xx-small;
    font-weight: bold;
    text-align: right;
}

td.label {
    color: #669966;
    font-family: verdana, arial, helvetica;
    font-size: xx-small;
    font-weight: bold;
    text-align: right;
}

th.label {
    color: #669966;
    font-family: verdana, arial, helvetica;
    font-size: x-small;
    font-weight: bold;
    text-align: right;
}


input, textarea, select {
    font-family: verdana, arial, helvetica;
    font-size: xx-small;
}

td.eftInput {
    font-family: verdana, arial, helvetica;
    font-size: xx-small;
    text-align: right;
    text-align: left;
}

.eftInputComment {
    font-family: verdana, arial, helvetica;
    color: #000000;
    font-size: xx-small;
}

