/* CSS Document */

/*========================================================*/
/* Pane                                      */
/*========================================================*/


/*-- top content pane       	        --*/.ContentPane { width: 100%; padding: 0px 0px 0px 0px;}



/*----------------------*/

  /*  Container #1 */
/*----------------------*/

.MainContainerDiv{
	width:100%;
	

}
.MainContainerBorder{
	border:#FFFFFF 1px solid;}
	
.ConatinerTitle
{
text-align:left;
background-color:#123763;
padding:8px 8px 8px 8px;

}



.ContainerCenter{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		background-image:url(cont1-mid-left.jpg);
		background-repeat:repeat-y;
		color:#fff;
		font-weight:normal;
		background-color:#123763;
		list-style-image:url(bul.gif);
		background-repeat:no-repeat;
		background-position:top left;
		padding:8px 8px 8px 8px;
		border-left:#5fae1e 0px solid;
		border-right:#5fae1e 0px solid;
		line-height:18px;

}

.ContainerBottom{
	background-image:url(cont1-bottom-mid.jpg);
	background-repeat:repeat-x;
	height:7px;
}


.clearDiv{
		height:0px;
		clear:both;

}
.topLeft 
	{
	float:left;
	}

.topRight 
	{
	float:right;
	}
.bottomRight
	{
	float:right;
	}

.bottomLeft
	{
	float:left;
	}


.MainContainer{
		width:100%;
		float:left;
		}

		

	


/*Container#2*/ 

.Cont2Top{
	background-image:url(con2-top-mid.jpg);
	background-repeat:repeat-x;
	height:30px;
	margin:0px 0px 0px 0px;}
	
.Cont2Center{
	border-left:1px solid #748695;
	background-color: #bcd4e4;
	border-right:1px solid #748695;
	
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		
		color:#fff;
		font-weight:normal;
		background-color:#bcd4e4;
		list-style-image:url(bul.gif);
		background-repeat:no-repeat;
		background-position:top left;
		padding:8px 8px 8px 8px;
		line-height:18px;
	}
.Cont2Bottom{
	background-image:url(cont2-bottom-mid.jpg);
	background-repeat:repeat-x;
	height:11px;
	margin:0px 0px 0px 0px;}
	
.Cnt2Title{
	padding:10px 0px 0px 5px;
	}
	
.empt-Cont-text{
		font-family:"Trebuchet MS";
		font-size: 12px;
		font-weight:normal;
		color:#FFFFFF;
		padding:0px;
		}

