get_elements_by_tagname("entry"); foreach($entries as $entry) { $story_array[$counter] = new xml_story(); $element = $entry; $titles = $element->get_elements_by_tagname("title"); $title = $titles[0]; $story_array[$counter]->headline = $title->get_content(); $publish = $element->get_elements_by_tagname("published"); $date = $publish[0]; $story_array[$counter]->date = getDateFormat($date->get_content()); $content = $element->get_elements_by_tagname("content"); $description = $content[0]; $story_array[$counter]->description = $description->get_content(); $links = $element->get_elements_by_tagname("link"); $link = $links[0]; $href = $link->get_attribute_node("href"); $story_array[$counter]->href = $href->value(); $counter++; $labels = $element->get_elements_by_tagname("category"); foreach($labels as $label){ $labelTerm = $label->get_attribute_node("term"); $flag = 0; for($x = 0; $x < sizeof($labelArray); $x++){ if($labelArray[$x]['label'] == $labelTerm->value()){ $labelArray[$x]['num']++; $flag = 1; break; } } if($flag == 0){ $tempArray = array(); $tempArray['label'] = $labelTerm->value(); $tempArray['num'] = 1; $labelArray[sizeof($labelArray)] = $tempArray; } } } function getDateFormat($stamp){ $T = strrpos($stamp,"T"); $date = substr($stamp,0,$T); $year = substr($date,0,4); $month = substr($date,5,2); $day = substr($date,8,2); $time = substr($stamp,$T); $hour = substr($time,1,2); $min = substr($time,4,2); $format = "F jS, Y g:ia"; return date($format, mktime($hour, $min, 0, $month, $day, $year)); } ?> Is Your Pension Safe if Your Employer Goes Bust? - SHINE TV by Lightship Mutual

'; } ?>
   Learn about SHINE TV      


Is Your Pension Safe if Your Employer Goes Bust?


With the current state of our economy, many employers will ponder the idea of reducing employee benefits in order to increase profits. And despite popular belief, many companies do still have defined benefit (pension) retirement plans. So if your employer decides to eliminate the pension plan--or worse goes out of business--then then what happens to your pension?

First of all, let's be clear: Your pension will be secure.

The plan will purchase an annuity for you that will pay your benefits when due (some plans may also let you elect a lump-sum payment). But you'll only receive the benefit you've earned as of the plan's termination date, which could be far less than the full pension benefit you had counted on.

If, however, the plan is underfunded (that is, there aren't enough assets to pay all benefits earned to date), then the fate of your pension depends in part on whether or not your plan is insured by the Pension Benefit Guaranty Corporation (PBGC). Fortunately, most defined benefit plans are covered, but check with your plan's administrator to be sure. When an underfunded plan terminates, the PBGC takes over responsibility for making pension payments.

The PBGC guarantee applies only to "basic benefits"--normal and early retirement benefits, survivor annuities, and disability benefits--earned (and vested) before the plan terminates. If the plan terminates while your employer is in bankruptcy, the guarantee may be limited to benefits earned before the bankruptcy filing.

According to the PBGC, 84% of retirees in recent years received the same benefit from the agency that they would have received from their pension plan.

Be sure to seek help from a qualified financial professional if you have additional questions or concerns.

Labels:

Comments: Post a Comment


View Additional Blog Entries





   Services    •    Community Forum   •   SHINE TV™   •   Contact Us   •   About Us   

Copyright © 2008, Lightship Mutual LLC. All Rights Reserved.   •  Media Relations  •   Privacy and Disclosure

CFP®, CERTIFIED FINANCIAL PLANNER™ and CFP (with flame logo) are certification marks owned by Certified Financial Planner Board of Standards Inc.  These marks are awarded to individuals who successfully complete CFP Board's initial and ongoing certification requirements.