| Possible solution Came across a blog a few minutes after I posted my question....
Looks like MSO 2007 files can be specified in Mozy Mac with the following search string:
kMDItemContentType == "org.openxmlformats.*"
Found that content types can be read out with mdls in terminal. |