<style type="text/css">
	#kpfg_header{ width:800px; height:180px; background:url(http://doclibrary.com/MFR457/IMG/bif_bg.jpg) no-repeat; }
		#kpfg_header h1 { color:#ffffff; font-size:22px; margin-bottom:3px;}
		#kpfg_header p { color:#ffffff; font-size:12px; margin-bottom:10px; }
	.kpfg { width:800px; }

	.kpfg hr { margin-top: 1em; margin-bottom: 1em; }
	.kpfg h1 { margin-top: .5em; margin-bottom: 1em; text-align:left; color: #ED1C24;}
	.kpfg h2 { font-size:0.875em; margin-top:1em; margin-bottom:1em; text-align:left;  color: #000000;}
		.kpfg h2 span { color:#d23239; }

	.kpfg table.requestorblock { width:800px; font-size:0.875em; }
	.kpfg table.requestorblock span { color:#d23239; }
	.kpfg table.requestorblock td { padding: 3px; } 
	.kpfg table.requestorblock td.l { width:200px; text-align:left; vertical-align: text-top; }
	.kpfg table.requestorblock td.l input { float: left; }
	.kpfg table.requestorblock td.lx { width:780px; text-align:left;}
	.kpfg table.requestorblock td.rf { width:270px; }
	.kpfg table.requestorblock td.rfradio { width:250px; float: left; }
	.kpfg table.requestorblock td.rf input { width:150px; background:#e6e7e8; border:0; }
	.kpfg table.requestorblock td.rffname { width:135px; }
	.kpfg table.requestorblock td.rffname input { width:49px; background:#e6e7e8; border:0; }
	.kpfg table.requestorblock td.rflname { width:135px; }
	.kpfg table.requestorblock td.rflname input { width:54px; background:#e6e7e8; border:0; }
	.kpfg table.requestorblock td.rfzip { width:270px; }
	.kpfg table.requestorblock td.rfzip input { width:203px; background:#e6e7e8; border:0; }
	.kpfg table.requestorblock td.rfx { width:670px; }
	.kpfg table.requestorblock td.rfx2 { width:800px; }
	.kpfg table.requestorblock td.rfx input { width:693px; background:#e6e7e8; border:0; }
	.kpfg table.requestorblock td.rfx3 { width:670px; }
	.kpfg table.requestorblock td.rfx3 input { width:693px; background:#e6e7e8; border:0; }
	.kpfg table.requestorblock td.rfx2 textarea { width:795px;height:60px; border:1px solid #000000; } 
	
	.pfi-form { margin-top:25px; margin-bottom:25px; border:1px solid #a93439; }
	.pfi-form td { padding:5px; border:1px solid #a93439; text-align:center; }
		.pfi-form td:first-child{ text-align:left; }
	.pfi-form th { padding:5px; background:#a93439; color:#ffffff; }
		.pfi-form th:first-child { text-align:left; }
	
	/*ie10 */	
	@media screen and (min-width:0\0) { 
    	.kpfg table.requestorblock td.rfzip input { width:209px; background:#e6e7e8; border:0; }
	}
</style>

<div class="kpfg">
	
	<div>
		<h1>Customer Complaint Form</h1>
		<hr />
	</div>
	
	<div>
		<table class="requestorblock">
			<tr>
				<td colspan="3">Customer: Name/Address/City/State/Zip</td>
			</tr>
			<tr>
				<td colspan="3"><span>Identify the person who had the problem</span></td>
			</tr>	
			<tr>
				<td class="l">Name:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_CUSTOMERNAME" /></td>	
				<td class="l">Phone:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_CUSTOMERPHONE" /></td>
				<td class="l">Product/Quantity:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_CUSTOMERQTY" /></td>
			</tr>
			<tr>
				<td class="l">Address:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_CUSTOMERADDRESS" /></td>
				<td class="l">Email:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_CUSTOMEREMAIL" /></td>
				<td class="l">Item#:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_CUSTOMERITEM" /></td>
			</tr>
			<tr>
				<td class="l">City:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_CUSTOMERCITY" /></td>
				<td class="l">Lot#:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_CUSTOMERLOT" /></td>
			</tr>
			<tr>	
				<td class="l">State:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_CUSTOMERSTATE" /></td>
			</tr>
			<tr>	
				<td class="l">Zip:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_CUSTOMERZIP" /></td>
			</tr>		
		</table>
	</div>
	
	<br /><hr /><br />
	<div>
		<table class="requestorblock">
			<tr>
				<td class="l" colspan="3">Operator: Name/Address/City/State/Zip</td>
			</tr>	
			<tr>
				<td class="l" colspan="3"><span>Identify WHERE the product was served or purchased<br />(school, c-store, other, etc.)</span></td>
			</tr>
			<tr>
				<td class="l">Name:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_OPERATORNAME" /></td>	
				<td class="l">Phone:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_OPERATORPHONE" /></td>
				<td class="l">Contact:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_OPERATORCONTACT" /></td>
			</tr>
			<tr>
				<td class="l">Address:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_OPERATORADDRESS" /></td>
				<td class="l">Email:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_OPERATOREMAIL" /></td>
				<td class="l">Title:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_OPERATORTITLE" /></td>
			</tr>
			<tr>
				<td class="l">City:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_OPERATORCITY" /></td>
				<td class="l">Distributor:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_OPERATORDISTRIBUTOR" /></td>
			</tr>
			<tr>	
				<td class="l">State:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_OPERATORSTATE" /></td>
			</tr>
			<tr>	
				<td class="l">Zip:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_OPERATORZIP" /></td>
			</tr>		
		</table>
	</div>		

	<br /><hr /><br />
	<div>	
		<table class="requestorblock">
			<tr>
				<td colspan="3">Distributor: Name/Address/City/State/Zip</td>
			</tr>	
			<tr>
				<td colspan="3"><span>Identify who delivered the product to the	Operator/End User?</span></td>
			</tr>
			<tr>
				<td class="l">Name:</td> 
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_DISTRIBUTORNAME" /></td>
				<td class="l">Item#:</td> 
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_DISTRIBUTORITEM" /></td>
				<td class="l">Quantity:</td> 
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_DISTRIBUTORQTY" /></td>
			</tr>
			<tr>
				<td class="l">Address:</td>   
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_DISTRIBUTORADDRESS" /></td>
				<td class="l">Lot Number:</td> 
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_DISTRIBUTORLOTNUMBER" /></td>
				<td class="la">Invoice#:</td> 
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_DISTRIBUTORINVOICENUMBER" /></td>
			</tr>
			<tr>
				<td class="l">City:</td>   
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_DISTRIBUTORCITY" /></td>
				<td class="l">PO Number:</td>   
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_DISTRIBUTORPONUMBER" /></td>
				<td class="l">Carrier:</td>   
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_DISTRIBUTORCARRIER" /></td>
			</tr>	
			<tr>
				<td class="l">State:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_DISTRIBUTORSTATE" /></td>
				<td class="l">Contact/Title:</td>   
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_DISTRIBUTORCONTACTTITLE" /></td>
			</tr>
			<tr>
				<td class="l">Zip:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_DISTRIBUTORZIP" /></td>
			</tr>
		</table>
	</div>
 	
	<br /><hr /><br />
	<div>
		<table class="requestorblock">
			<tr>
				<td class="l">Has a sample been obtained?</td>
				<td class="rfradio"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="fieldset" fieldName="COMPLAINT_SAMPLEORDERED" /></td>
			</tr>
		</table>
		<br />	
		<table class="requestorblock">
			<tr>
				<td class="l">Description of problem:</td>
				<td class="rfradio"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="fieldset" fieldName="COMPLAINT_PROBLEMDESCRIPTION" /></td>
			</tr>
		</table>
		<br />
		<table class="requestorblock">
			<tr>
				<td class="l">Comments:</td>
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_COMMENTS" /></td>
			</tr>
		</table>
	</div>
	
	<br /><br />
	<div>
		<table class="requestorblock">
			<tr>
				<td class="l">Entered By:</td>   
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_COMPLAINTBY" /></td>
				<td class="l">Date:</td>   
				<td class="rf"><cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="field" fieldName="COMPLAINT_COMPLAINTDATE" /></td>
			</tr>
		</table>
	</div>

	<br /><hr />
	<div class="buttons" style="text-align:center;margin-top:20px;">
		<input style="margin-right:10px;" type="button" value="Cancel" onclick="window.location.replace('index.cfm?set=ComplaintForm');" />
		<cfmodule template="/mstrcfmod/CDA/cfmod_formXSLHelper.cfm" helper="button" class="submit"/>
	</div>
</div>

