.contentBorder 
{
	border: 1px #BCBCBC solid;
}
.pleaseWaitBorder
{
	border-spacing:1px;
	width:500px;
	/*position:relative;
	left: 135px;*/
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}

#logoSplash {
	display:inline;
	padding:20px 0px 25px 0px;
	/*width:175px;
	height:74px;*/
}

#logoSplashCell 
{
	width:100%;
	text-align:center;
	padding-bottom:20px;
	padding-top:10px;
}
#pnlPleaseWait
{
	text-align:center;
	padding-top:100px;
}
#waitMessage
{
	width:100%;
	padding:0px 0px 45px 0px;
	color:#1D5CA8;
	font-weight:800;
	font-size:19px;
	text-align:center;
	font-family:Times New Roman;
	}

#animatedPleaseWait 
{
	padding:0px;
	background:transparent;
	display:inline;
	vertical-align:bottom;
	width:24px;
	height:10px;
}

