<?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="APSR002"
		 columnCount="1"
		 printOrder="Vertical"
		 orientation="Landscape"
		 pageWidth="842"
		 pageHeight="595"
		 columnWidth="783"
		 columnSpacing="0"
		 leftMargin="30"
		 rightMargin="29"
		 topMargin="20"
		 bottomMargin="20"
		 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.*" />

	<parameter name="DESCRIPTION" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["DESCRIPTION"]]></defaultValueExpression>
	</parameter>
	<parameter name="CLASSNAME" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["CLASSNAME"]]></defaultValueExpression>
	</parameter>
	<parameter name="COMPANY" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
	</parameter>
	<parameter name="TOTAL" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Total"]]></defaultValueExpression>
	</parameter>
	<parameter name="CODE" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["CODE(S)"]]></defaultValueExpression>
	</parameter>
	<parameter name="APPRISAL" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["APPRISAL"]]></defaultValueExpression>
	</parameter>
	<parameter name="SCREEN" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
		<defaultValueExpression ><![CDATA["TRA001"]]></defaultValueExpression>
	</parameter>
	<parameter name="Page" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Page"]]></defaultValueExpression>
	</parameter>
	<parameter name="RECORDS" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Record(s)"]]></defaultValueExpression>
	</parameter>
	<parameter name="TOTHOURS" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Total Hour"]]></defaultValueExpression>
	</parameter>
	<parameter name="TRAINING" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Training"]]></defaultValueExpression>
	</parameter>
	<parameter name="PRINTNAME" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
	</parameter>
	<parameter name="PREPARED" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Prepared by"]]></defaultValueExpression>
	</parameter>
	<parameter name="CRSGRP" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Course Group"]]></defaultValueExpression>
	</parameter>
	<parameter name="LANG" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[lang]]></parameterDescription>
		<defaultValueExpression ><![CDATA["THA"]]></defaultValueExpression>
	</parameter>
	<parameter name="REPORTHEADER" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
	</parameter>
	<parameter name="EMPLOYEEID" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Employee ID"]]></defaultValueExpression>
	</parameter>
	<parameter name="NAME-SURNAME" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Name Surname"]]></defaultValueExpression>
	</parameter>
	<parameter name="WORK_AGE" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Work Age"]]></defaultValueExpression>
	</parameter>
	<parameter name="POSITION" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Position"]]></defaultValueExpression>
	</parameter>
	<parameter name="BU1" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["BU1"]]></defaultValueExpression>
	</parameter>
	<parameter name="BU2" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["BU2"]]></defaultValueExpression>
	</parameter>
	<parameter name="BU3" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["BU3"]]></defaultValueExpression>
	</parameter>
	<parameter name="SELF_RESULT" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Self Result"]]></defaultValueExpression>
	</parameter>
	<parameter name="ASSESS_RESULT" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Assess Result"]]></defaultValueExpression>
	</parameter>
	<parameter name="OF" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Of"]]></defaultValueExpression>
	</parameter>
	<parameter name="PRINT_DATE" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Print Date"]]></defaultValueExpression>
	</parameter>
	<parameter name="PRINT_BY" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Print By"]]></defaultValueExpression>
	</parameter>
	<parameter name="ASSESS_ID" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Assess ID"]]></defaultValueExpression>
	</parameter>
	<parameter name="SCORE_LEVEL" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Score Level"]]></defaultValueExpression>
	</parameter>
	<parameter name="STANDARD" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Standard"]]></defaultValueExpression>
	</parameter>
	<parameter name="SELF" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Self"]]></defaultValueExpression>
	</parameter>

	<field name="tapstran__apsid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tapstran__apsid]]></fieldDescription>
	</field>
	<field name="tapstran__apsassessor" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tapstran__apsassessor]]></fieldDescription>
	</field>
	<field name="tapstran__apsassessy" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tapstran__apsassessy]]></fieldDescription>
	</field>
	<field name="tapstran__apsstatus" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tapstran__apsstatus]]></fieldDescription>
	</field>
	<field name="tapstran__apsstatus_last" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tapstran__apsstatus_last]]></fieldDescription>
	</field>
	<field name="tapstran__apssumscore" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tapstran__apssumscore]]></fieldDescription>
	</field>
	<field name="tapstran__apssumscore_last" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tapstran__apssumscore_last]]></fieldDescription>
	</field>
	<field name="tapstran__apsscore" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tapstran__apsscore]]></fieldDescription>
	</field>
	<field name="tapstran__apsscore_last" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tapstran__apsscore_last]]></fieldDescription>
	</field>
	<field name="tapstran__astid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tapstran__astid]]></fieldDescription>
	</field>
	<field name="tapstran__branch" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tapstran__branch]]></fieldDescription>
	</field>
	<field name="tapstran__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tapstran__companyid]]></fieldDescription>
	</field>
	<field name="mbranch__branchid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__branchid]]></fieldDescription>
	</field>
	<field name="mbranch__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__tdesc]]></fieldDescription>
	</field>
	<field name="mbranch__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__edesc]]></fieldDescription>
	</field>
	<field name="mbranch__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__companyid]]></fieldDescription>
	</field>
	<field name="simemp__employeeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simemp__employeeid]]></fieldDescription>
	</field>
	<field name="simemp__emp_prefix" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simemp__emp_prefix]]></fieldDescription>
	</field>
	<field name="simemp__fname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simemp__fname]]></fieldDescription>
	</field>
	<field name="simemp__lname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simemp__lname]]></fieldDescription>
	</field>
	<field name="simemp__efname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simemp__efname]]></fieldDescription>
	</field>
	<field name="simemp__elname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simemp__elname]]></fieldDescription>
	</field>
	<field name="simemp__emp_position" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simemp__emp_position]]></fieldDescription>
	</field>
	<field name="simemp__bu1" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simemp__bu1]]></fieldDescription>
	</field>
	<field name="simemp__bu2" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simemp__bu2]]></fieldDescription>
	</field>
	<field name="simemp__bu3" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simemp__bu3]]></fieldDescription>
	</field>
	<field name="simemp__status" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simemp__status]]></fieldDescription>
	</field>
	<field name="simemp__startdate" class="java.sql.Date">
		<fieldDescription><![CDATA[Field returned by simemp__startdate]]></fieldDescription>
	</field>
	<field name="simemp__endworkdate" class="java.sql.Date">
		<fieldDescription><![CDATA[Field returned by simemp__endworkdate]]></fieldDescription>
	</field>
	<field name="simemp__firsthiredate" class="java.sql.Date">
		<fieldDescription><![CDATA[Field returned by simemp__firsthiredate]]></fieldDescription>
	</field>
	<field name="simemp__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simemp__companyid]]></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="mposition__positionid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mposition__positionid]]></fieldDescription>
	</field>
	<field name="mposition__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mposition__tdesc]]></fieldDescription>
	</field>
	<field name="mposition__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mposition__edesc]]></fieldDescription>
	</field>
	<field name="mposition__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mposition__companyid]]></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="mbu1__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__companyid]]></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="mbu2__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__companyid]]></fieldDescription>
	</field>
	<field name="mbu3__bu3id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__bu3id]]></fieldDescription>
	</field>
	<field name="mbu3__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__tdesc]]></fieldDescription>
	</field>
	<field name="mbu3__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__edesc]]></fieldDescription>
	</field>
	<field name="mbu3__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__companyid]]></fieldDescription>
	</field>
	<field name="tastran__apsid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tastran__apsid]]></fieldDescription>
	</field>
	<field name="tastran__apsassessor" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tastran__apsassessor]]></fieldDescription>
	</field>
	<field name="tastran__apsassessy" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tastran__apsassessy]]></fieldDescription>
	</field>
	<field name="tastran__asfid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tastran__asfid]]></fieldDescription>
	</field>
	<field name="tastran__asid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tastran__asid]]></fieldDescription>
	</field>
	<field name="tastran__asgid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tastran__asgid]]></fieldDescription>
	</field>
	<field name="tastran__asrscore" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tastran__asrscore]]></fieldDescription>
	</field>
	<field name="tastran__asrmaxscore" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tastran__asrmaxscore]]></fieldDescription>
	</field>
	<field name="tastran__asrsumscore" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tastran__asrsumscore]]></fieldDescription>
	</field>
	<field name="tastran__asrsumscoremax" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tastran__asrsumscoremax]]></fieldDescription>
	</field>
	<field name="tastran__asrweight" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tastran__asrweight]]></fieldDescription>
	</field>
	<field name="tastran__asranswer" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tastran__asranswer]]></fieldDescription>
	</field>
	<field name="tastran__asranswer_last" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tastran__asranswer_last]]></fieldDescription>
	</field>
	<field name="tastran__asrscore_last" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tastran__asrscore_last]]></fieldDescription>
	</field>
	<field name="tastran__asrsumscore_last" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tastran__asrsumscore_last]]></fieldDescription>
	</field>
	<field name="tastran__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tastran__companyid]]></fieldDescription>
	</field>
	<field name="massess__asid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by massess__asid]]></fieldDescription>
	</field>
	<field name="massess__asgid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by massess__asgid]]></fieldDescription>
	</field>
	<field name="massess__kasid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by massess__kasid]]></fieldDescription>
	</field>
	<field name="massess__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by massess__companyid]]></fieldDescription>
	</field>
	<field name="mkeyass__kasid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mkeyass__kasid]]></fieldDescription>
	</field>
	<field name="mkeyass__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mkeyass__tdesc]]></fieldDescription>
	</field>
	<field name="mkeyass__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mkeyass__edesc]]></fieldDescription>
	</field>
	<field name="mkeyass__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mkeyass__companyid]]></fieldDescription>
	</field>
	<field name="simemp__empworkages" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simemp__empworkages]]></fieldDescription>
	</field>

	<variable name="AGE" class="java.lang.String" resetType="Report" calculation="Nothing">
		<variableExpression><![CDATA[$F{simemp__empworkages}]]></variableExpression>
	</variable>
	<variable name="no_as" class="java.lang.Integer" resetType="Group" resetGroup="ASSESSY" calculation="Count">
		<variableExpression><![CDATA[$F{tastran__asid}]]></variableExpression>
	</variable>
	<variable name="ROW" class="java.lang.Integer" resetType="Page" calculation="Count">
		<variableExpression><![CDATA[$F{tastran__asid}]]></variableExpression>
	</variable>

		<group  name="BRANCH" isStartNewPage="true" >
			<groupExpression><![CDATA[$F{tapstran__branch}]]></groupExpression>
			<groupHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
			</groupHeader>
			<groupFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
			</groupFooter>
		</group>
		<group  name="APSID" isStartNewPage="true" >
			<groupExpression><![CDATA[$F{tapstran__apsid}]]></groupExpression>
			<groupHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
			</groupHeader>
			<groupFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
			</groupFooter>
		</group>
		<group  name="ASSESSY" >
			<groupExpression><![CDATA[$F{tapstran__apsassessy}]]></groupExpression>
			<groupHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
			</groupHeader>
			<groupFooter>
			<band height="1"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="0"
						y="0"
						width="783"
						height="0"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-58"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
			</band>
			</groupFooter>
		</group>
		<background>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</background>
		<title>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</title>
		<pageHeader>
			<band height="93"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="141"
						y="16"
						width="490"
						height="16"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" leftPadding="2" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{REPORTHEADER}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="230"
						y="0"
						width="306"
						height="16"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" leftPadding="2" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mbranch__tdesc}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="0"
						y="61"
						width="43"
						height="32"
						backcolor="#CCCCCC"
						key="textField"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{EMPLOYEEID}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="43"
						y="61"
						width="89"
						height="32"
						backcolor="#CCCCCC"
						key="textField-1"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{NAME-SURNAME}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="132"
						y="61"
						width="31"
						height="32"
						backcolor="#CCCCCC"
						key="textField-2"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{WORK_AGE}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="163"
						y="61"
						width="89"
						height="32"
						backcolor="#CCCCCC"
						key="textField-3"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{POSITION}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="252"
						y="61"
						width="85"
						height="32"
						backcolor="#CCCCCC"
						key="textField-4"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{BU3}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="422"
						y="61"
						width="85"
						height="32"
						backcolor="#CCCCCC"
						key="textField-5"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{BU1}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="337"
						y="61"
						width="85"
						height="32"
						backcolor="#CCCCCC"
						key="textField-6"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{BU2}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="507"
						y="61"
						width="132"
						height="32"
						backcolor="#CCCCCC"
						key="textField-7"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["Competency"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="689"
						y="16"
						width="93"
						height="16"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-17"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" leftPadding="2" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new com.csc.library.report.ReportUDF().getDDMMYYYY()]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="647"
						y="0"
						width="42"
						height="16"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-18"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{Page}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Report" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="702"
						y="0"
						width="80"
						height="16"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-19"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" leftPadding="2" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{OF}+" "+$V{PAGE_NUMBER}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="647"
						y="16"
						width="42"
						height="16"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-20"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{PRINT_DATE}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="647"
						y="32"
						width="42"
						height="16"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-21"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{PRINT_BY}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="689"
						y="32"
						width="93"
						height="16"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-22"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" leftPadding="2" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{PRINTNAME}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="141"
						y="32"
						width="490"
						height="16"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-23"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" leftPadding="2" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{ASSESS_ID}+" "+$F{tapstran__apsid}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="689"
						y="0"
						width="13"
						height="16"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-24"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="2" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.Integer"><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="639"
						y="61"
						width="144"
						height="16"
						backcolor="#CCCCCC"
						key="textField-25"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{SCORE_LEVEL}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="639"
						y="77"
						width="36"
						height="16"
						backcolor="#CCCCCC"
						key="textField-26"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{STANDARD}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="675"
						y="77"
						width="36"
						height="16"
						backcolor="#CCCCCC"
						key="textField-27"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{SELF}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="711"
						y="77"
						width="36"
						height="16"
						backcolor="#CCCCCC"
						key="textField-28"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{ASSESS_RESULT}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="747"
						y="77"
						width="36"
						height="16"
						backcolor="#CCCCCC"
						key="textField-29"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["GAP"]]></textFieldExpression>
				</textField>
			</band>
		</pageHeader>
		<columnHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</columnHeader>
		<detail>
			<band height="16"  isSplitAllowed="true" >
				<elementGroup><!--  Start: 1 !-->
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="0"
						width="43"
						height="16"
						key="textField">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()==1 || $V{ROW}.intValue()==1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tapstran__apsassessy}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="43"
						y="0"
						width="89"
						height="16"
						key="textField-9">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()==1 || $V{ROW}.intValue()==1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="2" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mprefix__tdesc}+$F{simemp__fname}+" "+$F{simemp__lname}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="132"
						y="0"
						width="31"
						height="16"
						key="textField-10">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()==1 || $V{ROW}.intValue()==1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$V{AGE}.split(" ")[0]+"-"
