/* GLOBAL */

#divHeadCard { background: url(../../Images/global/text_orgCtrls_570x75.gif) no-repeat top left; }

#divBackButton1 { margin: 24px 0 0 0; width: 67px; height: 18px; }

UL.T { 
   list-style-image: url(../../Images/Global/bullet_6x6.gif); 
   list-style-position: outside; 
   list-style-type: disc;  
   margin: 2px 18px 12px 22px;
   line-height: 15px;
   padding-left: 0px;
}
LI.T { margin-bottom: 12px; }



/* CHART */
#divChart { width: 570px; }
TABLE.Chart { width: 570px; border: none; }

TD.TopLeft { 
   width: 11px; height: 11px; border: none; padding: 0;
   background: url(../../Images/Global/br_top_left_11x11.gif) no-repeat top left;
}
TD.TopRight { 
   width: 11px; height: 11px; border: none; padding: 0;
   background: url(../../Images/Global/br_top_right_11x11.gif) no-repeat top left;
}
TD.BottomLeft {
   width: 11px; height: 9px; border: none; padding: 0;
   background: url(../../Images/Global/br_bottom_left_11x11.gif) no-repeat top left;
}
TD.BottomRight {
   width: 11px; height: 9px; border: none; padding: 0;
   background: url(../../Images/Global/br_bottom_right_11x11.gif) no-repeat top left;
}


TD.Chart {
   text-align: left; vertical-align: top; 
   background-color: #ECEDE0;  /* 2-21-05 */
   padding: 4px; 
   border-bottom: 1px solid white;
   border-right: 1px solid white; 
   font-size: 11px;
}
TD.Col1 { 
   width: 200px; /* width: 160px; */
   padding: 4px 4px 8px 0;
}
TD.Col2 { 
   width: 170px;  /* width: 132px;  */
   padding-top: 8px; 
}
TD.Col3 { 
   display: none; /* width: 121px;  */
}
TD.Col4 { 
   width: 150px; /* width: 110px; */
   border-right: none;
   padding-top: 8px; 
}
TD.ColEnd { 
   width: 11px; 
   background-color: #ECEDE0; /* 2-21-05 */
   border-bottom: 1px solid white;
}

TD.Top  { padding: 0; border-bottom: none; }
TD.Head { padding: 0 2px 4px 4px; color: #444; text-align: center; vertical-align: bottom; } /* 2-21-05 */

P.Col1Head { font-weight: bold; margin-bottom: 0; }
P.Col1Body { margin-top: 4px; }




