/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token             --*/ .BCC_CL_01GreyTitle { font-size: 11px; line-height: 1.4em; font-family: Arial, Helvetica, sans-serif; color: 555; font-weight: bold; }
/*-- container title cell              --*/ .BCC_CL_01GreyTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .BCC_CL_01GreyActionsTD { width:0%; padding: 0; vertical-align: bottom; }
/*-- container content pane            --*/ .BCC_CL_01GreyContent { font-size: 11px; line-height: 1.4em; font-family: Arial, Helvetica, sans-serif; color: #444; text-align:left; padding: 10px 15px 10px 15px;}
/*-- container Icons cell              --*/ .BCC_CL_01GreyIcons { text-align:right; padding: 5px 0 0 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .BCC_CL_01GreyT { background: url(Images/01t_GryDropShadow.gif) bottom left repeat-x; vertical-align:top; height: 10px; padding: 2px 0 0 4px; }
/*-- top left section                  --*/ .BCC_CL_01GreyTL { background: url(Images/01tl_GryDropShadow.gif) bottom left no-repeat; vertical-align:top; height: 10px; width:10px; padding: 0; }
/*-- top right section                 --*/ .BCC_CL_01GreyTR { background: url(Images/01tr_GryDropShadow.gif) bottom right no-repeat; vertical-align:top; height: 10px; width:10px; padding: 0; }

/*-- mid center section                --*/ .BCC_CL_01GreyM { background: #FFFFFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .BCC_CL_01GreyML { background: url(Images/01ml_GryDropShadow.gif) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .BCC_CL_01GreyMR { background: url(Images/01mr_GryDropShadow.gif) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .BCC_CL_01GreyB { background: url(Images/01b_GryDropShadow.gif) top left repeat-x; vertical-align:top; height: 10px; padding: 0; }
/*-- bottom left section               --*/ .BCC_CL_01GreyBL { background: url(Images/01bl_GryDropShadow.gif) top left no-repeat; vertical-align:top; height: 10px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .BCC_CL_01GreyBR { background: url(Images/01br_GryDropShadow.gif) top right no-repeat; vertical-align:top; height: 10px; width:10px; padding: 0; }

/*========================================================*/



