body{
	margin: 0px;
	background-color: White;

}
table{
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	border-style: none;
}
td{
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	border-style: none;
}
img{
	border: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
table.tblMain{ /* Level Zero - Outer Table */
background-color:#243F5D;
  	width: 100%;
	height: 100%;
	//*background-color: #536302;*//	
}
.tdMain{ /* Level Zero - Outer Table */
	width: 100%;
	height: 100%;
	vertical-align: top;
	text-align: center;
}
table.tblMain01{ /* Level One - 3 TD Table */
	width: 798px;
	height: 100%;
	background-color: White;
}
.tdmain01{
	width: 798px;
	height: 100%;
	vertical-align: top;
	 
}
.text{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #243F5D;
	padding-left: 20px;
	padding-top: 40px;
}
.flink{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
	padding-top: 25px;
}
.flink a{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
text-decoration: none;
}
.flink a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
 text-decoration: none;
	
	}
	.btext{
		font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #243F5D;
	padding-left: 30px;
	 padding-top: 25px;
	}
	.btext a{
		font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #243F5D;
	text-decoration: none;
	}
	.btext a:hover{
		font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #243F5D;
	text-decoration: underline;
	}
	.head{
		font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #243F5D;
	padding-left: 40px;
	padding-top: 40px;
	text-decoration: underline;
	}
	.subtext{
		font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #243F5D;
	padding-left: 45px;
	padding-top: 10px;
	}


