// Open Popup ID 1058 if any element with .header--nav__button
document.querySelectorAll('.header-nav-button').forEach( (el) => {
	el.addEventListener('click', () => {
		bricksOpenPopup(XXX)
	})
})
document.querySelectorAll('.header-nav--parent').forEach(li => {
  const toggle = li.querySelector('.brx-submenu-toggle');
  if (!toggle) return;

  const a = toggle.querySelector('a');
  const button = toggle.querySelector('button');
  if (!a || !button) return;

  // Move the label text into the button (prepend before the SVG)
  const labelText = document.createTextNode(a.textContent);
  button.prepend(labelText);

  // Remove the <a> tag
  a.remove();
});

Fixed Protection 2014 and Personalised Protection feature in Chancellor’s Budget

The Chancellor, George Osborne, gave his budget speech yesterday. Whilst claiming to be in support of retirees, the more detailed announcement on HM Treasury’s website highlights a consultation will take place on a “personalised protection” regime when the annual allowance is cut from £1.5m to £1.25m in 2014.

In contrast to Fixed Protection, Personalised Protection will be available for anyone with pension benefits above £1.25m at the time when the Lifetime Allowance reduces in April 2014. Benefits can continue to accumulate, protected at the higher of £1.5m and any future increases in the Lifetime Allowance.

In contrast Fixed Protection 2014, subject to final law, will be available to all, and protect the Lifetime Allowance at £1.5m but individuals will need to give up future membership, and contributions to, authorised pension schemes.

The Treasury will consult on the detail for the regime in the coming months and legislation will be included in Finance Bill 2014.

The announcement of these changes was largely disclosed in the Autumn Statement in December 2012.

Other Articles

Are you ready to make informed decisions about your money?

Contact Us

Speak to a Chartered Financial Planner

Wingate is an independent firm of Chartered Financial Planners based in Caterham, Surrey.

Our initial conversation is held at our cost and gives us both the opportunity to decide whether working together is likely to be valuable.

Contact us to arrange an initial conversation.

Footer Contact Form

Please refer to our Privacy Statement to see how we use your personal information.