#dhtmlgoodies_progressBar_txt{
		color:#000;
		z-index:10000;
		width:100%;
		height:5%;
		left:-175px;
		top:250px;
		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;
	}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #89ACF4;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.tblebdr {
	border: 1px solid #000033;
	background-color: #FFFFFF;

}
.header {
	background-color: #8EADEB;
}
.partition {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8EADEB;
}
body {
	background-image: url(../images/bg.jpg);
}
.menu {
	background-color: #F8F8FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	border-top:1px solid #1B48A1;
	border-right:1px solid #1B48A1;
	border-left:1px solid #1B48A1;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
}
.menutxt {
	background-color: #1453D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	border-top:1px solid #1B48A1;
	border-right:1px solid #1B48A1;
	border-left:1px solid #1B48A1;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
}
.menubg {
	background:#CADAFA;
	text-aling:right;
	border-bottom:1px solid #1B48A1;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #1B48A1;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F28E00;
	text-align: left;
	padding-right: 5px;
	padding-left: 0px;
	font-weight: bolder;
}
.emailink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E9E9E;
	font-weight: bold;
	text-decoration: none;
}
.emailink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.doctitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #880000;
	font-weight: bold;
	text-decoration:underline;
	line-height:25px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
	color:#143FA2;
	text-align:center;
	text-transform:uppercase;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
	color:#143FA2;
}
hr {
	border:1px solid #FCCECE;
	height:1px;
}
.txttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	color:#143FA2;
}
.button {
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding:0px 10px 0px 10px;
	background:#C5C5C5;
	border:1px solid #808080;
	cursor:pointer;
	cursor:hand;
}
