/*
Generic Style
*/

BODY{
   font-family:Verdana, Arial, Sans-Serif;
   font-size:8pt;
   margin-top:0em;
   
   /*
   scrollbar-base-color: OrangeRed;
   scrollbar-arrow-color: #ffffff;
   scrollbar-track-color: #003386;
   scrollbar-highlight-color: #ffffff;
   scrollbar-3dlight-color: #808080;
   scrollbar-shadow-color: #000000;
   scrollbar-darkshadow-color:#000000;
   */
}

.td_green{
   background:green;
}
.td_red{
   background:red;
}


TR.Row1{
}

TR.Row2{
}

TR.Row3{
   background:#d9edf7;
}

TR.Row4{
   background:#f2dede;
}
TR.Row5{
   background:#ff9966;
}


TD.Pay{
   font-size:7pt;
   color:Yellow;
   background:#006633;
}

TD.Credit{
   font-size:7pt;
   color:#ffffcc;
   background:#cc3300;
}

TD.Hold{
   font-size:7pt;
   color:#006633;
   background:#ff9933;
}

TD.Ignore{
   font-size:7pt;
   color:#00ff66;
   background:#006699;
}

TD.Notify{
   font-size:7pt;
   color:#ffffff;
   background:#993399;
}

TD.Scan{
   font-size:7pt;
}


TD{
   font-family:Verdana, Arial, Sans-Serif;
   font-size:8pt;
}

A.Gray{
   font-family:Verdana, Arial, Sans-Serif;
   font-size:8pt;
   color:#CCCCCC
}

A.nounderline{
   text-decoration:none;
}


TR.Header{
   font-weight:bold;
   color:OrangeRed;
   background:White;
   vertical-align:bottom;
}


TR.Header1{
   font-weight:bold;
   background:#666666;
   color:#ffffff;
   font-size:14px;   
   vertical-align:bottom;
}

/*
Footer
*/
TR.FooterNav{font-size:9pt}
TR.LastUpdated{font-size:8.5pt}

/*
Styles for SED
*/
body.sedBody {
   font-family: serif, Arial, Helvetica;
   font-size: xx-small;
}

td.sedTd {
   font-family: Arial, Helvetica, sans-serif;
   font-size: xx-small;
   font-style: normal;


}

th.sedTh {
   font-family: serif, Arial, Helvetica;
   font-size: xx-small;
}

/*
Styles for NAFTA
*/

TD.naftaTD{
   font-family:Verdana, Arial, Sans-Serif;
   font-size:8pt;
}

A.helpLink{
   CURSOR: help;
   font-family:Verdana, Arial, Sans-Serif;
   font-size:8pt;
   color:#003386;
   font-weight: bold;
}

.fontStyle{
   font-family:Verdana, Arial, Sans-Serif;
   font-size:8pt;
   color:#003386;
   font-weight: bold;
}

A.helpLinkOld:link, a.helpLink:visited{
   CURSOR: help;
   font-family:Verdana, Arial, Sans-Serif;
   font-size:8pt;
   color:#003386;
   font-weight: bold;
}

TD.dhlLblTd{
   font-family:serif, Arial, Helvetica;
}
