<?xml version="1.0" encoding="UTF-8"  ?>
<!-- Created with iReport - A designer for JasperReports -->
<!DOCTYPE jasperReport PUBLIC "//JasperReports//DTD Report Design//EN" "http://jasperreports.sourceforge.net/dtds/jasperreport.dtd">
<jasperReport
		 name="PRR013XLS"
		 columnCount="1"
		 printOrder="Vertical"
		 orientation="Portrait"
		 pageWidth="2324"
		 pageHeight="2834"
		 columnWidth="2324"
		 columnSpacing="0"
		 leftMargin="0"
		 rightMargin="0"
		 topMargin="0"
		 bottomMargin="0"
		 whenNoDataType="NoPages"
		 isTitleNewPage="false"
		 isSummaryNewPage="false">
	<property name="ireport.scriptlethandling" value="0" />
	<property name="ireport.encoding" value="UTF-8" />
	<import value="java.util.*" />
	<import value="net.sf.jasperreports.engine.*" />
	<import value="net.sf.jasperreports.engine.data.*" />
	<import value="com.csc.library.report.ReportUDF" />
	<import value="com.csc.library.process.RoundingTime" />

	<parameter name="REPORTHEADER" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
	</parameter>
	<parameter name="REPORT_ID" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["REPORT ID"]]></defaultValueExpression>
	</parameter>
	<parameter name="DATE__T1" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["DATE"]]></defaultValueExpression>
	</parameter>
	<parameter name="PAGE" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label
]]></parameterDescription>
		<defaultValueExpression ><![CDATA["PAGE"]]></defaultValueExpression>
	</parameter>
	<parameter name="COMPANY" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>
	<parameter name="STARTD1" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>
	<parameter name="ENDD1" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>
	<parameter name="LANG" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[lang]]></parameterDescription>
		<defaultValueExpression ><![CDATA["ENG"]]></defaultValueExpression>
	</parameter>
	<parameter name="HEAD1" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["PAYROLL SYSTEM"]]></defaultValueExpression>
	</parameter>
	<parameter name="EMP_AMOUNT" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["AMOUNT"]]></defaultValueExpression>
	</parameter>

	<field name="memployee__employeeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__employeeid]]></fieldDescription>
	</field>
	<field name="memployee__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__companyid]]></fieldDescription>
	</field>
	<field name="memployee__emp_prefix" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__emp_prefix]]></fieldDescription>
	</field>
	<field name="memployee__fname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__fname]]></fieldDescription>
	</field>
	<field name="memployee__lname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__lname]]></fieldDescription>
	</field>
	<field name="memployee__efname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__efname]]></fieldDescription>
	</field>
	<field name="memployee__elname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__elname]]></fieldDescription>
	</field>
	<field name="memployee__salary" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__salary]]></fieldDescription>
	</field>
	<field name="memployee__salatype" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__salatype]]></fieldDescription>
	</field>
	<field name="memployee__bu1" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__bu1]]></fieldDescription>
	</field>
	<field name="memployee__bu2" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__bu2]]></fieldDescription>
	</field>
	<field name="memployee__bu3" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__bu3]]></fieldDescription>
	</field>
	<field name="memployee__costcenter" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__costcenter]]></fieldDescription>
	</field>
	<field name="mbu1__bu1id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__bu1id]]></fieldDescription>
	</field>
	<field name="mbu1__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__tdesc]]></fieldDescription>
	</field>
	<field name="mbu1__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__edesc]]></fieldDescription>
	</field>
	<field name="mbu2__bu2id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__bu2id]]></fieldDescription>
	</field>
	<field name="mbu2__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__tdesc]]></fieldDescription>
	</field>
	<field name="mbu2__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__edesc]]></fieldDescription>
	</field>
	<field name="mprefix__prefixid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mprefix__prefixid]]></fieldDescription>
	</field>
	<field name="mprefix__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mprefix__tdesc]]></fieldDescription>
	</field>
	<field name="mprefix__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mprefix__edesc]]></fieldDescription>
	</field>
	<field name="mcostcenter0__costcenterid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcostcenter0__costcenterid]]></fieldDescription>
	</field>
	<field name="mcostcenter0__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcostcenter0__tdesc]]></fieldDescription>
	</field>
	<field name="mcostcenter0__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcostcenter0__edesc]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__employeeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__employeeid]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__companyid]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__gendate" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__gendate]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__cal_tax" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__cal_tax]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__cal_pvf" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__cal_pvf]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__cal_soc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__cal_soc]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__xml_tax" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__xml_tax]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__remark" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__remark]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__formulacode" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__formulacode]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__fundtable" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__fundtable]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__totcpvf" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__totcpvf]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__totcsoc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__totcsoc]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__taxtable" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__taxtable]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__totcaltax" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__totcaltax]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__totnontax" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__totnontax]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__end_year" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__end_year]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__netincome" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__netincome]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption01" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption01]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption02" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption02]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption03" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption03]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption04" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption04]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption05" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption05]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption06" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption06]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption07" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption07]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption08" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption08]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption09" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption09]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption10" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption10]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption11" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption11]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption12" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption12]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption13" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption13]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption14" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption14]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption15" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption15]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption16" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption16]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption17" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption17]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption18" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption18]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption19" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption19]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption20" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption20]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption21" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption21]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption22" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption22]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption23" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption23]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption24" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption24]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption25" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption25]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption26" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption26]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption27" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption27]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption28" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption28]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption29" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption29]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9caption30" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9caption30]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula01" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula01]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula02" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula02]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula03" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula03]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula04" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula04]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula05" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula05]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula06" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula06]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula07" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula07]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula08" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula08]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula09" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula09]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula10" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula10]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula11" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula11]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula12" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula12]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula13" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula13]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula14" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula14]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula15" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula15]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula16" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula16]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula17" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula17]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula18" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula18]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula19" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula19]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula20" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula20]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula21" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula21]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula22" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula22]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula23" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula23]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula24" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula24]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula25" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula25]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula26" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula26]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula27" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula27]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula28" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula28]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula29" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula29]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9formula30" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9formula30]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9__daycount" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9__daycount]]></fieldDescription>
	</field>
	<field name="memployee__fullname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__fullname]]></fieldDescription>
	</field>
	<field name="orderby1" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby1]]></fieldDescription>
	</field>
	<field name="orderby1desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby1desc]]></fieldDescription>
	</field>
	<field name="orderby2" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby2]]></fieldDescription>
	</field>
	<field name="orderby2desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby2desc]]></fieldDescription>
	</field>
	<field name="orderby3" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby3]]></fieldDescription>
	</field>
	<field name="orderby3desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby3desc]]></fieldDescription>
	</field>

	<variable name="count_orderby1" class="java.lang.Integer" resetType="Report" calculation="Count">
		<variableExpression><![CDATA[$F{orderby1}]]></variableExpression>
	</variable>
	<variable name="count_orderby2" class="java.lang.Integer" resetType="Report" calculation="Count">
		<variableExpression><![CDATA[$F{orderby2}]]></variableExpression>
	</variable>
	<variable name="count_orderby3" class="java.lang.Integer" resetType="Report" calculation="Count">
		<variableExpression><![CDATA[$F{orderby3}]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula01" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula01},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula02" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula02},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula03" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula03},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula04" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula04},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula05" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula05},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula06" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula06},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula07" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula07},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula08" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula08},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula09" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula09},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula10" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula10},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula11" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula11},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula12" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula12},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula13" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula13},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula14" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula14},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula15" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula15},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula16" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula16},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula17" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula17},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula18" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula18},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula19" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula19},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula20" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula20},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula21" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula21},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula22" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula22},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula23" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula23},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula24" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula24},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula25" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula25},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula01" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula01},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula02" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula02},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula03" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula03},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula04" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula04},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula05" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula05},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula06" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula06},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula07" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula07},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula08" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula08},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula09" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula09},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula10" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula10},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula11" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula11},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula12" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula12},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula13" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula13},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula14" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula14},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula15" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula15},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula16" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula16},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula17" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula17},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula18" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula18},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula19" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula19},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula20" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula20},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula21" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula21},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula22" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula22},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula23" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula23},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula24" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula24},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula25" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula25},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula01" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula01},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula02" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula02},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula03" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula03},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula04" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula04},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula05" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula05},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula06" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula06},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula08" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula08},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula09" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula09},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula10" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula10},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula11" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula11},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula12" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula12},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula13" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula13},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula14" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula14},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula15" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula15},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula07" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula07},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula16" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula16},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula17" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula17},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula18" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula18},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula19" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula19},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula20" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula20},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula21" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula21},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula22" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula22},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula23" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula23},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula24" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula24},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula25" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula25},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula01" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula01},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula02" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula02},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula03" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula03},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula04" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula04},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula05" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula05},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula06" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula06},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula07" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula07},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula08" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula08},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula09" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula09},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula10" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula10},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula11" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula11},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula12" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula12},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula13" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula13},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula14" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula14},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula15" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula15},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula16" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula16},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula17" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula17},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula18" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula18},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula19" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula19},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula20" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula20},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula21" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula21},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula22" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula22},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula23" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula23},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula24" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula24},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula25" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula25},"0"))))]]></variableExpression>
	</variable>
	<variable name="count_all" class="java.lang.Integer" resetType="Report" calculation="Count">
		<variableExpression><![CDATA[$F{memployee__employeeid}]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula26" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula26},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula27" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula27},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula28" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula28},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula29" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula29},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby3_Formula30" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula30},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula26" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula26},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula27" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula27},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula28" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula28},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula29" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula29},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby2_Formula30" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula30},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula26" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula26},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula27" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula27},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula28" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula28},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula29" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula29},"0"))))]]></variableExpression>
	</variable>
	<variable name="SumOrderby1_Formula30" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula30},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula26" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula26},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula27" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula27},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula28" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula28},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula29" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula29},"0"))))]]></variableExpression>
	</variable>
	<variable name="Sum_Formula30" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9formula30},"0"))))]]></variableExpression>
	</variable>
		<background>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</background>
		<title>
			<band height="16"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="2178"
						y="0"
						width="70"
						height="16"
						key="textField-50"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption25}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="1828"
						y="0"
						width="70"
						height="16"
						key="textField-232"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption24}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="1688"
						y="0"
						width="70"
						height="16"
						key="textField-233"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption22}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="1618"
						y="0"
						width="70"
						height="16"
						key="textField-234"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption21}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="1548"
						y="0"
						width="70"
						height="16"
						key="textField-235"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption20}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="1478"
						y="0"
						width="70"
						height="16"
						key="textField-237"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption19}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="1408"
						y="0"
						width="70"
						height="16"
						key="textField-238"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption18}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="1338"
						y="0"
						width="70"
						height="16"
						key="textField-239"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption17}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="2248"
						y="0"
						width="76"
						height="16"
						key="textField-240"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption30}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="1268"
						y="0"
						width="70"
						height="16"
						key="textField-241"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption15}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="1198"
						y="0"
						width="70"
						height="16"
						key="textField-242"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption14}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="1128"
						y="0"
						width="70"
						height="16"
						key="textField-243"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption13}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="1058"
						y="0"
						width="70"
						height="16"
						key="textField-244"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption12}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="988"
						y="0"
						width="70"
						height="16"
						key="textField-245"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption11}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="918"
						y="0"
						width="70"
						height="16"
						key="textField-246"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption10}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="848"
						y="0"
						width="70"
						height="16"
						key="textField-247"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption09}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="778"
						y="0"
						width="70"
						height="16"
						key="textField-248"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption08}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="708"
						y="0"
						width="70"
						height="16"
						key="textField-249"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption07}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="638"
						y="0"
						width="70"
						height="16"
						key="textField-250"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption06}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="568"
						y="0"
						width="70"
						height="16"
						key="textField-251"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption05}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="498"
						y="0"
						width="70"
						height="16"
						key="textField-252"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption04}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="428"
						y="0"
						width="70"
						height="16"
						key="textField-253"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption03}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="358"
						y="0"
						width="70"
						height="16"
						key="textField-254"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption02}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="288"
						y="0"
						width="70"
						height="16"
						key="textField-255"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption01}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="233"
						y="0"
						width="55"
						height="16"
						key="textField-256"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["จำนวนวัน"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="1758"
						y="0"
						width="70"
						height="16"
						key="textField-269"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption23}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="2108"
						y="0"
						width="70"
						height="16"
						key="textField-488"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption29}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="2038"
						y="0"
						width="70"
						height="16"
						key="textField-489"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption28}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="1968"
						y="0"
						width="70"
						height="16"
						key="textField-490"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption27}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="1898"
						y="0"
						width="70"
						height="16"
						key="textField-491"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simtpytran0_rep9_9caption26}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="0"
						width="50"
						height="16"
						key="textField-515"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["รหัสพนักงาน"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="50"
						y="0"
						width="183"
						height="16"
						key="textField-516"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["ชื่อ - สกุล"]]></textFieldExpression>
				</textField>
			</band>
		</title>
		<pageHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</pageHeader>
		<columnHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</columnHeader>
		<detail>
			<band height="16"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="0"
						width="50"
						height="16"
						key="textField-457"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__employeeid}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="233"
						y="0"
						width="55"
						height="16"
						key="textField-458"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simtpytran0_rep9_9__daycount},"0")]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="288"
						y="0"
						width="70"
						height="16"
						key="textField-459"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula01})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="358"
						y="0"
						width="70"
						height="16"
						key="textField-460"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula02})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="428"
						y="0"
						width="70"
						height="16"
						key="textField-461"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula03})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="498"
						y="0"
						width="70"
						height="16"
						key="textField-462"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula04})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="568"
						y="0"
						width="70"
						height="16"
						key="textField-463"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula05})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="638"
						y="0"
						width="70"
						height="16"
						key="textField-464"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula06})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="708"
						y="0"
						width="70"
						height="16"
						key="textField-465"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula07})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="778"
						y="0"
						width="70"
						height="16"
						key="textField-466"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula08})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="848"
						y="0"
						width="70"
						height="16"
						key="textField-467"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula09})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="918"
						y="0"
						width="70"
						height="16"
						key="textField-468"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula10})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="988"
						y="0"
						width="70"
						height="16"
						key="textField-469"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula11})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="1058"
						y="0"
						width="70"
						height="16"
						key="textField-470"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula12})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="1128"
						y="0"
						width="70"
						height="16"
						key="textField-471"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula13})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="1198"
						y="0"
						width="70"
						height="16"
						key="textField-472"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula14})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="1268"
						y="0"
						width="70"
						height="16"
						key="textField-473"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula15})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="2248"
						y="0"
						width="76"
						height="16"
						key="textField-474"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula30})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="1338"
						y="0"
						width="70"
						height="16"
						key="textField-475"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula17})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="1408"
						y="0"
						width="70"
						height="16"
						key="textField-476"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula18})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="1478"
						y="0"
						width="70"
						height="16"
						key="textField-477"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula19})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="1548"
						y="0"
						width="70"
						height="16"
						key="textField-478"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula20})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="1618"
						y="0"
						width="70"
						height="16"
						key="textField-479"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula21})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="1688"
						y="0"
						width="70"
						height="16"
						key="textField-480"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula22})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="1758"
						y="0"
						width="70"
						height="16"
						key="textField-481"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula23})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="1828"
						y="0"
						width="70"
						height="16"
						key="textField-482"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula24})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="2178"
						y="0"
						width="70"
						height="16"
						key="textField-483"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula25})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="1898"
						y="0"
						width="70"
						height="16"
						key="textField-492"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula26})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="1968"
						y="0"
						width="70"
						height="16"
						key="textField-493"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula27})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="2038"
						y="0"
						width="70"
						height="16"
						key="textField-494"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula28})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="2108"
						y="0"
						width="70"
						height="16"
						key="textField-495"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{memployee__simtpytran0_rep9_9formula29})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="1338"
						y="0"
						width="70"
						height="16"
						key="textField-514"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="50"
						y="0"
						width="183"
						height="16"
						key="textField-517"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__fullname}]]></textFieldExpression>
				</textField>
			</band>
		</detail>
		<columnFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</columnFooter>
		<pageFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</pageFooter>
		<summary>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</summary>
</jasperReport>