.subfileTBL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	border: 1px solid #E1E1E1;
	background-image: url(../IMAGES/Home%20Images/globe.jpg);
	width: 450px;
	clear: left;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	background-color: #E1E1E1;
	float: left;
	height: 40px;
	width: 450px;
	text-align: center;
	line-height: 40px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 400px;
	list-style-type: square;
	padding-top: 10px;
	line-height: 18px;
	clear: left;
	padding-bottom: 10px;
	padding-left: 50px;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: left;
	float: left;
	height: 15px;
	width: 200px;
	padding-top: 10px;
}

