/* yanding Containers CSS Document */

/* -------------- Default Style ------------- */

.Normal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


/* -------------- DashedLine Style ------------- */

#DashedLine{
	margin-bottom:11px;
	margin-left:20px;
}

#DashedLine #TitleTable{
	background: #fff url(Images/DotLine.gif) repeat-x left bottom;
}

#DashedLine #TitleTable #Title .Head{
	padding-bottom:3px;
	padding-left:4px;
	color:#1698de;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#DashedLine #Con .ContentPane{
	padding:10px 0px;
	color:#635c4c;
	font-size:12px;
}

#DashedLine li{
	background:url(Images/DotLineLiBg.gif) no-repeat left center;
	padding-left:15px;
	list-style:none;
}

/* -------------- Transparent Style ------------- */

#Transparent{
}

#Transparent #TitleTable #Title .Head{
	padding-top:25px;
	padding-bottom:0px;
	padding-left:4px;
	color:#1698de;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}

#Transparent #Con .ContentPane{
	color:#635c4c;
	font-size:12px;
	padding-left:10px;
}


/* -------------- BlueBar Style ------------- */

.LeftPane2 #BlueBar{
	padding-left:20px;
}

#BlueBar{
	margin-bottom:11px;
	margin-top:0px;
}

#BlueBarLeft{
	background:url(Images/BlueBarLeft.gif) no-repeat right bottom;
	padding-left:11px;
}

#BlueBarRight{
	background:url(Images/BlueBarRight.gif) no-repeat left bottom;
	padding-left:8px;
}

.BlueBarCenter{
	background:url(Images/BlueBarCenter.gif) repeat-x left bottom;
}

#BlueBar #TitleTable #Title{
	background:url(Images/BlueBarCenter.gif) repeat-x left bottom;
	padding-left:15px;
}

#BlueBar #TitleTable{
}

#BlueBar #TitleTable #Title .Head{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	background:url(Images/BlueBarHeaderRight.gif) no-repeat right 4px;
	padding-right:15px;
}

#BlueBar #Con .ContentPane{
	padding:10px;
	color:#635c4c;
	font-size:12px;
}

#BlueBar li{
	background: url(Images/BlueBarLiBg.gif) no-repeat left center;
	padding-left:15px;
	list-style:none;
}

#BlueBar label{
	margin-left:10px;
	margin-top:3px;
}
#BlueBar td{
	vertical-align:middle;
}

/* -------------- Circle Style ------------- */

#Circle{
	margin-bottom:6px;
	margin-top:11px;
}

#Circle #TitleTable #Title .Head{
	padding-bottom:3px;
	padding-left:4px;
	color:#004ca1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#Circle #Con .ContentPane{
	padding:6px;
	color:#635c4c;
	font-size:12px;
}

#Circle #TopLeft{
	background: url(Images/CircleTopLeft.gif) no-repeat right bottom;
	height:13px;
	padding-left:6px;
}

#Circle #Top{
	background:url(Images/CircleTop.gif) repeat-x left bottom;
}

#Circle #TopRight{
	background:url(Images/CircleTopRight.gif) no-repeat left bottom;
	padding-left:6px;
}

#Circle #Left{
	background:url(Images/CircleLeft.gif) repeat-y right top;
}

#Circle #Center{
	background:#fff
}

#Circle #Right{
	background:url(Images/CircleRight.gif) repeat-y left top;
}

#Circle #BottomLeft{
	background:url(Images/CircleBottomLeft.gif) no-repeat right top;
	height:8px;
}

#Circle #Bottom{
	background:url(Images/CircleBottom.gif) repeat-x left top;
}

#Circle #BottomRight{
	background:url(Images/CircleBottomRight.gif) no-repeat left top;
}


/* -------------- BlackTitle Style ------------- */

#BlackTitle{
	margin:0;
}

#BlackTitle #TitleTable #Title .Head{
	color:#575757;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}

#BlackTitle #Con .ContentPane{
	padding-left:10px;
	color:#575757;
	font-size:12px;
	font-weight:normal;
	padding-top:0px;
}


/* -------------- GreenBg Style ------------- */

#GreenBg{
	margin-top:25px;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
	background:url(Images/GreenBg.jpg) no-repeat center top;
}


#GreenBg #TitleTable #Title {
	padding-top:15px;
}


#GreenBg #TitleTable #Title .Head{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:15px;
}

#GreenBg #Con .ContentPane{
	padding-left:70px;
	padding-right:32px;
	
	color:#3e3e3e;
	font-size:12px;
	font-weight:normal;
}


