/*========================================================*/
/*             CSS for CMG Containers              */
/*========================================================*/
/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p {}
/*-- conatiner title token             --*/ .BCC_CL_01DarkGrayTitle { font-size: 12px; line-height: 1.4em; font-family: Arial, Helvetica, sans-serif; color: #04044A; font-weight: bold; }
/*-- conatiner title token             --*/ .BCC_CL_01DarkGrayTitleRed { font-size: 12px; line-height: 1.4em; font-family: Arial, Helvetica, sans-serif; color: #CC0000; font-weight: bold; }
/*-- container title cell              --*/ .BCC_CL_01DarkGrayTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .BCC_CL_01DarkGrayActionsTD { width:0%; padding: 0; vertical-align: bottom; }
/*-- container content pane            --*/ .BCC_CL_01DarkGrayContent { font-size: 11px; line-height: 1.4em; font-family: Arial, Helvetica, sans-serif; color: #333333; text-align:left; padding: 5px 2px 5px 2px;}
/*-- container Icons cell              --*/ .BCC_CL_01DarkGrayIcons { text-align:right; padding: 5px 0 0 0; }

/*-- top center section                --*/ .BCC_CL_01DarkGrayT { height: 21px; padding: 1px 0 0 4px;}
/*-- top left section                  --*/ .BCC_CL_01DarkGrayTL { height: 21px; width:1px; padding: 0; }
/*-- top right section                 --*/ .BCC_CL_01DarkGrayTR { height: 21px; width:1px; padding: 0; }

/*-- mid center section                --*/ .BCC_CL_01DarkGrayM { vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .BCC_CL_01DarkGrayML { width:1px; padding: 0; }
/*-- mid right section                 --*/ .BCC_CL_01DarkGrayMR { width:1px; padding: 0; }

/*-- bottom center section             --*/ .BCC_CL_01DarkGrayB {
	height: 5px;
	padding: 0;
}
/*-- bottom left section               --*/ .BCC_CL_01DarkGrayBL { height: 18px; width:1px; padding: 0; }
/*-- bottom right section              --*/ .BCC_CL_01DarkGrayBR { height: 18px; width:1px; padding: 0; }

/*========================================================*/


