@charset "utf-8";
/*CSS Document*/

td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-align:justify; line-height:17px; color:#494949}
body { margin:0px}

.company{font-size:12px; font-weight:bold; color:#008f71}
.copyright{font-size:10px; color:#ffffff}

.flink{font-size:10px; color:#ffffff; text-decoration:underline}
.flink:hover{font-size:10px; color:#ffffff; text-decoration:none}

.back{font-size:11px; color: #000000; text-decoration:underline; font-weight:bold}
.back:hover{font-size:11px; color: #000099; text-decoration:none; font-weight:bold}

.back1{font-size:11px; color:#000000; text-decoration:none}
.back1:hover{font-size:11px; color:#000000; text-decoration:underline}

.more{font-size:11px; color: #FF6600; text-decoration:underline; font-weight:bold}
.more:hover{font-size:11px; color: #000000; text-decoration:none; font-weight:bold}

.moretext{font-size:11px; color: #FF6600;}

.links{font-size:11px; color: #c54700; text-decoration:underline; font-weight:bold}
.links:hover{font-size:11px; color: #FF9900; text-decoration:none; font-weight:bold}

.linkstext{font-size:11px; color: #c54700;}

.black{font-size:11px; color: #000000; font-weight:bold}

.heading1{font-family: Arial, Helvetica, sans-serif; font-size:18px; color: #008cc0;}
.heading2{font-family: Arial, Helvetica, sans-serif; font-size:18px; color: #e23a00;}
.subhed1{font-size:12px; font-weight:bold; color: #000000;}
.subhed2{font-size:13px; font-weight:bold; color: #000099; font-family:Arial, Helvetica, sans-serif}
.hlight{font-size:12px; color: #0087F4;}

INPUT
{
    BORDER-RIGHT: #7F9DB9 1px solid;
    BORDER-TOP: #7F9DB9 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BORDER-LEFT: #7F9DB9 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #7F9DB9 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, 'MS Sans Serif';
    TEXT-DECORATION: none
}

textarea
{
    BORDER-RIGHT: #7F9DB9 1px solid;
    BORDER-TOP: #7F9DB9 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BORDER-LEFT: #7F9DB9 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #7F9DB9 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, 'MS Sans Serif';
    TEXT-DECORATION: none
}