<?xml version="1.0" standalone="yes"?>
<GCOMDEF>
  <xs:schema id="GCOMDEF" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop">
    <xs:element name="GCOMDEF" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:TimeCreated="1:49 PM" msprop:Parameters="Connect4.Framework.BaseLib.cParamDictionary" msprop:FormatVersion="1" msprop:Creator="DataFactory class" msprop:Statement="get_commsiteminstance_info" msprop:Kind="FullCII">
      <xs:complexType>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="CommsRecipientGroups" msprop:displayname="Recipient Groups">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="RGID" msdata:AutoIncrement="true" type="xs:int" />
                <xs:element name="SRID" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="36" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGDescription" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGEmailName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGOwner" type="xs:int" minOccurs="0" />
                <xs:element name="OwnerName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="40" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGGroup" type="xs:int" minOccurs="0" />
                <xs:element name="GroupName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="40" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGLockedOwner" type="xs:boolean" />
                <xs:element name="RGOwnerOnly" type="xs:boolean" />
                <xs:element name="RGQueryDef" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGQuerySQL" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGReturnedFields" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGVisualBuild" type="xs:boolean" />
                <xs:element name="RGLastEmail" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="RGLastHardCopy" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="RGLastLabelTags" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="RGLastPhoneCall" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="CreatedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedBy" type="xs:int" minOccurs="0" />
                <xs:element name="ModByName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="40" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="Serial" type="xs:int" minOccurs="0" />
                <xs:element name="MasterSerial" type="xs:int" minOccurs="0" />
                <xs:element name="RGCatID" type="xs:int" minOccurs="0" />
                <xs:element name="SRName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SRTags" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SRUseForCASS" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="CommsItemInstance" msprop:displayname="Communications Item Instance">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="CIIID" msdata:AutoIncrement="true" type="xs:int" />
                <xs:element name="CIID" type="xs:int" />
                <xs:element name="CIIName" msdata:ReadOnly="true" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIISubject" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIFieldList" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIRespAttributeID" type="xs:int" minOccurs="0" />
                <xs:element name="CIIPostProcessID" type="xs:int" minOccurs="0" />
                <xs:element name="CIIWebContent" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIILocalDataFile" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="250" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIDataDLClient" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIDataDLUserName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIDataRowCount" type="xs:int" minOccurs="0" />
                <xs:element name="CIIIgnoreCommsLog" type="xs:boolean" minOccurs="0" />
                <xs:element name="CIIDataDLStartTime" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="CIIDataDLFinishTime" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="CIIAppearInPersonFormList" type="xs:boolean" minOccurs="0" />
                <xs:element name="CIIAppearInOrgFormList" type="xs:boolean" minOccurs="0" />
                <xs:element name="CreatedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedBy" type="xs:int" minOccurs="0" />
                <xs:element name="ModByName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="40" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIDataVer" type="xs:int" minOccurs="0" />
                <xs:element name="CIIIgnoreCommsLogAlways" type="xs:boolean" minOccurs="0" />
                <xs:element name="ScheduledRGqueryDefIsEqual" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="___CIIPostProcessName" type="xs:string" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="CommsItemInstanceContent" msprop:displayname="CommsItem Instance Content">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="CIIID" type="xs:int" />
                <xs:element name="CIICType" type="xs:int" />
                <xs:element name="CIICSenderInfo" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="200" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource1" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource1Type" type="xs:int" minOccurs="0" />
                <xs:element name="CIICSource1TemplateNum" type="xs:int" minOccurs="0" />
                <xs:element name="CIICTemplate1Name" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource2" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource2Type" type="xs:int" minOccurs="0" />
                <xs:element name="CIICSource2TemplateNum" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="10" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICTemplate2Name" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource3" type="xs:base64Binary" minOccurs="0" />
                <xs:element name="CIICSource3Type" type="xs:int" minOccurs="0" />
                <xs:element name="CIICSource3TemplateNum" type="xs:int" minOccurs="0" />
                <xs:element name="CIICTemplate3Name" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource4" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource4Type" type="xs:int" minOccurs="0" />
                <xs:element name="CIICSource4TemplateNum" type="xs:int" minOccurs="0" />
                <xs:element name="CIICTemplate4Name" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICContentAvailable" type="xs:boolean" />
                <xs:element name="CIICDataDefined" type="xs:boolean" />
                <xs:element name="CIICDataAvailable" type="xs:boolean" />
                <xs:element name="CIICMergeOnServer" type="xs:boolean" />
                <xs:element name="CIICMergeCompleted" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="CreatedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedBy" type="xs:int" minOccurs="0" />
                <xs:element name="ModByName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="40" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="CommsItemInstanceCRJoin" msprop:displayname="CommsItem Instance Recipient Join Group">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="CIIID" type="xs:int" />
                <xs:element name="RGID" type="xs:int" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="__SourceCommsTypes">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="REID" msdata:ReadOnly="true" msdata:AutoIncrement="true" type="xs:int" />
                <xs:element name="REName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="REAliasName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="InterfacePluginNumAndSubMode" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="EnginePluginNumAndSubMode" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="PublicMediaName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="Content1DataType" type="xs:int" minOccurs="0" />
                <xs:element name="Content2DataType" type="xs:int" minOccurs="0" />
                <xs:element name="Content3DataType" type="xs:int" minOccurs="0" />
                <xs:element name="CommsMethodAddressType" type="xs:int" minOccurs="0" />
                <xs:element name="IconNum" type="xs:int" minOccurs="0" />
                <xs:element name="RequiresTheseFields" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="NeedsLocalDataCache" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="NeedsLocalFieldList" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="CanRunMergeOnServer" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="CanRunMergeOnClient" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="PreferredMergeOnServer" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="TestModeDisabled" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="bSpare1" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="bSpare2" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="bSpare3" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="RECatID" msdata:ReadOnly="true" type="xs:int" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="__SourceCommsDataTypes" msprop:displayname="System Cat Information Table">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="SysIndex" msdata:ReadOnly="true" msdata:AutoIncrement="true" type="xs:int" />
                <xs:element name="SysRefGroup" type="xs:int" />
                <xs:element name="SysRefName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefDescription" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefData" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefNum1" type="xs:int" minOccurs="0" />
                <xs:element name="SysRefNum2" type="xs:int" minOccurs="0" />
                <xs:element name="SysRefNum3" type="xs:int" minOccurs="0" />
                <xs:element name="SysRefNum4" type="xs:int" minOccurs="0" />
                <xs:element name="SysRefNum5" type="xs:int" minOccurs="0" />
                <xs:element name="SysRefStr1" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefStr2" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefStr3" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefStr4" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefStr5" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="BSFSource" type="xs:int" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:choice>
      </xs:complexType>
      <xs:unique name="Constraint1" msdata:PrimaryKey="true">
        <xs:selector xpath=".//CommsRecipientGroups" />
        <xs:field xpath="RGID" />
      </xs:unique>
      <xs:unique name="CommsItemInstance_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
        <xs:selector xpath=".//CommsItemInstance" />
        <xs:field xpath="CIIID" />
      </xs:unique>
      <xs:unique name="CommsItemInstanceContent_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
        <xs:selector xpath=".//CommsItemInstanceContent" />
        <xs:field xpath="CIIID" />
        <xs:field xpath="CIICType" />
      </xs:unique>
      <xs:unique name="CommsItemInstanceCRJoin_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
        <xs:selector xpath=".//CommsItemInstanceCRJoin" />
        <xs:field xpath="CIIID" />
        <xs:field xpath="RGID" />
      </xs:unique>
      <xs:unique name="__SourceCommsDataTypes_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
        <xs:selector xpath=".//__SourceCommsDataTypes" />
        <xs:field xpath="SysIndex" />
      </xs:unique>
      <xs:keyref name="CIICRJoin_CRG" refer="Constraint1">
        <xs:selector xpath=".//CommsItemInstanceCRJoin" />
        <xs:field xpath="RGID" />
      </xs:keyref>
      <xs:keyref name="CII_CIICRJoin" refer="CommsItemInstance_Constraint1">
        <xs:selector xpath=".//CommsItemInstanceCRJoin" />
        <xs:field xpath="CIIID" />
      </xs:keyref>
      <xs:keyref name="CII_CIIC" refer="CommsItemInstance_Constraint1">
        <xs:selector xpath=".//CommsItemInstanceContent" />
        <xs:field xpath="CIIID" />
      </xs:keyref>
    </xs:element>
  </xs:schema>
  <CommsRecipientGroups>
    <RGID>2000000000</RGID>
    <SRID>f762e3a9-e4c5-4e4a-9a9e-28a3320930b4</SRID>
    <RGName>*Group Members Hybrid - Same Day Reminder Email</RGName>
    <RGDescription>This recipient group can be used to send automated Group reminder emails to Zoom and hybrid events, the day of the event.  Schedule emails with this recipient group to run between 4am and 6am every day</RGDescription>
    <RGEmailName />
    <OwnerName>Connect4 Support</OwnerName>
    <RGLockedOwner>true</RGLockedOwner>
    <RGOwnerOnly>false</RGOwnerOnly>
    <RGQueryDef>&lt;Query QueryName="" QueryGUID="9fadbaaf-9071-431c-b9a3-3d9eb976d0db" SchemaGUID="f762e3a9-e4c5-4e4a-9a9e-28a3320930b4" SchemaVer="143"&gt;
	&lt;Properties /&gt;
	&lt;Top&gt;All&lt;/Top&gt;
	&lt;ResultGrouping&gt;1&lt;/ResultGrouping&gt;
	&lt;Select&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Registrations.IsGroupMember&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;0&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.EPrimaryEmailAddress&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;1&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.FullFormalName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;2&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;3&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Events.EVName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;4&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
	&lt;/Select&gt;
	&lt;Where&gt;
		&lt;ConditionGroup GroupName="baseGroup" Behavior="0"&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.EVIStartEventZone_fixed&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is between&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;00:01:00&lt;/ConditionValue&gt;
					&lt;ConditionValue&gt;18:00:00&lt;/ConditionValue&gt;
				&lt;/ConditionValues&gt;
				&lt;ValueSourceType&gt;2&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle&gt;9a9c9c8b-1b96-4c4d-a15c-33e110fccb05&lt;/ValueSourceTitle&gt;
				&lt;ValueProviderGUID&gt;9a9c9c8b-1b96-4c4d-a15c-33e110fccb05&lt;/ValueProviderGUID&gt;
				&lt;DisplayConditionValues&gt;
					&lt;DisplayConditionValue&gt;Run Time Plus 00:01&lt;/DisplayConditionValue&gt;
					&lt;DisplayConditionValue&gt;Run Time Plus 18:00&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.EVICanceled&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is false&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;Registrations.REIDRegCategory&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is null&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.HasOnlineMeeting&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is true&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
		&lt;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT DISTINCT Events.EVName AS Event_Name, Person.PID AS Person_ID, (LTrim(ISNull(PTitle,'') + ' ' + IsNull(PFirstName,'') + ' ' + LTrim(IsNull(PMidName,'') + ' ' + IsNull(PLastName,''))) + RTrim(' ' + IsNull(PSuffix,''))) AS Full_Formal_Name, Person.EPrimaryEmailAddress AS Primary_Email_Address, Registrations.IsGroupMember AS Is_Group_Member FROM dbo.vs104_RegistrationsPlusMembers Registrations LEFT OUTER JOIN dbo.v1_Personv2 Person ON Registrations.PID = Person.PID LEFT OUTER JOIN ( SELECT [EVIID]
      ,[tbl104_EventInstance].[EVID]
      ,[EVIStart_fixed]
      ,[EVIStartEventZone_fixed]
      ,[EVIOriginalStart]
      ,[EVICanceled]
      ,[EVINotes]
      ,[EVIMediaBaseUrl]
      ,[EVIUserModified]
      ,IsNull(EVIOnlineMeetingNumber, tbl2_OnlineMeeting.OMNumber) AS OnlineMeetingNumber
      ,IsNull(EVIOnlineMeetingPassword, tbl2_OnlineMeeting.OMPassword) AS OnlineMeetingPassword
	  ,OMAccountName AS OnlineMeetingAccount
	  ,OMKeepID AS SameOnlineIDForAll
      ,Cast(Case when tbl2_OnlineMeeting.OMID is null then 0 else 1 end as bit) as HasOnlineMeeting
FROM [tbl104_EventInstance]
	INNER JOIN tbl104_Events ON [tbl104_EventInstance].EVID = tbl104_Events.EVID
	LEFT OUTER JOIN tbl2_OnlineMeeting ON tbl104_Events.EVID = tbl2_OnlineMeeting.EVID
 )  EventInstance ON Registrations.EVIID = EventInstance.EVIID RIGHT OUTER JOIN dbo.tbl104_Events Events ON Events.EVID = EventInstance.EVID WHERE EventInstance.EVIStartEventZone_fixed between cast('2021-06-17 13:49:47' as datetime)  and cast('2021-06-18 07:48:47' as datetime)  AND EventInstance.EVICanceled = 0 AND Registrations.REIDRegCategory is Null AND EventInstance.HasOnlineMeeting = 1 </RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2021-05-27T09:26:44</CreatedOn>
    <ModifiedOn>2021-05-27T09:26:44</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <RGCatID>2602</RGCatID>
    <SRName>Event Registration Administration</SRName>
    <SRUseForCASS>false</SRUseForCASS>
  </CommsRecipientGroups>
  <CommsRecipientGroups>
    <RGID>2000000001</RGID>
    <SRID>f762e3a9-e4c5-4e4a-9a9e-28a3320930b4</SRID>
    <RGName>*Group Members Hybrid - 1 Day Reminder Email</RGName>
    <RGDescription>This recipient group can be used to send automated Group reminder emails to hyrbid events, the day before the event.  Schedule emails with this recipient group to run between 4am and 6am every day</RGDescription>
    <RGEmailName />
    <OwnerName>Connect4 Support</OwnerName>
    <RGLockedOwner>true</RGLockedOwner>
    <RGOwnerOnly>false</RGOwnerOnly>
    <RGQueryDef>&lt;Query QueryName="" QueryGUID="9fadbaaf-9071-431c-b9a3-3d9eb976d0db" SchemaGUID="f762e3a9-e4c5-4e4a-9a9e-28a3320930b4" SchemaVer="143"&gt;
	&lt;Properties /&gt;
	&lt;Top&gt;All&lt;/Top&gt;
	&lt;ResultGrouping&gt;1&lt;/ResultGrouping&gt;
	&lt;Select&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Registrations.IsGroupMember&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;0&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.EPrimaryEmailAddress&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;1&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.FullFormalName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;2&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;3&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Events.EVName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;4&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
	&lt;/Select&gt;
	&lt;Where&gt;
		&lt;ConditionGroup GroupName="baseGroup" Behavior="0"&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.EVIStartEventZone_fixed&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is between&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;1&lt;/ConditionValue&gt;
					&lt;ConditionValue&gt;2&lt;/ConditionValue&gt;
				&lt;/ConditionValues&gt;
				&lt;ValueSourceType&gt;2&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle&gt;30cd4ae7-4b9b-46d9-a3b6-912a6e6866e6&lt;/ValueSourceTitle&gt;
				&lt;ValueProviderGUID&gt;30cd4ae7-4b9b-46d9-a3b6-912a6e6866e6&lt;/ValueProviderGUID&gt;
				&lt;DisplayConditionValues&gt;
					&lt;DisplayConditionValue&gt;Run Date Plus 1d&lt;/DisplayConditionValue&gt;
					&lt;DisplayConditionValue&gt;Run Date Plus 2d&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.EVICanceled&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is false&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;Registrations.REIDRegCategory&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is null&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.HasOnlineMeeting&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is true&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
		&lt;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT DISTINCT Events.EVName AS Event_Name, Person.PID AS Person_ID, (LTrim(ISNull(PTitle,'') + ' ' + IsNull(PFirstName,'') + ' ' + LTrim(IsNull(PMidName,'') + ' ' + IsNull(PLastName,''))) + RTrim(' ' + IsNull(PSuffix,''))) AS Full_Formal_Name, Person.EPrimaryEmailAddress AS Primary_Email_Address, Registrations.IsGroupMember AS Is_Group_Member FROM dbo.vs104_RegistrationsPlusMembers Registrations LEFT OUTER JOIN dbo.v1_Personv2 Person ON Registrations.PID = Person.PID LEFT OUTER JOIN ( SELECT [EVIID]
      ,[tbl104_EventInstance].[EVID]
      ,[EVIStart_fixed]
      ,[EVIStartEventZone_fixed]
      ,[EVIOriginalStart]
      ,[EVICanceled]
      ,[EVINotes]
      ,[EVIMediaBaseUrl]
      ,[EVIUserModified]
      ,IsNull(EVIOnlineMeetingNumber, tbl2_OnlineMeeting.OMNumber) AS OnlineMeetingNumber
      ,IsNull(EVIOnlineMeetingPassword, tbl2_OnlineMeeting.OMPassword) AS OnlineMeetingPassword
	  ,OMAccountName AS OnlineMeetingAccount
	  ,OMKeepID AS SameOnlineIDForAll
      ,Cast(Case when tbl2_OnlineMeeting.OMID is null then 0 else 1 end as bit) as HasOnlineMeeting
FROM [tbl104_EventInstance]
	INNER JOIN tbl104_Events ON [tbl104_EventInstance].EVID = tbl104_Events.EVID
	LEFT OUTER JOIN tbl2_OnlineMeeting ON tbl104_Events.EVID = tbl2_OnlineMeeting.EVID
 )  EventInstance ON Registrations.EVIID = EventInstance.EVIID RIGHT OUTER JOIN dbo.tbl104_Events Events ON Events.EVID = EventInstance.EVID WHERE EventInstance.EVIStartEventZone_fixed between cast('2021-06-18' as datetime)  and cast('2021-06-19' as datetime)  AND EventInstance.EVICanceled = 0 AND Registrations.REIDRegCategory is Null AND EventInstance.HasOnlineMeeting = 1 </RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2021-05-27T09:33:55</CreatedOn>
    <ModifiedOn>2021-05-27T09:33:55</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <RGCatID>2602</RGCatID>
    <SRName>Event Registration Administration</SRName>
    <SRUseForCASS>false</SRUseForCASS>
  </CommsRecipientGroups>
  <CommsItemInstance>
    <CIIID>2000000000</CIIID>
    <CIID>1008</CIID>
    <CIIName>Same Day Reminder Email - Group Zoom Only</CIIName>
    <CIISubject>Zoom Reminder for «Events.Event_Name»</CIISubject>
    <CIIFieldList>Events.EVName,Person.PFirstName,EventInstance.EVIStartEventZone_fixed,EventInstance.OnlineMeetingNumber,EventInstance.OnlineMeetingPassword</CIIFieldList>
    <CIIDataDLClient>DESKTOP-A3CPLGV</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>1</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2021-06-16T22:22:47</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>false</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2021-06-17T13:48:50</CreatedOn>
    <ModifiedOn>2021-06-17T13:48:50</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <CIIDataVer>2</CIIDataVer>
    <CIIIgnoreCommsLogAlways>true</CIIIgnoreCommsLogAlways>
    <ScheduledRGqueryDefIsEqual>true</ScheduledRGqueryDefIsEqual>
  </CommsItemInstance>
  <CommsItemInstance>
    <CIIID>2000000001</CIIID>
    <CIID>1008</CIID>
    <CIIName>1 Day Reminder Email - Group Zoom Only</CIIName>
    <CIISubject>Zoom Reminder for «Events.Event_Name»</CIISubject>
    <CIIFieldList>Events.EVName,Person.PFirstName,EventInstance.EVIStartEventZone_fixed,EventInstance.OnlineMeetingNumber,EventInstance.OnlineMeetingPassword</CIIFieldList>
    <CIIDataDLClient>DESKTOP-A3CPLGV</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>1</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2021-06-16T22:08:34</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>false</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2021-06-17T13:48:04</CreatedOn>
    <ModifiedOn>2021-06-17T13:48:04</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <CIIDataVer>2</CIIDataVer>
    <CIIIgnoreCommsLogAlways>true</CIIIgnoreCommsLogAlways>
    <ScheduledRGqueryDefIsEqual>true</ScheduledRGqueryDefIsEqual>
  </CommsItemInstance>
  <CommsItemInstanceContent>
    <CIIID>2000000000</CIIID>
    <CIICType>1015</CIICType>
    <CIICSenderInfo>"Connect4 Support" &lt;support@connect4.net&gt;</CIICSenderInfo>
    <CIICSource1Type>1016</CIICSource1Type>
    <CIICSource2>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"&gt;