/* -------------- BlueBg Style ------------- */

#BlueBg{
	margin-top:25px;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
	background:url(Images/BlueBg.jpg) no-repeat center top;
}

#BlueBg #TitleTable #Title {
	padding-top:15px;
}

#BlueBg #TitleTable #Title .Head{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
}

#BlueBg #Con .ContentPane{
	padding-left:70px;
	padding-right:32px;
	
	color:#3e3e3e;
	font-size:12px;
	font-weight:normal;
}


/* -------------- RedBg Style ------------- */

#RedBg{
	margin-top:25px;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
	background:url(Images/RedBg.jpg) no-repeat center top;
}


#RedBg #TitleTable #Title {
	padding-top:15px;
}


#RedBg #TitleTable #Title .Head{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:15px;
}

#RedBg #Con .ContentPane{
	padding-left:70px;
	padding-right:32px;
	
	color:#3e3e3e;
	font-size:12px;
	font-weight:normal;
}


/* -------------- LightBlueBg Style ------------- */

#LightBlueBg{
	margin-top:25px;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
	background:url(Images/SkyBlueBg.jpg) no-repeat center top;
}


#LightBlueBg #TitleTable #Title {
	padding-top:15px;
}



#LightBlueBg #TitleTable #Title .Head{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:15px;
}

#LightBlueBg #Con .ContentPane{
	padding-left:70px;
	padding-right:32px;
	
	color:#3e3e3e;
	font-size:12px;
	font-weight:normal;
}


/* -------------- GreyBg Style ------------- */

#GreyBg{
	margin-top:25px;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
	background:url(Images/GreyBg.jpg) no-repeat center top;
}


#GreyBg #TitleTable #Title {
	padding-top:15px;
}


#GreyBg #TitleTable #Title .Head{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:15px;
}

#GreyBg #Con .ContentPane{
	padding-left:70px;
	padding-right:32px;
	
	color:#3e3e3e;
	font-size:12px;
	font-weight:normal;
}


/* -------------- OrangeBg Style ------------- */

#OrangeBg{
	margin-top:25px;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
	background:url(Images/OrangeBg.jpg) no-repeat center top;
}


#OrangeBg #TitleTable #Title {
	padding-top:15px;
}


#OrangeBg #TitleTable #Title .Head{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:15px;
}

#OrangeBg #Con .ContentPane{
	padding-left:70px;
	padding-right:32px;
	
	color:#3e3e3e;
	font-size:12px;
	font-weight:normal;
}


/* -------------- YellowBg Style ------------- */

#YellowBg{
	margin-top:25px;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
	background:url(Images/YellowBg.jpg) no-repeat center top;
}


#YellowBg #TitleTable #Title {
	padding-top:15px;
}


#YellowBg #TitleTable #Title .Head{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:15px;
}

#YellowBg #Con .ContentPane{
	padding-left:70px;
	padding-right:32px;
	
	color:#3e3e3e;
	font-size:12px;
	font-weight:normal;
}

/*----------- GreyBar Style ---------------*/

#GreyBar{
	margin-bottom:16px;
	margin-top:0px;
}

#GreyBarLeft{
	background:url(Images/GreyBarLeft.gif) no-repeat right bottom;
	padding-left:11px;
}

#GreyBarRight{
	background:url(Images/GreyBarRight.gif) no-repeat left bottom;
	padding-left:8px;
}

.GreyBarCenter{
	background:url(Images/GreyBarCenter.gif) repeat-x left bottom;
}

#GreyBar #TitleTable #Title{
	background:url(Images/GreyBarCenter.gif) repeat-x left bottom;
	text-align:center;
	padding-left:5px;
}

#GreyBar #TitleTable{
}

#GreyBar #TitleTable #Title .Head{
	color:#004ca1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-right:15px;
}

#GreyBar #Con .ContentPane{
	padding:10px 12px 5px 12px;
	color:#635c4c;
	font-size:12px;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
}

#GreyBar li{
	list-style:none;
	background: url(Images/BlueDot.gif) no-repeat left 10px;
	padding-left:15px;
	line-height:25px;
}

#GreyBottomLeft{
	background:url(Images/GreyBarBottomLeft.gif) no-repeat left top;
	height:11px;
	padding-left:11px;
}

#GreyBottomCenter{
	background:url(Images/GreyBarBottomCenter.gif) repeat-x left top;
}

#GreyBottomRight{
	background:url(Images/GreyBarBottomRight.gif) no-repeat left top;
	padding-left:10px;
}