/* http://www.2designstudio.net*/
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/
/*-- The web page of body              --*/  body{ font-size: 12px;font-family: tahoma;}
/*-- overriding default margin         --*/  p{ margin: 0; font-size: 12px;}
/*-- conatiner title token             --*/ .LY02-DarkBlueTitle { font-size: 13px; line-height: 1.4em; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .LY02-DarkBlueTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .LY02-DarkBlueActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .LY02-DarkBlueContent { font-size: 12px; line-height: 1.4em; font-family: tahoma; color:#444444; text-align:left; padding: 5px 2px 5px 2px;}

/*-- top center section                --*/ .LY02-DarkBlueT { background: url(02-DarkBlue_mid.gif) repeat-x bottom left; vertical-align:middle; height: 28px; padding: 0px 0 0 0px; }
/*-- top left section                  --*/ .LY02-DarkBlueTL { background: url(02-DarkBlue_left.gif) no-repeat bottom left; vertical-align:top; height: 28px; width:10px; padding: 0; }
/*-- top right section                 --*/ .LY02-DarkBlueTR { background: url(02-DarkBlue_right.gif) no-repeat bottom right; vertical-align:top; height: 28px; width:10px; padding: 0; }

/*-- mid center section                --*/ .LY02-DarkBlueM { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .LY02-DarkBlueML { background: url(02-DarkBlue_midleft.gif) repeat-y bottom left; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .LY02-DarkBlueMR { background: url(02-DarkBlue_midright.gif) repeat-y bottom right; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .LY02-DarkBlueB { background: url(02-DarkBlue_btmid.gif) repeat-x top left; vertical-align:top; height: 12px; padding: 0; }
/*-- bottom left section               --*/ .LY02-DarkBlueBL { background: url(02-DarkBlue_btleft.gif) no-repeat top left; vertical-align:top; height: 12px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .LY02-DarkBlueBR { background: url(02-DarkBlue_btright.gif); vertical-align:top; height:12px; width:10px; padding: 0; background-repeat: no-repeat; background-position: top;}
.LY01_LightRedbg{ background: url(02-DarkBlue_midbg.gif); width: 56px; height: 23px; background-repeat: no-repeat;}
.Container_mar{
	margin-bottom: 5px;
}
/*========================================================*/


