	#pageContent{
		margin:0 auto;
		background-color:#FFFFFF;
		height:10%;
	}
	#pageContent p{
		padding-left:10px;
		padding-right:10px;
	}
	
	#dhtmlgoodies_progressBar_txt{
		color:#000;
		z-index:10000;
		width:100%;
		height:5%;
		left:-100px;
		top:220px;
		position:absolute;		
		font-family:arial;
		font-size:11px;
		line-height:20px;	/* Same as height of progress bar */
		text-align:center;
		padding-top: 2px;
		padding-bottom: 2px;
	}

.footer {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
}

.tbletxt {
	font-family: "Verdana";
	font-size: 11px;
	background-color: #DBF4F9;
	color: #818081;
	/*padding-right: 10px;
	padding-left: 10px;*/
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: justify;
	border: 1px solid #8FDCEC;
	border-bottom-color: #8FDCEC;
}
	
	
.tbletxt1 {
	font-family: "Verdana";
	font-size: 11px;
	background-color: #DBF4F9;
	color: #818081;
	/*padding-right: 10px;
	padding-left: 10px;*/
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
	border: 1px solid #8FDCEC;
	border-bottom-color: #8FDCEC;
}

th{
	font-family: "Verdana";
	font-size: 11px;
	background-color: #B3E1EA;
	color: #818081;
	/*padding-right: 10px;
	padding-left: 10px;*/
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
	border: 1px solid #8FDCEC;
	border-bottom-color: #8FDCEC;
}