Nothing immediately obvious, though with that many "IN" operands, it could easily be any one of them that is causing the empty set.
Try reducing the complexity by removing one table at a time, or one where condition at a time, until results come back.
Jeremy