Unable to extract email

I am using Element Attribute to extract emails on a single page
Url: NAACLS - National Accrediting Agency for Clinical Laboratory Science - Find a Program

Sitemap:
{"_id":"naacls-test","startUrl":["https://www.naacls.org/Find-a-Program.aspx"],"selectors":[{"id":"emaiil","multiple":true,"parentSelectors":["_root"],"regex":"","selector":"p.fleft-min a","type":"SelectorHTML"}]}

Any help would be greatly appreciated.

VJ

The code for the Element on the site is:

Program Director: Federico Lin HTL (ASCP)   (336) 578-2002

Program Director: Federico Lin HTL (ASCP)   (336) 578-2002

here is your data.
here is a sitemap:

{"_id":"naacls-test","startUrl":["https://www.naacls.org/Find-a-Program.aspx"],"selectors":[{"extractAttribute":"href","id":"email","multiple":true,"parentSelectors":["next"],"selector":".director + a","type":"SelectorElementAttribute"},{"clickActionType":"real","clickElementSelector":".UnselectedNext","clickElementUniquenessType":"uniqueCSSSelector","clickType":"clickMore","delay":1000,"discardInitialElements":"discard","id":"next","multiple":false,"parentSelectors":["_root","next"],"selector":"body","type":"SelectorElementClick"}]}