<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim formType, pageTitle, showForm showForm = "false" If Request.QueryString("formType") = "quote" Then showForm = "true" formType = "quote" pageTitle = "Quotation Request" Elseif Request.QueryString("formType") = "shipper" Then showForm = "true" formType = "shipper" pageTitle = "Shippers Letter Of Instruction" End If %> Air and Cargo Services Ltd " rel="stylesheet" type="text/css">

 

 

Contact us  
Site Map  
<% If showForm <> "false" Then %>

<%= pageTitle %>

Please complete the appropriate details below. Please note that you can download a copy of the BIFA Terms and Conditions here (600Kb - PDF).

Shipper:
     
Shippers Reference:  
     
Telephone Number:  
     
Contact:  
     
Consignee:   As per invoice? Yes  | No
   
     
Service Required:  
     
Scope of Delivery :   Door to Door
Door to Airport/Port (export)
Airport/Port to Door (import)
     
Quotation Reference:  
     
Community Status:  

Are the goods in Free Circulation in the EC?
Yes  | No

     
Type of Export/Import:  
   
     
Number and Type of Packages:  
     
Gross Weight (kgs):  
     
Dimensions (ins/cm):  
     
Collection Address:   As per shipper? Yes  | No
   
     
Date & Time Goods Available:  
     
Opening Times:  
     
Notify:  
     
Additional Information:  
     
Letter of Credit:   Is the Shipment under L/C? Yes  | No
(We will require a copy)    
     
Description of Goods:  
     
DfT classified
'Known Cargo':
  Yes  | No
     
Value for Customs:  
     
Are the Goods Hazardous:   Yes  | No
If yes: UN Number:  
Class:  
IMDG:  
Packing Group:  
     
Terms of shipment  
   
Declaration:    
We declare that the details given above are true and correct and that no Hazardous Articles (except as stated above) are included.
The Shipment is therefore safe for carriage.
     
Please note that if the goods are Known Cargo under the Aviation and Maritime Security Act the Original Consignment Certificate must accompany the goods.
     
Your Name:  
     
Your Email Address:  
     
 
     

 

<% Else %>

Please choose a form from the top menu above


You can download a copy of the BIFA Terms and Conditions here (600Kb - PDF).
<% End If %>