<?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="2:45 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>*Zoom Registrants - Same Day Reminder Email</RGName>
    <RGDescription>This recipient group can be used to send automated registration reminder emails to Zoom registrants of ANY event, 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="ec2837e0-898d-4619-b051-afd7f0877e20" SchemaGUID="f762e3a9-e4c5-4e4a-9a9e-28a3320930b4" SchemaVer="133"&gt;
	&lt;Properties /&gt;
	&lt;Top&gt;All&lt;/Top&gt;
	&lt;ResultGrouping&gt;0&lt;/ResultGrouping&gt;
	&lt;Select&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;dbo.tbl104_EVRegCatJoin.Registration_Category&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.PPrefName&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.PLastName&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;Person.PID&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;ReturnField&gt;
			&lt;FieldName&gt;EventInstance.OnlineMeetingPassword&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;5&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;EventInstance.OnlineMeetingNumber&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;6&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;EventInstance.EVIStartEventZone_fixed&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;7&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;8&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;Registrations.REGID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;9&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;EventInstance.EVIID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;10&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.EVID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;11&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.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;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.EVIStartEventZone_fixed&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is greater than&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;00:01: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;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.EVIStartEventZone_fixed&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is less than&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&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 18:00&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;dbo.tbl104_EVRegCatJoin.Digital_Registration&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;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;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT Events.EVID AS Event_ID, EventInstance.EVIID AS Event_Instance_ID, Registrations.REGID AS Registration_ID, Events.EVName AS Event_Name, EventInstance.EVIStartEventZone_fixed AS Event_Start_Local_Time, EventInstance.OnlineMeetingNumber AS Online_Meeting_Number, EventInstance.OnlineMeetingPassword AS Online_Meeting_Password, Person.PID AS Person_ID, Person.PLastName AS Last_Name, (CASE WHEN LEN(ISNull(PPrefName,''))=0 THEN PFirstName ELSE PPrefName END) AS Preferred_Name, Person.EPrimaryEmailAddress AS Primary_Email_Address, dbo.tbl104_EVRegCatJoin.Registration_Category FROM ( SELECT [EVID]
      ,[REIDRegCategory]
	  ,CASE WHEN Len ( RTrim ( IsNull ( EVRECategoryText , '' ) ) ) = 0 
			THEN  IsNull( REName,'Deleted')
			ELSE   tbl104_EVRegCatJoin.EVRECategoryText
			END AS Registration_Category
	  ,CAST(CASE WHEN REF.REFlagValue &amp; RegInPersonFlagVal.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) AS InPersonRegistration
	  ,CAST(CASE WHEN REF.REFlagValue &amp; RegDigitalOnlyFlagVal.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) AS DigitalRegistration
FROM  [dbo].[tbl104_EVRegCatJoin]
	  LEFT OUTER JOIN tbl_RefEntity REF ON [dbo].[tbl104_EVRegCatJoin].REIDRegCategory = REF.REID
	  CROSS APPLY (SELECT FlagValue
	      			FROM tbl_FlagLookup
	      			WHERE  FlagKey='104RegInPerson' and FlagArea = '104EventRegCat') RegInPersonFlagVal
	  CROSS APPLY (SELECT FlagValue
	      			FROM tbl_FlagLookup
	      			WHERE  FlagKey='104RegDigitalOnly' and FlagArea = '104EventRegCat') RegDigitalOnlyFlagVal
 )  dbo.tbl104_EVRegCatJoin RIGHT OUTER JOIN dbo.vs104_RegistrationsPlusMembers Registrations ON Registrations.REIDRegCategory = dbo.tbl104_EVRegCatJoin.REIDRegCategory AND  Registrations.EVID = dbo.tbl104_EVRegCatJoin.EVID 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.HasOnlineMeeting = 1 AND EventInstance.EVIStartEventZone_fixed &gt; cast('2021-06-07 13:10:18' as datetime)  AND EventInstance.EVIStartEventZone_fixed &lt; cast('2021-06-08 07:09:18' as datetime)  AND dbo.tbl104_EVRegCatJoin.Digital_Registration = 1 AND EventInstance.EVICanceled = 0  OPTION (USE HINT ('FORCE_LEGACY_CARDINALITY_ESTIMATION'));</RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2021-05-14T09:31:27</CreatedOn>
    <ModifiedOn>2021-05-14T09:31:27</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>*In-Person Regs - Same Day Reminder</RGName>
    <RGDescription>This recipient group can be used to send automated registration reminder emails to registrants of In-Person-only 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="ec2837e0-898d-4619-b051-afd7f0877e20" SchemaGUID="f762e3a9-e4c5-4e4a-9a9e-28a3320930b4" SchemaVer="133"&gt;
	&lt;Properties /&gt;
	&lt;Top&gt;All&lt;/Top&gt;
	&lt;ResultGrouping&gt;0&lt;/ResultGrouping&gt;
	&lt;Select&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;tbl104_EVRegCatJoin.Registration_Category&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.PPrefName&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.PLastName&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;Person.PID&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;ReturnField&gt;
			&lt;FieldName&gt;EventInstance.OnlineMeetingPassword&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;5&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;EventInstance.OnlineMeetingNumber&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;6&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;EventInstance.EVIStartEventZone_fixed&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;7&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;8&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;Registrations.REGID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;9&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;EventInstance.EVIID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;10&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.EVID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;11&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.HasOnlineMeeting&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;EventInstance.EVIStartEventZone_fixed&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is greater than&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;00:01: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;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.EVIStartEventZone_fixed&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is less than&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&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 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;tbl104_EVRegCatJoin.InPersonRegistration&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 Events.EVID AS Event_ID, EventInstance.EVIID AS Event_Instance_ID, Registrations.REGID AS Registration_ID, Events.EVName AS Event_Name, EventInstance.EVIStartEventZone_fixed AS Event_Start_Local_Time, EventInstance.OnlineMeetingNumber AS Online_Meeting_Number, EventInstance.OnlineMeetingPassword AS Online_Meeting_Password, Person.PID AS Person_ID, Person.PLastName AS Last_Name, (CASE WHEN LEN(ISNull(PPrefName,''))=0 THEN PFirstName ELSE PPrefName END) AS Preferred_Name, Person.EPrimaryEmailAddress AS Primary_Email_Address, tbl104_EVRegCatJoin.Registration_Category FROM ( SELECT [EVID]
      ,[REIDRegCategory]
	  ,CASE WHEN Len ( RTrim ( IsNull ( EVRECategoryText , '' ) ) ) = 0 
			THEN  IsNull( REName,'Deleted')
			ELSE   tbl104_EVRegCatJoin.EVRECategoryText
			END AS Registration_Category
	  ,CAST(CASE WHEN REF.REFlagValue &amp; RegInPersonFlagVal.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) AS InPersonRegistration
	  ,CAST(CASE WHEN REF.REFlagValue &amp; RegDigitalOnlyFlagVal.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) AS DigitalRegistration
FROM  [dbo].[tbl104_EVRegCatJoin]
	  LEFT OUTER JOIN tbl_RefEntity REF ON [dbo].[tbl104_EVRegCatJoin].REIDRegCategory = REF.REID
	  CROSS APPLY (SELECT FlagValue
	      			FROM tbl_FlagLookup
	      			WHERE  FlagKey='104RegInPerson' and FlagArea = '104EventRegCat') RegInPersonFlagVal
	  CROSS APPLY (SELECT FlagValue
	      			FROM tbl_FlagLookup
	      			WHERE  FlagKey='104RegDigitalOnly' and FlagArea = '104EventRegCat') RegDigitalOnlyFlagVal
 )  tbl104_EVRegCatJoin RIGHT OUTER JOIN dbo.vs104_RegistrationsPlusMembers Registrations ON Registrations.REIDRegCategory = tbl104_EVRegCatJoin.REIDRegCategory AND  Registrations.EVID = tbl104_EVRegCatJoin.EVID 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.HasOnlineMeeting = 0 AND EventInstance.EVIStartEventZone_fixed &gt; cast('2021-10-06 14:44:36' as datetime)  AND EventInstance.EVIStartEventZone_fixed &lt; cast('2021-10-07 08:43:36' as datetime)  AND EventInstance.EVICanceled = 0 AND tbl104_EVRegCatJoin.InPersonRegistration = 1 </RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2020-04-03T14:04:52</CreatedOn>
    <ModifiedOn>2020-04-03T14:04:52</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <RGCatID>2602</RGCatID>
    <SRName>Event Registration Administration</SRName>
    <SRUseForCASS>false</SRUseForCASS>
  </CommsRecipientGroups>
  <CommsRecipientGroups>
    <RGID>2000000002</RGID>
    <SRID>f762e3a9-e4c5-4e4a-9a9e-28a3320930b4</SRID>
    <RGName>*Hybrid In-Person Regs - Same Day Reminder Email </RGName>
    <RGDescription>This recipient group can be used to send automated registration reminder emails to the In-Person registrants of 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="ec2837e0-898d-4619-b051-afd7f0877e20" SchemaGUID="f762e3a9-e4c5-4e4a-9a9e-28a3320930b4" SchemaVer="133"&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;dbo.tbl104_EVRegCatJoin.Registration_Category&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.PPrefName&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.PLastName&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;Person.PID&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;ReturnField&gt;
			&lt;FieldName&gt;EventInstance.OnlineMeetingPassword&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;5&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;EventInstance.OnlineMeetingNumber&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;6&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;EventInstance.EVIStartEventZone_fixed&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;7&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;8&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;Registrations.REGID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;9&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;EventInstance.EVIID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;10&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.EVID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;11&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.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;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.EVIStartEventZone_fixed&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is greater than&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;00:01: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;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.EVIStartEventZone_fixed&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is less than&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&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 18:00&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;dbo.tbl104_EVRegCatJoin.In_Person_Registration&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;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;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT DISTINCT Events.EVID AS Event_ID, EventInstance.EVIID AS Event_Instance_ID, Registrations.REGID AS Registration_ID, Events.EVName AS Event_Name, EventInstance.EVIStartEventZone_fixed AS Event_Start_Local_Time, EventInstance.OnlineMeetingNumber AS Online_Meeting_Number, EventInstance.OnlineMeetingPassword AS Online_Meeting_Password, Person.PID AS Person_ID, Person.PLastName AS Last_Name, (CASE WHEN LEN(ISNull(PPrefName,''))=0 THEN PFirstName ELSE PPrefName END) AS Preferred_Name, Person.EPrimaryEmailAddress AS Primary_Email_Address, dbo.tbl104_EVRegCatJoin.Registration_Category FROM ( SELECT [EVID]
      ,[REIDRegCategory]
	  ,CASE WHEN Len ( RTrim ( IsNull ( EVRECategoryText , '' ) ) ) = 0 
			THEN  IsNull( REName,'Deleted')
			ELSE   tbl104_EVRegCatJoin.EVRECategoryText
			END AS Registration_Category
	  ,CAST(CASE WHEN REF.REFlagValue &amp; RegInPersonFlagVal.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) AS InPersonRegistration
	  ,CAST(CASE WHEN REF.REFlagValue &amp; RegDigitalOnlyFlagVal.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) AS DigitalRegistration
FROM  [dbo].[tbl104_EVRegCatJoin]
	  LEFT OUTER JOIN tbl_RefEntity REF ON [dbo].[tbl104_EVRegCatJoin].REIDRegCategory = REF.REID
	  CROSS APPLY (SELECT FlagValue
	      			FROM tbl_FlagLookup
	      			WHERE  FlagKey='104RegInPerson' and FlagArea = '104EventRegCat') RegInPersonFlagVal
	  CROSS APPLY (SELECT FlagValue
	      			FROM tbl_FlagLookup
	      			WHERE  FlagKey='104RegDigitalOnly' and FlagArea = '104EventRegCat') RegDigitalOnlyFlagVal
 )  dbo.tbl104_EVRegCatJoin RIGHT OUTER JOIN dbo.vs104_RegistrationsPlusMembers Registrations ON Registrations.REIDRegCategory = dbo.tbl104_EVRegCatJoin.REIDRegCategory AND  Registrations.EVID = dbo.tbl104_EVRegCatJoin.EVID 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.HasOnlineMeeting = 1 AND EventInstance.EVIStartEventZone_fixed &gt; cast('2021-06-07 13:11:30' as datetime)  AND EventInstance.EVIStartEventZone_fixed &lt; cast('2021-06-08 07:10:30' as datetime)  AND dbo.tbl104_EVRegCatJoin.In_Person_Registration = 1 AND EventInstance.EVICanceled = 0  OPTION (USE HINT ('FORCE_LEGACY_CARDINALITY_ESTIMATION'));</RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2021-05-14T09:27:13</CreatedOn>
    <ModifiedOn>2021-05-14T09:27:13</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <RGCatID>2602</RGCatID>
    <SRName>Event Registration Administration</SRName>
    <SRUseForCASS>false</SRUseForCASS>
  </CommsRecipientGroups>
  <CommsRecipientGroups>
    <RGID>2000000003</RGID>
    <SRID>f762e3a9-e4c5-4e4a-9a9e-28a3320930b4</SRID>
    <RGName>*In-Person Registrants - 1 Day Reminder Email</RGName>
    <RGDescription>This recipient group can be used to send automated registration reminder emails to registrants of In-Person-only 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="ec2837e0-898d-4619-b051-afd7f0877e20" SchemaGUID="f762e3a9-e4c5-4e4a-9a9e-28a3320930b4" SchemaVer="133"&gt;
	&lt;Properties /&gt;
	&lt;Top&gt;All&lt;/Top&gt;
	&lt;ResultGrouping&gt;0&lt;/ResultGrouping&gt;
	&lt;Select&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;tbl104_EVRegCatJoin.Registration_Category&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.PPrefName&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.PLastName&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;Person.PID&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;ReturnField&gt;
			&lt;FieldName&gt;EventInstance.OnlineMeetingPassword&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;5&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;EventInstance.OnlineMeetingNumber&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;6&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;EventInstance.EVIStartEventZone_fixed&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;7&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;8&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;Registrations.REGID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;9&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;EventInstance.EVIID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;10&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.EVID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;11&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.HasOnlineMeeting&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;EventInstance.EVIStartEventZone_fixed&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is greater than&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;1.00: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 1d&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.EVIStartEventZone_fixed&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is less than or equal to&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;2.00: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 2d&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;tbl104_EVRegCatJoin.InPersonRegistration&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;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;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT Events.EVID AS Event_ID, EventInstance.EVIID AS Event_Instance_ID, Registrations.REGID AS Registration_ID, Events.EVName AS Event_Name, EventInstance.EVIStartEventZone_fixed AS Event_Start_Local_Time, EventInstance.OnlineMeetingNumber AS Online_Meeting_Number, EventInstance.OnlineMeetingPassword AS Online_Meeting_Password, Person.PID AS Person_ID, Person.PLastName AS Last_Name, (CASE WHEN LEN(ISNull(PPrefName,''))=0 THEN PFirstName ELSE PPrefName END) AS Preferred_Name, Person.EPrimaryEmailAddress AS Primary_Email_Address, tbl104_EVRegCatJoin.Registration_Category FROM ( SELECT [EVID]
      ,[REIDRegCategory]
	  ,CASE WHEN Len ( RTrim ( IsNull ( EVRECategoryText , '' ) ) ) = 0 
			THEN  IsNull( REName,'Deleted')
			ELSE   tbl104_EVRegCatJoin.EVRECategoryText
			END AS Registration_Category
	  ,CAST(CASE WHEN REF.REFlagValue &amp; RegInPersonFlagVal.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) AS InPersonRegistration
	  ,CAST(CASE WHEN REF.REFlagValue &amp; RegDigitalOnlyFlagVal.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) AS DigitalRegistration
FROM  [dbo].[tbl104_EVRegCatJoin]
	  LEFT OUTER JOIN tbl_RefEntity REF ON [dbo].[tbl104_EVRegCatJoin].REIDRegCategory = REF.REID
	  CROSS APPLY (SELECT FlagValue
	      			FROM tbl_FlagLookup
	      			WHERE  FlagKey='104RegInPerson' and FlagArea = '104EventRegCat') RegInPersonFlagVal
	  CROSS APPLY (SELECT FlagValue
	      			FROM tbl_FlagLookup
	      			WHERE  FlagKey='104RegDigitalOnly' and FlagArea = '104EventRegCat') RegDigitalOnlyFlagVal
 )  tbl104_EVRegCatJoin RIGHT OUTER JOIN dbo.vs104_RegistrationsPlusMembers Registrations ON Registrations.REIDRegCategory = tbl104_EVRegCatJoin.REIDRegCategory AND  Registrations.EVID = tbl104_EVRegCatJoin.EVID 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.HasOnlineMeeting = 0 AND EventInstance.EVIStartEventZone_fixed &gt; cast('2021-10-07 14:44:15' as datetime)  AND EventInstance.EVIStartEventZone_fixed &lt;= cast('2021-10-08 14:44:15' as datetime)  AND tbl104_EVRegCatJoin.InPersonRegistration = 1 AND EventInstance.EVICanceled = 0 </RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2021-05-18T15:14:33</CreatedOn>
    <ModifiedOn>2021-05-18T15:14:33</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <RGCatID>2602</RGCatID>
    <SRName>Event Registration Administration</SRName>
    <SRUseForCASS>false</SRUseForCASS>
  </CommsRecipientGroups>
  <CommsRecipientGroups>
    <RGID>2000000004</RGID>
    <SRID>f762e3a9-e4c5-4e4a-9a9e-28a3320930b4</SRID>
    <RGName>*Hybrid In-Person Regs - 1 Day Reminder Email </RGName>
    <RGDescription>This recipient group can be used to send automated registration reminder emails to the In-Person registrants of hybrid 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="ec2837e0-898d-4619-b051-afd7f0877e20" SchemaGUID="f762e3a9-e4c5-4e4a-9a9e-28a3320930b4" SchemaVer="133"&gt;
	&lt;Properties /&gt;
	&lt;Top&gt;All&lt;/Top&gt;
	&lt;ResultGrouping&gt;0&lt;/ResultGrouping&gt;
	&lt;Select&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;dbo.tbl104_EVRegCatJoin.Registration_Category&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.PPrefName&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.PLastName&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;Person.PID&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;ReturnField&gt;
			&lt;FieldName&gt;EventInstance.OnlineMeetingPassword&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;5&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;EventInstance.OnlineMeetingNumber&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;6&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;EventInstance.EVIStartEventZone_fixed&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;7&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;8&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;Registrations.REGID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;9&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;EventInstance.EVIID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;10&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.EVID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;11&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.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;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.EVIStartEventZone_fixed&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is greater than&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;1.00: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 1d&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.EVIStartEventZone_fixed&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is less than or equal to&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;2.00: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 2d&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;dbo.tbl104_EVRegCatJoin.In_Person_Registration&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;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;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT Events.EVID AS Event_ID, EventInstance.EVIID AS Event_Instance_ID, Registrations.REGID AS Registration_ID, Events.EVName AS Event_Name, EventInstance.EVIStartEventZone_fixed AS Event_Start_Local_Time, EventInstance.OnlineMeetingNumber AS Online_Meeting_Number, EventInstance.OnlineMeetingPassword AS Online_Meeting_Password, Person.PID AS Person_ID, Person.PLastName AS Last_Name, (CASE WHEN LEN(ISNull(PPrefName,''))=0 THEN PFirstName ELSE PPrefName END) AS Preferred_Name, Person.EPrimaryEmailAddress AS Primary_Email_Address, dbo.tbl104_EVRegCatJoin.Registration_Category FROM ( SELECT [EVID]
      ,[REIDRegCategory]
	  ,CASE WHEN Len ( RTrim ( IsNull ( EVRECategoryText , '' ) ) ) = 0 
			THEN  IsNull( REName,'Deleted')
			ELSE   tbl104_EVRegCatJoin.EVRECategoryText
			END AS Registration_Category
	  ,CAST(CASE WHEN REF.REFlagValue &amp; RegInPersonFlagVal.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) AS InPersonRegistration
	  ,CAST(CASE WHEN REF.REFlagValue &amp; RegDigitalOnlyFlagVal.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) AS DigitalRegistration
FROM  [dbo].[tbl104_EVRegCatJoin]
	  LEFT OUTER JOIN tbl_RefEntity REF ON [dbo].[tbl104_EVRegCatJoin].REIDRegCategory = REF.REID
	  CROSS APPLY (SELECT FlagValue
	      			FROM tbl_FlagLookup
	      			WHERE  FlagKey='104RegInPerson' and FlagArea = '104EventRegCat') RegInPersonFlagVal
	  CROSS APPLY (SELECT FlagValue
	      			FROM tbl_FlagLookup
	      			WHERE  FlagKey='104RegDigitalOnly' and FlagArea = '104EventRegCat') RegDigitalOnlyFlagVal
 )  dbo.tbl104_EVRegCatJoin RIGHT OUTER JOIN dbo.vs104_RegistrationsPlusMembers Registrations ON Registrations.REIDRegCategory = dbo.tbl104_EVRegCatJoin.REIDRegCategory AND  Registrations.EVID = dbo.tbl104_EVRegCatJoin.EVID 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.HasOnlineMeeting = 1 AND EventInstance.EVIStartEventZone_fixed &gt; cast('2021-06-08 13:13:27' as datetime)  AND EventInstance.EVIStartEventZone_fixed &lt;= cast('2021-06-09 13:13:27' as datetime)  AND dbo.tbl104_EVRegCatJoin.In_Person_Registration = 1 AND EventInstance.EVICanceled = 0  OPTION (USE HINT ('FORCE_LEGACY_CARDINALITY_ESTIMATION'));</RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2021-05-18T15:10:59</CreatedOn>
    <ModifiedOn>2021-05-18T15:10:59</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <RGCatID>2602</RGCatID>
    <SRName>Event Registration Administration</SRName>
    <SRUseForCASS>false</SRUseForCASS>
  </CommsRecipientGroups>
  <CommsRecipientGroups>
    <RGID>2000000005</RGID>
    <SRID>f762e3a9-e4c5-4e4a-9a9e-28a3320930b4</SRID>
    <RGName>*Zoom Registrants - 1 Day Reminder Email</RGName>
    <RGDescription>This recipient group can be used to send automated registration reminder emails to Zoom registrants of ANY 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="ec2837e0-898d-4619-b051-afd7f0877e20" SchemaGUID="f762e3a9-e4c5-4e4a-9a9e-28a3320930b4" SchemaVer="133"&gt;
	&lt;Properties /&gt;
	&lt;Top&gt;All&lt;/Top&gt;
	&lt;ResultGrouping&gt;0&lt;/ResultGrouping&gt;
	&lt;Select&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;dbo.tbl104_EVRegCatJoin.Registration_Category&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.PPrefName&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.PLastName&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;Person.PID&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;ReturnField&gt;
			&lt;FieldName&gt;EventInstance.OnlineMeetingPassword&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;5&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;EventInstance.OnlineMeetingNumber&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;6&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;EventInstance.EVIStartEventZone_fixed&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;7&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;8&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;Registrations.REGID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;9&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;EventInstance.EVIID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;10&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.EVID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;11&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.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;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.EVIStartEventZone_fixed&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is greater than&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;1.00: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 1d&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.EVIStartEventZone_fixed&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is less than or equal to&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;2.00: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 2d&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;dbo.tbl104_EVRegCatJoin.Digital_Registration&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;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;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT Events.EVID AS Event_ID, EventInstance.EVIID AS Event_Instance_ID, Registrations.REGID AS Registration_ID, Events.EVName AS Event_Name, EventInstance.EVIStartEventZone_fixed AS Event_Start_Local_Time, EventInstance.OnlineMeetingNumber AS Online_Meeting_Number, EventInstance.OnlineMeetingPassword AS Online_Meeting_Password, Person.PID AS Person_ID, Person.PLastName AS Last_Name, (CASE WHEN LEN(ISNull(PPrefName,''))=0 THEN PFirstName ELSE PPrefName END) AS Preferred_Name, Person.EPrimaryEmailAddress AS Primary_Email_Address, dbo.tbl104_EVRegCatJoin.Registration_Category FROM ( SELECT [EVID]
      ,[REIDRegCategory]
	  ,CASE WHEN Len ( RTrim ( IsNull ( EVRECategoryText , '' ) ) ) = 0 
			THEN  IsNull( REName,'Deleted')
			ELSE   tbl104_EVRegCatJoin.EVRECategoryText
			END AS Registration_Category
	  ,CAST(CASE WHEN REF.REFlagValue &amp; RegInPersonFlagVal.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) AS InPersonRegistration
	  ,CAST(CASE WHEN REF.REFlagValue &amp; RegDigitalOnlyFlagVal.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) AS DigitalRegistration
FROM  [dbo].[tbl104_EVRegCatJoin]
	  LEFT OUTER JOIN tbl_RefEntity REF ON [dbo].[tbl104_EVRegCatJoin].REIDRegCategory = REF.REID
	  CROSS APPLY (SELECT FlagValue
	      			FROM tbl_FlagLookup
	      			WHERE  FlagKey='104RegInPerson' and FlagArea = '104EventRegCat') RegInPersonFlagVal
	  CROSS APPLY (SELECT FlagValue
	      			FROM tbl_FlagLookup
	      			WHERE  FlagKey='104RegDigitalOnly' and FlagArea = '104EventRegCat') RegDigitalOnlyFlagVal
 )  dbo.tbl104_EVRegCatJoin RIGHT OUTER JOIN dbo.vs104_RegistrationsPlusMembers Registrations ON Registrations.REIDRegCategory = dbo.tbl104_EVRegCatJoin.REIDRegCategory AND  Registrations.EVID = dbo.tbl104_EVRegCatJoin.EVID 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.HasOnlineMeeting = 1 AND EventInstance.EVIStartEventZone_fixed &gt; cast('2021-06-08 13:15:05' as datetime)  AND EventInstance.EVIStartEventZone_fixed &lt;= cast('2021-06-09 13:15:05' as datetime)  AND dbo.tbl104_EVRegCatJoin.Digital_Registration = 1 AND EventInstance.EVICanceled = 0  OPTION (USE HINT ('FORCE_LEGACY_CARDINALITY_ESTIMATION'));</RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2021-05-18T15:20:03</CreatedOn>
    <ModifiedOn>2021-05-18T15:20:03</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 - Zoom Registrants</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-05-18T20:21:34</CreatedOn>
    <ModifiedOn>2021-06-16T22:22:52</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>Same Day Reminder Email - In-Person Regs to In-Person Event Only</CIIName>
    <CIISubject>Event Reminder for «Events.Event_Name»</CIISubject>
    <CIIFieldList>Events.EVName,Person.PFirstName,EventInstance.EVIStartEventZone_fixed,EventInstance.OnlineMeetingNumber,EventInstance.OnlineMeetingPassword,Events.EVLocation</CIIFieldList>
    <CIIDataDLClient>DESKTOP-A3CPLGV</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>1</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2021-06-16T22:22:07</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>false</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2021-05-18T20:18:22</CreatedOn>
    <ModifiedOn>2021-06-16T22:22:15</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <CIIDataVer>2</CIIDataVer>
    <CIIIgnoreCommsLogAlways>true</CIIIgnoreCommsLogAlways>
    <ScheduledRGqueryDefIsEqual>true</ScheduledRGqueryDefIsEqual>
  </CommsItemInstance>
  <CommsItemInstance>
    <CIIID>2000000002</CIIID>
    <CIID>1008</CIID>
    <CIIName>Same Day Reminder Email - In-Person Registrants to Hybrid Event</CIIName>
    <CIISubject>Event Reminder for «Events.Event_Name»</CIISubject>
    <CIIFieldList>Events.EVName,Person.PFirstName,EventInstance.EVIStartEventZone_fixed,EventInstance.OnlineMeetingNumber,EventInstance.OnlineMeetingPassword,Events.EVLocation</CIIFieldList>
    <CIIDataDLClient>DESKTOP-A3CPLGV</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>1</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2021-06-16T22:21:21</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>false</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2021-05-18T20:12:49</CreatedOn>
    <ModifiedOn>2021-06-16T22:21:29</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <CIIDataVer>2</CIIDataVer>
    <CIIIgnoreCommsLogAlways>true</CIIIgnoreCommsLogAlways>
    <ScheduledRGqueryDefIsEqual>true</ScheduledRGqueryDefIsEqual>
  </CommsItemInstance>
  <CommsItemInstance>
    <CIIID>2000000003</CIIID>
    <CIID>1008</CIID>
    <CIIName>1 Day Reminder Email - In-Person Regs to In-Person Event Only</CIIName>
    <CIISubject>Event Reminder for «Events.Event_Name»</CIISubject>
    <CIIFieldList>Events.EVName,Person.PFirstName,EventInstance.EVIStartEventZone_fixed,EventInstance.OnlineMeetingNumber,EventInstance.OnlineMeetingPassword,Events.EVLocation</CIIFieldList>
    <CIIDataDLClient>DESKTOP-A3CPLGV</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>1</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2021-06-16T22:15:02</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>false</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2021-05-18T19:39:20</CreatedOn>
    <ModifiedOn>2021-06-16T22:15:10</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <CIIDataVer>2</CIIDataVer>
    <CIIIgnoreCommsLogAlways>true</CIIIgnoreCommsLogAlways>
    <ScheduledRGqueryDefIsEqual>true</ScheduledRGqueryDefIsEqual>
  </CommsItemInstance>
  <CommsItemInstance>
    <CIIID>2000000004</CIIID>
    <CIID>1008</CIID>
    <CIIName>1 Day Reminder Email - In-Person Registrants to Hybrid Event</CIIName>
    <CIISubject>Event Reminder for «Events.Event_Name»</CIISubject>
    <CIIFieldList>Events.EVName,Person.PFirstName,EventInstance.EVIStartEventZone_fixed,EventInstance.OnlineMeetingNumber,EventInstance.OnlineMeetingPassword,Events.EVLocation</CIIFieldList>
    <CIIDataDLClient>DESKTOP-A3CPLGV</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>1</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2021-06-16T22:10:07</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>false</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2021-05-18T19:26:11</CreatedOn>
    <ModifiedOn>2021-06-16T22:10:14</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <CIIDataVer>2</CIIDataVer>
    <CIIIgnoreCommsLogAlways>true</CIIIgnoreCommsLogAlways>
    <ScheduledRGqueryDefIsEqual>true</ScheduledRGqueryDefIsEqual>
  </CommsItemInstance>
  <CommsItemInstance>
    <CIIID>2000000005</CIIID>
    <CIID>1008</CIID>
    <CIIName>1 Day Reminder Email - Zoom Registrants</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>2020-04-02T10:06:07</CreatedOn>
    <ModifiedOn>2021-06-16T22:08:41</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-05-18T20:21:34</CreatedOn>
    <ModifiedOn>2021-05-18T20:21:34</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;Event 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»&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;&lt;strong&gt;&lt;span style="font-size: 14px;"&gt;«Events.EVLocation»&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;This is an in-person event only and Zoom attendance is not offered. If you are no longer comfortable attending, are not feeling well, or have been in contact with someone who has tested positive for COVID-19, please cancel your registration using the link below or &lt;span style="color: #f40505;"&gt;call/email _____________________.&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;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:27.75pt;width:166.5pt;v-text-anchor:middle;" arcsize="55%" 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: 5px; 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;Event 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»&lt;/span&gt;&lt;/strong&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;«Events.EVLocation»&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;This is an in-person event only and Zoom attendance is not offered. If you are no longer comfortable attending, are not feeling well, or have been in contact with someone who has tested positive for COVID-19, please cancel your registration using the link below or &lt;span style=\"color: #f40505; line-height: 18px;\"&gt;call/email _____________________.&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":{"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":"5px","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":37,"hideContentOnMobile":false},"text":{"style":{"font-family":"'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif"}}},"uuid":"22e4ca54-a4a0-4026-87ff-4265f0e4636c","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-05-18T20:18:22</CreatedOn>
    <ModifiedOn>2021-05-18T20:18:22</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000002</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;In-Person 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&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 to attend the following event in-person:&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;&lt;strong&gt;&lt;span style&gt; «Events.Event_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;&lt;strong&gt;&lt;span style&gt; «EventInstance.Event_Start_Local_Time»&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;&lt;strong&gt;&lt;span style&gt;«Events.EVLocation»&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;&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;Should you no longer feel comfortable attending in-person, are not feeling well, or have been in contact with&lt;/span&gt;&lt;span style="font-size: 14px;"&gt;&amp;nbsp;someone who has tested positive for COVID-19, you may use the link below to join via Zoom. &lt;strong&gt;Please be sure to let your group leader know you have joined via Zoom.&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;&amp;nbsp;&lt;/p&gt;
													&lt;p style="margin: 0; font-size: 14px; line-height: 1.5; 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; font-size: 14px; line-height: 1.5; 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; font-size: 14px; line-height: 1.5; 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;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: '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: 16px; word-break: break-word; mso-line-height-alt: 24px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 16px;"&gt;&lt;strong&gt;&lt;span style&gt;Zoom Meeting Information:&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;If you wish to attend via Zoom please click on the button below to Join in.&amp;nbsp; The button will open our Online meeting 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;/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":"fceb98b2-203f-47e9-918f-cf4aad1c467f"},{"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":"28d5a058-6b72-4751-9ef3-9e2b6803dc47"},{"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;In-Person 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":"eb507e88-0003-4a4f-9719-d3a853f8d7cf"},{"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: 18px;\"&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 to attend the following event in-person:&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 14px; line-height: 21px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 18px;\"&gt; «Events.Event_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=\"font-size: 14px; line-height: 21px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 18px;\"&gt; «EventInstance.Event_Start_Local_Time»&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=\"font-size: 14px; line-height: 21px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 18px;\"&gt;«Events.EVLocation»&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;&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;Should you no longer feel comfortable attending in-person, are not feeling well, or have been in contact with&lt;/span&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;someone who has tested positive for COVID-19, you may use the link below to join via Zoom. &lt;strong&gt;Please be sure to let your group leader know you have joined via Zoom.&lt;/strong&gt;&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=\"font-size: 14px; line-height: 21px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 14px; line-height: 21px;\"&gt;Sincerely,&lt;/span&gt;&lt;/p&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 14px; line-height: 21px;\"&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":"24ccfdb9-312a-4a4a-93f6-d299e55629d2"},{"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":"c18163fc-f52a-4cf9-8303-a38c230ea10b"},{"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=\"font-size: 16px; line-height: 24px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 18px;\"&gt;Zoom Meeting Information:&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;If you wish to attend via Zoom please click on the button below to Join in.&amp;nbsp; The button will open our Online meeting 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;/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":"7febdf6e-c361-446d-b80c-7e190a4cc327"},{"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":"4158af09-d39f-4bbe-89ff-c600890d695e"},{"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":"09eecdbf-4924-4255-8d49-2f5bf30dee56"},{"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":"1f46c320-a2f4-42df-903d-a6c52beeb443","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":"fbd043d4-c08b-4ed2-b571-86e8c02d9d3f"}],"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":"bca21ad4-948e-4f86-8aa6-1bc28d1f8116"}],"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":"0ee93341-1f6b-42b0-a616-a8a9027a49ba"}],"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-05-18T20:12:49</CreatedOn>
    <ModifiedOn>2021-05-18T20:12:49</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000003</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;Event 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»&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;&lt;strong&gt;&lt;span style="font-size: 14px;"&gt;«Events.EVLocation»&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;This is an in-person event only and Zoom attendance is not offered. If you are no longer comfortable attending, are not feeling well, or have been in contact with someone who has tested positive for COVID-19, please cancel your registration using the link below or &lt;span style="color: #f40505;"&gt;call/email _____________________.&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;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:27.75pt;width:166.5pt;v-text-anchor:middle;" arcsize="55%" 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: 5px; 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;Event 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»&lt;/span&gt;&lt;/strong&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;«Events.EVLocation»&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;This is an in-person event only and Zoom attendance is not offered. If you are no longer comfortable attending, are not feeling well, or have been in contact with someone who has tested positive for COVID-19, please cancel your registration using the link below or &lt;span style=\"color: #f40505; line-height: 18px;\"&gt;call/email _____________________.&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":{"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":"5px","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":37,"hideContentOnMobile":false},"text":{"style":{"font-family":"'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif"}}},"uuid":"22e4ca54-a4a0-4026-87ff-4265f0e4636c","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-05-18T19:39:20</CreatedOn>
    <ModifiedOn>2021-05-18T19:39:20</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000004</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;In-Person 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&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 to attend the following event in-person:&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;&lt;strong&gt;&lt;span style&gt; «Events.Event_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;&lt;strong&gt;&lt;span style&gt; «EventInstance.Event_Start_Local_Time»&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;&lt;strong&gt;&lt;span style&gt;«Events.EVLocation»&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;&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;Should you no longer feel comfortable attending in-person, are not feeling well, or have been in contact with&lt;/span&gt;&lt;span style="font-size: 14px;"&gt;&amp;nbsp;someone who has tested positive for COVID-19, you may use the link below to join via Zoom. &lt;strong&gt;Please be sure to let your group leader know you have joined via Zoom.&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;&amp;nbsp;&lt;/p&gt;
													&lt;p style="margin: 0; font-size: 14px; line-height: 1.5; 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; font-size: 14px; line-height: 1.5; 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; font-size: 14px; line-height: 1.5; 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;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: '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: 16px; word-break: break-word; mso-line-height-alt: 24px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="font-size: 16px;"&gt;&lt;strong&gt;&lt;span style&gt;Zoom Meeting Information:&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;If you wish to attend via Zoom please click on the button below to Join in.&amp;nbsp; The button will open our Online meeting 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;/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":"fceb98b2-203f-47e9-918f-cf4aad1c467f"},{"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":"28d5a058-6b72-4751-9ef3-9e2b6803dc47"},{"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;In-Person 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":"eb507e88-0003-4a4f-9719-d3a853f8d7cf"},{"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: 18px;\"&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 to attend the following event in-person:&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 14px; line-height: 21px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 18px;\"&gt; «Events.Event_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=\"font-size: 14px; line-height: 21px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 18px;\"&gt; «EventInstance.Event_Start_Local_Time»&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=\"font-size: 14px; line-height: 21px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 18px;\"&gt;«Events.EVLocation»&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;&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;Should you no longer feel comfortable attending in-person, are not feeling well, or have been in contact with&lt;/span&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;someone who has tested positive for COVID-19, you may use the link below to join via Zoom. &lt;strong&gt;Please be sure to let your group leader know you have joined via Zoom.&lt;/strong&gt;&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=\"font-size: 14px; line-height: 21px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 14px; line-height: 21px;\"&gt;Sincerely,&lt;/span&gt;&lt;/p&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 14px; line-height: 21px;\"&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":"24ccfdb9-312a-4a4a-93f6-d299e55629d2"},{"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":"c18163fc-f52a-4cf9-8303-a38c230ea10b"},{"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=\"font-size: 16px; line-height: 24px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 18px;\"&gt;Zoom Meeting Information:&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;If you wish to attend via Zoom please click on the button below to Join in.&amp;nbsp; The button will open our Online meeting 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;/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":"7febdf6e-c361-446d-b80c-7e190a4cc327"},{"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":"4158af09-d39f-4bbe-89ff-c600890d695e"},{"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":"09eecdbf-4924-4255-8d49-2f5bf30dee56"},{"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":"1f46c320-a2f4-42df-903d-a6c52beeb443","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":"fbd043d4-c08b-4ed2-b571-86e8c02d9d3f"}],"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":"bca21ad4-948e-4f86-8aa6-1bc28d1f8116"}],"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":"0ee93341-1f6b-42b0-a616-a8a9027a49ba"}],"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-05-18T19:26:11</CreatedOn>
    <ModifiedOn>2021-05-18T19:26:11</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000005</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>2020-04-02T10:06:07</CreatedOn>
    <ModifiedOn>2020-04-02T10:06:07</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>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000002</CIIID>
    <RGID>2000000002</RGID>
  </CommsItemInstanceCRJoin>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000003</CIIID>
    <RGID>2000000003</RGID>
  </CommsItemInstanceCRJoin>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000004</CIIID>
    <RGID>2000000004</RGID>
  </CommsItemInstanceCRJoin>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000005</CIIID>
    <RGID>2000000005</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>