&lt;head&gt;
	&lt;!--[if gte mso 9]&gt;&lt;xml&gt;&lt;o:OfficeDocumentSettings&gt;&lt;o:AllowPNG/&gt;&lt;o:PixelsPerInch&gt;96&lt;/o:PixelsPerInch&gt;&lt;/o:OfficeDocumentSettings&gt;&lt;/xml&gt;&lt;![endif]--&gt;
	&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&gt;
	&lt;meta name="viewport" content="width=device-width"&gt;
	&lt;!--[if !mso]&gt;&lt;!--&gt;
	&lt;meta http-equiv="X-UA-Compatible" content="IE=edge"&gt;
	&lt;!--&lt;![endif]--&gt;
	&lt;title&gt;&lt;/title&gt;
	&lt;!--[if !mso]&gt;&lt;!--&gt;
	&lt;!--&lt;![endif]--&gt;
	&lt;style type="text/css"&gt;
		body {
			margin: 0;
			padding: 0;
		}

		table,
		td,
		tr {
			vertical-align: top;
			border-collapse: collapse;
		}

		* {
			line-height: inherit;
		}

		a[x-apple-data-detectors=true] {
			color: inherit !important;
			text-decoration: none !important;
		}
	&lt;/style&gt;
	&lt;style type="text/css" id="media-query"&gt;
		@media (max-width: 520px) {

			.block-grid,
			.col {
				min-width: 320px !important;
				max-width: 100% !important;
				display: block !important;
			}

			.block-grid {
				width: 100% !important;
			}

			.col {
				width: 100% !important;
			}

			.col_cont {
				margin: 0 auto;
			}

			img.fullwidth,
			img.fullwidthOnMobile {
				max-width: 100% !important;
			}

			.no-stack .col {
				min-width: 0 !important;
				display: table-cell !important;
			}

			.no-stack.two-up .col {
				width: 50% !important;
			}

			.no-stack .col.num2 {
				width: 16.6% !important;
			}

			.no-stack .col.num3 {
				width: 25% !important;
			}

			.no-stack .col.num4 {
				width: 33% !important;
			}

			.no-stack .col.num5 {
				width: 41.6% !important;
			}

			.no-stack .col.num6 {
				width: 50% !important;
			}

			.no-stack .col.num7 {
				width: 58.3% !important;
			}

			.no-stack .col.num8 {
				width: 66.6% !important;
			}

			.no-stack .col.num9 {
				width: 75% !important;
			}

			.no-stack .col.num10 {
				width: 83.3% !important;
			}

			.video-block {
				max-width: none !important;
			}

			.mobile_hide {
				min-height: 0px;
				max-height: 0px;
				max-width: 0px;
				display: none;
				overflow: hidden;
				font-size: 0px;
			}

			.desktop_hide {
				display: block !important;
				max-height: none !important;
			}
		}
	&lt;/style&gt;
