<div align=center>
<table width=432 style="text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #333333;"><tr><td><img src="https://data.ncdaonline.org/images/headLogo.jpg" width="432" height="109" alt="">
<br><br>
<div align="center">1775 Eye Street, NW, Suite 1150<br>
Washington, DC 20006<br>
<a href="http://ncdaonline.org">http://ncdaonline.org</a>
<br><br>

<a href="https://data.ncdaonline.org/events/NCDA IRS Form W-9.pdf" target=new>Download the NCDA W-9 Form</a></div>
<br><br>




<strong>INVOICE</strong><br><br>

<strong>Date:</strong> <%= request.querystring("regdate") %>
<br><br>
<strong>Invoice #:</strong> <%= request.querystring("invoice") %>
<br><br>
<strong>NCDA Tax I.D. Number:</strong> 52-1197647
<br><br>
<strong>Terms:</strong> Due on receipt
<br><br>
<strong>To:</strong>
<br><br>

<%= request.querystring("fname") %>&nbsp;<%= request.querystring("lname") %><br>
<%= request.querystring("title") %><br>
<%= request.querystring("agency") %><br>
<%= request.querystring("address1") %><br>
<% If request.querystring("address2")="" then %>
<% Else  %>
<%= request.querystring("address2") %><br>
<% End If %>
<%= request.querystring("city") %>, <%= request.querystring("state") %>&nbsp;&nbsp;<%= request.querystring("zip") %>

<br><br>
<strong>Description:</strong> 
<br><br>
<strong>2017 Winter Legislative, Policy and Professional Development Meeting</strong><br>
February 15-17, 2017<br>
Washington, DC<br>
Holiday Inn Capitol
<br><br>
<strong>Rate:</strong> $<%= request.querystring("payamount") %>
<br><br>
<strong>Please remit to:</strong>
<br><br>
NCDA<br>
1775 Eye Street, NW<br>
Suite 1150<br>
Washington, DC 20006</td></tr></table>

</div>
	
