/* UK */

#divHeadCard { background: url(../../Images/UK/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/UK/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: 570px; border: none; background-color: white; }

TD.TopLeft { 
   width: 11px; height: 11px; border: none; padding: 0;
   background: url(../../Images/UK/br_top_left_11x11.gif) no-repeat top left;
}
TD.TopRight { 
   width: 11px; height: 11px; border: none; padding: 0;
   background: url(../../Images/UK/br_top_right_11x11.gif) no-repeat top left;
}
TD.BottomLeft {
   width: 11px; height: 9px; border: none; padding: 0;
   background: url(../../Images/UK/br_bottom_left_11x11.gif) no-repeat top left;
}
TD.BottomRight {
   width: 11px; height: 9px; border: none; padding: 0;
   background: url(../../Images/UK/br_bottom_right_11x11.gif) no-repeat top left;
}


TD.Chart {
   text-align: left; vertical-align: top; 
   background-color: #F7EFDD;
   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: #F7EFDD; 
   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; }

