<?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="11:09 AM" 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>*Meeting Registration Confirmation</RGName>
    <RGDescription>This recipient group can be used to send automated registration confirmations to event registrants</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;20&lt;/Top&gt;
	&lt;ResultGrouping&gt;1&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;EventInstance.OnlineMeetingPassword&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.OnlineMeetingNumber&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.EVIStartEventZone_fixed&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;Events.EVName&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;Registrations.REGID&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;EventInstance.EVIID&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;Events.EVID&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;Person.PID&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;Person.EPrimaryEmailAddress&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is not null&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.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;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT DISTINCT TOP 20 Person.PID AS Person_ID, 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.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 Person.EPrimaryEmailAddress is not Null AND EventInstance.EVIStartEventZone_fixed &gt; cast('2021-09-20 11:08:50' as datetime)  </RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2020-04-02T04:46:47</CreatedOn>
    <ModifiedOn>2020-04-02T04:46:47</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>Registration Confirmation Email - Hybrid Event</CIIName>
    <CIISubject>Registration Confirmation for «Events.Event_Name»</CIISubject>
    <CIIFieldList>Events.EVName,Person.PFirstName,EventInstance.EVIStartEventZone_fixed,EventInstance.OnlineMeetingNumber,Ref_CityName.REName,Events.EVLocation,tbl104_EVRegCatJoin.Registration_Category</CIIFieldList>
    <CIIDataDLClient>WEB2B</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>0</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2021-06-08T14:06:45</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>false</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2020-06-12T11:16:57</CreatedOn>
    <ModifiedOn>2021-08-31T20:11:00</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>Registration Confirmation Email - In-Person Event Only </CIIName>
    <CIISubject>Registration Confirmation for «Events.Event_Name»</CIISubject>
    <CIIFieldList>Events.EVName,Person.PFirstName,EventInstance.EVIStartEventZone_fixed,EventInstance.OnlineMeetingNumber,Ref_CityName.REName,Events.EVLocation</CIIFieldList>
    <CIIDataDLClient>WEB2B</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>20</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2021-06-16T22:25:46</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>false</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2021-04-29T11:20:05</CreatedOn>
    <ModifiedOn>2021-08-08T19:31:43</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>Registration Confirmation Email - Zoom Only Event</CIIName>
    <CIISubject>Registration Confirmation for «Events.Event_Name»</CIISubject>
    <CIIFieldList>Events.EVName,Person.PFirstName,EventInstance.EVIStartEventZone_fixed,EventInstance.OnlineMeetingNumber,EventInstance.OnlineMeetingPassword</CIIFieldList>
    <CIIDataDLClient>WEB2B</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>20</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2020-04-02T01:12:48</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>false</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2020-04-02T09:46:47</CreatedOn>
    <ModifiedOn>2021-05-18T20:06:10</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>"CSC Template" &lt;info@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: 12px; word-break: break-word; mso-line-height-alt: 14px; margin-top: 0; margin-bottom: 0;"&gt;&lt;strong&gt;&lt;span style="font-size: 14px;"&gt;Registration&amp;nbsp;Received for «Events.Event_Name»&lt;/span&gt;&lt;/strong&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;Thank you for you for registering for &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;«Events.Event_Name»&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;«EventInstance.Event_Start_Local_Time»&amp;nbsp;&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;You have registered as:&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;strong&gt;«tbl104_EVRegCatJoin.Registration_Category»&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;strong&gt;For In-Person registrants,&lt;/strong&gt; please arrive on-site at «Events.EVLocation» at least 10 minutes before the scheduled start time of «EventInstance.Event_Start_Local_Time».&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;strong&gt;For Zoom registrants,&lt;/strong&gt; &lt;span style="font-size: 14px;"&gt;click on the button below to Join the meeting.&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;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:168.75pt;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 via Zoom 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;" data-mce-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":"7c7343c2-4490-4e03-b886-1b60f178b51b"},{"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":"aa55dd7e-7fa1-4833-b50f-d8d2e9f12e1f"},{"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; word-break: break-word;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 16px; font-size: 14px;\" data-mce-style=\"line-height: 16px; font-size: 14px;\"&gt;Registration&amp;nbsp;Received for «Events.Event_Name»&lt;/span&gt;&lt;/strong&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":"4768273c-9768-4bf2-b2ae-dff861e485da"},{"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;\" data-mce-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;\" data-mce-style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\" data-mce-style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\" data-mce-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;\" data-mce-style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\" data-mce-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;\" data-mce-style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\" data-mce-style=\"line-height: 21px; font-size: 14px;\"&gt;Thank you for you for registering for &lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\" data-mce-style=\"line-height: 21px; font-size: 14px;\"&gt;«Events.Event_Name»&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\" data-mce-style=\"line-height: 21px; font-size: 14px;\"&gt;«EventInstance.Event_Start_Local_Time»&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\" data-mce-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;\" data-mce-style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;You have registered as:&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;strong&gt;«tbl104_EVRegCatJoin.Registration_Category»&lt;/strong&gt;&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\" data-mce-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;\" data-mce-style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;strong&gt;For In-Person registrants,&lt;/strong&gt; please arrive on-site at «Events.EVLocation» at least 10 minutes before the scheduled start time of «EventInstance.Event_Start_Local_Time».&lt;/p&gt;&lt;p style=\"line-height: 21px; font-size: 14px; word-break: break-word;\" data-mce-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;\" data-mce-style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;strong&gt;For Zoom registrants,&lt;/strong&gt; &lt;span style=\"line-height: 21px; font-size: 14px;\" data-mce-style=\"line-height: 21px; font-size: 14px;\"&gt;click on the button below to Join the meeting.&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;\" data-mce-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;\" data-mce-style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\" data-mce-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;\" data-mce-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;\" data-mce-style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\" data-mce-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;\" data-mce-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;\" data-mce-style=\"line-height: 21px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\" data-mce-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":"977e90f1-d932-4115-965d-b51032562840"},{"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;\" data-mce-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;\" data-mce-style=\"line-height: 32px; font-size: 16px; word-break: break-word;\"&gt;&lt;strong&gt;Join via Zoom 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":185},"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":"cf500434-5268-4ce1-94e2-fb35e279f675"},{"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":"4f4a6e43-4c8f-4bd1-b7c2-495b84963f9a"},{"descriptor":{"button":{"href":"https://XXXX.gnosishosting.net/Events/Calendar«AutoLoginParams»","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;\" data-mce-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;\" data-mce-style=\"font-size: 16px; line-height: 32px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 14px; line-height: 28px;\" data-mce-style=\"font-size: 14px; line-height: 28px;\"&gt;Cancel My Registration&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"background-color":"#a39e9e","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"20px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#ffffff","font-family":"'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif","line-height":"200%","max-width":"100%","padding-bottom":"0px","padding-left":"20px","padding-right":"20px","padding-top":"0px","width":"auto"}},"computedStyle":{"height":32,"hideContentOnMobile":false,"width":182},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px","text-align":"center"},"text":{"style":{"font-family":"'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif"}}},"locked":false,"type":"mailup-bee-newsletter-modules-button","uuid":"c5faba71-a780-4ecc-9503-d59fd96e92d7"},{"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; word-break: break-word;\"&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":"51d3e288-a3eb-49d1-b17a-3f704c49a253"}],"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":"f4704a7c-a3ba-4f5a-9808-42a2fd0aaacd"}],"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":"row-1-columns-12","uuid":"26a181c0-83bd-46bb-a0d6-4a617dc3897b"}],"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-06-12T11:16:57</CreatedOn>
    <ModifiedOn>2020-06-12T11:16:57</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000001</CIIID>
    <CIICType>1015</CIICType>
    <CIICSenderInfo>"CSC Template" &lt;info@csctemplate.gnosishosting.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: 12px; word-break: break-word; mso-line-height-alt: 14px; margin-top: 0; margin-bottom: 0;"&gt;&lt;strong&gt;&lt;span style="font-size: 14px;"&gt;Registration&amp;nbsp;Received for «Events.Event_Name»&lt;/span&gt;&lt;/strong&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;Thank you for you for registering for &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;«Events.Event_Name»&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;«EventInstance.Event_Start_Local_Time»&amp;nbsp;&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;&lt;span style="background-color: transparent;"&gt;Please arrive at least 10 minutes before the scheduled start time of «EventInstance.Event_Start_Local_Time».&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: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":"7c7343c2-4490-4e03-b886-1b60f178b51b"},{"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":"aa55dd7e-7fa1-4833-b50f-d8d2e9f12e1f"},{"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; word-break: break-word;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 16px; font-size: 14px;\" data-mce-style=\"line-height: 16px; font-size: 14px;\"&gt;Registration&amp;nbsp;Received for «Events.Event_Name»&lt;/span&gt;&lt;/strong&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":"4768273c-9768-4bf2-b2ae-dff861e485da"},{"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;Thank you for you for registering for &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;«Events.Event_Name»&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;«EventInstance.Event_Start_Local_Time»&amp;nbsp;&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;&lt;span style=\"background-color: transparent; line-height: 18px;\"&gt;Please arrive at least 10 minutes before the scheduled start time of «EventInstance.Event_Start_Local_Time».&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":"977e90f1-d932-4115-965d-b51032562840"},{"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":"4f4a6e43-4c8f-4bd1-b7c2-495b84963f9a"},{"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":"f81cc4c7-a93b-486a-afa1-91ad98b46fa5","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; word-break: break-word;\"&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":"51d3e288-a3eb-49d1-b17a-3f704c49a253"}],"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":"f4704a7c-a3ba-4f5a-9808-42a2fd0aaacd"}],"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":"row-1-columns-12","uuid":"26a181c0-83bd-46bb-a0d6-4a617dc3897b"}],"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-04-29T11:20:05</CreatedOn>
    <ModifiedOn>2021-04-29T11:20:05</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000002</CIIID>
    <CIICType>1015</CIICType>
    <CIICSenderInfo>"CSC Template" &lt;info@csctemplate.gnosishosting.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: 12px; word-break: break-word; mso-line-height-alt: 14px; margin-top: 0; margin-bottom: 0;"&gt;&lt;strong&gt;&lt;span style="font-size: 14px;"&gt;Registration&amp;nbsp;Received for «Events.Event_Name»&lt;/span&gt;&lt;/strong&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;Thank you for you for registering for &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;«Events.Event_Name»&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;span style="font-size: 14px;"&gt;&lt;strong&gt; «EventInstance.Event_Start_Local_Time»&lt;/strong&gt; via Zoom Online Meeting.&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;When it is time to join, 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;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;!--[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="font-family: Arial, Helvetica Neue, Helvetica, sans-serif; font-size: 12px; line-height: 1.2; color: #555555; mso-line-height-alt: 14px;"&gt;
													&lt;p style="margin: 0; font-size: 14px; line-height: 1.2; text-align: left; word-break: break-word; mso-line-height-alt: 17px; margin-top: 0; margin-bottom: 0;"&gt;&lt;span style="color: #ff0000; font-size: 14px;"&gt;&lt;strong&gt;PLEASE NOTE:&lt;/strong&gt;&lt;/span&gt; &lt;em&gt;Certain mobile phones may have trouble with the above button. If the button does not work for you, please use the following link and when prompted, enter the password:&lt;/em&gt; «EventInstance.Online_Meeting_Password»&lt;/p&gt;
													&lt;p style="margin: 0; font-size: 14px; line-height: 1.2; text-align: center; word-break: break-word; mso-line-height-alt: 17px; margin-top: 0; margin-bottom: 0;"&gt;&lt;br&gt;&lt;span style="font-size: 13px; mso-ansi-font-size: 14px;"&gt;&lt;a style="text-decoration: underline; color: #0068A5;" href="https://zoom.us/j/«EventInstance.Online_Meeting_Number»" target="_blank" rel="noopener"&gt;https://zoom.us/j/«EventInstance.Online_Meeting_Number»&lt;/a&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;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:181.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:16px"&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:16px;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;Cancel My Registration&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":"d83196e8-449f-478c-929d-b3954f4ba6c2"},{"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":"15e6a2a7-601f-4863-b90e-8e7e66886a50"},{"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; word-break: break-word;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 16px; font-size: 14px;\" data-mce-style=\"line-height: 16px; font-size: 14px;\"&gt;Registration&amp;nbsp;Received for «Events.Event_Name»&lt;/span&gt;&lt;/strong&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":"cd584bfd-fd82-45d7-a418-db33480c715c"},{"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;Thank you for you for registering for &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;«Events.Event_Name»&lt;/span&gt;&lt;/strong&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;&lt;strong&gt; «EventInstance.Event_Start_Local_Time»&lt;/strong&gt; via Zoom Online Meeting.&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;When it is time to join, 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;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":"391eb720-a734-47ea-9b5d-12851300197a"},{"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;\" data-mce-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;\" data-mce-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":"ed5e2c02-659a-41d7-9535-cb234b4c0b49"},{"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=\"font-family: Arial, Helvetica Neue, Helvetica, sans-serif; font-size: 12px; line-height: 14px;\" data-mce-style=\"font-family: Arial, Helvetica Neue, Helvetica, sans-serif; font-size: 12px; line-height: 14px;\"&gt;&lt;p style=\"font-size: 14px; line-height: 16px; text-align: left; word-break: break-word;\" data-mce-style=\"font-size: 14px; line-height: 16px; text-align: left; word-break: break-word;\"&gt;&lt;span style=\"color: rgb(255, 0, 0); font-size: 14px; line-height: 16px;\" data-mce-style=\"color: rgb(255, 0, 0); font-size: 14px; line-height: 16px;\"&gt;&lt;strong&gt;PLEASE NOTE:&lt;/strong&gt;&lt;/span&gt; &lt;em&gt;Certain mobile phones may have trouble with the above button. If the button does not work for you, please use the following link and when prompted, enter the password:&lt;/em&gt; «EventInstance.Online_Meeting_Password»&lt;/p&gt;&lt;p style=\"font-size: 14px; line-height: 16px; text-align: center; word-break: break-word;\" data-mce-style=\"font-size: 14px; line-height: 16px; text-align: center; word-break: break-word;\"&gt;&lt;br&gt;&lt;span style=\"font-size: 13px; line-height: 15px;\" data-mce-style=\"font-size: 13px; line-height: 15px;\"&gt;&lt;a style=\"text-decoration: underline;\" href=\"https://zoom.us/j/«EventInstance.Online_Meeting_Number»\" target=\"_blank\" rel=\"noopener\"&gt;https://zoom.us/j/«EventInstance.Online_Meeting_Number»&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"type":"mailup-bee-newsletter-modules-text","uuid":"a35bb4fe-4631-4859-b991-20afde18801e"},{"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":"d99187ff-00a6-4600-9da3-61925eeae090"},{"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;Cancel My Registration&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":202,"height":32,"hideContentOnMobile":false},"text":{"style":{"font-family":"'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif"}}},"uuid":"0533a7ca-4e4a-4951-87d9-2b434315064e","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; word-break: break-word;\"&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":"64a1c8c3-89f6-4323-ad97-0f602c6ea514"}],"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":"65606737-dcb3-446e-ae3d-b21b79f76a7e"}],"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":"a765c807-019a-42df-a533-8794e342efa8"}],"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-02T09:46:47</CreatedOn>
    <ModifiedOn>2020-04-02T09:46:47</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000000</CIIID>
    <RGID>2000000000</RGID>
  </CommsItemInstanceCRJoin>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000001</CIIID>
    <RGID>2000000000</RGID>
  </CommsItemInstanceCRJoin>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000002</CIIID>
    <RGID>2000000000</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>