@charset "utf-8";
.Footer {
	height:9px;
	width:10px;
}
.BC_LeftSide {
	background-image:url(images/OLeft.jpg);
	background-repeat:repeat-y;
	width:4px;
	vertical-align:top;
}
.BC_RightSide {
	background-image:url(images/ORight.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
	width:5px;
}
.BC_Bottom {
	background-image:url(images/OBottom.jpg);
	background-repeat:repeat-x;
	text-align:left;
}
.CNTRBG {
	border:1px #C0EDF7 solid;
	background-color:#E6F6FA;
	background-image:url(images/CNTR.jpg);
	background-repeat:repeat-x;
}
.Blue_Title {
	font-size:16px;
	color:#000066;
	font-family:arial,verdana,tahoma;
	font-weight:bold;
	padding-left:5px;
	text-align:left!important;
}

.ContentPaneBlue {
	color:#333;
	font-size:14px;
	font-family: Lucida Grande,Arial,Helvetica,sans-serif;
	text-align:justify;
	line-height:20px!important;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	
}

.ContainerTitle {
	font-size:16px;
	color:#000;
	font-family:arial,verdana,tahoma;
	font-weight:bold;
	padding-left:5px;
	text-align:left!important;
}

.ContentPane1 {
	color:#333;
	font-size:14px;
	font-family: Lucida Grande,Arial,Helvetica,sans-serif;
	text-align:justify;
	line-height:20px!important;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	
}

