For minimize the nested loops , without know how your system works and what is the data in the tables will be very hardly and annoying ...
If your database is a development and small , run :
update statistics high for trail;
update statistics high for tpoint ;
This will update your statistcs.
There is the possibility , after update your statistics the informix stop to use nested loop and use hashjoins or your indexes.
If you want , you can force before, using directives:
Optimizer Directives