/* DEFAULT */

#divHeadCard { background: url(../../Images/Default/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/Default/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 */
TABLE.Chart { width: 560px; border: none; background-color: white; }


TD.TopLeft { 
   height: 9px; border: none;
   background: #eee url(../../Images/Default/corner-tl.gif) no-repeat top left;
}
TD.TopRight { 
   height: 9px; border: none;
   background: #eee url(../../Images/Default/corner-tr.gif) no-repeat top right;
}
TD.BottomLeft {
   height: 9px; border: none;
   background: #eee url(../../Images/Default/corner-bl.gif) no-repeat bottom left;
}
TD.BottomRight {
   height: 9px; border: none;
   background: #eee url(../../Images/Default/corner-br.gif) no-repeat bottom right;
}


TD.Chart {
   text-align: left; vertical-align: top; 
   background-color: #eee;
   padding: 4px; 
   border-bottom: 1px solid white;
   border-right: 1px solid white; 
   font-size: 11px;
}
TD.Col1 { 
   width: 160px; 
   padding: 4px 4px 8px 0;
}
TD.Col2 { 
   width: 132px; 
}
TD.Col3 { 
   width: 121px; 
}
TD.Col4 { 
   width: 110px; 
   border-right: none;
}
TD.ColEnd { 
   width: 11px; 
   background-color: #eee; 
   border-bottom: 1px solid white;
}

TD.Top  { padding: 0; border-bottom: none; }
TD.Head { padding: 0 2px 4px 4px; color: #384C75; text-align: center; vertical-align: bottom; }

P.Col1Head { font-weight: bold; margin-bottom: 0; }
P.Col1Body { margin-top: 4px; }



