table.ftec {
	width:150px;
	border-width: 1px;
 border-spacing:;
	border-style: solid;
	border-color: #C1C1C1;
	border-collapse: collapse;
	background-color: white;
	margin-bottom:40px;
}
table.ftec th {
	border-width: 1px;
	border-style: solid;
	border-color: #C1C1C1;
	background-color: #EFF3FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding:5px;
	text-align:center;
}
table.ftec td {
	border-width: 1px;
	border-style: solid;
	border-color: #C1C1C1;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	padding:20px;
	text-align:center;
}
table.ftec1 {
	width:520px;
	border-width: 1px;
 border-spacing:;
	border-style: solid;
	border-color: #C1C1C1;
	border-collapse: collapse;
	background-color: white;
}
table.ftec1 th {
	width:260px;
	border-width: 1px;
	border-style: solid;
	border-color: #C1C1C1;
	background-color: #EFF3FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding:20px;
}
table.ftec1 td {
	width:260px;
	border-width: 1px;
	border-style: solid;
	border-color: #C1C1C1;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	padding:20px;
	vertical-align: top;
}

