/* http://www.2designstudio.net*/
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/
/*-- The web page of body              --*/  body{
	font-size: 12px;
	font-family: tahoma;
	background-color: #FFFFFF ;
}
/*-- overriding532E63 default margin         --*/  p{ margin: 0; font-size: 12px;}
/*-- conatiner title token             --*/ .LY01-LightBlueTitle {
	font-size: 13px;
	line-height: 1.4em;
	font-family: tahoma;
	color: #FFFFFF;
	font-weight: bold;
}
/*-- container title cell              --*/ .LY01-LightBlueTitleTD {
	padding: 0;
	color: #FFFFFF;
	font-size: 18px;
	font-style: italic;
}
/*-- container actions cell            --*/ .LY01-LightBlueActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .LY01-LightBlueContent {
	font-size: 12px;
	line-height: 1.4em;
	font-family: tahoma;
	color:#000000;
	text-align:left;
	padding: 5px 2px 5px 2px;
}
.Left_Blue {
	background-image: url(BlueBack_02.jpg);
	width:15px;
	height:31px;
}

.Center_Blue  {
	background-image: url(BlueBack_03.jpg);
	vertical-align:middle;
	height:31px;
	}
.Right_Blue  {
	background-image: url(BlueBack_04.jpg);
	width:22px;
	height:31px;

}

/*-- top center section                --*/ .LY01-LightBlueT {
	vertical-align:middle;
	height: 28px;
	padding: 0px 0 0 0px;
}
/*-- top left section                  --*/ .LY01-LightBlueTL {
	vertical-align:top;
	height: 28px;
	width:10px;
	padding: 0;
}
/*-- top right section                 --*/ .LY01-LightBlueTR {
	vertical-align:top;
	height: 28px;
	width:10px;
	padding: 0;
}

/*-- mid center section                --*/ .LY01-LightBlueM { background: transparent; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .LY01-LightBlueML {
	vertical-align:top;
	width:10px;
	padding: 0;
}
/*-- mid right section                 --*/ .LY01-LightBlueMR {
	vertical-align:top;
	width:10px;
	padding: 0;
}

/*-- bottom center section             --*/ .LY01-LightBlueB {
	vertical-align:top;
	height: 12px;
	padding: 0;
}
/*-- bottom left section               --*/ .LY01-LightBlueBL {
	vertical-align:top;
	height: 12px;
	width:10px;
	padding: 0;
}
/*-- bottom right section              --*/ .LY01-LightBlueBR {
	vertical-align:top;
	height:12px;
	width:10px;
	padding: 0;
}
.LY01_LightBluebg{ background: url(01-LightBlue_midbg.gif); width: 56px; height: 23px; background-repeat: no-repeat;}
.Container_mar{
	margin-bottom: 5px;
}
/*========================================================*/
.Head {
color:#FFFFFF;
}

