/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/

/*-- conatiner title token             --*/ .BCC_CLPS_13DarkGrayTitle { font-size: 11px; font-family: tahoma; color: #fff; font-weight: bold; line-height: 1.5em; }
/*-- container title cell              --*/ .BCC_CLPS_13DarkGrayTitleTD { font-size: 11px; font-family: tahoma; color: #fff; width:420px; padding: 0;}
/*-- container actions cell            --*/ .BCC_CLPS_13DarkGrayActionsTD { font-size: 11px; font-family: tahoma; color: #fff; width:0%; padding: 0; }
/*-- container content pane            --*/ .BCC_CLPS_13DarkGrayContent { font-size: 13px; font-family: tahoma; color: #000; text-align:left; padding: 0px 0px 0px 0px;}
/*-- container Icons cell              --*/ .BCC_CLPS_13DarkGrayIcons { text-align:right; padding: 5px 0 0 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .BCC_CLPS_13DarkGrayT { background: url(titleBg.jpg) repeat-x; font-size: 11px; font-family: tahoma; color: #fff; vertical-align:top; height: 29px; padding: 5px 0 0 10px; }
/*-- top left section                  --*/ .BCC_CLPS_13DarkGrayTL { font-size: 11px; font-family: tahoma; color: #fff; background: #777; vertical-align:top; height: 29px; width:7px; padding: 0; }
/*-- top right section                 --*/ .BCC_CLPS_13DarkGrayTR { font-size: 11px; font-family: tahoma; color: #fff; background: #777; vertical-align:top; height: 29px; width:6px; padding: 0; }

/*-- mid center section                --*/ .BCC_CLPS_13DarkGrayM { font-size: 11px; font-family: tahoma; color: #fff; background: #f5f5f5; vertical-align:top; padding: 20 20 20 20;  border: 0px solid #777; }
/*-- mid left section                  --*/ .BCC_CLPS_13DarkGrayML { font-size: 11px; font-family: tahoma; color: #fff; vertical-align:top; width:7px; padding: padding: 0 20 0 20; }
/*-- mid right section                 --*/ .BCC_CLPS_13DarkGrayMR { font-size: 11px; font-family: tahoma; color: #fff; vertical-align:top; width:6px; padding: padding: 0 20 0 20; }

/*-- bottom center section             --*/ .BCC_CLPS_13DarkGrayB { font-size: 11px; font-family: tahoma; color: #fff; vertical-align:top; height: 18px; padding: 0; }
/*-- bottom left section               --*/ .BCC_CLPS_13DarkGrayBL { font-size: 11px; font-family: tahoma; color: #fff; vertical-align:top; height: 18px; width:7px; padding: 0; }
/*-- bottom right section              --*/ .BCC_CLPS_13DarkGrayBR { font-size: 11px; font-family: tahoma; color: #fff;) vertical-align:top; height: 18px; width:6px; padding: 0; }


/*========================================================*/