&lt;/head&gt;

&lt;body class="clean-body" style="margin: 0; padding: 0; -webkit-text-size-adjust: 100%; background-color: #FFFFFF;"&gt;
	&lt;!--[if IE]&gt;&lt;div class="ie-browser"&gt;&lt;![endif]--&gt;
	&lt;table class="nl-container" style="table-layout: fixed; vertical-align: top; min-width: 320px; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-color: #FFFFFF; width: 100%;" cellpadding="0" cellspacing="0" role="presentation" width="100%" bgcolor="#FFFFFF" valign="top"&gt;
		&lt;tbody&gt;
			&lt;tr style="vertical-align: top;" valign="top"&gt;
				&lt;td style="word-break: break-word; vertical-align: top;" valign="top"&gt;
					&lt;!--[if (mso)|(IE)]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td align="center" style="background-color:#FFFFFF"&gt;&lt;![endif]--&gt;
					&lt;div style="background-color:transparent;"&gt;
						&lt;div class="block-grid " style="min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; Margin: 0 auto; background-color: transparent;"&gt;
							&lt;div style="border-collapse: collapse;display: table;width: 100%;background-color:transparent;"&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color:transparent;"&gt;&lt;tr&gt;&lt;td align="center"&gt;&lt;table cellpadding="0" cellspacing="0" border="0" style="width:500px"&gt;&lt;tr class="layout-full-width" style="background-color:transparent"&gt;&lt;![endif]--&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;td align="center" width="500" style="background-color:transparent;width:500px; border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent;" valign="top"&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 0px; padding-left: 0px; padding-top:5px; padding-bottom:5px;"&gt;&lt;![endif]--&gt;
								&lt;div class="col num12" style="min-width: 320px; max-width: 500px; display: table-cell; vertical-align: top; width: 500px;"&gt;
									&lt;div class="col_cont" style="width:100% !important;"&gt;
										&lt;!--[if (!mso)&amp;(!IE)]&gt;&lt;!--&gt;
										&lt;div style="border-top:0px solid transparent; border-left:0px solid transparent; border-bottom:0px solid transparent; border-right:0px solid transparent; padding-top:5px; padding-bottom:5px; padding-right: 0px; padding-left: 0px;"&gt;
											&lt;!--&lt;![endif]--&gt;
											&lt;div class="img-container center  autowidth " align="center" style="padding-right: 0px;padding-left: 0px;"&gt;
												&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr style="line-height:0px"&gt;&lt;td style="padding-right: 0px;padding-left: 0px;" align="center"&gt;&lt;![endif]--&gt;&lt;img class="center  autowidth " align="center" border="0" src="https://gnosismail.s3.amazonaws.com/images/csctemplate-4f71aea0ead04a07b07601259beaac09/Branding/logo-placeholder.jpg" alt="Image" title="Image" style="text-decoration: none; -ms-interpolation-mode: bicubic; height: auto; border: 0; width: 100%; max-width: 250px; display: block;" width="250"&gt;
												&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;/div&gt;
											&lt;table class="divider" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" role="presentation" valign="top"&gt;
												&lt;tbody&gt;
													&lt;tr style="vertical-align: top;" valign="top"&gt;
														&lt;td class="divider_inner" style="word-break: break-word; vertical-align: top; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;" valign="top"&gt;
															&lt;table class="divider_content" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-top: 1px solid #BBBBBB; width: 100%;" align="center" role="presentation" valign="top"&gt;
																&lt;tbody&gt;
																	&lt;tr style="vertical-align: top;" valign="top"&gt;
																		&lt;td style="word-break: break-word; vertical-align: top; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" valign="top"&gt;&lt;span&gt;&lt;/span&gt;&lt;/td&gt;
																	&lt;/tr&gt;
																&lt;/tbody&gt;
															&lt;/table&gt;
														&lt;/td&gt;
													&lt;/tr&gt;
												&lt;/tbody&gt;
											&lt;/table&gt;
											&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: Arial, sans-serif"&gt;&lt;![endif]--&gt;
											&lt;div style="color:#555555;font-family:Arial, Helvetica Neue, Helvetica, sans-serif;line-height:1.2;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;div class="txtTinyMce-wrapper" style="line-height: 1.2; font-family: Arial, Helvetica Neue, Helvetica, sans-serif; font-size: 12px; color: #555555; mso-line-height-alt: 14px;"&gt;
													&lt;p style="margin: 0; text-align: center; line-height: 1.2; font-size: 18px; word-break: break-word; mso-line-height-alt: 22px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 18px;"&gt;&lt;strong&gt;&lt;span style="font-size: 18px;"&gt;Zoom Reminder for «Events.Event_Name»&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: 'Trebuchet MS', Tahoma, sans-serif"&gt;&lt;![endif]--&gt;
											&lt;div style="color:#555555;font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;line-height:1.5;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;div class="txtTinyMce-wrapper" style="line-height: 1.5; font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif; font-size: 12px; color: #555555; mso-line-height-alt: 18px;"&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 14px;"&gt;&lt;strong&gt;&lt;span style="font-size: 14px;"&gt;«Person.First_Name»,&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 14px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 14px;"&gt;We are writing to remind you that you are registered for &lt;strong&gt;«Events.Event_Name»&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;strong&gt;&lt;span style="font-size: 14px;"&gt;«EventInstance.Event_Start_Local_Time» via Zoom&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 14px;"&gt;When it is time to join, please click on the button below to Join in.&amp;nbsp; The button will open our Online meeting&amp;nbsp;Join Page which will give you the option of joining via your browser or optionally, if you have the Zoom application installed, you may join via that application.&lt;/span&gt;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 14px;"&gt;The Zoom Meeting ID for this program is: «EventInstance.Online_Meeting_Number»&lt;/span&gt;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 14px;"&gt;The Zoom Meeting Password (if required) is:&amp;nbsp; «EventInstance.Online_Meeting_Password»&lt;/span&gt;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 14px;"&gt;We look forward to seeing you!&lt;/span&gt;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 14px;"&gt;Sincerely,&lt;/span&gt;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 14px;"&gt;The Program Team&lt;/span&gt;&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;div class="button-container" align="center" style="padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;"&gt;&lt;tr&gt;&lt;td style="padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px" align="center"&gt;&lt;v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="«ZoomMeetingURL»" style="height:31.5pt;width:162pt;v-text-anchor:middle;" arcsize="10%" stroke="false" fillcolor="#D71920"&gt;&lt;w:anchorlock/&gt;&lt;v:textbox inset="0,0,0,0"&gt;&lt;center style="color:#ffffff; font-family:Arial, sans-serif; font-size:16px"&gt;&lt;![endif]--&gt;&lt;a href="«ZoomMeetingURL»" target="_blank" style="-webkit-text-size-adjust: none; text-decoration: none; display: inline-block; color: #ffffff; background-color: #D71920; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; width: auto; width: auto; border-top: 1px solid #D71920; border-right: 1px solid #D71920; border-bottom: 1px solid #D71920; border-left: 1px solid #D71920; padding-top: 5px; padding-bottom: 5px; font-family: Arial, Helvetica Neue, Helvetica, sans-serif; text-align: center; mso-border-alt: none; word-break: keep-all;"&gt;&lt;span style="padding-left:20px;padding-right:20px;font-size:16px;display:inline-block;letter-spacing:undefined;"&gt;&lt;span style="line-height: 2; font-size: 16px; word-break: break-word; mso-line-height-alt: 32px;"&gt;&lt;strong&gt;Join Meeting Now&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
												&lt;!--[if mso]&gt;&lt;/center&gt;&lt;/v:textbox&gt;&lt;/v:roundrect&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;/div&gt;
											&lt;table class="divider" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" role="presentation" valign="top"&gt;
												&lt;tbody&gt;
													&lt;tr style="vertical-align: top;" valign="top"&gt;
														&lt;td class="divider_inner" style="word-break: break-word; vertical-align: top; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;" valign="top"&gt;
															&lt;table class="divider_content" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-top: 1px solid #BBBBBB; height: 0px; width: 100%;" align="center" role="presentation" height="0" valign="top"&gt;
																&lt;tbody&gt;
																	&lt;tr style="vertical-align: top;" valign="top"&gt;
																		&lt;td style="word-break: break-word; vertical-align: top; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" height="0" valign="top"&gt;&lt;span&gt;&lt;/span&gt;&lt;/td&gt;
																	&lt;/tr&gt;
																&lt;/tbody&gt;
															&lt;/table&gt;
														&lt;/td&gt;
													&lt;/tr&gt;
												&lt;/tbody&gt;
											&lt;/table&gt;
											&lt;div class="button-container" align="center" style="padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;"&gt;&lt;tr&gt;&lt;td style="padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px" align="center"&gt;&lt;v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://XXXX.gnosishosting.net/Events/Calendar«AutoLoginParams»" style="height:24pt;width:166.5pt;v-text-anchor:middle;" arcsize="63%" stroke="false" fillcolor="#a39e9e"&gt;&lt;w:anchorlock/&gt;&lt;v:textbox inset="0,0,0,0"&gt;&lt;center style="color:#ffffff; font-family:'Trebuchet MS', Tahoma, sans-serif; font-size:14px"&gt;&lt;![endif]--&gt;&lt;a href="https://XXXX.gnosishosting.net/Events/Calendar«AutoLoginParams»" target="_blank" style="-webkit-text-size-adjust: none; text-decoration: none; display: inline-block; color: #ffffff; background-color: #a39e9e; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; width: auto; width: auto; border-top: 1px solid #a39e9e; border-right: 1px solid #a39e9e; border-bottom: 1px solid #a39e9e; border-left: 1px solid #a39e9e; padding-top: 0px; padding-bottom: 0px; font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif; text-align: center; mso-border-alt: none; word-break: keep-all;"&gt;&lt;span style="padding-left:20px;padding-right:20px;font-size:14px;display:inline-block;letter-spacing:undefined;"&gt;&lt;span style="font-size: 16px; line-height: 2; word-break: break-word; mso-line-height-alt: 32px;"&gt;&lt;span style="font-size: 14px; line-height: 28px;"&gt;Cancel My Registration&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
												&lt;!--[if mso]&gt;&lt;/center&gt;&lt;/v:textbox&gt;&lt;/v:roundrect&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: Arial, sans-serif"&gt;&lt;![endif]--&gt;
											&lt;div style="color:#555555;font-family:Arial, Helvetica Neue, Helvetica, sans-serif;line-height:1.2;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;div class="txtTinyMce-wrapper" style="line-height: 1.2; font-family: Arial, Helvetica Neue, Helvetica, sans-serif; font-size: 12px; color: #555555; mso-line-height-alt: 14px;"&gt;
													&lt;p style="margin: 0; text-align: center; line-height: 1.2; font-size: 12px; word-break: break-word; mso-line-height-alt: 14px; margin-top: 0; margin-bottom: 0;"&gt;«EmailFooter»&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;!--[if (!mso)&amp;(!IE)]&gt;&lt;!--&gt;
										&lt;/div&gt;
										&lt;!--&lt;![endif]--&gt;
									&lt;/div&gt;
								&lt;/div&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
							&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt;
					&lt;!--[if (mso)|(IE)]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
				&lt;/td&gt;
			&lt;/tr&gt;
		&lt;/tbody&gt;
	&lt;/table&gt;
	&lt;!--[if (IE)]&gt;&lt;/div&gt;&lt;![endif]--&gt;
