<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>»» Official Debt Relief Order «« Information site</title>
	<atom:link href="http://official-debtrelieforder.org.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://official-debtrelieforder.org.uk</link>
	<description></description>
	<lastBuildDate>Fri, 02 Jul 2010 05:03:21 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Calculator</title>
		<link>http://official-debtrelieforder.org.uk/calculator/</link>
		<comments>http://official-debtrelieforder.org.uk/calculator/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 04:07:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://official-debtrelieforder.org.uk/?page_id=85</guid>
		<description><![CDATA[How To Use The Debt Reduction Calculator
This calculator shows works in two modes selected in &#8220;I want to  know:&#8221; area. If you choose &#8220;What will happen if I pay extra&#8221; the  software will calculate when you will pay off this debt and how much  interest you will pay to the bank as [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<h2>How To Use The Debt Reduction Calculator</h2>
<p>This calculator shows works in two modes selected in &#8220;I want to  know:&#8221; area. If you choose &#8220;What will happen if I pay extra&#8221; the  software will calculate when you will pay off this debt and how much  interest you will pay to the bank as opposed to your current debt plan.</p>
<p>If you choose &#8220;How to be debt-free after&#8221; option the calculator will  show you how much you need to pay monthly in order to pay off your debt  after the desired time period.</p>
<p>Your current debt balance, the annual interest of your loan and the  current monthly payment are required fields.</p>
<p>The calculator uses monthly compounding formula which makes the  results most accurate for mortgage-type loans.</p>
<p>Please consult your financial advisor before taking financial  decisious. This calculator is for illustrative purposes and accuracy is  not guaranteed. Your real loan payments may differ less or more than the  ones suggested by the calculator.</p>
<p><div class="calculator_table">
	   <form method="post" onsubmit="return validateDebtCalculator(this);">
	   <fieldset>
	   <legend>Debt Details:</legend>
      <p><label>Debt Balance:</label> &pound;<input type="text" name="debt" value=""></p>
      <p><label>Annual Interest Rate:</label> <input type="text" name="interest" size="5" value="">%</p>
      <p><label>Current Monthly Payment:</label> &pound;<input type="text" size="5" name="payment" value=""></p>
      </fieldset>
      
      <fieldset>
	   <legend>I want to know:</legend>
	   <p><input type="radio" id="extraMode" name="mode" value="extra" checked> 
	   What will happen if I pay extra &pound;<input type="text" name="extra_payment" size="5" value=""> monthly</p>
	   <p><input type="radio" id="targetMode" name="mode" value="target" > How to be debt-free after <input type="text" name="target_years" size="3" value=""> years &amp; <input type="text" name="target_months" size="2" value=""> months</p>
	   </fieldset>

	   <p align="center"><input type="submit" name="calculator_ok" value="Calculate"></p>
	   </form>
	   </div>
	
	   <script language="javascript">
      function validateDebtCalculator(frm)
      {
         if(isNaN(frm.debt.value) || frm.debt.value=="")
         {
            alert("Please enter your debt balance, numbers only");
            frm.debt.focus();
            return false;
         }
         
         if(isNaN(frm.interest.value) || frm.interest.value=="")
         {
            alert("Please enter your debt annual interest rate, numberic");
            frm.interest.focus();
            return false;
         }
         
         if(isNaN(frm.payment.value))
         {
            alert("Please enter only numbers for your current monthly payment");
            frm.payment.focus();
            return false;
         }
         
         if(document.getElementById('extraMode').checked)
         {
             if(isNaN(frm.extra_payment.value) || frm.extra_payment.value=="")
            {
               alert("Please enter your debt extra monthly payment, numbers only");
               frm.extra_payment.focus();
               return false;
            }
         }
         
         if(document.getElementById('targetMode').checked)
         {
             if(isNaN(frm.target_years.value) || frm.target_years.value=="")
            {
               alert("Please enter target years, numbers only");
               frm.target_years.focus();
               return false;
            }
            
             if(isNaN(frm.target_months.value) || frm.target_months.value=="")
            {
               alert("Please enter target months, numbers only");
               frm.target_months.focus();
               return false;
            }
         }
      }
      </script></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://official-debtrelieforder.org.uk/calculator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Debt Guides</title>
		<link>http://official-debtrelieforder.org.uk/free-debt-guides/</link>
		<comments>http://official-debtrelieforder.org.uk/free-debt-guides/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 23:30:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[free debt guide]]></category>
		<category><![CDATA[free debt information]]></category>

		<guid isPermaLink="false">http://official-debtrelieforder.org.uk/?page_id=73</guid>
		<description><![CDATA[
If you are struggling financially and need to work with the people you owe money to (your creditors), this guide is for you.
General
  
    
      
    
    
      download: Debtor Guide (89.92KB) clicks: 1438 
 [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><!--noadsense--><br />
If you are struggling financially and need to work with the people you owe money to (your creditors), this guide is for you.<br />
<h2 style="border-bottom: 1px dotted #CCC">General</h2><table cellpadding="3" width="100%" border="0">
  <tr>
    <td width="35" style="vertical-align: top;">
      <img src="http://official-debtrelieforder.org.uk/wp-content/plugins/downloads-manager/img/icons/pdf.gif" alt="http://official-debtrelieforder.org.uk/wp-content/plugins/downloads-manager/img/icons/pdf.gif">
    </td>
    <td>
      <b>download:</b> <a href="http://official-debtrelieforder.org.uk/?file_id=1">Debtor Guide</a> <small>(89.92KB)</small> <b>clicks:</b> 1438 <br />
      <b>added:</b> 09/02/2010 <br />
      <b>clicks:</b> 1438
    </td>
  </tr>
  <tr>
    <td colspan="2">In Debt? Dealing with your creditors - Download our FREE guide.</td>
  </tr>
</table><table cellpadding="3" width="100%" border="0">
  <tr>
    <td width="35" style="vertical-align: top;">
      <img src="http://official-debtrelieforder.org.uk/wp-content/plugins/downloads-manager/img/icons/pdf.gif" alt="http://official-debtrelieforder.org.uk/wp-content/plugins/downloads-manager/img/icons/pdf.gif">
    </td>
    <td>
      <b>download:</b> <a href="http://official-debtrelieforder.org.uk/?file_id=3">IVA Guide</a> <small>(378.86KB)</small> <b>clicks:</b> 1075 <br />
      <b>added:</b> 02/07/2010 <br />
      <b>clicks:</b> 1075
    </td>
  </tr>
  <tr>
    <td colspan="2">IVAs are they worth it. This is a guide to set the record straight, to show you how IVAs work.</td>
  </tr>
</table></p>
<hr />
Other guides can tell help you in dealing with your finances  generally, for example the Direct Gov website which you can access by  following this link:</p>
<p><a rel="nofollow" title="Real Debt Help" href="http://www.direct.gov.uk/en/campaigns/RealHelpNow/DG_172617" target="_blank">http://www.direct.gov.uk/en/campaigns/RealHelpNow/DG_172617</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://official-debtrelieforder.org.uk/free-debt-guides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Application form questions</title>
		<link>http://official-debtrelieforder.org.uk/debt-relief-order/application-form-questions/</link>
		<comments>http://official-debtrelieforder.org.uk/debt-relief-order/application-form-questions/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 13:05:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://official-debtrelieforder.org.uk/?page_id=61</guid>
		<description><![CDATA[The List below shows some of the standard question the application form asks.  This is by no means comprehensive as some other parts may occur if you select certain answers requesting more information.


Personal Details
Surname
Forename
Additional Forenames
Title
Are you, or have you previously been known by any other name?
Date of Birth
Town of Birth
Gender
Do you Rent/Own your home?
Marital [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><!--noadsense-->The List below shows some of the standard question the application form asks.  This is by no means comprehensive as some other parts may occur if you select certain answers requesting more information.</p>
<div style="float: right;margin: 5px;"><script type="text/javascript"><!--
google_ad_client = "pub-6914528511044510";
google_alternate_color = "FFFFFF";
google_ad_width = 300;
google_ad_height = 250;
google_ad_format = "300x250_as";
google_ad_type = "text";
google_ad_channel ="8526494270";
google_color_border = "ffffff";
google_color_link = "0066CC";
google_color_bg = "ffffff";
google_color_text = "191919";
google_color_url = "191919";
google_ui_features = "rc:0";
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></div>
<h2><strong>Personal Details</strong></h2>
<p>Surname<br />
Forename<br />
Additional Forenames<br />
Title</p>
<p>Are you, or have you previously been known by any other name?<br />
Date of Birth<br />
Town of Birth<br />
Gender</p>
<p>Do you Rent/Own your home?<br />
Marital Status<br />
Number of dependant children</p>
<p>Address</p>
<p>Do you currently live, or is your principal place or residence in England or Wales?<br />
Have you either lived, or had your principle place of residence, in England or Wales?<br />
Have you carried on business in either England or Wales in the last 3 years?</p>
<p>Any previous addresses in the past 6 years?<br />
Previous Addresses</p>
<p>Home Telephone<br />
Mobile Telephone<br />
Daytime Telephone<br />
Email</p>
<p>National Insurance Number<br />
Tax Reference<br />
Tax Office</p>
<p>What is your ethnic group?<br />
What do you consider your national identity to be?<br />
Do you consider yourself to have a disability?</p>
<h2><strong>Insolvency History</strong></h2>
<p>Are you currently subject to a formal Insolvency Proceeding?<br />
Is there a pending bankruptcy petition against you?<br />
Are you currently subject to a Debt Management Plan or County Court Administration Order?<br />
Have you been in any kind of Insolvency procedure before?<br />
Reasons for your debt problems: (Relationship Breakdown, Significant reduction in household income, Loss of debtors employment, Living beyond means, Illness/Accident, Business Failure, Increase in household expenses, Other)</p>
<h2><strong>Employment Details</strong></h2>
<p>Are you currently? (Self Employed/Trading, Employed, Unemployed, Housewife/husband – incl. caring for dependents, Company Director/Promoter, Retired, Student, Other)<br />
Have you had a previous trading name?</p>
<h2><strong>Assets</strong></h2>
<p>Cash in hand<br />
Cash at bank or building society<br />
Money owed to you<br />
Tools for trade</p>
<p>Motor Vehicle?<br />
Make<br />
Model<br />
Year of 1st Registration<br />
Registration Number<br />
Condition<br />
Motor vehicles value</p>
<p>Do you own any freehold or leased property?<br />
Do you have any realisable assets?</p>
<h2><strong>Property Transactions and Preferred Creditors</strong></h2>
<p>Have you given away any property or sold it for less than its true value in the last 2 years?<br />
Have you preferred any creditors over others in your payments in the last 2 years?</p>
<h2><strong>Creditors</strong></h2>
<p>Type of Creditor<br />
Name of Creditor<br />
Address of Creditor</p>
<p>Roll or Account Number<br />
Amount owed to Creditor<br />
Is this an excluded debt?<br />
Is this a secured debt?<br />
Is there an attachment of earnings order associated with this debt?</p>
<p>Any more creditors?</p>
<h2><strong>Income and Expenditure Account</strong></h2>
<p>Monthly Income<br />
Monthly Total Salary / Wages<br />
Monthly Total Other Income<br />
Monthly Total Benefits<br />
Monthly Total Pensions<br />
Total Income</p>
<p>Monthly Expenditure<br />
Rent<br />
Ground rent and Service charges<br />
Mortgage<br />
Other Secured Loans<br />
Mortgage Endowment and MPPI<br />
Building &amp; Contents Insurance<br />
Pension and Life Insurance<br />
Council Tax<br />
Gas<br />
Electricity<br />
Water<br />
Other Utilities(Coal, Oil, Calor Gas)<br />
TV Licence<br />
Magistrate Court Fines<br />
Maintenance or Child support<br />
Hire Purchase / Conditional Sale<br />
Child Care Costs<br />
Adult Care Costs<br />
Monthly Total Phone<br />
Monthly Total Travel<br />
Monthly Total Housekeeping<br />
Monthly Total Other Expenditure<br />
Total expenditure</p>
<p>Income less Expenditure</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://official-debtrelieforder.org.uk/debt-relief-order/application-form-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Privacy policy for official-debtrelieforder.org.uk</title>
		<link>http://official-debtrelieforder.org.uk/privacy-policy/</link>
		<comments>http://official-debtrelieforder.org.uk/privacy-policy/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 23:25:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://official-debtrelieforder.org.uk/?page_id=52</guid>
		<description><![CDATA[If you require any more information or have any questions about our privacy policy, please feel free to contact us by email at visualwebuk (at) gmail.com. 
At official-debtrelieforder.org.uk, the privacy of our visitors is of extreme importance to us. This privacy policy document outlines the types of personal information is received and collected by official-debtrelieforder.org.uk [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><!--noadsense-->If you require any more information or have any questions about our privacy policy, please feel free to contact us by email at visualwebuk (at) gmail.com. </p>
<p>At official-debtrelieforder.org.uk, the privacy of our visitors is of extreme importance to us. This privacy policy document outlines the types of personal information is received and collected by official-debtrelieforder.org.uk and how it is used. </p>
<p><b>Log Files</b><br />
Like many other Web sites, official-debtrelieforder.org.uk makes use of log files. The information inside the log files includes internet protocol ( IP ) addresses, type of browser, Internet Service Provider ( ISP ), date/time stamp, referring/exit pages, and number of clicks to analyze trends, administer the site, track user’s movement around the site, and gather demographic information. IP addresses, and other such information are not linked to any information that is personally identifiable. </p>
<p><b>Cookies and Web Beacons</b><br />
<br />
official-debtrelieforder.org.uk does not use cookies.</p>
<p><b>DoubleClick DART Cookie</b><br />
<br />
.:: Google, as a third party vendor, uses cookies to serve ads on official-debtrelieforder.org.uk.<br /> <br />
.:: Google&#8217;s use of the DART cookie enables it to serve ads to users based on their visit to official-debtrelieforder.org.uk and other sites on the Internet. <br />
.:: Users may opt out of the use of the DART cookie by visiting the Google ad and content network privacy policy at the following URL &#8211; http://www.google.com/privacy_ads.html</p>
<p>Some of our advertising partners may use cookies and web beacons on our site. Our advertising partners include &#8230;.<br />Google Adsense</p>
<p>Commission Junction<br />   Clickbank<br />    Amazon<br /> Kontera</p>
<p></p>
<p>These third-party ad servers or ad networks use technology to the advertisements and links that appear on official-debtrelieforder.org.uk send directly to your browsers. They automatically receive your IP address when this occurs. Other technologies ( such as cookies, JavaScript, or Web Beacons ) may also be used by the third-party ad networks to measure the effectiveness of their advertisements and / or to personalize the advertising content that you see.</p>
<p>official-debtrelieforder.org.uk has no access to or control over these cookies that are used by third-party advertisers. </p>
<p>You should consult the respective privacy policies of these third-party ad servers for more detailed information on their practices as well as for instructions about how to opt-out of certain practices. official-debtrelieforder.org.uk&#8217;s privacy policy does not apply to, and we cannot control the activities of, such other advertisers or web sites.</p>
<p>If you wish to disable cookies, you may do so through your individual browser options. More detailed information about cookie management with specific web browsers can be found at the browsers&#8217; respective websites.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://official-debtrelieforder.org.uk/privacy-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DRO Approved Intermediaries</title>
		<link>http://official-debtrelieforder.org.uk/debt-relief-order/intermediaries/</link>
		<comments>http://official-debtrelieforder.org.uk/debt-relief-order/intermediaries/#comments</comments>
		<pubDate>Fri, 29 May 2009 13:42:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[citizens advice]]></category>
		<category><![CDATA[consumer credit counselling]]></category>
		<category><![CDATA[debt relief]]></category>
		<category><![CDATA[money advisers]]></category>
		<category><![CDATA[payplan]]></category>

		<guid isPermaLink="false">http://official-debtrelieforder.org.uk/?page_id=23</guid>
		<description><![CDATA[One can only apply for a Debt Relief Orders via an approved intermediary.
The list of intermediaries (as noted below) are authorised to advise and assist people on the completion of a D.R.O application. They are authorised by companies that are considered to be very competent authorities.

The list below shows competent authories issued by the UK [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>One can only apply for a Debt Relief Orders via an <strong>approved intermediary</strong>.</p>
<p>The list of intermediaries (as noted below) are authorised to advise and assist people on the completion of a D.R.O application. They are authorised by companies that are considered to be very competent authorities.</p>
<div style="clear:both"></div>
<p>The list below shows competent authories issued by the UK Insolvency Service, and are able to help you find an official approved intermediary:</p>
<div style="width:400px;margin-left:40px;padding-left:10px;border:1px solid #ccc">
<ul>
<li>Citizens Advice Bureaux<br />
<a rel="nofollow" rel="nofollow" href="http://www.citizensadvice.org.uk/" target="_blank">www.citizensadvice.org.uk</a></li>
<li>Consumer Credit Counselling Service<br />
<a rel="nofollow" rel="nofollow" href="http://www.cccs.co.uk/" target="_blank">www.cccs.co.uk</a></li>
<li>Institution of Money Advisers (IMA)<br />
<a rel="nofollow" rel="nofollow" href="http://www.i-m-a.org.uk/" target="_blank">www.i-m-a.org.uk</a></li>
<li>National Debtline<br />
<a rel="nofollow" rel="nofollow" href="http://www.nationaldebtline.co.uk/england_wales" target="_blank">www.nationaldebtline.co.uk/england_wales</a></li</p>
<li>Payplan Ltd<br />
<a rel="nofollow" rel="nofollow" href="http://www.payplan.co.uk/" target="_blank">www.payplan.co.uk</a></li>
<li>Baines &amp; Ernst Ltd<br />
<a rel="nofollow" rel="nofollow" href="http://www.bainesandernst.co.uk/" target="_blank">www.bainesandernst.co.uk</a></li>
</ul>
</div>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://official-debtrelieforder.org.uk/debt-relief-order/intermediaries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bankruptcy</title>
		<link>http://official-debtrelieforder.org.uk/bankruptcy/</link>
		<comments>http://official-debtrelieforder.org.uk/bankruptcy/#comments</comments>
		<pubDate>Fri, 29 May 2009 10:35:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bankrupt]]></category>
		<category><![CDATA[debt problems]]></category>
		<category><![CDATA[debts]]></category>
		<category><![CDATA[individual voluntary arrangement]]></category>

		<guid isPermaLink="false">http://official-debtrelieforder.org.uk/?page_id=14</guid>
		<description><![CDATA[Bankruptcy
Bankruptcy is a financial solution that may be used by someone who can no longer pay or afford their debts. It&#8217;s usually used as the ‘last option’ for people who have massed a large amount of debt and simply cannot afford the repayments.
Once a person has been declared bankrupt, their remaining debts are written off, [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<h2>Bankruptcy</h2>
<p>Bankruptcy is a financial solution that may be used by someone who can no longer pay or afford their debts. It&#8217;s usually used as the ‘last option’ for people who have massed a large amount of debt and simply cannot afford the repayments.</p>
<p>Once a person has been declared bankrupt, their remaining debts are written off, however you must consider this option very carefully, weighing up the pro’s and con’s of other debt solutions that may be available to you.</p>
<p>The period of bankruptcy usually lasts for one year, although in some cases this may be reduced.</p>
<h2>Types of Bankruptcy</h2>
<p>There are three common ways an individual can be made bankrupt:</p>
<ul>
<li> Voluntary – The individual themselves files for bankruptcy</li>
<li> Involuntary – Bankruptcy order filed by the a creditor who is owed £750 or more</li>
<li> Should you fail to make the repayments under whilst under an IVA (Individual Voluntary Arrangement)</li>
</ul>
<p>A bankruptcy order can still be made even if you do not respond or refuse to agree to the terms. If you dispute a bankruptcy claim by your creditor, you should try and reach an agreement before the bankruptcy petition is due to be heard. Trying to reach a settlement after this time could prove both time-consuming and costly.</p>
<h2>Bankruptcy Implications</h2>
<p>Before you consider bankruptcy as an option to help you solve your debt problems you should look at alternatives such as an Individual Voluntary Arrangement (IVA).</p>
<ul>
<li> You will lose control of your assets</li>
<li> You will be unable to obtain credit over £250 without permission from the lender</li>
<li> You will not be able to act as director of a company for the duration of the bankruptcy</li>
<li> You cannot take part in the formation of management of a Limited (Ltd) company without the explicit permission of the courts</li>
<li> You cannot trade under a different name unless you inform all parties concerned of the bankruptcy</li>
<li> You cannot practice as a Chartered Accountant or Lawyer</li>
<li> You may not act as a Justice of the Peace (JP), become a member of Parliament or a Local Authority</li>
<li>Your credit rating and ability to gain credit will be severely affected even after the bankruptcy order is annulled and you may be publically examined in court.</li>
<li>The bankruptcy will remain on the debtor’s credit report for a period of 10 years</li>
</ul>
<p>Also keep in mind the social implications of bankruptcy</p>
<h2>Advantages of Bankruptcy</h2>
<p>Although bankruptcy receives a lot of bad publicity, it may be a viable option if you owe a lot of money (typically over £25,000) and cannot afford the repayments.</p>
<p>Bankruptcy has two main advantages – both for the individual concerned and the creditors.</p>
<ul>
<li> For the individual, bankruptcy can provide relative peace of mind, outstanding debts are written off and the order is usually annulled in one year (sometimes less)</li>
<li> For creditors, bankruptcy allows for a full investigation of the debtor’s financial affairs</li>
</ul>
<h2>Bankruptcy Myths</h2>
<p>It is not a question of strict law and regulation. There are no legal provisions which state that bankrupts should be denied, or at least find it more difficult, to get credit.</p>
<p>This is not to say you cannot get credit. It is a myth that bankrupts cannot get credit cards, bank accounts or loans, they can. But the terms on which they get them are severe.</p>
<p>The factors outlined here apply to both voluntary and involuntary arrangements. However, it is generally accepted that the implications for forced bankruptcy may be worse.</p>
<p>So, when considering bankruptcy, make sure your thinking goes beyond the immediate and legal implications. As stated earlier, bankruptcy can give you a reputation not unlike that of having a criminal record and a series of social and financial assumptions will be made, regardless of the actual facts of the case. You will rarely be given the chance to put the situation in its proper context.</p>
<p>This should not be taken to imply that you reject bankruptcy as a strategy &#8211; but it must be a carefully considered one.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://official-debtrelieforder.org.uk/bankruptcy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Individual Voluntary Agreement (IVA)</title>
		<link>http://official-debtrelieforder.org.uk/individual-voluntary-agreement-iva/</link>
		<comments>http://official-debtrelieforder.org.uk/individual-voluntary-agreement-iva/#comments</comments>
		<pubDate>Fri, 29 May 2009 10:25:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bankruptcy]]></category>
		<category><![CDATA[individual voluntary arrangement]]></category>
		<category><![CDATA[iva]]></category>
		<category><![CDATA[outstanding debts]]></category>

		<guid isPermaLink="false">http://official-debtrelieforder.org.uk/?page_id=8</guid>
		<description><![CDATA[Individual Voluntary Agreement (IVA)
If you find that you are unable to pay your debts on time, you may wish to consider an Individual Voluntary Arrangement (IVA) to avoid a bankruptcy order. An IVA is a formal agreement with your creditors that must be set up by a licensed Insolvency Practitioner.
Your creditors must accept the terms [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<h2>Individual Voluntary Agreement (IVA)</h2>
<p>If you find that you are unable to pay your debts on time, you may wish to consider an Individual Voluntary Arrangement (IVA) to avoid a bankruptcy order. An IVA is a formal agreement with your creditors that must be set up by a licensed Insolvency Practitioner.</p>
<p>Your creditors must accept the terms of an IVA, which often sees you paying back an affordable monthly amount over a 5 year period. After this period, the rest of your debts will usually be written off – sometimes as much as 70%. Interest charges and further action cannot be taken against you during the term of an IVA, so long as you can meet the agreed repayment plan.</p>
<h2>How an IVA works</h2>
<p>An Individual Voluntary Agreement (IVA) is an agreement between a debtor and his/her creditors which sets out repayment terms for a debt or collection of debts.</p>
<p>IVA’s are an alternative to bankruptcy and insolvency lasting for five years over which time, an independent insolvency practitioner supervises an agreed repayment contract which, provided that the terms of the agreement have been adhered to, is accepted as settlement of a debt.</p>
<p>IVA’s have grown in prominence over recent years and there is still considerable confusion in the market. This guide will explain how an IVA works.</p>
<ol>
<li><span style="text-decoration: underline;">The start of an IVA proceedings</span>. An insolvency practitioner, who will oversee the IVA throughout, will discuss your current situation, any outstanding debts that you may have and any assets to determine your eligibility for an IVA as well as what you can afford to repay.<br />
The practitioner may, if necessary, obtain a court order known as an interim order, which prevents any of your creditors from taking legal action against you whilst your IVA proposal is being put together.</li>
<li><span style="text-decoration: underline;">Meeting with your creditors</span>. Once your insolvency practitioner has all of the required information, he will prepare a proposal which is your intended repayment contract. This contract details what you propose to repay as part of the agreement. This will be agreed with you before being finalised. Upon completion of this contract, he/she will report to the court and recommend a meeting of creditors. All creditors will be sent a copy of the proposal.<br />
At the meeting, creditors will vote whether to accept or reject the proposal (whilst it is common for some creditors not to attend the meeting, they will usually vote ahead of the meeting).<br />
If an insufficient number of votes are made in favor of the document, the meeting can be adjourned for up to two weeks. Otherwise, the agreement is carried forward and becomes binding.</li>
<li><span style="text-decoration: underline;">The IVA Agreement</span>. Throughout the life of the IVA, you are legally bound to make the agreed monthly repayments directly to your insolvency practitioner, who then pays a dividend to your creditors on an annual basis.<br />
At no point during the IVA can your creditors impose any further charges or interest unless you fail to adhere to the agreement.</li>
<li><span style="text-decoration: underline;">Completing the IVA</span>. After the five year period of the IVA has expired, your practitioner will send out a final report and dividend to your creditors and file a certificate of compliance, indicating successful competition of the IVA. From this point, the debts are considered to be settled.</li>
</ol>
<h2>Benefits of an IVA</h2>
<ul>
<li>An IVA can help to prevent insolvency and bankruptcy. By reaching an agreement with your creditors you can pay back at least some of the debt that you owe. The rest is usually written off at the end of the IVA term.</li>
<li> It is a private arrangement that will not be disclosed to the public (unlike bankruptcy)</li>
<li> Due to its legal nature, further interest charges or court action cannot be brought against you during the IVA period</li>
<li> You can continue to practice as a professional (e.g. Doctor, Solicitor) and even as a company director as an IVA does not affect your professional status</li>
<li> An IVA is usually a sensible choice for people with larger debts from multiple creditors (typically over £15,000)</li>
<li> After you complete an IVA the effects on your credit rating and credit score will not be as severe as if you were made bankrupt</li>
<li> An IVA ensures that your job is protected and your home is not at risk as long as you can meet the repayment plan agreed with your creditors</li>
<li> You can even take out a mortgage during the IVA term</li>
</ul>
<h2>Disadvantages of an IVA</h2>
<ul>
<li>If you have equity in your home, savings or other valuable assets, you may be required to release them to pay your creditors near the end of the IVA term</li>
<li> Normally, an IVA cannot be used by anyone with debts under £15,000</li>
<li> You must be able to afford around £200 a month to pay your creditors</li>
<li> If you fail to meet these repayments, your creditors will take legal action against you and this can often result in bankruptcy.</li>
<li> Your home could also be a risk unless it was specially excluded from the IVA proposals</li>
<li> IVAs usually last longer than bankruptcy (3-5 years), meaning that it will take longer to become debt free. Bankruptcy orders usually only last for 12 months.</li>
</ul>
<h2>Is an IVA right for me?</h2>
<p>In some situations, an IVA may not be the best option and indeed, IVA’s are not available to all debtors. There are a number of potential debt solution options currently available, each with their respective merits and disadvantages. For more information, please read our <a title="Free debt guide" href="http://official-debtrelieforder.org.uk/free-debt-guides/" target="_self">free guide on IVAs</a>.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://official-debtrelieforder.org.uk/individual-voluntary-agreement-iva/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debt relief orders</title>
		<link>http://official-debtrelieforder.org.uk</link>
		<comments>http://official-debtrelieforder.org.uk#comments</comments>
		<pubDate>Thu, 28 May 2009 21:59:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bankrupt]]></category>
		<category><![CDATA[bankruptcy]]></category>
		<category><![CDATA[credit]]></category>
		<category><![CDATA[debt]]></category>
		<category><![CDATA[debt relief order]]></category>
		<category><![CDATA[iva]]></category>

		<guid isPermaLink="false">http://official-debtrelieforder.org.uk/?page_id=3</guid>
		<description><![CDATA[What&#8217;s a debt relief order?
If you do not qualify for an Individual Voluntary Arrangement (IVA) or a Debt Management Plan you may qualify for a Debt Relief Order (DRO).  Debt relief orders (DRO&#8217;s) are a form of insolvency procedure designed to assist those who have no assets and minimal excess income. They came into [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<h2>What&#8217;s a debt relief order?</h2>
<p>If you do not qualify for an Individual Voluntary Arrangement (IVA) or a Debt Management Plan you may qualify for a Debt Relief Order (DRO).  Debt relief orders (DRO&#8217;s) are a form of insolvency procedure designed to assist those who have no assets and minimal excess income. They came into force on 6th April 2009 and can be obtained without the use of the courts.</p>
<p>A DRO offers those with less than £15,000 of debt and no more than £300 total gross assets a form protection from their creditors and the opportunity to become free from their debts within one year. Debt relief orders provide a good solution for those who are cannot repay their debts within a reasonable period of time and when their circumstances are unlikely to improve.</p>
<h2>Who can get a debt relief order?</h2>
<p>A debt relief order is a potential option for a large number of debtors who would not normally qualify for the alternative debt solutions, such as bancruptcy, or an individual voluntary agreement.<br />
A person applying for a debt relief order has to meet the following criteria:</p>
<ul>
<li>Repayment of the debt in full is not possible and is unlikely to be in the foreseeable future.</li>
<li>The debtor’s total unsecured debts must not exceed more than £15,000.</li>
<li>The debtor’s total assets are no greater than £300.</li>
<li>The debtor’s total disposable income is no more than £50 per month (income minus living expenses).</li>
<li>The debtor is lives in England or Wales, or has been within the last 3 years.</li>
<li>The debtor has not received a D.R.O within the last 6 years and is not currently in receiving another form of insolvency procedure, such as bankruptcy or an IVA.</li>
</ul>
<h2>How can I apply for a debt relief order?</h2>
<p>You will only be able to apply for a debt relief order after seeking professional financial advice from a debt advisor. An approved intermediary, which could be the same person or company from whom you originally sought advice from, will then assist you with your DRO application. The intermediary may charge a fee for this service but this cannot exceed £100.<br />
You cannot apply for a DRO without the assistance of an intermediary.<br />
Upon receipt of the application and payment of the fee, an official receiver is able to make the order. This is done without the involvement of the court if it appears that the applicant meets the relevant requirements.</p>
<h2>How does a debt relief order work?</h2>
<p>During the time of a debt relief order you are protected from any enforcement action by creditors that are named in the application (note that some debts cannot be included in a D.R.O). This will usually last for a period of 12 months although a creditor may apply to the court to extend either the order or the restrictions placed on a debtor as a result of the order.</p>
<p>Throughout the lifetime of the order, you&#8217;ll be expected to co-operate with the official receiver and, should your financial situation improve, you will be expected to arrange to repay your creditors.</p>
<p>A number of restrictions will also be placed on a debtor during the life of the DRO (and in some cases, after the DRO has expired). These include:</p>
<ul>
<li> The debtor must not obtain credit of £500 or more, either alone or jointly with another person, without disclosing that they are subject to a DRO to the lender.</li>
<li> The debtor may not carry on a business (directly or indirectly) in a different name after being granted a DRO without telling all those with whom they do business with under the previous name.</li>
<li> The debtor may not be involved (directly or indirectly) with the promotion, management or formation of a limited company, and may not act as a company director, without the court’s permission.</li>
<li>The debtor will only be able to obtain a DRO once every six years.</li>
</ul>
<p>These restrictions could be extended should the official receiver deem that the debtor has acted improperly or dishonestly. This extension could last for up to 15 years.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://official-debtrelieforder.org.uk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
