OK, I fixed it...
Made a few changes to the RAD Editor config file...commented the original "Default", added all of the "Default" filters and then commented the ones I did not want/need
<!-- This was the default property; name="ContentFilters">DefaultFilters</property -->
<!-- These are not needed property; name="ContentFilters">RemoveScripts,EncodeScripts</property -->
<!-- These are not needed property; name="ContentFilters">MakeUrlsAbsolute,PdfExportFilter,ConvertInlineStylesToAttributes</property -->
<property name="ContentFilters">FixUlBoldItalic,FixEnclosingP,IECleanAnchors,MozEmStrong,ConvertFontToSpan,
OptimizeSpans,ConvertToXhtml,ConvertCharactersToEntities,IndentHTMLContent
</property>