www.energycitizens.ca Open in urlscan Pro
13.71.170.128  Public Scan

Submitted URL: http://www.energycitizens.ca/
Effective URL: https://www.energycitizens.ca/
Submission Tags: falconsandbox
Submission: On July 05 via api from US — Scanned from CA

Form analysis 2 forms found in the DOM

Name: sidebar-form

<form data-container="true" style="null" class="sidebar-form" name="sidebar-form">
  <style>
    form {
      font-family: Segoe UI;
      background-color: #cc0000;
      color: white;
    }

    form .lp-form-fieldInput {
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      margin-bottom: 10px;
    }

    form div.lp-form-field {
      word-wrap: break-word;
      word-break: break-word;
    }

    form div.lp-radioButtonsContainer {
      width: 50%;
    }

    form span.lp-radioButton input {
      width: 18px;
      height: 18px;
      margin-right: 8px;
      margin-top: 3px;
      border-radius: 50%;
    }

    form div.marketing-customfield input[type="checkbox"],
    form div.marketing-field input[type="checkbox"],
    form div.marketing-subscription-list input {
      width: 20px;
      height: 20px;
      margin-right: 8px;
      margin-top: 3px;
    }

    form span.lp-checkboxListItem,
    form span.lp-radioButton {
      /* This rule is needed to style all radio button fields. For product constraints each option is defined as input and label wrapped into a span*/
      display: block;
      margin: 2px;
    }

    form *[data-layout="true"] {
      margin: 0 auto;
      max-width:
        /* @layout-max-width */
        600px
        /* @layout-max-width */
      ;
    }

    form input {
      border-radius: 3px;
      border: 1px solid #ccc;
      height: 35px;
      margin-top: 8px;
      text-indent: 2px;
      width: 100%;
      z-index: 10;
      font-size: 14px;
    }

    form input::placeholder {
      font-size: 14px;
    }

    form select {
      border-radius: 3px;
      border: 1px solid #333333;
      height: 35px;
      margin-top: 8px;
      text-indent: 2px;
      width: 100%;
    }

    form textarea {
      border-radius: 3px;
      border: 1px solid #333333;
      margin-bottom: 8px;
      margin-top: 8px;
      height: 120px;
      overflow: auto;
      width: 100%;
    }

    form label {
      margin: 0px;
      font-size: 14px;
    }

    form button[type="submit"],
    form div[data-editorblocktype="SubmitButtonBlock"] button {
      text-shadow: 0px 0px 1px #f4dcdc;
      color: #c00;
      background-color: #fff;
      border-radius: 99999px;
      position: relative;
      top: 0;
      -webkit-transition: top, background-image, box-shadow, 0.25s ease;
      transition: top, background-image, box-shadow, 0.25s ease;
      text-shadow: 1px 1px 0px #f4dcdc;
      background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMjgwODE0IiB5MT0iLTAuMTAyMjA4IiB4Mj0iMC43MTkxODYiIHkyPSIxLjEwMjIwOCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VhZTVlNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
      background-size: 100%;
      background-image: -webkit-linear-gradient(290deg, #ffffff, #eae5e5);
      background-image: linear-gradient(160deg, #ffffff, #eae5e5);
      box-shadow: 0px 5px 5px rgb(0 0 0 / 10%), 0px 2px 0px 0px #e2cfcf;
      width: 100%;
    }

    form button[type="submit"],
    form div[data-editorblocktype="SubmitButtonBlock"] button:hover {
      color: #c00;
      background-color: #e6e6e6;
      top: -2px;
      text-shadow: 1px 1px 0px #f4dcdc;
      background-size: 100%;
      background-image: linear-gradient(160deg, #ffffff, #e3dddd);
      box-shadow: 0px 5px 5px rgb(0 0 0 / 30%), 0px 2px 0px 0px #e2cfcf;
      border: none;
    }

    form button[type="reset"],
    form div[data-editorblocktype="ResetButtonBlock"] button {
      font-size: 18px;
      border-radius: 3px;
      height: 40px;
      overflow: hidden;
      text-overflow: ellipsis;
      vertical-align: bottom;
      color: #323130;
      border: 3px solid rgb(0, 153, 204);
      width: 100%;
      padding: 0;
    }

    form button[type="submit"],
    form button[type="reset"],
    form div[data-editorblocktype="SubmitButtonBlock"],
    form div[data-editorblocktype="ResetButtonBlock"] {
      margin: 0 auto;
    }

    form .columnContainer h2 {
      font-size: 16px;
    }

    ::-webkit-input-placeholder,
    ::-moz-placeholder,
    ::-ms-input-placeholder ::placeholder {
      font-size: 12px;
    }

    form .columnContainer h1 {
      font-size: 26px;
    }

    .privacy-policy {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }

    @media only screen and (max-width: 768px) {
      form .columnContainer {
        width: 100% !important;
      }
    }
  </style>
  <div data-layout="true" tabindex="0">
    <div data-section="true" class="emptyContainer">
      <div style="display: flex; width: 100%;flex-wrap: wrap;">
        <div style="clear: both"></div>
        <div data-container="true" class="columnContainer" data-container-width="100"
          style="display: block; min-height: 0px; min-width: 0px; width: calc(100% - 0px); box-sizing: border-box; padding: 10px 10px 0px; float: left; word-wrap: break-word; word-break: break-word; border-radius: 0px;">
          <div data-editorblocktype="Field-checkbox">
            <div class="marketing-field">
              <div style="display: none" class="lp-form-field" data-required-field="false">
                <input id="bddafd65-310b-4d51-91b4-d251a5002add" name="bddafd65-310b-4d51-91b4-d251a5002add" type="checkbox" placeholder="" class="lp-form-fieldInput" title=""><label for="bddafd65-310b-4d51-91b4-d251a5002add" class="lp-ellipsis"
                  title="">Do not email</label>
              </div>
            </div>
          </div>
          <div data-editorblocktype="Text" style="font-size: 22px; font-weight: bold; text-align: center">
            <p style="text-align: center">Join us now!</p>
          </div>
          <div data-editorblocktype="Field-text">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="true">
                <input class="lp-form-fieldInput" id="3f746946-34b4-442c-a677-e232cdd2bc40" name="3f746946-34b4-442c-a677-e232cdd2bc40" pattern=".*\S+.*" placeholder="First Name" required="required" style="width: 100%" title="" type="text"
                  aria-required="true">
              </div>
            </div>
          </div>
          <div data-editorblocktype="Field-text">
            <div class="marketing-field">
              <div class="lp-form-field">
                <input class="lp-form-fieldInput" id="e1dfc514-f301-4cb2-855a-4c8fa8331207" name="e1dfc514-f301-4cb2-855a-4c8fa8331207" placeholder="Last Name" required="required" style="width: 100%" title="" type="text" pattern=".*\S+.*"
                  aria-required="true">
              </div>
            </div>
          </div>
          <div data-editorblocktype="Field-email">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="true">
                <input class="lp-form-fieldInput" id="7f685ebb-7c54-4cff-a1bc-772562d25c38" name="7f685ebb-7c54-4cff-a1bc-772562d25c38" placeholder="Email" required="required" style="width: 100%" title="" type="email" aria-required="true">
              </div>
            </div>
          </div>
          <div data-editorblocktype="Field-text">
            <div class="marketing-field">
              <div class="lp-form-field" data-required-field="false">
                <input class="lp-form-fieldInput" id="790a6bdd-7832-4dd6-8f30-ed8d8772966e" name="790a6bdd-7832-4dd6-8f30-ed8d8772966e" placeholder="Address" style="width: 100%; box-sizing: border-box" title="" type="text">
              </div>
            </div>
          </div>
        </div>
        <div style="clear: both"></div>
      </div>
    </div>
    <div data-section="true" class="">
      <div style="display: flex; width: 100%;flex-wrap: wrap;">
        <div style="clear: both"></div>
        <div data-container="true" class="columnContainer" data-container-width="100"
          style="display: block; min-height: 0px; min-width: 0px; width: calc(100% - 0px); box-sizing: border-box; padding: 0px; float: left; word-wrap: break-word; word-break: break-word;">
          <div data-editorblocktype="Field-Checkbox" hidden="hidden" style="" class="">
            <div data-editorblocktype="SubscriptionListBlock">
              <div class="marketing-subscription-list">
                <input checked="checked" class="lp-form-fieldInput" id="91f2467e-8c12-eb11-a814-000d3af3d354" name="91f2467e-8c12-eb11-a814-000d3af3d354" type="checkbox" value="Yes"><label class="lp-ellipsis"
                  for="91f2467e-8c12-eb11-a814-000d3af3d354">Energy news and updates</label>
              </div>
            </div>
            <div data-editorblocktype="SubscriptionListBlock">
              <div class="marketing-subscription-list">
                <input checked="checked" class="lp-form-fieldInput" id="6a8ea4a9-8014-eb11-a814-000d3af3d354" name="6a8ea4a9-8014-eb11-a814-000d3af3d354" type="checkbox" value="Yes"><label class="lp-ellipsis"
                  for="6a8ea4a9-8014-eb11-a814-000d3af3d354">Advocacy Campaigns</label>
              </div>
            </div>
          </div>
        </div>
        <div style="clear: both"></div>
      </div>
    </div>
    <div data-section="true" class="emptyContainer">
      <div style="
            display: flex;
            width: 100%;
        ;flex-wrap: wrap;">
        <div style="clear: both"></div>
        <div data-container="true" class="columnContainer" data-container-width="100"
          style="display: block; min-height: 0px; min-width: 0px; width: calc(100% - 0px); box-sizing: border-box; padding: 0px 10px; float: left; word-wrap: break-word; word-break: break-word;">
          <div data-editorblocktype="Field-checkbox" style="margin: 15px 0">
            <div class="marketing-field">
              <div class="lp-form-field privacy-policy" data-required-field="false"><input class="lp-form-fieldInput" id="be63b8b8-4f20-eb11-a813-000d3af3d354" name="be63b8b8-4f20-eb11-a813-000d3af3d354" placeholder="" style="
                      margin-bottom: 0;
                      margin-right: 10px;
                      margin-left: 0;
                      width: 20px;
                      display: block;
                    " title="" type="checkbox"><label class="lp-ellipsis" for="be63b8b8-4f20-eb11-a813-000d3af3d354" style="
                      font-size: 11px;
                      line-height: 1.2;
                      width: 90%;
                      margin-right: 0;
                      text-align: center;
                    " title="">By entering your personal information you consent to join our mailing list and to our collection, use and disclosure of your personal information as described in our
                  <a href="#" style="color:white;text-decoration:underline"> privacy policy</a>. This will allow us to digitally communicate with you through messages that are considered commercial electronic messages as defined in Canada’s Anti-Spam
                  Legislation. You can unsubscribe at any time. This message is from the Canadian Association of Petroleum Producers (CAPP) (2100, 350-7th Avenue S.W. Calgary, AB, T2P 3N9, phone 403-267-1100).</label></div>
            </div>
          </div>
          <div data-editorblocktype="SubmitButtonBlock" style="padding-top: 10px; padding-bottom: 40px">
            <p>
              <button class="lp-form-button lp-form-fieldInput" name="submit" type="submit"> Submit </button>
            </p>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Name: footer-form

<form class="footer-form" data-container="true" style="null" name="footer-form">
  <style>
    @charset "UTF-8";

    .footer-form {
      position: relative;
      z-index: 10;
      background-color: #c00;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      width: 100%;
      font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    .footer-form .input-group {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%;
    }

    .footer-form .input-group .lp-text-field {
      border-radius: 0 !important;
      box-shadow: none !important;
    }

    .footer-form .input-group .input-wrapper {
      width: 20%;
      margin: 5px 0;
    }

    .footer-form .lp-form-fieldInput {
      height: 40px;
      padding: 5px 10px;
      font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 20px;
      font-weight: 500;
      line-height: 1.61803;
      color: #fff;
      background-color: transparent;
      background-image: none;
      border: none;
      box-shadow: inset 0 1px 1px transparent;
      font-size: 15px;
      border-bottom: 1px solid white;
      width: 100%;
    }

    .footer-form .lp-form-fieldInput::placeholder {
      color: #fff;
    }

    .footer-form .btn-general {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 3px;
      text-align: center;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      white-space: nowrap;
      padding: 10px 15px;
      font-size: 12px;
      line-height: 1.61803;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }

    .footer-form .input-group .input-wrapper button {
      text-shadow: 0px 0px 1px #f4dcdc;
      color: #c00;
      background-color: #fff;
      border-radius: 99999px;
      position: relative;
      top: 0;
      -webkit-transition: top, background-image, box-shadow, 0.25s ease;
      transition: top, background-image, box-shadow, 0.25s ease;
      text-shadow: 1px 1px 0px #f4dcdc;
      background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMjgwODE0IiB5MT0iLTAuMTAyMjA4IiB4Mj0iMC43MTkxODYiIHkyPSIxLjEwMjIwOCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VhZTVlNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
      background-size: 100%;
      background-image: -webkit-linear-gradient(290deg, #ffffff, #eae5e5);
      background-image: linear-gradient(160deg, #ffffff, #eae5e5);
      box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1), 0px 2px 0px 0px #e2cfcf;
    }

    .footer-form .input-group .input-wrapper button:hover {
      color: #c00;
      background-color: #e6e6e6;
      top: -2px;
      text-shadow: 1px 1px 0px #f4dcdc;
      background-size: 100%;
      background-image: linear-gradient(160deg, #ffffff, #e3dddd);
      box-shadow: 0px 5px 5px rgb(0 0 0 / 30%), 0px 2px 0px 0px #e2cfcf;
      border: none;
    }

    @media screen and (max-width: 1024px) {
      .input-group {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
      }

      .footer-form .input-group .input-wrapper {
        width: 75%;
      }
    }
  </style>
  <div class="input-group">
    <div data-editorblocktype="Field-text" style="margin-right: 4px; margin-left: 4px" class="input-wrapper">
      <div class="marketing-field">
        <div class="lp-form-field" data-required-field="true">
          <input class="lp-form-fieldInput lp-text-field" id="3f746946-34b4-442c-a677-e232cdd2bc40" name="3f746946-34b4-442c-a677-e232cdd2bc40" placeholder="First name" required="required" style="box-sizing: border-box" title="" type="text"
            pattern=".*\S+.*" aria-required="true">
        </div>
      </div>
    </div>
    <div data-editorblocktype="Field-text" style="margin-left: 4px; margin-right: 4px" class="input-wrapper">
      <div class="marketing-field">
        <div class="lp-form-field" data-required-field="true">
          <input class="lp-form-fieldInput lp-text-field" id="e1dfc514-f301-4cb2-855a-4c8fa8331207" name="e1dfc514-f301-4cb2-855a-4c8fa8331207" placeholder="Last name" required="required" style="box-sizing: border-box" title="" type="text" value=""
            pattern=".*\S+.*" aria-required="true">
        </div>
      </div>
    </div>
    <div data-editorblocktype="Field-email" style="margin-left: 4px; margin-right: 4px" class="input-wrapper">
      <div class="marketing-field">
        <div class="lp-form-field" data-required-field="true">
          <input class="lp-form-fieldInput lp-text-field" id="7f685ebb-7c54-4cff-a1bc-772562d25c38" name="7f685ebb-7c54-4cff-a1bc-772562d25c38" placeholder="Email" required="required" title="" type="email" value="" aria-required="true">
        </div>
      </div>
    </div>
    <div data-editorblocktype="Field-text" style="margin:10px 4px" class="input-wrapper">
      <div class="marketing-field">
        <div class="lp-form-field" data-required-field="true">
          <input class="lp-form-fieldInput lp-text-field" id="eae4766c-f91a-4648-afb1-259b97e89cab" name="eae4766c-f91a-4648-afb1-259b97e89cab" placeholder="Postal Code" required="required" style="box-sizing: border-box" title="" type="text"
            pattern=".*\S+.*" aria-required="true">
        </div>
      </div>
    </div>
    <div data-editorblocktype="SubmitButtonBlock" class="submit-field input-wrapper" style="
        margin-left: 0px;
        margin-right: 0px;
        padding-right: 7px;
        padding-left: 9px;
      ">
      <p>
        <button class="lp-form-button btn-general btn-custom-submit lp-form-fieldInput" name="submitd54b9e07-299c-858d-af55-987d3b915c4c" type="submit"> JOIN </button>
      </p>
    </div>
    <div data-editorblocktype="Field-Checkbox" hidden="hidden" style="" class="">
      <div data-editorblocktype="SubscriptionListBlock">
        <div class="marketing-subscription-list"><input checked="checked" class="lp-form-fieldInput" id="91f2467e-8c12-eb11-a814-000d3af3d354" name="91f2467e-8c12-eb11-a814-000d3af3d354" type="checkbox" value="Yes"><label class="lp-ellipsis"
            for="91f2467e-8c12-eb11-a814-000d3af3d354">Energy news and updates</label></div>
      </div>
      <div data-editorblocktype="SubscriptionListBlock">
        <div class="marketing-subscription-list"><input checked="checked" class="lp-form-fieldInput" id="6a8ea4a9-8014-eb11-a814-000d3af3d354" name="6a8ea4a9-8014-eb11-a814-000d3af3d354" type="checkbox" value="Yes"><label class="lp-ellipsis"
            for="6a8ea4a9-8014-eb11-a814-000d3af3d354">Advocacy Campaigns</label></div>
      </div>
    </div>
  </div>
  <div data-editorblocktype="Field-checkbox" style="
      width: 100%;
      margin-top: 10px;
      font-weight: 400;
      font-size: 11px;
      color: #fff;
      line-height: 1.2;
    ">
    <div class="marketing-field" style="width:100%">
      <div class="lp-form-field" data-required-field="false" style="display:flex; align-items:center; justify-content:center"><input class="lp-form-fieldInput" id="be63b8b8-4f20-eb11-a813-000d3af3d354" name="be63b8b8-4f20-eb11-a813-000d3af3d354"
          placeholder="" style="height:15px;width:auto;margin:0 15px" title="" type="checkbox"><label class="lp-ellipsis" style="font-size:11px" title="">By entering your personal information you consent to join our mailing list and to our
          collection, use and disclosure of your personal information as described in our <a href="https://www.energycitizens.ca/privacy-policy/"><span style="color:#ffffff;">privacy policy</span></a>. This will allow us to digitally communicate with
          you through messages that are considered commercial electronic messages as defined in Canada’s Anti-Spam Legislation. You can unsubscribe at any time. This message is from the Canadian Association of Petroleum Producers (CAPP) (2100,
          350-7th Avenue S.W. Calgary, AB, T2P 3N9, phone 403-267-1100).</label></div>
    </div>
  </div>
</form>

Text Content

Please check the box if you wish to receive energy news and updates from us.

JOIN
 * Take Action
 * News
 * Join
 * About
   * People
   * Planet
   * Prosperity
 * Contact

Menu
 * Take Action
 * News
 * Join
 * About
   * People
   * Planet
   * Prosperity
 * Contact


HOME


CANADA'S ENERGY CITIZENS

Join Us



FEATURED CAMPAIGNS




TRANS MOUNTAIN PIPELINE AND TANKER SAFETY

Learn More


VIEW FULL LIST OF CAMPAIGNS HERE




PEOPLE

More than 520,000 Canadians – including people in Ontario, Quebec and B.C. –
rely on the industry for work, enabling thousands of families to improve their
lives, support their families and communities.


PLANET

Climate change is a real and serious issue and Canada’s energy industry is best
positioned to help meet this global challenge. The global collective challenge
is to reduce greenhouse gas (GHG) emissions while also meeting growing demand
for affordable and reliable energy.


PROSPERITY

Canadians have families to support, aspirations for the future, we are concerned
about our economic recovery. The energy industry is a huge economic engine in
the country’s economy and can help drive our recovery by putting people back to
work, generating more exports and providing more government revenues.





BECOME AN ENERGY CITIZEN

Stay up to date on news and information, including events, energy news,
information about energy companies and other industry groups, advocacy
campaigns, surveys and related communications through newsletters, publications
and other electronic communications from Canada’s Energy Citizens.

Do not email

Join us now!






Energy news and updates
Advocacy Campaigns

By entering your personal information you consent to join our mailing list and
to our collection, use and disclosure of your personal information as described
in our privacy policy. This will allow us to digitally communicate with you
through messages that are considered commercial electronic messages as defined
in Canada’s Anti-Spam Legislation. You can unsubscribe at any time. This message
is from the Canadian Association of Petroleum Producers (CAPP) (2100, 350-7th
Avenue S.W. Calgary, AB, T2P 3N9, phone 403-267-1100).

Submit






VIEW ALL THE NEWS STORIES HERE




CANADA’S MORAL OBLIGATION

Read More »
April 25, 2022


WHEN IT’S NO LONGER ABOUT THE ENVIRONMENT

Read More »
August 5, 2021


DIGGING FOR FOSSIL FUEL SUBSIDIES

Read More »
July 21, 2021


BECOME AN ENERGY CITIZEN:

Stay up to date on news and information, including events, energy news,
information about energy companies and other industry groups, advocacy
campaigns, surveys and related communications through newsletters, publications
and other electronic communications from CEC.

JOIN

Energy news and updates
Advocacy Campaigns
By entering your personal information you consent to join our mailing list and
to our collection, use and disclosure of your personal information as described
in our privacy policy. This will allow us to digitally communicate with you
through messages that are considered commercial electronic messages as defined
in Canada’s Anti-Spam Legislation. You can unsubscribe at any time. This message
is from the Canadian Association of Petroleum Producers (CAPP) (2100, 350-7th
Avenue S.W. Calgary, AB, T2P 3N9, phone 403-267-1100).



FOR GENERAL INQUIRIES CONTACT

info@energycitizens.ca
403-267-1100

 * Contact
 * Terms & Disclaimer
 * Privacy & Cookies

Menu
 * Contact
 * Terms & Disclaimer
 * Privacy & Cookies