&lt;/body&gt;

&lt;/html&gt;</CIICSource2>
    <CIICSource2Type>1016</CIICSource2Type>
    <CIICSource4>{"page":{"body":{"container":{"style":{"background-color":"#FFFFFF"}},"content":{"computedStyle":{"linkColor":"#0068A5","messageBackgroundColor":"transparent","messageWidth":"500px"},"style":{"color":"#000000","font-family":"Arial, Helvetica Neue, Helvetica, sans-serif"}},"type":"mailup-bee-page-properties","webFonts":[]},"description":"","rows":[{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"class":"center  autowidth ","hideContentOnMobile":false,"width":"250px"},"image":{"alt":"Image","height":"150px","href":"","src":"https://gnosismail.s3.amazonaws.com/images/csctemplate-4f71aea0ead04a07b07601259beaac09/Branding/logo-placeholder.jpg","width":"250px"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image","uuid":"ec54d996-896c-4471-84be-52d944926364"},{"descriptor":{"computedStyle":{"align":"center","hideContentOnMobile":false},"divider":{"style":{"border-top":"1px solid #BBBBBB","width":"100%"}},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"e091f6f2-47f6-492a-9203-c57a2876863d"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#0068A5"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\"&gt;&lt;p style=\"text-align: center; line-height: 14px; font-size: 12px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 18px; line-height: 21px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 21px; font-size: 18px;\"&gt;Zoom Reminder for «Events.Event_Name»&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"5ab294ec-2046-4c9c-8a4a-ab5a3e418332"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#0068A5"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 18px; font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif; font-size: 12px;\"&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;«Person.First_Name»,&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;We are writing to remind you that you are registered for &lt;strong&gt;«Events.Event_Name»&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;«EventInstance.Event_Start_Local_Time» via Zoom&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;When it is time to join, please click on the button below to Join in.&amp;nbsp; The button will open our Online meeting&amp;nbsp;Join Page which will give you the option of joining via your browser or optionally, if you have the Zoom application installed, you may join via that application.&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;The Zoom Meeting ID for this program is: «EventInstance.Online_Meeting_Number»&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;The Zoom Meeting Password (if required) is:&amp;nbsp; «EventInstance.Online_Meeting_Password»&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;We look forward to seeing you!&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;Sincerely,&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;The Program Team&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif","line-height":"150%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"bd0f182c-f3e3-4343-b3ce-97bd1e04d6cd"},{"descriptor":{"button":{"href":"«ZoomMeetingURL»","label":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 24px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\"&gt;&lt;p style=\"line-height: 32px; font-size: 16px; word-break: break-word;\"&gt;&lt;strong&gt;Join Meeting Now&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;","style":{"background-color":"#D71920","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"4px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#ffffff","font-family":"inherit","line-height":"200%","max-width":"100%","padding-bottom":"5px","padding-left":"20px","padding-right":"20px","padding-top":"5px","width":"auto"}},"computedStyle":{"height":42,"hideContentOnMobile":false,"width":176},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px","text-align":"center"}},"locked":false,"type":"mailup-bee-newsletter-modules-button","uuid":"aafa4999-9e9e-4fde-a14e-32976f3b11a0"},{"descriptor":{"computedStyle":{"align":"center","hideContentOnMobile":false},"divider":{"style":{"border-top":"1px solid #BBBBBB","height":"0px","width":"100%"}},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"54074fd6-b407-4c6c-bdef-2e7b75b76979"},{"type":"mailup-bee-newsletter-modules-button","descriptor":{"button":{"label":"&lt;div class=\"txtTinyMce-wrapper\" style=\"font-size: 12px; line-height: 24px; font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;\"&gt;&lt;p style=\"font-size: 16px; line-height: 32px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 14px; line-height: 28px;\"&gt;Cancel My Registration&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","href":"https://XXXX.gnosishosting.net/Events/Calendar«AutoLoginParams»","style":{"font-family":"'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif","background-color":"#a39e9e","border-radius":"20px","border-top":"0px solid transparent","border-right":"0px solid transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","color":"#ffffff","line-height":"200%","padding-top":"0px","padding-right":"20px","padding-bottom":"0px","padding-left":"20px","width":"auto","max-width":"100%"}},"style":{"text-align":"center","padding-top":"10px","padding-right":"10px","padding-bottom":"10px","padding-left":"10px"},"computedStyle":{"width":182,"height":32,"hideContentOnMobile":false},"text":{"style":{"font-family":"'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif"}}},"uuid":"d45bafe1-7716-498d-8f89-bab38c3d3fe3","locked":false},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#0068A5"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\" data-mce-style=\"line-height: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\"&gt;&lt;p style=\"text-align: center; line-height: 14px; font-size: 12px; word-break: break-word;\" data-mce-style=\"text-align: center; line-height: 14px; font-size: 12px;\"&gt;«EmailFooter»&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"ec996a88-db15-49c5-a3a7-53156423109e"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"b942a7b7-ecd4-44bd-82ca-8093ab62fcb7"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true},"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"500px"}},"locked":false,"type":"one-column-empty","uuid":"4d82531f-b62b-4afa-8506-0cd4da9a9590"}],"template":{"name":"template-base","type":"basic","version":"2.0.0"},"title":""},"comments":{}}</CIICSource4>
    <CIICSource4Type>1454</CIICSource4Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2021-06-17T13:48:50</CreatedOn>
    <ModifiedOn>2021-06-17T13:48:50</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000001</CIIID>
    <CIICType>1015</CIICType>
    <CIICSenderInfo>"Connect4 Support" &lt;support@connect4.net&gt;</CIICSenderInfo>
    <CIICSource1Type>1016</CIICSource1Type>
    <CIICSource2>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"&gt;

&lt;head&gt;
	&lt;!--[if gte mso 9]&gt;&lt;xml&gt;&lt;o:OfficeDocumentSettings&gt;&lt;o:AllowPNG/&gt;&lt;o:PixelsPerInch&gt;96&lt;/o:PixelsPerInch&gt;&lt;/o:OfficeDocumentSettings&gt;&lt;/xml&gt;&lt;![endif]--&gt;
	&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&gt;
	&lt;meta name="viewport" content="width=device-width"&gt;
	&lt;!--[if !mso]&gt;&lt;!--&gt;
	&lt;meta http-equiv="X-UA-Compatible" content="IE=edge"&gt;
	&lt;!--&lt;![endif]--&gt;
	&lt;title&gt;&lt;/title&gt;
	&lt;!--[if !mso]&gt;&lt;!--&gt;
	&lt;!--&lt;![endif]--&gt;
	&lt;style type="text/css"&gt;
		body {
			margin: 0;
			padding: 0;
		}

		table,
		td,
		tr {
			vertical-align: top;
			border-collapse: collapse;
		}

		* {
			line-height: inherit;
		}

		a[x-apple-data-detectors=true] {
			color: inherit !important;
			text-decoration: none !important;
		}
	&lt;/style&gt;
	&lt;style type="text/css" id="media-query"&gt;
		@media (max-width: 520px) {

			.block-grid,
			.col {
				min-width: 320px !important;
				max-width: 100% !important;
				display: block !important;
			}

			.block-grid {
				width: 100% !important;
			}

			.col {
				width: 100% !important;
			}

			.col_cont {
				margin: 0 auto;
			}

			img.fullwidth,
			img.fullwidthOnMobile {
				max-width: 100% !important;
			}

			.no-stack .col {
				min-width: 0 !important;
				display: table-cell !important;
			}

			.no-stack.two-up .col {
				width: 50% !important;
			}

			.no-stack .col.num2 {
				width: 16.6% !important;
			}

			.no-stack .col.num3 {
				width: 25% !important;
			}

			.no-stack .col.num4 {
				width: 33% !important;
			}

			.no-stack .col.num5 {
				width: 41.6% !important;
			}

			.no-stack .col.num6 {
				width: 50% !important;
			}

			.no-stack .col.num7 {
				width: 58.3% !important;
			}

			.no-stack .col.num8 {
				width: 66.6% !important;
			}

			.no-stack .col.num9 {
				width: 75% !important;
			}

			.no-stack .col.num10 {
				width: 83.3% !important;
			}

			.video-block {
				max-width: none !important;
			}

			.mobile_hide {
				min-height: 0px;
				max-height: 0px;
				max-width: 0px;
				display: none;
				overflow: hidden;
				font-size: 0px;
			}

			.desktop_hide {
				display: block !important;
				max-height: none !important;
			}
		}
	&lt;/style&gt;
&lt;/head&gt;

&lt;body class="clean-body" style="margin: 0; padding: 0; -webkit-text-size-adjust: 100%; background-color: #FFFFFF;"&gt;
	&lt;!--[if IE]&gt;&lt;div class="ie-browser"&gt;&lt;![endif]--&gt;
	&lt;table class="nl-container" style="table-layout: fixed; vertical-align: top; min-width: 320px; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-color: #FFFFFF; width: 100%;" cellpadding="0" cellspacing="0" role="presentation" width="100%" bgcolor="#FFFFFF" valign="top"&gt;
		&lt;tbody&gt;
			&lt;tr style="vertical-align: top;" valign="top"&gt;
				&lt;td style="word-break: break-word; vertical-align: top;" valign="top"&gt;
					&lt;!--[if (mso)|(IE)]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td align="center" style="background-color:#FFFFFF"&gt;&lt;![endif]--&gt;
					&lt;div style="background-color:transparent;"&gt;
						&lt;div class="block-grid " style="min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; Margin: 0 auto; background-color: transparent;"&gt;
							&lt;div style="border-collapse: collapse;display: table;width: 100%;background-color:transparent;"&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color:transparent;"&gt;&lt;tr&gt;&lt;td align="center"&gt;&lt;table cellpadding="0" cellspacing="0" border="0" style="width:500px"&gt;&lt;tr class="layout-full-width" style="background-color:transparent"&gt;&lt;![endif]--&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;td align="center" width="500" style="background-color:transparent;width:500px; border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent;" valign="top"&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 0px; padding-left: 0px; padding-top:5px; padding-bottom:5px;"&gt;&lt;![endif]--&gt;
								&lt;div class="col num12" style="min-width: 320px; max-width: 500px; display: table-cell; vertical-align: top; width: 500px;"&gt;
									&lt;div class="col_cont" style="width:100% !important;"&gt;
										&lt;!--[if (!mso)&amp;(!IE)]&gt;&lt;!--&gt;
										&lt;div style="border-top:0px solid transparent; border-left:0px solid transparent; border-bottom:0px solid transparent; border-right:0px solid transparent; padding-top:5px; padding-bottom:5px; padding-right: 0px; padding-left: 0px;"&gt;
											&lt;!--&lt;![endif]--&gt;
											&lt;div class="img-container center  autowidth " align="center" style="padding-right: 0px;padding-left: 0px;"&gt;
												&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr style="line-height:0px"&gt;&lt;td style="padding-right: 0px;padding-left: 0px;" align="center"&gt;&lt;![endif]--&gt;&lt;img class="center  autowidth " align="center" border="0" src="https://gnosismail.s3.amazonaws.com/images/csctemplate-4f71aea0ead04a07b07601259beaac09/Branding/logo-placeholder.jpg" alt="Image" title="Image" style="text-decoration: none; -ms-interpolation-mode: bicubic; height: auto; border: 0; width: 100%; max-width: 250px; display: block;" width="250"&gt;
												&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;/div&gt;
											&lt;table class="divider" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" role="presentation" valign="top"&gt;
												&lt;tbody&gt;
													&lt;tr style="vertical-align: top;" valign="top"&gt;
														&lt;td class="divider_inner" style="word-break: break-word; vertical-align: top; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;" valign="top"&gt;
															&lt;table class="divider_content" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-top: 1px solid #BBBBBB; width: 100%;" align="center" role="presentation" valign="top"&gt;
																&lt;tbody&gt;
																	&lt;tr style="vertical-align: top;" valign="top"&gt;
																		&lt;td style="word-break: break-word; vertical-align: top; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" valign="top"&gt;&lt;span&gt;&lt;/span&gt;&lt;/td&gt;
																	&lt;/tr&gt;
																&lt;/tbody&gt;
															&lt;/table&gt;
														&lt;/td&gt;
													&lt;/tr&gt;
												&lt;/tbody&gt;
											&lt;/table&gt;
											&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: Arial, sans-serif"&gt;&lt;![endif]--&gt;
											&lt;div style="color:#555555;font-family:Arial, Helvetica Neue, Helvetica, sans-serif;line-height:1.2;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;div class="txtTinyMce-wrapper" style="line-height: 1.2; font-family: Arial, Helvetica Neue, Helvetica, sans-serif; font-size: 12px; color: #555555; mso-line-height-alt: 14px;"&gt;
													&lt;p style="margin: 0; text-align: center; line-height: 1.2; font-size: 18px; word-break: break-word; mso-line-height-alt: 22px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 18px;"&gt;&lt;strong&gt;&lt;span style="font-size: 18px;"&gt;Zoom Reminder for «Events.Event_Name»&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: 'Trebuchet MS', Tahoma, sans-serif"&gt;&lt;![endif]--&gt;
											&lt;div style="color:#555555;font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;line-height:1.5;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;div class="txtTinyMce-wrapper" style="line-height: 1.5; font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif; font-size: 12px; color: #555555; mso-line-height-alt: 18px;"&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 14px;"&gt;&lt;strong&gt;&lt;span style="font-size: 14px;"&gt;«Person.First_Name»,&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 14px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 14px;"&gt;We are writing to remind you that you are registered for &lt;strong&gt;«Events.Event_Name»&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;strong&gt;&lt;span style="font-size: 14px;"&gt;«EventInstance.Event_Start_Local_Time» via Zoom&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 14px;"&gt;When it is time to join, please click on the button below to Join in.&amp;nbsp; The button will open our Online meeting&amp;nbsp;Join Page which will give you the option of joining via your browser or optionally, if you have the Zoom application installed, you may join via that application.&lt;/span&gt;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 14px;"&gt;The Zoom Meeting ID for this program is: «EventInstance.Online_Meeting_Number»&lt;/span&gt;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 14px;"&gt;The Zoom Meeting Password (if required) is:&amp;nbsp; «EventInstance.Online_Meeting_Password»&lt;/span&gt;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 14px;"&gt;We look forward to seeing you!&lt;/span&gt;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 14px;"&gt;Sincerely,&lt;/span&gt;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="margin: 0; line-height: 1.5; font-size: 14px; word-break: break-word; mso-line-height-alt: 21px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 14px;"&gt;The Program Team&lt;/span&gt;&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;div class="button-container" align="center" style="padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;"&gt;&lt;tr&gt;&lt;td style="padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px" align="center"&gt;&lt;v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="«ZoomMeetingURL»" style="height:31.5pt;width:162pt;v-text-anchor:middle;" arcsize="10%" stroke="false" fillcolor="#D71920"&gt;&lt;w:anchorlock/&gt;&lt;v:textbox inset="0,0,0,0"&gt;&lt;center style="color:#ffffff; font-family:Arial, sans-serif; font-size:16px"&gt;&lt;![endif]--&gt;&lt;a href="«ZoomMeetingURL»" target="_blank" style="-webkit-text-size-adjust: none; text-decoration: none; display: inline-block; color: #ffffff; background-color: #D71920; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; width: auto; width: auto; border-top: 1px solid #D71920; border-right: 1px solid #D71920; border-bottom: 1px solid #D71920; border-left: 1px solid #D71920; padding-top: 5px; padding-bottom: 5px; font-family: Arial, Helvetica Neue, Helvetica, sans-serif; text-align: center; mso-border-alt: none; word-break: keep-all;"&gt;&lt;span style="padding-left:20px;padding-right:20px;font-size:16px;display:inline-block;letter-spacing:undefined;"&gt;&lt;span style="line-height: 2; font-size: 16px; word-break: break-word; mso-line-height-alt: 32px;"&gt;&lt;strong&gt;Join Meeting Now&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
												&lt;!--[if mso]&gt;&lt;/center&gt;&lt;/v:textbox&gt;&lt;/v:roundrect&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;/div&gt;
											&lt;table class="divider" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" role="presentation" valign="top"&gt;
												&lt;tbody&gt;
													&lt;tr style="vertical-align: top;" valign="top"&gt;
														&lt;td class="divider_inner" style="word-break: break-word; vertical-align: top; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;" valign="top"&gt;
															&lt;table class="divider_content" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-top: 1px solid #BBBBBB; height: 0px; width: 100%;" align="center" role="presentation" height="0" valign="top"&gt;
																&lt;tbody&gt;
																	&lt;tr style="vertical-align: top;" valign="top"&gt;
																		&lt;td style="word-break: break-word; vertical-align: top; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" height="0" valign="top"&gt;&lt;span&gt;&lt;/span&gt;&lt;/td&gt;
																	&lt;/tr&gt;
																&lt;/tbody&gt;
															&lt;/table&gt;
														&lt;/td&gt;
													&lt;/tr&gt;
												&lt;/tbody&gt;
											&lt;/table&gt;
											&lt;div class="button-container" align="center" style="padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;"&gt;&lt;tr&gt;&lt;td style="padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px" align="center"&gt;&lt;v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://XXXX.gnosishosting.net/Events/Calendar«AutoLoginParams»" style="height:24pt;width:166.5pt;v-text-anchor:middle;" arcsize="63%" stroke="false" fillcolor="#a39e9e"&gt;&lt;w:anchorlock/&gt;&lt;v:textbox inset="0,0,0,0"&gt;&lt;center style="color:#ffffff; font-family:'Trebuchet MS', Tahoma, sans-serif; font-size:14px"&gt;&lt;![endif]--&gt;&lt;a href="https://XXXX.gnosishosting.net/Events/Calendar«AutoLoginParams»" target="_blank" style="-webkit-text-size-adjust: none; text-decoration: none; display: inline-block; color: #ffffff; background-color: #a39e9e; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; width: auto; width: auto; border-top: 1px solid #a39e9e; border-right: 1px solid #a39e9e; border-bottom: 1px solid #a39e9e; border-left: 1px solid #a39e9e; padding-top: 0px; padding-bottom: 0px; font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif; text-align: center; mso-border-alt: none; word-break: keep-all;"&gt;&lt;span style="padding-left:20px;padding-right:20px;font-size:14px;display:inline-block;letter-spacing:undefined;"&gt;&lt;span style="font-size: 16px; line-height: 2; word-break: break-word; mso-line-height-alt: 32px;"&gt;&lt;span style="font-size: 14px; line-height: 28px;"&gt;Cancel My Registration&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
												&lt;!--[if mso]&gt;&lt;/center&gt;&lt;/v:textbox&gt;&lt;/v:roundrect&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: Arial, sans-serif"&gt;&lt;![endif]--&gt;
											&lt;div style="color:#555555;font-family:Arial, Helvetica Neue, Helvetica, sans-serif;line-height:1.2;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;div class="txtTinyMce-wrapper" style="line-height: 1.2; font-family: Arial, Helvetica Neue, Helvetica, sans-serif; font-size: 12px; color: #555555; mso-line-height-alt: 14px;"&gt;
													&lt;p style="margin: 0; text-align: center; line-height: 1.2; font-size: 12px; word-break: break-word; mso-line-height-alt: 14px; margin-top: 0; margin-bottom: 0;"&gt;«EmailFooter»&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;!--[if (!mso)&amp;(!IE)]&gt;&lt;!--&gt;
										&lt;/div&gt;
										&lt;!--&lt;![endif]--&gt;
									&lt;/div&gt;
								&lt;/div&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
							&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt;
					&lt;!--[if (mso)|(IE)]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
				&lt;/td&gt;
			&lt;/tr&gt;
		&lt;/tbody&gt;
	&lt;/table&gt;
	&lt;!--[if (IE)]&gt;&lt;/div&gt;&lt;![endif]--&gt;
&lt;/body&gt;

&lt;/html&gt;</CIICSource2>
    <CIICSource2Type>1016</CIICSource2Type>
    <CIICSource4>{"page":{"body":{"container":{"style":{"background-color":"#FFFFFF"}},"content":{"computedStyle":{"linkColor":"#0068A5","messageBackgroundColor":"transparent","messageWidth":"500px"},"style":{"color":"#000000","font-family":"Arial, Helvetica Neue, Helvetica, sans-serif"}},"type":"mailup-bee-page-properties","webFonts":[]},"description":"","rows":[{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"class":"center  autowidth ","hideContentOnMobile":false,"width":"250px"},"image":{"alt":"Image","height":"150px","href":"","src":"https://gnosismail.s3.amazonaws.com/images/csctemplate-4f71aea0ead04a07b07601259beaac09/Branding/logo-placeholder.jpg","width":"250px"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image","uuid":"ec54d996-896c-4471-84be-52d944926364"},{"descriptor":{"computedStyle":{"align":"center","hideContentOnMobile":false},"divider":{"style":{"border-top":"1px solid #BBBBBB","width":"100%"}},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"e091f6f2-47f6-492a-9203-c57a2876863d"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#0068A5"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\"&gt;&lt;p style=\"text-align: center; line-height: 14px; font-size: 12px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 18px; line-height: 21px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 21px; font-size: 18px;\"&gt;Zoom Reminder for «Events.Event_Name»&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"5ab294ec-2046-4c9c-8a4a-ab5a3e418332"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#0068A5"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 18px; font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif; font-size: 12px;\"&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;«Person.First_Name»,&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;We are writing to remind you that you are registered for &lt;strong&gt;«Events.Event_Name»&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;«EventInstance.Event_Start_Local_Time» via Zoom&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;When it is time to join, please click on the button below to Join in.&amp;nbsp; The button will open our Online meeting&amp;nbsp;Join Page which will give you the option of joining via your browser or optionally, if you have the Zoom application installed, you may join via that application.&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;The Zoom Meeting ID for this program is: «EventInstance.Online_Meeting_Number»&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;The Zoom Meeting Password (if required) is:&amp;nbsp; «EventInstance.Online_Meeting_Password»&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;We look forward to seeing you!&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;Sincerely,&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;The Program Team&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif","line-height":"150%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"bd0f182c-f3e3-4343-b3ce-97bd1e04d6cd"},{"descriptor":{"button":{"href":"«ZoomMeetingURL»","label":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 24px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\"&gt;&lt;p style=\"line-height: 32px; font-size: 16px; word-break: break-word;\"&gt;&lt;strong&gt;Join Meeting Now&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;","style":{"background-color":"#D71920","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"4px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#ffffff","font-family":"inherit","line-height":"200%","max-width":"100%","padding-bottom":"5px","padding-left":"20px","padding-right":"20px","padding-top":"5px","width":"auto"}},"computedStyle":{"height":42,"hideContentOnMobile":false,"width":176},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px","text-align":"center"}},"locked":false,"type":"mailup-bee-newsletter-modules-button","uuid":"aafa4999-9e9e-4fde-a14e-32976f3b11a0"},{"descriptor":{"computedStyle":{"align":"center","hideContentOnMobile":false},"divider":{"style":{"border-top":"1px solid #BBBBBB","height":"0px","width":"100%"}},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"54074fd6-b407-4c6c-bdef-2e7b75b76979"},{"type":"mailup-bee-newsletter-modules-button","descriptor":{"button":{"label":"&lt;div class=\"txtTinyMce-wrapper\" style=\"font-size: 12px; line-height: 24px; font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;\"&gt;&lt;p style=\"font-size: 16px; line-height: 32px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 14px; line-height: 28px;\"&gt;Cancel My Registration&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","href":"https://XXXX.gnosishosting.net/Events/Calendar«AutoLoginParams»","style":{"font-family":"'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif","background-color":"#a39e9e","border-radius":"20px","border-top":"0px solid transparent","border-right":"0px solid transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","color":"#ffffff","line-height":"200%","padding-top":"0px","padding-right":"20px","padding-bottom":"0px","padding-left":"20px","width":"auto","max-width":"100%"}},"style":{"text-align":"center","padding-top":"10px","padding-right":"10px","padding-bottom":"10px","padding-left":"10px"},"computedStyle":{"width":182,"height":32,"hideContentOnMobile":false},"text":{"style":{"font-family":"'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif"}}},"uuid":"d45bafe1-7716-498d-8f89-bab38c3d3fe3","locked":false},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#0068A5"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\" data-mce-style=\"line-height: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\"&gt;&lt;p style=\"text-align: center; line-height: 14px; font-size: 12px; word-break: break-word;\" data-mce-style=\"text-align: center; line-height: 14px; font-size: 12px;\"&gt;«EmailFooter»&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"ec996a88-db15-49c5-a3a7-53156423109e"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"b942a7b7-ecd4-44bd-82ca-8093ab62fcb7"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true},"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"500px"}},"locked":false,"type":"one-column-empty","uuid":"4d82531f-b62b-4afa-8506-0cd4da9a9590"}],"template":{"name":"template-base","type":"basic","version":"2.0.0"},"title":""},"comments":{}}</CIICSource4>
    <CIICSource4Type>1454</CIICSource4Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2021-06-17T13:48:04</CreatedOn>
    <ModifiedOn>2021-06-17T13:48:04</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000000</CIIID>
    <RGID>2000000000</RGID>
  </CommsItemInstanceCRJoin>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000001</CIIID>
    <RGID>2000000001</RGID>
  </CommsItemInstanceCRJoin>
  <__SourceCommsTypes>
    <REID>1015</REID>
    <REName>E-Mail Message</REName>
    <REAliasName>EmailMergeEngine</REAliasName>
    <InterfacePluginNumAndSubMode>3.1</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>Connect4.Framework.Email.dll,Connect4.Framework.Email.cEmailEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>Email</PublicMediaName>
    <Content1DataType>1016</Content1DataType>
    <Content2DataType>1018</Content2DataType>
    <Content3DataType>0</Content3DataType>
    <CommsMethodAddressType>1</CommsMethodAddressType>
    <IconNum>2</IconNum>
    <RequiresTheseFields>EPrimaryEmailAddress,PID,EIDPrimary,PFirstName|First_Name,PLastName|Last_Name</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>true</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>true</bSpare3>
    <RECatID>30</RECatID>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1020</REID>
    <REName>MSWord Mail-Merge</REName>
    <REAliasName>MSWordMerge</REAliasName>
    <InterfacePluginNumAndSubMode>3.3</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>CommsModule.dll,Connect4.Framework.Plugins.CommsModule.cMSWordEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>Hardcopy</PublicMediaName>
    <Content1DataType>0</Content1DataType>
    <Content2DataType>0</Content2DataType>
    <Content3DataType>1021</Content3DataType>
    <CommsMethodAddressType>2</CommsMethodAddressType>
    <IconNum>3</IconNum>
    <RequiresTheseFields>AIDPrimary,HID</RequiresTheseFields>
    <NeedsLocalDataCache>true</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>false</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>true</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>false</bSpare3>
    <RECatID>30</RECatID>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1168</REID>
    <REName>Mail File Generation</REName>
    <REAliasName>MailFileGeneration</REAliasName>
    <InterfacePluginNumAndSubMode>3.9</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>CommsModule.dll,Connect4.Framework.Plugins.CommsModule.cExportFileEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>Postal Mail</PublicMediaName>
    <Content1DataType>0</Content1DataType>
    <CommsMethodAddressType>2</CommsMethodAddressType>
    <RequiresTheseFields>AIDPrimary,HID</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>false</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>true</bSpare3>
    <RECatID>30</RECatID>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1169</REID>
    <REName>SMS Text Message</REName>
    <REAliasName>SMSTextMessage</REAliasName>
    <InterfacePluginNumAndSubMode>3.11</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>Connect4.Framework.Plugins.CommsEngines.AdditionalCommsEngines.dll,Connect4.Framework.Plugins.CommsEngines.AdditionalCommsEngines.cSMSTextEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>SMS Text Msg.</PublicMediaName>
    <Content1DataType>1016</Content1DataType>
    <CommsMethodAddressType>3</CommsMethodAddressType>
    <RequiresTheseFields>PID,TIDPhoneMobile,TPhoneMobile,THasSMS,TSMSDenied</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>true</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>false</bSpare3>
    <RECatID>30</RECatID>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1174</REID>
    <REName>Gnosis Report Design</REName>
    <REAliasName>GREPMergeEngine</REAliasName>
    <InterfacePluginNumAndSubMode>3.13</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>Connect4.Framework.Plugins.CommsEngines.AdditionalCommsEngines.dll,Connect4.Framework.Plugins.CommsEngines.AdditionalCommsEngines.cGREPMergeEngine</EnginePluginNumAndSubMode>
    <Content1DataType>1173</Content1DataType>
    <Content2DataType>0</Content2DataType>
    <Content3DataType>0</Content3DataType>
    <CommsMethodAddressType>2</CommsMethodAddressType>
    <RequiresTheseFields>AIDPrimary,HID</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>true</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>false</bSpare3>
    <RECatID>30</RECatID>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1265</REID>
    <REName>RTF Mail-Merge</REName>
    <REAliasName>RTFMerge</REAliasName>
    <InterfacePluginNumAndSubMode>3.15</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>CommsModule.dll,Connect4.Framework.Plugins.CommsModule.cRTFMergeEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>HardCopy</PublicMediaName>
    <Content1DataType>1263</Content1DataType>
    <Content2DataType>0</Content2DataType>
    <Content3DataType>0</Content3DataType>
    <CommsMethodAddressType>2</CommsMethodAddressType>
    <RequiresTheseFields>AIDPrimary,HID</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>false</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>false</bSpare3>
    <RECatID>30</RECatID>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1272</REID>
    <REName>Envelopes (Gnosis Rep Design)</REName>
    <REAliasName>GREPEnvelopes</REAliasName>
    <InterfacePluginNumAndSubMode>3.13</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>Connect4.Framework.Plugins.CommsEngines.AdditionalCommsEngines.dll,Connect4.Framework.Plugins.CommsEngines.AdditionalCommsEngines.cGREPMergeEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>N/A</PublicMediaName>
    <Content1DataType>1173</Content1DataType>
    <Content2DataType>0</Content2DataType>
    <Content3DataType>0</Content3DataType>
    <CommsMethodAddressType>2</CommsMethodAddressType>
    <RequiresTheseFields>AIDPrimary,HID</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>true</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>false</bSpare3>
    <RECatID>30</RECatID>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1276</REID>
    <REName>Envelopes (for RTF Mail-Merge)</REName>
    <REAliasName>RTFEnvelopes</REAliasName>
    <InterfacePluginNumAndSubMode>3.15</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>CommsModule.dll,Connect4.Framework.Plugins.CommsModule.cRTFMergeEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>N/A</PublicMediaName>
    <Content1DataType>1263</Content1DataType>
    <Content2DataType>0</Content2DataType>
    <Content3DataType>0</Content3DataType>
    <CommsMethodAddressType>2</CommsMethodAddressType>
    <RequiresTheseFields>AIDPrimary,HID</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>false</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>false</bSpare3>
    <RECatID>30</RECatID>
  </__SourceCommsTypes>
  <__SourceCommsDataTypes>
    <SysIndex>1016</SysIndex>
    <SysRefGroup>8</SysRefGroup>
    <SysRefName>Plain Text</SysRefName>
    <SysRefStr1>txt</SysRefStr1>
    <BSFSource>3</BSFSource>
  </__SourceCommsDataTypes>
  <__SourceCommsDataTypes>
    <SysIndex>1018</SysIndex>
    <SysRefGroup>8</SysRefGroup>
    <SysRefName>HTML</SysRefName>
    <SysRefStr1>htm</SysRefStr1>
    <SysRefStr2>txt</SysRefStr2>
    <BSFSource>3</BSFSource>
  </__SourceCommsDataTypes>
  <__SourceCommsDataTypes>
    <SysIndex>1021</SysIndex>
    <SysRefGroup>8</SysRefGroup>
    <SysRefName>MS Word Document</SysRefName>
    <SysRefStr1>doc</SysRefStr1>
    <BSFSource>3</BSFSource>
  </__SourceCommsDataTypes>
  <__SourceCommsDataTypes>
    <SysIndex>1173</SysIndex>
    <SysRefGroup>8</SysRefGroup>
    <SysRefName>Gnosis Report Format</SysRefName>
    <SysRefStr1>repx</SysRefStr1>
    <BSFSource>3</BSFSource>
  </__SourceCommsDataTypes>
  <__SourceCommsDataTypes>
    <SysIndex>1263</SysIndex>
    <SysRefGroup>8</SysRefGroup>
    <SysRefName>RTF</SysRefName>
    <SysRefStr1>rtf</SysRefStr1>
    <SysRefStr2>txt</SysRefStr2>
    <BSFSource>3</BSFSource>
  </__SourceCommsDataTypes>
  <__SourceCommsDataTypes>
    <SysIndex>1454</SysIndex>
    <SysRefGroup>8</SysRefGroup>
    <SysRefName>Beefree</SysRefName>
    <SysRefDescription>The beefree/pro/plugin json format (template) that the html is built from</SysRefDescription>
    <SysRefStr1>beeJSON</SysRefStr1>
  </__SourceCommsDataTypes>
</GCOMDEF>