+$V{AGE}.split(" ")[2]+"-"
+$V{AGE}.split(" ")[4]]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="163"
						y="0"
						width="89"
						height="16"
						key="textField-11">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()==1 || $V{ROW}.intValue()==1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="2" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mposition__tdesc}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="252"
						y="0"
						width="85"
						height="16"
						key="textField-12">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()==1 || $V{ROW}.intValue()==1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="2" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mbu3__tdesc}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="337"
						y="0"
						width="85"
						height="16"
						key="textField-13">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()==1 || $V{ROW}.intValue()==1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="2" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mbu2__tdesc}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="422"
						y="0"
						width="85"
						height="16"
						key="textField-14">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()==1 || $V{ROW}.intValue()==1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="2" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mbu1__tdesc}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="507"
						y="0"
						width="132"
						height="16"
						key="textField-41">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()==1 || $V{ROW}.intValue()==1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="2" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mkeyass__tdesc}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="639"
						y="0"
						width="36"
						height="16"
						key="textField-42">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()==1 || $V{ROW}.intValue()==1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tastran__asrmaxscore}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="675"
						y="0"
						width="36"
						height="16"
						key="textField-43">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()==1 || $V{ROW}.intValue()==1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tastran__asrscore}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="711"
						y="0"
						width="36"
						height="16"
						key="textField-44">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()==1 || $V{ROW}.intValue()==1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tastran__asrscore_last}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="747"
						y="0"
						width="36"
						height="16"
						key="textField-45">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()==1 || $V{ROW}.intValue()==1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tastran__asrsumscore_last}]]></textFieldExpression>
				</textField>
				</elementGroup><!-- End 1 !-->
				<elementGroup><!--  Start: 2 !-->
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="0"
						width="43"
						height="16"
						key="textField-46">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()!=1 && $V{ROW}.intValue()!=1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="43"
						y="0"
						width="89"
						height="16"
						key="textField-47">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()!=1 && $V{ROW}.intValue()!=1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="2" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="132"
						y="0"
						width="31"
						height="16"
						key="textField-48">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()!=1 && $V{ROW}.intValue()!=1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="163"
						y="0"
						width="89"
						height="16"
						key="textField-49">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()!=1 && $V{ROW}.intValue()!=1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="2" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="252"
						y="0"
						width="85"
						height="16"
						key="textField-50">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()!=1 && $V{ROW}.intValue()!=1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="2" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="337"
						y="0"
						width="85"
						height="16"
						key="textField-51">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()!=1 && $V{ROW}.intValue()!=1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="2" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="422"
						y="0"
						width="85"
						height="16"
						key="textField-52">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()!=1 && $V{ROW}.intValue()!=1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="2" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="507"
						y="0"
						width="132"
						height="16"
						key="textField-53">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()!=1 && $V{ROW}.intValue()!=1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="Thin" topBorderColor="#999999" leftBorder="Thin" leftBorderColor="#000000" leftPadding="2" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mkeyass__tdesc}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="639"
						y="0"
						width="36"
						height="16"
						key="textField-54">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()!=1 && $V{ROW}.intValue()!=1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="Thin" topBorderColor="#999999" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tastran__asrmaxscore}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="675"
						y="0"
						width="36"
						height="16"
						key="textField-55">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()!=1 && $V{ROW}.intValue()!=1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="Thin" topBorderColor="#999999" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tastran__asrscore}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="711"
						y="0"
						width="36"
						height="16"
						key="textField-56">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()!=1 && $V{ROW}.intValue()!=1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="Thin" topBorderColor="#999999" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tastran__asrscore_last}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="747"
						y="0"
						width="36"
						height="16"
						key="textField-57">
							<printWhenExpression><![CDATA[new Boolean($V{no_as}.intValue()!=1 && $V{ROW}.intValue()!=1)]]></printWhenExpression>
						</reportElement>
					<box topBorder="Thin" topBorderColor="#999999" leftBorder="Thin" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#CCCCCC"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tastran__asrsumscore_last}]]></textFieldExpression>
				</textField>
				</elementGroup><!-- End 2 !-->
			</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>