<?xml version="1.0" standalone="yes"?>
<GCOMDEF>
  <xs:schema id="GCOMDEF" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop">
    <xs:element name="GCOMDEF" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:TimeCreated="2:39 PM" msprop:Parameters="Connect4.Framework.BaseLib.cParamDictionary" msprop:FormatVersion="1" msprop:Creator="DataFactory class" msprop:Statement="get_commsiteminstance_info" msprop:Kind="FullCII">
      <xs:complexType>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="CommsRecipientGroups" msprop:displayname="Recipient Groups">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="RGID" msdata:AutoIncrement="true" type="xs:int" />
                <xs:element name="SRID" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="36" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGDescription" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGEmailName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGOwner" type="xs:int" minOccurs="0" />
                <xs:element name="OwnerName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="40" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGGroup" type="xs:int" minOccurs="0" />
                <xs:element name="GroupName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="40" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGLockedOwner" type="xs:boolean" />
                <xs:element name="RGOwnerOnly" type="xs:boolean" />
                <xs:element name="RGQueryDef" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGQuerySQL" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGReturnedFields" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGVisualBuild" type="xs:boolean" />
                <xs:element name="RGLastEmail" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="RGLastHardCopy" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="RGLastLabelTags" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="RGLastPhoneCall" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="CreatedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedBy" type="xs:int" minOccurs="0" />
                <xs:element name="ModByName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="40" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="Serial" type="xs:int" minOccurs="0" />
                <xs:element name="MasterSerial" type="xs:int" minOccurs="0" />
                <xs:element name="RGCatID" type="xs:int" minOccurs="0" />
                <xs:element name="SRName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SRTags" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SRUseForCASS" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="CommsItemInstance" msprop:displayname="Communications Item Instance">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="CIIID" msdata:AutoIncrement="true" type="xs:int" />
                <xs:element name="CIID" type="xs:int" />
                <xs:element name="CIIName" msdata:ReadOnly="true" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIISubject" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIFieldList" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIRespAttributeID" type="xs:int" minOccurs="0" />
                <xs:element name="CIIPostProcessID" type="xs:int" minOccurs="0" />
                <xs:element name="CIIWebContent" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIILocalDataFile" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="250" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIDataDLClient" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIDataDLUserName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIDataRowCount" type="xs:int" minOccurs="0" />
                <xs:element name="CIIIgnoreCommsLog" type="xs:boolean" minOccurs="0" />
                <xs:element name="CIIDataDLStartTime" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="CIIDataDLFinishTime" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="CIIAppearInPersonFormList" type="xs:boolean" minOccurs="0" />
                <xs:element name="CIIAppearInOrgFormList" type="xs:boolean" minOccurs="0" />
                <xs:element name="CreatedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedBy" type="xs:int" minOccurs="0" />
                <xs:element name="ModByName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="40" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIDataVer" type="xs:int" minOccurs="0" />
                <xs:element name="CIIIgnoreCommsLogAlways" type="xs:boolean" minOccurs="0" />
                <xs:element name="___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>Event Registration Email Reminder (Automated)</RGName>
    <RGDescription>Used to schedule a standard event reminder email to send any time between 7am and 12pm to all registrants with an email address for any event occuring 2 days from the run date/time.</RGDescription>
    <RGEmailName />
    <OwnerName>Connect4 Support</OwnerName>
    <RGLockedOwner>true</RGLockedOwner>
    <RGOwnerOnly>false</RGOwnerOnly>
    <RGQueryDef>&lt;Query QueryName="" QueryGUID="5f565b95-7d27-4bba-9288-d2682c971262" SchemaGUID="f762e3a9-e4c5-4e4a-9a9e-28a3320930b4" SchemaVer="123"&gt;
	&lt;Properties /&gt;
	&lt;Top&gt;All&lt;/Top&gt;
	&lt;ResultGrouping&gt;1&lt;/ResultGrouping&gt;
	&lt;Select&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Events.EVName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;0&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.EPrimaryEmailAddress&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;1&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.FullFormalName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;2&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;3&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
	&lt;/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 between&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;1.18:00:00&lt;/ConditionValue&gt;
					&lt;ConditionValue&gt;2.12:00:00&lt;/ConditionValue&gt;
				&lt;/ConditionValues&gt;
				&lt;ValueSourceType&gt;2&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle&gt;9a9c9c8b-1b96-4c4d-a15c-33e110fccb05&lt;/ValueSourceTitle&gt;
				&lt;ValueProviderGUID&gt;9a9c9c8b-1b96-4c4d-a15c-33e110fccb05&lt;/ValueProviderGUID&gt;
				&lt;DisplayConditionValues&gt;
					&lt;DisplayConditionValue&gt;Run Time Plus 1d 18:00&lt;/DisplayConditionValue&gt;
					&lt;DisplayConditionValue&gt;Run Time Plus 2d 12:00&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.EVICanceled&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is false&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
		&lt;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT DISTINCT Person.PID AS Person_ID, (LTrim(ISNull(PTitle,'') + ' ' + IsNull(PFirstName,'') + ' ' + LTrim(IsNull(PMidName,'') + ' ' + IsNull(PLastName,''))) + RTrim(' ' + IsNull(PSuffix,''))) AS Full_Formal_Name, Person.EPrimaryEmailAddress AS Primary_Email_Address, Events.EVName AS Event_Name FROM dbo.tbl104_Events Events LEFT OUTER JOIN dbo.tbl104_EventInstance EventInstance ON Events.EVID = EventInstance.EVID RIGHT OUTER JOIN dbo.vs104_Registrations Registrations ON Registrations.EVIID = EventInstance.EVIID LEFT OUTER JOIN dbo.v1u_PersonInclDel Person ON Registrations.PID = Person.PID WHERE Person.EPrimaryEmailAddress is not Null AND EventInstance.EVIStartEventZone_fixed between cast('2020-03-13 08:37:50' as datetime)  and cast('2020-03-14 02:37:50' as datetime)  AND EventInstance.EVICanceled = 0 </RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <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>Automated Event 2 Day Reminder Email</CIIName>
    <CIISubject>Event Reminder for «Events.Event_Name»</CIISubject>
    <CIIFieldList>Person.PPrefName,Events.EVName,EventInstance.EVIStart_fixed,Events.EVLocation,EventInstance.EVIStartEventZone_fixed,EventVenue.EVVName</CIIFieldList>
    <CIIDataDLClient>DESKTOP-A3CPLGV</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>1</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2020-01-16T14:05:12</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>false</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <ModifiedOn>2020-01-16T14:05:29</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <CIIDataVer>2</CIIDataVer>
    <CIIIgnoreCommsLogAlways>true</CIIIgnoreCommsLogAlways>
  </CommsItemInstance>
  <CommsItemInstanceContent>
    <CIIID>2000000000</CIIID>
    <CIICType>1015</CIICType>
    <CIICSenderInfo>"Connect4 Support" &lt;kristina@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: 620px) {

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

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

			.col {
				width: 100% !important;
			}

			.col&gt;div {
				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.num4 {
				width: 33% !important;
			}

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

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

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

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

			.no-stack .col.num9 {
				width: 75% !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: #EDE7DD;"&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; Margin: 0 auto; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-color: #EDE7DD; width: 100%;" cellpadding="0" cellspacing="0" role="presentation" width="100%" bgcolor="#EDE7DD" 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:#EDE7DD"&gt;&lt;![endif]--&gt;
					&lt;div style="background-color:transparent;"&gt;
						&lt;div class="block-grid mixed-two-up" style="Margin: 0 auto; min-width: 320px; max-width: 600px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: #FFFFFF;"&gt;
							&lt;div style="border-collapse: collapse;display: table;width: 100%;background-color:#FFFFFF;"&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:600px"&gt;&lt;tr class="layout-full-width" style="background-color:#FFFFFF"&gt;&lt;![endif]--&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;td align="center" width="200" style="background-color:#FFFFFF;width:200px; 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: 10px; padding-left: 10px; padding-top:15px; padding-bottom:5px;"&gt;&lt;![endif]--&gt;
								&lt;div class="col num4" style="display: table-cell; vertical-align: top; max-width: 320px; min-width: 200px; width: 200px;"&gt;
									&lt;div 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:15px; padding-bottom:5px; padding-right: 10px; padding-left: 10px;"&gt;
											&lt;!--&lt;![endif]--&gt;
											&lt;div class="img-container center  autowidth  fullwidth" 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  fullwidth" align="center" border="0" src="https://gnosismail.s3.amazonaws.com/shared_images/CSC/CSC_Affiliate_Logo.png" alt="Image" title="Image" style="text-decoration: none; -ms-interpolation-mode: bicubic; border: 0; height: auto; width: 100%; max-width: 180px; display: block;" width="180"&gt;
												&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;/div&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;td align="center" width="400" style="background-color:#FFFFFF;width:400px; 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:15px; padding-bottom:15px;"&gt;&lt;![endif]--&gt;
								&lt;div class="col num8" style="display: table-cell; vertical-align: top; min-width: 320px; max-width: 400px; width: 400px;"&gt;
									&lt;div 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:15px; padding-bottom:15px; padding-right: 0px; padding-left: 0px;"&gt;
											&lt;!--&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: 0px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px;" 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 #AD1B1E; 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 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="text-align: center; line-height: 1.2; font-size: 14px; mso-line-height-alt: 17px; margin: 0;"&gt;&lt;span style="color: #d71920; font-size: 14px;"&gt;&lt;strong&gt;&lt;span style="font-size: 22px;"&gt;Event Reminder&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;!--[if (!mso)&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;div style="background-color:transparent;"&gt;
						&lt;div class="block-grid " style="Margin: 0 auto; min-width: 320px; max-width: 600px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: #FFFFFF;"&gt;
							&lt;div style="border-collapse: collapse;display: table;width: 100%;background-color:#FFFFFF;"&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:600px"&gt;&lt;tr class="layout-full-width" style="background-color:#FFFFFF"&gt;&lt;![endif]--&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;td align="center" width="600" style="background-color:#FFFFFF;width:600px; 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: 600px; display: table-cell; vertical-align: top; width: 600px;"&gt;
									&lt;div 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;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: 0px; padding-right: 10px; padding-bottom: 5px; 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 #AD1B1E; 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)&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;div style="background-color:transparent;"&gt;
						&lt;div class="block-grid " style="Margin: 0 auto; min-width: 320px; max-width: 600px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: #FFFFFF;"&gt;
							&lt;div style="border-collapse: collapse;display: table;width: 100%;background-color:#FFFFFF;"&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:600px"&gt;&lt;tr class="layout-full-width" style="background-color:#FFFFFF"&gt;&lt;![endif]--&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;td align="center" width="600" style="background-color:#FFFFFF;width:600px; 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: 600px; display: table-cell; vertical-align: top; width: 600px;"&gt;
									&lt;div 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;!--[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 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="text-align: left; line-height: 1.2; font-size: 14px; mso-line-height-alt: 17px; margin: 0;"&gt;Dear «Person.Preferred_Name»,&lt;/p&gt;
													&lt;p style="text-align: left; line-height: 1.2; font-size: 14px; mso-line-height-alt: 17px; margin: 0;"&gt;You are receiving this email because you are registered for the event listed below. We are excited to see you there!&lt;/p&gt;
													&lt;p style="text-align: left; line-height: 1.2; font-size: 14px; mso-line-height-alt: 17px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="text-align: left; line-height: 1.2; font-size: 14px; mso-line-height-alt: 17px; margin: 0;"&gt;«Events.Event_Name»&lt;/p&gt;
													&lt;p style="text-align: left; line-height: 1.2; font-size: 14px; mso-line-height-alt: 17px; margin: 0;"&gt;«EventInstance.Event_Start_Local_Time»&amp;nbsp;at «Events.EVLocation» «EventVenue.Venue_Name»&lt;/p&gt;
													&lt;p style="text-align: left; line-height: 1.2; font-size: 14px; mso-line-height-alt: 17px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="text-align: left; line-height: 1.2; font-size: 14px; mso-line-height-alt: 17px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="text-align: left; line-height: 1.2; font-size: 14px; mso-line-height-alt: 17px; margin: 0;"&gt;If you need to cancel this registration please call 000.000.000.&lt;/p&gt;
													&lt;p style="text-align: left; line-height: 1.2; font-size: 14px; mso-line-height-alt: 17px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="text-align: left; line-height: 1.2; font-size: 14px; mso-line-height-alt: 17px; margin: 0;"&gt;See you soon!&lt;/p&gt;
													&lt;p style="text-align: left; line-height: 1.2; font-size: 14px; mso-line-height-alt: 17px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="text-align: left; line-height: 1.2; font-size: 14px; mso-line-height-alt: 17px; margin: 0;"&gt;&amp;nbsp;&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: 0px; padding-right: 10px; padding-bottom: 5px; 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 #AD1B1E; 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)&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;div style="background-color:transparent;"&gt;
						&lt;div class="block-grid " style="Margin: 0 auto; min-width: 320px; max-width: 600px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: #FFFFFF;"&gt;
							&lt;div style="border-collapse: collapse;display: table;width: 100%;background-color:#FFFFFF;"&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:600px"&gt;&lt;tr class="layout-full-width" style="background-color:#FFFFFF"&gt;&lt;![endif]--&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;td align="center" width="600" style="background-color:#FFFFFF;width:600px; 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: 600px; display: table-cell; vertical-align: top; width: 600px;"&gt;
									&lt;div 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;table class="social_icons" cellpadding="0" cellspacing="0" width="100%" role="presentation" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt;" 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; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" valign="top"&gt;
															&lt;table class="social_table" align="center" cellpadding="0" cellspacing="0" role="presentation" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-tspace: 0; mso-table-rspace: 0; mso-table-bspace: 0; mso-table-lspace: 0;" valign="top"&gt;
																&lt;tbody&gt;
																	&lt;tr style="vertical-align: top; display: inline-block; text-align: center;" align="center" valign="top"&gt;
																		&lt;td style="word-break: break-word; vertical-align: top; padding-bottom: 5px; padding-right: 8px; padding-left: 8px;" valign="top"&gt;&lt;a href="https://www.facebook.com/" target="_blank"&gt;&lt;img width="32" height="32" src="https://d2fi4ri5dhpqd1.cloudfront.net/public/resources/social-networks-icon-sets/circle-color/facebook@2x.png" alt="Facebook" title="Facebook" style="text-decoration: none; -ms-interpolation-mode: bicubic; height: auto; border: none; display: block;"&gt;&lt;/a&gt;&lt;/td&gt;
																		&lt;td style="word-break: break-word; vertical-align: top; padding-bottom: 5px; padding-right: 8px; padding-left: 8px;" valign="top"&gt;&lt;a href="https://twitter.com/" target="_blank"&gt;&lt;img width="32" height="32" src="https://d2fi4ri5dhpqd1.cloudfront.net/public/resources/social-networks-icon-sets/circle-color/twitter@2x.png" alt="Twitter" title="Twitter" style="text-decoration: none; -ms-interpolation-mode: bicubic; height: auto; border: none; display: block;"&gt;&lt;/a&gt;&lt;/td&gt;
																		&lt;td style="word-break: break-word; vertical-align: top; padding-bottom: 5px; padding-right: 8px; padding-left: 8px;" valign="top"&gt;&lt;a href="https://instagram.com/" target="_blank"&gt;&lt;img width="32" height="32" src="https://d2fi4ri5dhpqd1.cloudfront.net/public/resources/social-networks-icon-sets/circle-color/instagram@2x.png" alt="Instagram" title="Instagram" style="text-decoration: none; -ms-interpolation-mode: bicubic; height: auto; border: none; display: block;"&gt;&lt;/a&gt;&lt;/td&gt;
																		&lt;td style="word-break: break-word; vertical-align: top; padding-bottom: 5px; padding-right: 8px; padding-left: 8px;" valign="top"&gt;&lt;a href="https://www.youtube.com/" target="_blank"&gt;&lt;img width="32" height="32" src="https://d2fi4ri5dhpqd1.cloudfront.net/public/resources/social-networks-icon-sets/circle-color/youtube@2x.png" alt="YouTube" title="YouTube" style="text-decoration: none; -ms-interpolation-mode: bicubic; height: auto; border: none; display: block;"&gt;&lt;/a&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: 0px; padding-bottom: 15px; 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:0px;padding-right:10px;padding-bottom:15px;padding-left:10px;"&gt;
												&lt;div 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="text-align: center; line-height: 1.2; font-size: 10px; mso-line-height-alt: 12px; margin: 0;"&gt;&lt;span style="color: #ff0000; font-size: 10px;"&gt;Please Note: This email contains links to your personal information.&lt;/span&gt;&lt;/p&gt;
													&lt;p style="text-align: center; line-height: 1.2; font-size: 10px; mso-line-height-alt: 12px; margin: 0;"&gt;&lt;span style="color: #ff0000; font-size: 10px;"&gt;Click the&amp;nbsp;icon above to safely forward the email.&lt;/span&gt;&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;!--[if (!mso)&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;div style="background-color:transparent;"&gt;
						&lt;div class="block-grid " style="Margin: 0 auto; min-width: 320px; max-width: 600px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: #FFFFFF;"&gt;
							&lt;div style="border-collapse: collapse;display: table;width: 100%;background-color:#FFFFFF;"&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:600px"&gt;&lt;tr class="layout-full-width" style="background-color:#FFFFFF"&gt;&lt;![endif]--&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;td align="center" width="600" style="background-color:#FFFFFF;width:600px; 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:0px;"&gt;&lt;![endif]--&gt;
								&lt;div class="col num12" style="min-width: 320px; max-width: 600px; display: table-cell; vertical-align: top; width: 600px;"&gt;
									&lt;div 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:0px; padding-right: 0px; padding-left: 0px;"&gt;
											&lt;!--&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: 0px; 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:0px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;div 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="text-align: center; line-height: 1.2; font-size: 14px; mso-line-height-alt: 17px; margin: 0;"&gt;&lt;strong&gt;&lt;span style="color: #ad1b1e; font-size: 12px;"&gt;Cancer Support Community Affiliate Name&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
													&lt;p style="text-align: center; line-height: 1.2; font-size: 12px; mso-line-height-alt: 14px; margin: 0;"&gt;&lt;span style="color: #ad1b1e; font-size: 12px;"&gt;123 Main Street,&lt;/span&gt;&lt;/p&gt;
													&lt;p style="text-align: center; line-height: 1.2; font-size: 12px; mso-line-height-alt: 14px; margin: 0;"&gt;&lt;span style="color: #ad1b1e; font-size: 12px;"&gt;Everywhere, USA 12345&lt;/span&gt;&lt;/p&gt;
													&lt;p style="text-align: center; line-height: 1.2; font-size: 12px; mso-line-height-alt: 14px; margin: 0;"&gt;&lt;span style="color: #ad1b1e; font-size: 12px;"&gt;Phone: 408-404-1591&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: 0px; padding-right: 10px; padding-bottom: 5px; 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 #AD1B1E; 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)&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;div style="background-color:transparent;"&gt;
						&lt;div class="block-grid " style="Margin: 0 auto; min-width: 320px; max-width: 600px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: #FFFFFF;"&gt;
							&lt;div style="border-collapse: collapse;display: table;width: 100%;background-color:#FFFFFF;"&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:600px"&gt;&lt;tr class="layout-full-width" style="background-color:#FFFFFF"&gt;&lt;![endif]--&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;td align="center" width="600" style="background-color:#FFFFFF;width:600px; 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: 600px; display: table-cell; vertical-align: top; width: 600px;"&gt;
									&lt;div 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;!--[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 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="text-align: center; line-height: 1.2; font-size: 11px; mso-line-height-alt: 13px; margin: 0;"&gt;&lt;span style="font-size: 11px;"&gt;«EmailFooter»&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: 0px; padding-right: 10px; padding-bottom: 5px; 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 #D71920; 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)&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;div style="background-color:transparent;"&gt;
						&lt;div class="block-grid " style="Margin: 0 auto; min-width: 320px; max-width: 600px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: #EDE7DD;"&gt;
							&lt;div style="border-collapse: collapse;display: table;width: 100%;background-color:#EDE7DD;"&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:600px"&gt;&lt;tr class="layout-full-width" style="background-color:#EDE7DD"&gt;&lt;![endif]--&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;td align="center" width="600" style="background-color:#EDE7DD;width:600px; 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: 600px; display: table-cell; vertical-align: top; width: 600px;"&gt;
									&lt;div 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;!--[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 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="line-height: 1.2; font-size: 14px; mso-line-height-alt: 17px; margin: 0;"&gt;&lt;br&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.2; font-size: 14px; mso-line-height-alt: 17px; margin: 0;"&gt;&amp;nbsp;&lt;br&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)&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":"#EDE7DD"}},"content":{"computedStyle":{"linkColor":"#AD1B1E","messageBackgroundColor":"#FFFFFF","messageWidth":"600px"},"style":{"color":"#000000","font-family":"Arial, 'Helvetica Neue', Helvetica, sans-serif"}},"type":"mailup-bee-page-properties","webFonts":[]},"description":"","rows":[{"columns":[{"grid-columns":4,"modules":[{"descriptor":{"computedStyle":{"class":"center  autowidth  fullwidth","width":180},"image":{"alt":"Image","href":"","src":"https://gnosismail.s3.amazonaws.com/shared_images/CSC/CSC_Affiliate_Logo.png"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image"}],"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":"10px","padding-right":"10px","padding-top":"15px"}},{"grid-columns":8,"modules":[{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"10px","padding-left":"0px","padding-right":"0px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"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;\n&lt;p style=\"text-align: center; line-height: 16px; font-size: 14px;\" data-mce-style=\"text-align: center; line-height: 16px; font-size: 14px;\"&gt;&lt;span style=\"color: rgb(215, 25, 32); line-height: 16px; font-size: 14px;\" data-mce-style=\"color: rgb(215, 25, 32); line-height: 16px; font-size: 14px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 26px; font-size: 22px;\" data-mce-style=\"line-height: 26px; font-size: 22px;\"&gt;Event Reminder&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;\n&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text"}],"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":"15px","padding-left":"0px","padding-right":"0px","padding-top":"15px"}}],"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":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#333","width":"600px"}},"locked":false,"type":"two-columns-4-8-empty"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider"}],"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"}}],"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":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"600px"}},"locked":false,"type":"one-column-empty"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\"&gt;\n&lt;p style=\"text-align: left; line-height: 16px; font-size: 14px;\"&gt;Dear &amp;laquo;Person.Preferred_Name&amp;raquo;,&lt;/p&gt;\n&lt;p style=\"text-align: left; line-height: 16px; font-size: 14px;\"&gt;You are receiving this email because you are registered for the event listed below. We are excited to see you there!&lt;/p&gt;\n&lt;p style=\"text-align: left; line-height: 16px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"text-align: left; line-height: 16px; font-size: 14px;\"&gt;&amp;laquo;Events.Event_Name&amp;raquo;&lt;/p&gt;\n&lt;p style=\"text-align: left; line-height: 16px; font-size: 14px;\"&gt;&amp;laquo;EventInstance.Event_Start_Local_Time&amp;raquo;&amp;nbsp;at &amp;laquo;Events.EVLocation&amp;raquo; &amp;laquo;EventVenue.Venue_Name&amp;raquo;&lt;/p&gt;\n&lt;p style=\"text-align: left; line-height: 16px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"text-align: left; line-height: 16px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"text-align: left; line-height: 16px; font-size: 14px;\"&gt;If you need to cancel this registration please call 000.000.000.&lt;/p&gt;\n&lt;p style=\"text-align: left; line-height: 16px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"text-align: left; line-height: 16px; font-size: 14px;\"&gt;See you soon!&lt;/p&gt;\n&lt;p style=\"text-align: left; line-height: 16px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"text-align: left; line-height: 16px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider"}],"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"}}],"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":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"600px"}},"locked":false,"type":"one-column-empty"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"height":37,"iconsDefaultWidth":32,"padding":"0 15px 5px 0","width":198},"iconsList":{"icons":[{"image":{"alt":"Facebook","href":"https://www.facebook.com/","prefix":"https://www.facebook.com/","src":"https://app-rsrc.getbee.io/public/resources/social-networks-icon-sets/circle-color/facebook@2x.png","title":"Facebook"},"name":"facebook","text":"","type":"follow"},{"image":{"alt":"Twitter","href":"https://twitter.com/","prefix":"https://twitter.com/","src":"https://app-rsrc.getbee.io/public/resources/social-networks-icon-sets/circle-color/twitter@2x.png","title":"Twitter"},"name":"twitter","text":"","type":"follow"},{"image":{"alt":"Instagram","href":"https://instagram.com/","prefix":"https://instagram.com/","src":"https://app-rsrc.getbee.io/public/resources/social-networks-icon-sets/circle-color/instagram@2x.png","title":"Instagram"},"name":"instagram","text":"","type":"follow"},{"image":{"alt":"YouTube","href":"https://www.youtube.com/","prefix":"https://www.youtube.com/","src":"https://app-rsrc.getbee.io/public/resources/social-networks-icon-sets/circle-color/youtube@2x.png","title":"YouTube"},"name":"youtube","text":"","type":"follow"}]},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","text-align":"center"}},"locked":false,"type":"mailup-bee-newsletter-modules-social"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"15px","padding-left":"10px","padding-right":"10px","padding-top":"0px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"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;\" data-mce-style=\"text-align: center; line-height: 14px; font-size: 12px;\"&gt;&lt;span style=\"color: rgb(255, 0, 0); line-height: 12px; font-size: 10px;\" data-mce-style=\"color: rgb(255, 0, 0); line-height: 12px; font-size: 10px;\"&gt;Please Note: This email contains links to your personal information.&lt;/span&gt;&lt;/p&gt;&lt;p style=\"text-align: center; line-height: 14px; font-size: 12px;\" data-mce-style=\"text-align: center; line-height: 14px; font-size: 12px;\"&gt;&lt;span style=\"color: rgb(255, 0, 0); line-height: 12px; font-size: 10px;\" data-mce-style=\"color: rgb(255, 0, 0); line-height: 12px; font-size: 10px;\"&gt;Click the&amp;nbsp;icon above to safely forward the email.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text"}],"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"}}],"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":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"600px"}},"locked":false,"type":"one-column-empty"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"0px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"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: 16px; font-size: 14px;\" data-mce-style=\"text-align: center; line-height: 16px; font-size: 14px;\"&gt;&lt;strong&gt;&lt;span style=\"color: rgb(173, 27, 30); line-height: 14px; font-size: 12px;\" data-mce-style=\"color: rgb(173, 27, 30); line-height: 14px; font-size: 12px;\"&gt;Cancer Support Community Affiliate Name&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p style=\"text-align: center; line-height: 16px; font-size: 14px;\" data-mce-style=\"text-align: center; line-height: 16px; font-size: 14px;\"&gt;&lt;span style=\"color: rgb(173, 27, 30); line-height: 14px; font-size: 12px;\" data-mce-style=\"color: rgb(173, 27, 30); line-height: 14px; font-size: 12px;\"&gt;123 Main Street,&lt;/span&gt;&lt;/p&gt;&lt;p style=\"text-align: center; line-height: 16px; font-size: 14px;\" data-mce-style=\"text-align: center; line-height: 16px; font-size: 14px;\"&gt;&lt;span style=\"color: rgb(173, 27, 30); line-height: 14px; font-size: 12px;\" data-mce-style=\"color: rgb(173, 27, 30); line-height: 14px; font-size: 12px;\"&gt;Everywhere, USA 12345&lt;/span&gt;&lt;/p&gt;&lt;p style=\"text-align: center; line-height: 16px; font-size: 14px;\" data-mce-style=\"text-align: center; line-height: 16px; font-size: 14px;\"&gt;&lt;span style=\"color: rgb(173, 27, 30); line-height: 14px; font-size: 12px;\" data-mce-style=\"color: rgb(173, 27, 30); line-height: 14px; font-size: 12px;\"&gt;Phone: 408-404-1591&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider"}],"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":"0px","padding-left":"0px","padding-right":"0px","padding-top":"5px"}}],"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":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"600px"}},"locked":false,"type":"one-column-empty"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"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: 16px; font-size: 14px;\" data-mce-style=\"text-align: center; line-height: 16px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 13px; font-size: 11px;\" data-mce-style=\"line-height: 13px; font-size: 11px;\"&gt;«EmailFooter»&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #D71920","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider"}],"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"}}],"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":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"600px"}},"locked":false,"type":"one-column-empty"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"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=\"line-height: 16px; font-size: 14px;\" data-mce-style=\"line-height: 16px; font-size: 14px;\"&gt;&lt;br&gt;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px;\" data-mce-style=\"line-height: 16px; font-size: 14px;\"&gt;&amp;nbsp;&lt;br&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text"}],"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"}}],"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":"#EDE7DD","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"600px"}},"locked":false,"type":"one-column-empty"}],"template":{"name":"template-base","type":"basic","version":"2.0.0"},"title":""}}</CIICSource4>
    <CIICSource4Type>1454</CIICSource4Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2018-11-06T21:33:05</CreatedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000000</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>