/* 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             --*/ .blueTitle {font-size: 13px; line-height: 1.4em; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .blueTitleTD { width:100%; padding: 0; background-color:#184C7F;}
/*-- container actions cell            --*/ .blueActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .blueContent { font-size: 12px; line-height: 1.4em; font-family: tahoma; color:#3F3F3F; text-align:left; padding: 5px 2px 5px 2px;}
/*-- container content pane            --*/ .Title_Right { background: url(Title_Right.gif) no-repeat bottom;}
/*-- container content pane            --*/ .Title_Left { background: url(Title_Left.gif) no-repeat bottom;}
/*-- container content pane            --*/ .Title { background: url(blue_mid.gif) repeat-x bottom left; HEIGHT: 10px;}

/*-- top center section                --*/ .blueT { background: url(blue_mid.gif) repeat-x bottom left; vertical-align:top; padding: 0px 0 0 0px;}
/*-- top left section                  --*/ .blueTL { background: url(blue_left.gif) no-repeat bottom left; vertical-align:top; height: 28px; width:10px; padding: 0; }
/*-- top right section                 --*/ .blueTR { background: url(blue_right.gif) no-repeat bottom right; vertical-align:top; height: 28px; width:10px; padding: 0; }

/*-- mid center section                --*/ .blueM { background: transparent; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .blueML { background: url(blue_midleft.gif) repeat-y bottom left; vertical-align:top; width:10px; padding: 0;}
/*-- mid right section                 --*/ .blueMR { background: url(blue_midright.gif) repeat-y bottom right; vertical-align:top; width:10px; padding: 0;}

/*-- mid left section                  --*/ .blueMLL { background: url(blue_left.gif) repeat-y bottom left; vertical-align:top; padding: 0; background-color:#184C7F;}
/*-- mid right section                 --*/ .blueMRR { background: url(blue_midright.gif) repeat-y bottom right; vertical-align:top; padding: 0; background-color:#184C7F;}

/*-- bottom center section             --*/ .blueB { background: url(blue_btmid.gif) repeat-x top left; vertical-align:top; height: 12px; padding: 0; }
/*-- bottom left section               --*/ .blueBL { background: url(blue_btleft.gif) no-repeat top left; vertical-align:top; height: 12px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .blueBR { background: url(blue_btright.gif) no-repeat top right; vertical-align:top; height:12px; width:10px; padding: 0; }
.bluebg{ background: url(blue_midbg.gif); width: 56px; height: 23px; background-repeat: no-repeat;}
.Container_mar{
	margin-bottom: 5px;
}
/*========================================================*/



