<html>
<head>
<title>If You Lose Your Job</title>
 <link rel="stylesheet" type="text/css" href="style_sheet">
 
   <link rel="shortcut icon" href="favicon.ico">

<meta name="keywords" content="
maine, job, employment, unemployment, termination, fired, discrimination, pension, benefits, personnel, laid off, back pay, paycheck, records
">


body {
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	font-size: ;
}

.footer {
	font-size: 70%;
}

H1, H2, H4, H5, H6 {
	color: #666699;
	display: block;
	font-weight: bold;
	height: auto;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

p {
	font-size: ;
}

.admin-menu blockquote {
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
}


.arrowlist {
	list-style-image: url("Images/bullet_green.gif");
}

table.box {
	background-color: #FFFFCC;
	border: 1px solid #666666;
	font-size: 80%;
	padding: 10px;
}

table.boxheading {
	background-color: #669999;
	font-size: 110%;
	font-weight: normal;
	padding: 3px;
	text-align: left;
	width: 90%;
}

.case-report .counsel {
	font-style: italic;
}

.case-report div {
	margin-bottom: 1em;
}

.case-report .document {
	margin-bottom: 0;
}

.case-report .name {
	font-weight: bold;
}

.case-report .title {
	font-weight: bold;
}


.client-library .empty {
	font-style: italic;
	padding-top: .75em;
}

.client-library .page-list {
	line-height: 175%;
}

.client-library ul {
	list-style-type: none;
}


.client-library {
	font-family: arial, helvetica, san-serif;
	font-size: 90%;
}

.datatext {
	font-family: arial, helvetica, san-serif;
	font-size: 10pt;
}

table.display {
	border-width: 0;
}
table.display #noline, td #noline, tr #noline {
	border-bottom-width: 0px;
}

table.display td {
	border-bottom: 1px solid black;
	margin: .5em;
	padding: .2em;
	text-align: left;
}

table.display th {
	border-bottom: 1px solid black;
	font-weight: bold;
	text-align: center;
}


.error , .form-error {
	color: #ff0000;
	font-weight: bold;
}

.footer-link {
	color: #000066;
	font-size: 10pt;
	text-decoration: none;
}

h2 {
	color: #666699;
	font-size: 120%;
	padding: 2;
	text-align: center;
}

h3 {
	color: #660066;
	font-size: 100%;
}

h4 {
	color: #330099;
	font-size: 100%;
}

.heading-row {
	background: #006699;
	background-image: none;
	color: #FFFFFF;
}

table.inset {
	border-collapse: collapse;
	padding: 10px;
}
table.inset td {
	border-bottom-style: solid;
	border-color: #006699;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-width: 1px;
	font-size: 10pt;
	padding : 10px;
}

table.inset th {
	background-color: #006699;
	color: white;
	font-weight: bold;
	padding: 10px;
}


.label {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

.left-nav {
	border-bottom-style: solid;
	border-color: #006699;
	border-width: 1px;
	font-color: white;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	margin-right: 10px;
	text-align: right;
}
.left-nav a {
	color: #a37644;
	line-height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}


.title {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.login-text {
	color: #330099;
	font-weight: 700;
}

a.nav-link {
	color: white;
	size: 80%;
	text-decoration: none;
}

pre {
	background-color: #dee7ec;
	border: 1px solid #8cacbb;
	padding: 1em;
	width: 550px;
}

.required {
	color: #ff0000;
	font-weight: bold;
}

.shade-row {
	background: #CCCCFF;
	background-image: none;
}

.smalltext {
	font-family: arial, helvetica, san-serif;
	font-size: 10pt;
}
    #tab {
      float:left;
      width:100%;
      background:#DAE0D2 url("/Images/tabs/bg.gif") repeat-x bottom;
      font-size:93%;
      line-height:normal;
      margin-bottom:6px;
      }
    #tab ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #tab li {
      float:left;
      background:url("/Images/tabs/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #tab a {
      float:left;
      display:block;
      background:url("/Images/tabs/right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #tab a {float:none;}
    /* End IE5-Mac hack */
    #tab a:hover {
      color:#333;
      }
    #tab #current {
      background-image:url("/Images/tabs/left_on.gif");
      border-width:0;
      }
    #tab #current a {
      background-image:url("/Images/tabs/right_on.gif");
      color:#333;
      padding-bottom:5px;
      }


table.table2 {
	border: 2px solid #666666;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 80%;
	padding: 10px;
}
table.table2 td {
	border: thin inset #666666;
	border-collapse: collapse;
	padding : 1px;
}


.table-data {
	font-size: 100%;
	vertical-align: top;
}

th {
	font-size: 10pt;
	text-align: left;
	vertical-align: center;
}

.topic-description {
	font-family: arial, helvetica, san-serif;
	font-size: 10pt;
}


<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript" src="../Home/javascript/swf_controls.js"></script>

</head>
<body bgcolor="#FFFFFF">

<h1 align="left">
  <left>
  <table border="0" cellpadding="0" cellspacing="0" width="90%" height="30%" align="center">
    <tr>
      <td width="25%" valign="top" align="left">
      <img border="0" src="images/ptlalogo.gif" width="180" height="180" 
      alt="Pine Tree Legal Assistance"></td>
      <td width="75%" align="left"><img border="0" src="images/treesheader.jpg" width="550" 
       height="198" alt="Pine Tree Legal Assistance">
      </td>
    </tr>
  </table>
  </left>
</h1>
<div align="center">
  <center>
  <table border="0" cellpadding="3" cellspacing="0" width="100%" height="68">
    <tr height="34"><td width="100%" colspan="7" bgcolor="#666699">
        <p align="center"><a href="http://www.kidslegalaid.com/ptla/ptlasite/index_html" style="text-decoration: none">
        <font color="#FFFFFF" font size="2">Home</a></font></p>
      </td>
    </tr>
    <tr height="30"><td width="10%" bgcolor= "#003366">        
      <p align="center"><a href="http://www.kidslegalaid.com/ptla/ptlasite/links" style="text-decoration: none">
       <font color="#FFFFFF" size="2">Links</font></a></td>
      <td width="14%" bgcolor="#003366">
      <p align="center"><a href="http://www.kidslegalaid.com/ptla/ptlasite/cliented" style="text-decoration: none">
       <font color="#FFFFFF" size="2">Legal Help</font></a></td>
       <td width="14%" bgcolor="#003366">        
      <p align="center"><a href="http://www.kidslegalaid.com/ptla/ptlasite/forms" style="text-decoration: none">
       <font color="#FFFFFF" size="2">Court Forms</font></a></td>
      <td width="20%" bgcolor="#003366">      
      <p align="center"><a href="http://www.kidslegalaid.com/ptla/ptlasite/about" style="text-decoration: none">
      <font color="#FFFFFF" size="2">About Pine Tree</font>
      </a> 
      </td>
      <td width="10%" bgcolor="#003366">
        
      <p align="center"><a href="http://www.kidslegalaid.com/ptla/ptlasite/news" style="text-decoration: none">
      <font color="#FFFFFF" size="2">News</font>
        </a>        
      </td>
      <td width="14%" bgcolor="#003366">
        
      <p align="center"><a href="http://www.kidslegalaid.com/ptla/ptlasite/cliented/ptlasearch.htm" style="text-decoration: none">
       <font size="2" color="#FFFFFF">Search</font></a>
        
      </td>
      <td width="13%" bgcolor="#003366">        
      <p align="center"><a href="http://www.kidslegalaid.com/ptla/ptlasite/cool" style="text-decoration: none">
      <font color="#FFFFFF" size="2">Cool Stuff</font>
        
      </a>
        
      </td>
    </tr>
  </table>
</center>
</div>
<br>
<!---This is the beginning of the left navigation--->
<!---It creates a table, but won't close until in the footer--->
<table cellpadding="4" cellspacing="0" align="center" border="0" width="100%">
<td valign="top" align="center" cellpadding="15" width="146" bgcolor="666699" rowspan="2">

<!---this is the dtml-var for the left navigation--->
<p>
 <p>
  <br><br>
<hr width="85%" height="4" color="FFFFFF">
  <p>

<font color="#FFFFFF" size="2">
<script>

/*
Text Link/Image Map Tooltip Script- 
© Dynamic Drive (www.dynamicdrive.com)
For full source code, installation instructions,
100's more DHTML scripts, and Terms Of
Use, visit dynamicdrive.com
*/

if (!document.layers&&!document.all)
event="test"
function showtip(current,e,text){

if (document.all){
thetitle=text.split('<br>')
if (thetitle.length>1){
thetitles=''
for (i=0;i<thetitle.length;i++)
thetitles+=thetitle[i]
current.title=thetitles
}
else
current.title=text
}

else if (document.layers){
document.tooltip.document.write('<layer bgColor="white" style="border:1px solid black;font-size:12px;">'+text+'</layer>')
document.tooltip.document.close()
document.tooltip.left=e.pageX+5
document.tooltip.top=e.pageY+5
document.tooltip.visibility="show"
}
}
function hidetip(){
if (document.layers)
document.tooltip.visibility="hidden"
}

</script>
<div id="tooltip" style="position:absolute;visibility:hidden"></div>


<p><a href="contact.htm" style="text-decoration: none" onMouseout="hidetip()" onMouseover="showtip(this,event,'Sorry but we cannot respond to requests for information or services via the internet')"><font color="#FFFFFF" size="2" face="Arial">Contact Us<br />Offices</font></a></p>
<hr color="FFFFFF" width="85% height="4">
<p><a href="http://www.kidslegalaid.com/ptla/ptlasite/housingindex.htm" style="text-decoration: none" onMouseout="hidetip()" 
onMouseover="showtip(this,event,'evictions, foreclosures, ADA, heat, property taxes, tax abatement, rights of tenants, 
homestead exemption, and more')"><font color="#FFFFFF" size="2" face="Arial">Housing</font></a></p>
<p><a href="http://www.kidslegalaid.com/ptla/ptlasite/cliented/foreclosure/index_html" style="text-decoration: none"><font color="#FFFFFF" size="2" 
face="Arial">Foreclosure Prevention</font></a></p>
<p><a href="http://www.kidslegalaid.com/ptla/ptlasite/housingindex.htm#fair_housing" style="text-decoration: none" onMouseout="hidetip()" 
onMouseover="showtip(this,event,'housing discrimination, El derecho a la vivienda')"><font color="#FFFFFF" size="2" 
face="Arial">Fair Housing</font></a></p>
<p><a href="http://www.kidslegalaid.com/ptla/ptlasite/familyindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,'divorce, family violence, child support, where to get help, parental rights, grandparent rights, paternity, and more!')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Family Law</font></a></p>
<p><a href="http://www.kidslegalaid.com/ptla/ptlasite/employmentindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,'unemployment benefits, reasons for termination, personnel file, pension, continuing health care coverage, and more!')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Employment Law</font></a></p>
<p><a href="http://www.kidslegalaid.com/ptla/ptlasite/healthindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,'Medicaid, CubCare, free hospital care, health care directives, and more!')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Health Care Issues</font></a></p>
<p><a href="http://www.kidslegalaid.com/ptla/ptlasite/educationindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,'homeless students, special education, PaS, student loads, ASPIRE, and more!')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Education</font></a></p>
<p><a href="http://www.kidslegalaid.com/ptla/ptlasite/benefitsindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,'food stamps, TANF, general assistance, emergency assistance, social security overpayments, unemployment benefits, and more!')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Public Benefits</font></a></p>
<p><a href="http://www.kidslegalaid.com/ptla/ptlasite/consumerindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,'small claims, bankruptcy, debt collection, Consumer Law Guide, mediation, and more!')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Consumer Law</font></a></p>
<p><a href="http://www.kidslegalaid.com/ptla/ptlasite/taxindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,'property taxes, tax abatement, income tax, earned income credit, tax return help, and more!')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Tax Info</font></a></p>
<p><a href="http://www.kidslegalaid.com/ptla/ptlasite/naindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,' ICWA, cross border rights, Jay Treaty, newsletters, and more!')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Native American</font></a></p>
<p><a href="http://www.kidslegalaid.com/ptla/ptlasite/courtindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,'Fee waivers, filing appeals, small claims, protection from harassment, court appointed lawyers, guardian ad litem')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Court Procedures</font></a></p>
<p><a href="http://www.kidslegalaid.com/ptla/ptlasite/immigrants/english/index_html" style="text-decoration: none" onMouseover="showtip(this,event,'green cards, naturalization, drivers licences, divorce, credit, and more; English and espa&#241;ol')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Immigrant Rights</font></a></p>
<p><a href="http://www.kidslegalaid.com/ptla/ptlasite/miscelindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,'disability rights, civil rights, other legal resources, community mediation, and more!')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Miscellaneous</font></a></p>


<hr color="FFFFFF" width="85% height="4">

<p><a href="http://www.kidslegalaid.com/ptla/ptlasite/cliented/family/assist.htm" style="text-decoration: none" onMouseover="showtip(this,event,'Help with your divorce or family law case from the courthouse assistance projects or the Volunteer Lawyers Project HelpLine')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Courthouse Assistance</font></a></p>



<p><a href="http://www.kidslegalaid.com/ptla/ptlasite/taxpayer/taxpayer.htm" style="text-decoration: none"><font color="#FFFFFF" size="2" face="Arial">Taxpayer Clinic</font></a></p>
<p><a href="http://www.kidslegalaid.com/ptla/ptlasite/native/native.htm" style="text-decoration: none"><font color="#FFFFFF" size="2" face="Arial">Native American Unit</font></a></p>
<p><a href="http://www.kidslegalaid.com/ptla/ptlasite/farmworker/farmworker.htm" style="text-decoration: none"><font color="#FFFFFF" size="2" face="Arial">Farmworker Unit</font></a></p>
<p><a href="http://www.kidslegalaid.com/ptla/ptlasite/cliented/miscel/discrimination.htm" style="text-decoration: none"><font color="#FFFFFF" size="2" face="Arial">Discrimination</font></a></p>
<hr color="FFFFFF" width="85% height="4">
<p><a href="http://janus.state.me.us/legis/statutes/" style="text-decoration: none" onMouseover="showtip(this,event,'From the Maine State Legislature website')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="arial">Maine Statutes</font></a></p>
<p><a href="http://www.courts.state.me.us/rules_forms_fees/rules/index.html" style="text-decoration: none" onMouseover="showtip(this,event,'All Court rules')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="arial">Maine Court Rules</font></a></p>
</font>
</p>
<hr width="85%" height="2" color="FFFFFF">

</p>
 </p>
<!---this is the end of left navigation--->
</td>
</tr>

<tr>
<td valign="top">

<!---this is the end of the header and the beginning of the body--->
<br>

<h2>If You Lose Your Job</h2>
<center><font size=4 color="000066">Information for Unemployed Workers</font></center>
<blockquote>

<blockquote> 
<hr>
  
  <p align="center"><font color="#003300" size="4">CONTENTS</font></p>
  <ul>
    <li>
     
<table border="1" width="33%" bgcolor="#FFFFCC" cellspacing="0" cellpadding="4" align="right">
    <font face="arial" size="2">
    <tr>
      <td width="14%"> 
        <a href="http://www.kidslegalaid.com/ptla/ptlasite/PDF/losejob.pdf">
        <img border="0" src="images/pdf.gif" alt="PDF pamphlet version"></a>
      </td>
      <td width="86%">
      <font face="arial" size="2">
      <a href="http://www.kidslegalaid.com/ptla/ptlasite/PDF/losejob.pdf">

      <font size="2">Click here</font></a> to get
      a printer-friendly .pdf pamphlet version.&nbsp; If you need help, 
      <a href="techinfo.htm">
      <font size="2">click here</font></a>.
      </td>
    </tr></font>
  </table>

    <a NAME="contents"></a><b><a HREF="#Introduction">Introduction</a></b> 
    </li>
    <li><a HREF="#Termination"><b>Termination of Employment</b></a> </li>
    <li><a HREF="#Discrimination"><b>Illegal Discrimination</b></a> </li>
    <li><a HREF="#Illegal"><b>Other Illegal Grounds for Termination</b></a> </li>
    <li><a HREF="#After"><b>Your Rights After You Have Been Discharged</b></a> 
    </li>
    <li><a HREF="#Pension"><b>Your Rights to Your Pension Fund and Insurance Benefits</b></a> 
    </li>
    <li><a HREF="#UC"><b>Unemployment Benefits</b></a> </li>
    <li><a HREF="#Denial"><b>Your Rights If You Are Denied Benefits</b></a> 
    </li>
    <li><a HREF="#Programs"><b>Other Programs That Can Help</b></a> </li>
    <li><a HREF="#Reasons"><b>Request for Reasons for Termination</b></a> </li>
    <li><a HREF="#File"><b>Request for Personnel File</b></a> </li>
    <li><a HREF="#Links"><b>Links</b></a> </li>
  </ul>
  <hr>
<p><font size="-1"><b>Many thanks to Portland-based lawyer <a href="http://www.fontainelaw.com/index.php">
Donald Fontaine</a> for his help with updating this information.</b></font></p>
<hr>
</blockquote>
  <table class="boxheading">
    <a name="Introduction"></a><br>
    <tr> 
      <td width="100%">Introduction</td>
    </tr>
  </table>
  <blockquote> 
    <p>This is a very general summary of your rights as an unemployed worker in 
      Maine. It covers basic questions you might have after losing your job. We 
      also explain how the unemployment benefit system works.</p>
    <p>You may be unemployed because you were laid off or fired, or you quit.&nbsp; 
      The facts of your particular situation will affect your rights under the 
      law.</p>
    <p><font color="#800000"><b>If you belong to a union, check with them about 
      additional rights you have under your union contract.&nbsp; Or, even without 
      a union, if you have a written contract, employment handbook, or other written 
      employment policies, those may give you more rights than the ones explained 
      here.</b></font></p>
    <p>Finally, if you think that you have been treated illegally or wrongfully 
      denied unemployment benefits, try to get legal advice.</p>
  </blockquote>
  <table class="boxheading">
    <a name="Termination"></a><br>
    <tr> 
      <td width="100%">Termination of Employment</td>
    </tr>
  </table>
  <blockquote> 
    <p><strong>Can my boss fire me without a good reason? </strong></p>
    <p>In most cases, yes. Maine employers and employees work under a centuries-old 
      system called &quot;employment-at-will.&quot; This means that if you are 
      hired for an indefinite length of time, you are free to leave the job whenever 
      you want. The employer is equally free to terminate you without cause.</p>
    <p><b>Can I be fired without notice?</b></p>
    <p>The general rule is yes.&nbsp; However, in certain situations you may be 
      required to give a week's notice before you leave, and the employer must 
      give you a week's notice before he lets you go.</p>
    <p><strong>What if my employer and I have an employment contract? </strong></p>
    <p>If you can prove that you and your boss entered into an employment agreement 
      that says you can be discharged only for specific reasons - for example, 
      &quot;for good cause&quot; - this contract may be binding on the employer.</p>
    <p><strong>What if my work place is unionized? </strong></p>
    <p>Where a labor contract exists between your employer and your union, you 
      probably have a grievance process and cannot be discharged without good 
      cause. Even if you are not a union member, you may still have rights to 
      union representation if you are going to be fired. </p>
  </blockquote>
  <table class="boxheading">
    <a name="Discrimination"></a><br>
    <tr> 
      <td width="100%">Illegal Discrimination
      <td> 
    </tr>
  </table>
  <blockquote> 
    <p><strong>Did my employer discriminate against me when I was fired? </strong></p>
    <p>Discrimination involves singling you out because of the group or class you belong to. 
      <b>Illegal discrimination</b> is unequal 
      treatment because of your:</p>
<ul class="arrowlist">
<li>race or color </li>
<li>sex</li>
<li>sexual orientation </li>
<li>ancestry or national origin</li>
<li>religion </li>
<li>age </li>
<li>mental or physical disability.</li>
</ul>
    <p>For example, if you were fired because your boss wanted to hire his nephew 
      in your place, this is not illegal discrimination.&nbsp; However, if you 
      were fired because of your age, you may have a valid illegal discrimination 
      charge.</p>
    <p><strong>What protection do I have if I lost my job because of illegal discrimination? 
      </strong></p>
    <p>The Maine Human Rights Act specifically protects workers from discriminatory 
      treatment.</p>
    <p>If you have lost your job because of illegal discrimination, you may file 
      a complaint with the <b><a href="><a href="><a href="http://www.maine.gov/mhrc/file_a_charge/index.html">Maine 
      Human Rights Commission</a></b> within <b><font color="#800000">6 months</font></b> 
      of your termination.</p>
    <div align="center"> 
      <center>
        <table class="box" width="40%">
          <tr> 
            <td width="100%"> 
              <p align="center"><b>Maine Human Rights Commission<br>
                </b>51 State House Station<br>
                Augusta, Maine&nbsp; 04333-0051<br>
              <p align="center">Phone:&nbsp; 624-6050<br>
              TTY:&nbsp; 1-888-577-6690<br>
              FAX:&nbsp; 624-6063<br>
        <a href="http://www.maine.gov/mhrc/file_a_charge/general_intake_form.html">Use online intake form</a></p>
            </td>
          </tr>
        </table>
      </center>
    </div>
    <br>
    <p>There is no fee for this service.</p>
    <p>After you file a complaint, the agency will investigate. The Commission may  
      interview you and your employer to determine the facts of the case. It can also 
      subpoena witnesses. If you and your employer cannot resolve the matter, 
      the Commission will issue a statement as to whether there are &quot;reasonable 
      ground to believe&quot; unlawful discrimination occurred. This entire process
      can take several months.</p>
    <p>Next, the Commission or your own lawyer can take the case to court. A court settlement 
      might include reinstatement, back pay, money, and attorney's fees.</p>
    <p>For more details 
      about the Commission process, go to their Q and A: 
       <a href="http://www.maine.gov/mhrc/publications/after_charge_filed.html">After a 
      Charge Has Been Filed</a>.</p>
  </blockquote>
  <table class="boxheading">
    <a name="Illegal"></a><br>
    <tr> 
      <td width="100%">Other Illegal Grounds for Termination</td>
    </tr>
  </table>
  <blockquote> 
    <p><b>My employer fired me because I reported unsafe or illegal conditions at my workplace. 
      Is this legal? </b></p>
    <p>No. A state law called the &quot;Whistleblowers' Protection Act&quot; 
      protects you. It says that you cannot be fired (or discriminated against) because you made a 
      good-faith report of work place violations. This protection covers a worker who "blows the whistle" 
      on sub-standard care in a health care setting. It also covers employees who cooperate with an official 
      investigation or court case against the employer. It protects you even if you reported the problem
      only to your employer, and then got fired.</p>
    <p>However, to be covered by this law you <b>must have first 
      reported the problem to your supervisor </b>and allowed a reasonable time 
      for correction before making your complaint to state or local officials.</p>
    <p>The only exception is if you have <strong>specific</strong> reason to believe 
      that reporting the violation to your employer will not result in prompt attention to the 
      problem.</p>
    <p><strong>Can I be fired for refusing to do a job that is illegal or too dangerous? 
      </strong></p>
    <p>No. However, in the case of danger, the threat to you must have been very serious.
    And you must have asked your employer first to coorect the situation.</p>
    <p><strong>Where can I go for help? 
      </strong></p>
   <p>Within 6 months of firing (or other discriminatory act), file a complaint with:</p>
   <div align="center"> 
      <center>
        <table class="box" width="40%">
          <tr> 
            <td width="100%"> 
              <p align="center"><b>Maine Human Rights Commission<br>
                </b>51 State House Station<br>
                Augusta, Maine&nbsp; 04333-0051<br>
              <p align="center">Phone:&nbsp; 624-6050<br>
              TTY:&nbsp; 1-888-577-6690<br>
              FAX:&nbsp; 624-6063<br>
        <a href="http://www.maine.gov/mhrc/file_a_charge/general_intake_form.html">Use online intake form</a></p>
            </td>
          </tr>
        </table>
      </center>
      </div>
      <p>In addition ot the above-described state law, several federal laws cover a variety of employment 
      situations. If you were discharged over a safety issue, contact your nearest U.S. Department of Labor 
      <a href="http://www.osha-slc.gov/html/Feed_Back.html"><b>OSHA</b></a> 
      office:</p>
    <div align="center"> 
      <center>
        <table class="box" width="40%">
          <tr> 
            <td width="100%"> 
              <p align="center"><b>Bangor District Office<br>
                </b>202 Harlow Street, Room 240<br>
                Bangor, Maine&nbsp; 04401<br>
                (207) 941-8177<br>
                Fax: 207-941-8179
            </td>
          </tr>
          <tr> 
            <td width="100%"> 
              <p align="center"><b>Augusta Area Office<br>
                </b>E.S. Muskie Federal Building<br>
                40 Wetern Ave., Room G-26<br>
                Augusta, Maine&nbsp; 04330<br>
                (207) 626-9160<br>
                Fax: (207) 622-8213</p>
            </td>
          </tr>
        </table>
      </center>
    </div>
    <br>
    <p><strong>Are there any other reasons why my termination might have been 
      illegal? </strong></p>
    <p>Your employer may not fire you solely because:&nbsp;</p>
    <ul class="arrowlist">
      <li>you complained about not getting overtime pay or minimum wages</li>
      <br>
      <br> 
      <li>you reported a workers compensation injury</li>
      <br>
      <br>
      <li> the state is taking money out of your paycheck to pay child support 
        </li>
      <br>
      <br>
      <li> the state is taking money out of your paycheck to collect an overpayment 
        of public benefits</li>
      <br>
      <br>
      <li> you were called for jury duty</li>
      <br>
      <br>

    </ul>
    <p>Also, some public benefit programs, like General Assistance, provide more protections.
      Your 
      employer cannot penalize you because the state 
      or town asked him for information about you, to determine whether you qualify for help. </p>
    <p>If you are injured on the job and file a Worker's Compensation claim, 
      you can't be fired in retaliation.</p>
  </blockquote>
  <table class="boxheading">
    <a name="After"></a><br>
    <tr> 
      <td width="100%">Your Rights After You Have Been Discharged</td>
    </tr>
  </table>
  <blockquote> 
    <p><b>My boss fired me without telling me why. How can I find out why I lost 
      my job? </b></p>
    <p>You have a legal right to this information. Ask your employer <strong><font color="#800000">in 
      writing</font></strong> to tell you his reason for discharging you.&nbsp; 
      <a href="http://www.kidslegalaid.com/ptla/ptlasite/PDF/firing_form.pdf">Get sample form letter.</a></p>
    <p>If your employer doesn't answer within 15 days, he may be liable for up 
      to $500.&nbsp; If you have to bring a court action, he can also be ordered 
      to pay your attorney's fees, if you win.</p>
    <p><b>I am afraid my personnel file contains damaging information. How can 
      I find out? </b></p>
    <p><strong><font color="#800000">Write</font></strong> to your employer and 
      request that you or someone representing you be allowed to see and copy 
      your file. <a href="http://www.kidslegalaid.com/ptla/ptlasite/PDF/personnel_file.pdf"> Get sample form letter.</a>&nbsp; 
    </p>
    <p>If the employer does not give you access to your file within 10 days of 
      receiving your request, he can be fined $25.00 a day for each day he refuses 
      (up to a fine of $500.00).&nbsp; You can go to court to enforce this right.&nbsp; The court can 
      also order that your employer pay your attorney's 
      fees, if you win.</p>
    <p><b>I was fired a month ago and still haven't gotten my final paycheck. 
      Are they allowed to do this? </b></p>
    <p>Once you have left work, ask to get your final paycheck.&nbsp; Then your 
      employer must give it to you on the next regular pay day or within 2 weeks, 
      whichever is earlier.&nbsp; This check should include any vacation pay 
      your employer owes you. If wages are wrongfully withheld, you can sue for 
      three times the amount withheld, plus 
      attorney's fees.</p>
    <p><b>My boss claims that I'm not getting my last check because I owe him money. 
      Is this legal?</b></p>
    <p>No. Your employer cannot withhold 
      wages from you to settle a debt he claims you owe.<br>
      <b>Exception:</b> If he accidentally overpaid you wages at an earlier time, and
      you quit voluntarily, he can withhold that overpayment from your last paycheck.</p>
    <p><b>I worked for my employer for two years. Am I entitled to severance pay? 
      </b></p>
    <p>By Maine statute, you are not entitled to severance pay unless:&nbsp;</p>
    <ul class="arrowlist">
      <li> <b>and</b> you worked there for three years or longer <b>and</b> </li>
      <br>
      <br>
      <li>the company (or part of the company) has shut down or moved at least 100 miles away <b>and</b></li>
      <br>
      <br>
      <li>the company employed 100 people or more sometime during the year before 
        it closed</li>  
        </ul>
    <p>If you have a contract, find out if it gives you more severance pay rights.</p>
  </blockquote>
  <br>
  <div align="center"> 
    <center>
      <table border="3" width="50%">
        <tr> 
          <td width="100%">To find out more about any of these rights under Maine 
            law, or to file a complaint, contact: 
            <p align="center"><b><a href="http://www.maine.gov/labor/labor_laws/wagehour.html">Maine 
              Department of Labor<br>
              Wage and Hour Division</a></b><br>
              P.O. Box 259<br>
              Augusta, Maine&nbsp; 04333-0259</p>
            <p align="center"><b>624-6400<br>
            TTY: 1-800-794-1110
              </b></p>
          </td>
        </tr>
      </table>
    </center>
  </div>
    <table class="boxheading">
    <a name="Pension"></a><br>
    <tr> 
      <td width="100%">Your Rights to Your Pension Fund and Insurance Benefits</td>
    </tr>
  </table>
  <blockquote> 
    <p><strong>Do I have any right to money I paid into a pension fund? </strong></p>
    <p>Yes. You are vested 100% in all contributions you have made to a pension 
      fund maintained by your employer.&nbsp; You also have the right to the investment 
      return on that money. Ask your employer for a copy of the Summary Plan Description 
      for details.</p>
    <p><strong>Am I entitled to receive a distribution of my Social Security (FICA) 
      contributions? </strong></p>
    <p>Not until you retire at age 62 or older or become totally disabled. Get more information 
      from the federal <a href="http://www.ssa.gov">Social Security Administration</a>.&nbsp;&nbsp;</p>
    <p><strong>Do I have a right to receive any employer contributions to a pension 
      or profit sharing plan? </strong></p>
    <p>Yes, but only if you are &quot;vested&quot; in that benefit. Private pension 
      plans are controlled under the federal Employment Retirement Security Act 
      of 1974 (ERISA). This law requires that you have a non-forfeitable right 
      to all or a portion of your benefit after a certain number of years of service 
      with the employer.&nbsp;</p>
    <p>Generally, a plan may have either a &quot;cliff&quot; vesting schedule 
      or a &quot;graded&quot; one.&nbsp; &quot;Cliff&quot; vesting is much more 
      common.&nbsp; With &quot;cliff&quot; vesting, you will not be vested at 
      all until you have completed 5 years of service.&nbsp; At that point, you 
      are totally vested. If your plan has &quot;graded&quot; vesting, you must 
      be partially vested after 3 years and 100% vested after 7 years.</p>
    <p>These rules may vary depending upon when you left employment, whether the 
      plan is run by the government, such as a city or state, and how many hours 
      you worked each year.&nbsp;</p>
    <p><strong>Do I have a right to receive an immediate distribution of my vested 
      benefit under a pension plan? </strong></p>
    <p>Not in all cases. First find out if you are in a &quot;defined contribution&quot; 
      or a &quot;defined benefit&quot; plan.&nbsp;</p>
    <p>In a <b> defined contribution plan</b>, you have your own account in which 
      you may be fully or partially vested. Examples of defined contribution plans 
      are:</p>
    <blockquote> 
      <ul class="arrowlist">
        <li>profit sharing plans</li>
        <li>401(k) plans</li>
        <li>money purchase pension plan</li>
        <li>target benefit plans</li>
        <li>employee stock ownership plans</li>
      </ul>
    </blockquote>
    <p>Most often, defined contribution plans distribute vested account balances 
      to participants within a year of termination, but not in all cases.</p>
    <p>In a <b> defined benefit plan</b>, you will generally not get a distribution 
      until you reach normal retirement age (often age 65), or early retirement 
      age (often age 55). Again, you should ask your employer for a copy of the 
      Summary Plan Description for details.</p>
    <p><strong>What rights do I have if I think I am entitled to a vested benefit 
      and a distribution, but my employer denies my application for benefits? 
      </strong></p>
    <p>Under ERISA, you have the right to appeal any denial of benefits to the 
      Plan Administrator.&nbsp; This is often your employer or a pension plan 
      committee set up by your employer. Generally, you have 60 days to appeal 
      a denial of benefits.&nbsp; Then the Plan Administrator must respond to 
      your appeal within 60 days. You must be given a complete written explanation 
      of the reasons for the denial and a citation to the plan document. If your 
      appeal to the Plan Administrator fails, you have the right to appeal to 
      the federal court. Your rights are described in detail in the Summary Plan 
      Description.</p>
    <div align="center"> 
      <table class="box" width="60%">
        <tr> 
          <td width="100%"> 
            <p align="center">If you have more questions about your pension plan, 
              contact:</p>
            <p align="center"><b><a href="http://www.pensionaction.org/nepap.htm">
              The New England Pension Assistance Project</a><br>
              University of Massachusetts Boston<br>
              100 Morrissey Blvd.<br>
              Boston, Massachusetts&nbsp; 02125-3393</b></p>
            <p align="center"><b>Telephone (toll free): 1-888-425-6067</b> 
            <p align="center">You can also contact the Pension Assistance Project 
              through the: 
            <p align="center"><b><a href="http://www.mainelse.org">Maine Legal Services for the 
              Elderly HelpLine</a><br> 
              1-800-750-5353<br>
              </b>
          </td>
        </tr>
      </table>
    </div>
    <br>

    <p align="left"><strong>May I continue my health insurance even after I terminate 
      employment? </strong></p>
    <p align="left">If your employer had 20 or more employees on a typical business 
      day and maintained a group health plan, you may be entitled to continue 
      your health insurance.&nbsp; This is called &quot;COBRA Continuation Coverage.&quot; 
      This coverage is also available to your spouse and your dependents. Ask 
      your employer when you leave if COBRA coverage will be offered. Write a 
      letter to the employer indicating your possible interest and keep a copy 
      of that letter.</p>
    <p align="left"><strong>How will I know if I'm eligible and when must I elect 
      this coverage? </strong></p>
    <p align="left">Your employer is required to notify the Health Plan Administrator 
      within 30 days of the date your job ended.&nbsp; Then the Administrator 
      has another 14 days to notify you of your COBRA rights. You then have 60 
      days - from the date you lost coverage, or from the date the Administrator 
      sent you the notice, whichever is later - to elect COBRA coverage. If you 
      elect coverage, it will be effective back to the date your insurance ended.&nbsp; 
      Your employer and health plan provider can be subject to substantial fines for failing to 
      provide COBRA coverage. Also, your employer could be found liable in a court 
      case if he fails to offer COBRA coverage in violation of the law and you 
      have medical needs.&nbsp; Get legal advice.</p>
    <p align="left"><strong>How long will this continuation last and how much 
      will it cost me? </strong></p>
    <p align="left">The COBRA coverage can last up to 18 months after you lost 
      your job (and extends to 36 months in some cases). But, if you fail to make 
      a scheduled premium payment on time, or before the end of any grace period,
      it will end automatically.&nbsp; The cost will 
      generally be 102% of the premium for the type of coverage you have.</p>
    <p align="left"><strong>If I have family coverage, must I elect to continue 
      both my coverage and the coverage for my dependents? </strong></p>
    <p align="left">You have the right to elect COBRA coverage separately for 
      yourself and your dependents. You can keep your coverage and decline for 
      your dependents, or you can decline your own COBRA coverage and elect coverage 
      for one or more of your dependents.</p>
    <p><font size="-1"><b><a href="http://www.dol.gov/dol/topic/health-plans/cobra.htm">More
    on COBRA from the U.S. Department of Labor</a></b></font></p>
    <p align="left"><strong>What if I can't afford COBRA coverage?</strong></p>
    <p>Check to find out if you or your children are eligible to receive 
    <a href="http://www.mejp.org/medicaid.htm">MaineCare</a>. Contact:</p>
    <p>Maine Department of Health and Human Services: <b>1-877-543-7669</b> or </p>
    <p>Consumers for Affordable Health Care: <b>1-800-965-7476</b></p>
    
  </blockquote>
  <table class="boxheading">
    <a name="UC"></a><br>
    <tr> 
      <td width="100%">Unemployment Benefits</td>
    </tr>
  </table>
  <blockquote> 
    <p align="left">Unemployment benefits are for workers who are out of work 
      through no fault of their own. Generally, you can draw these benefits for 
      up to 26 weeks.</p>
    <p align="left">Basically you must:</p>
    <ul class="arrowlist">
      <li> 
        <p align="left">file a claim
      </li>
      <li> 
        <p align="left">be partially or totally unemployed, and&nbsp;
      </li>
      <li> 
        <p align="left">have earned a minimum amount of money in a specific 
          period of time
      </li>
      <li> 
        <p align="left">be able and available to work and
      </li>
      <li> 
        <p align="left">be actively looking for a job</li>
    </ul>
    <p align="left">Read more about these requirements 
      below.</p>
    <p align="left"><strong>How do I find out if I am eligible? </strong></p>
    <p align="left">As soon as you are out of work, file a claim.</p>
    <p>You can do this in one of three ways:
    <ul class="arrowlist">
    <li><a href="http://www.maine.gov/labor/unemployment/howtofile.html">
    Online</a></li>
    <li>Phone: 1-800-593-7660  TTY: 1-888-457-8884</li>
    <li>Mail: Get forms from your nearest <a href="http://mainecareercenter.com">Career Center</a>. Some town offices also have the forms. 
      Follow the mailing instructions on the form.</li>
    </ul>
      <p>You will be asked to provide 
      information about your employment history, the reason for your job loss 
      and your availability for work.</p>
    <p align="left">Your eligibility is based on your having earned a minimum 
      amount in the <b> first four</b> of the last five completed calendar quarters 
      (Jan. - March, April - June, July - Sept., Oct. - Dec.). If you don't have 
      enough earnings during that year, the agency will then look at your <b>four 
      most recent</b> completed quarters. You must also have earned a certain 
      amount in each of two quarters during this period. (Workers who are employed 
      in seasonal industries have their benefits calculated differently.)</p>
    <p align="left"><strong>What happens if my employer's report of why I was 
      let go is different than mine? </strong></p>
    <p align="left">A deputy at the Employment Security Office will contact both 
      you and your employer and request more information about the reason for 
      separation. Generally, you have to wait out a disqualifying period if you 
      quit your job without good cause or were fired for misconduct.</p>
    <p align="left">The deputy will review the information from both parities 
      and reach a decision about your eligibility.</p>
    <p align="left"><strong>Are there any circumstances in which I can quit work 
      and still collect unemployment benefits? </strong></p>
    <p align="left">Yes. If you leave for "good cause" related to your work. 
      For example, you left because of unsafe conditions or other labor 
      law violations, such as sexual harassment. It must 
      be a situation which would have forced a reasonable person to quit. You 
      also must show that you made a serious effort to solve the problem before 
      you were forced to leave your job.</p>
    <p align="left">If your own illness or that of an immediate family member 
      forced you to leave work, you can collect as long as you notified your employer 
      as soon as possible. You must also request reemployment when you are able 
      to work again. You will not get benefits while you are unable to work.</p>
    <p align="left"><strong>What if I had to leave my job to follow my husband 
      or wife to a new location, or to escape domestic violence?</strong></p>
    <p align="left">When you have to leave your job to follow your spouse, you 
      should be able to collect benefits.&nbsp; To qualify, you must &quot;attach 
      to the new labor market&quot; within 14 days of moving.&nbsp; Also, if you 
      are forced to leave your job because of domestic violence, you should qualify
      as long as you can show that you did everything within 
      reason to try to keep your job.</p>
    <p align="left"><strong>My employer says that I was fired for having &quot;a 
      bad attitude&quot;. Can I collect benefits? </strong></p>
    <p align="left">Maybe. Being fired in itself is not a disqualification. However, 
      you will have to regain eligibility if you were discharged for &quot;misconduct 
      connected with the work&quot;.</p>
    <p align="left"><b>"Misconduct"</b> means that your did something wrong that was within
      your control and was very harmful to your employer. Several acts are presumed to be against your 
      employer's interests, such as:
      <ul class="arrowlist">
      <li>being drunk on the job</li> 
      <li>using illegal drugs or being under the influence during the job</li>
      <li>being absence for more than 2 days because you were in jail</li> 
      </ul>
      However, misconduct <b>cannot</b> be based solely on:</p>
    
      <ul class="arrowlist">
        <li> 
          <p align="left">an isolated error in judgment
        </li>
        <li> 
          <p align="left">a failure to perform satisfactorily if you were making 
            a good faith effort
        </li>
        <li> 
          <p align="left">being absent due to illness if you made a good faith 
            effort to give notice 
            under your employer's notice rules, or
        </li>
        <li> 
          <p align="left">protecting yourself or your children from domestic violence 
            if you made 
            every reasonable effort to keep your job
        </li>
      </ul>
  
    <p align="left">&nbsp;Get legal advice, if you can, to help you evaluate a 
      &quot;misconduct&quot; charge.</p>
    <p align="left"><strong>What do I have to do to remain eligible for unemployment 
      compensation during the time I am receiving benefits? </strong></p>
    <p align="left">You must file a separate claim <b> each week</b>.&nbsp; When 
      you file you will have to show that you are seriously looking for work and 
      not being unreasonably selective about job offers. Under a temporary law, you may be able 
to qualify if you are looking for part-time work only. This rule is intended to help people who normally 
work part-time or who are currently limited because a family member is sick or disabled or because of 
domestic violence. (This law will "sunset" in September 2008 unless the legislature extends it.)</p>
    <p align="left">You must be physically &quot;able and available&quot; to work. 
      After you have been unemployed for over 12 weeks, you may be expected to 
      take a job outside your usual field of work and for a lower wage than you 
      were receiving. In some cases you can work and get partial benefits.</p>
  </blockquote>
  <table class="boxheading">
    <a name="Denial"></a><br>
    <tr> 
      <td width="100%">Your Rights if You are Denied Benefits</td>
    </tr>
  </table>
  <blockquote> 
    <p align="left">If the state denies your claim, you have the right to appeal.</p>
    <p align="left"><strong>What if the deputy decides that I am not eligible? 
      </strong></p>
    <p align="left">You will get a written decision telling you why you were found 
      ineligible, what the disqualification period will be, and how to re-qualify.</p>
    <p align="left">This notice will also tell you how to appeal this decision. 
      <strong> <font color="#800000">You must file an appeal within 15 days of 
      the date of the deputy's decision.</font></strong></p>
    <p align="left"><strong>What do I do after I file the appeal? </strong></p>
    <p align="left">You may take your case before an administrative hearing officer 
      of the Employment Security Commission.</p>
    <p align="left">You have the right to have - or not to have - a lawyer at this 
      hearing, to present evidence, to bring witnesses and to cross-examine the 
      employer.</p>
    <p align="left">If the hearing officer decides against you, you have the right 
      to request another appeal. This second appeal goes to the Unemployment Insurance Commission.&nbsp; 
      <strong><font color="#800000">This appeal must be filed within 15 days of 
      the date the hearing officer's decision was mailed to you.</font></strong></p>
    <p align="left"><strong>Do I automatically get another hearing? </strong></p>
    <p align="left">No. The three-member Commission will either review the record 
      in your case, and affirm or set aside the hearing officer's decision, <strong>or</strong> 
      grant you a new hearing.</p>
    <p align="left">New hearings are generally held at this level only if:</p>
    <blockquote> 
      <ul class="arrowlist">
        <li> 
          <p align="left">you did not get a fair chance to present your case at 
            the first hearing, or
        </li>
        <li> 
          <p align="left">you can now produce significant new evidence.
        </li>
      </ul>
    </blockquote>
    <p align="left"><strong>Is the Commission my last chance to have my case heard? 
      </strong></p>
    <p align="left">No. You can appeal to Superior Court and even to the Maine 
      Supreme Judicial Court.&nbsp; However, you probably won't be allowed to 
      add new evidence to the record on appeal.&nbsp; So, be sure that you submit 
      all of the information you need to make your case during the agency hearing.&nbsp; 
      Also, you should get legal counsel, if you haven't already. 
      <b>You must file any appeal within 30 days.</b></p>
  </blockquote>
  <table class="boxheading">
    <a name="Programs"></a><br>
    <tr> 
      <td width="100%">Other Programs that Can Help</td>
    </tr>
  </table>
  <blockquote> 
    <p align="left">The sudden loss of a steady paycheck can quickly break your 
      budget. Here are some federal, state and local programs which may help 
      you.</p>
    <p align="left"><strong><font COLOR="#CC3300">Food Stamps </font></strong></p>
    <p align="left">This is a federal program run by the Department of Health and Human Services. 
      The income and limits are higher than you may think, and most families with children
      will not be disqualified because of property they own. The program is designed to provide 
      assistance fairly quickly. Single individuals and families are eligible. 
      Apply at <a href="http://www.maine.gov/dhhs/DHSoffices.htm">your local 
      DHHS office</a>.</p>
    <p align="left"><strong><font COLOR="#CC3300">Temporary Assistance for Needy 
      Families</font></strong></p>
    <p align="left">TANF assists children who have an absent or disabled parent. 
      Families with an unemployed parent can also qualify.&nbsp; There are income 
      and asset limitations. Apply at 
      <a href="http://www.maine.gov/dhhs/DHSoffices.htm"> 
      your local DHHS office</a>.&nbsp; DHHS also runs the <a href="http://www.mejp.org/page2mejp.html">Parents 
      as Scholars</a> (PaS) program for eligible parents who are interested in 
      going to college to train for more highly skilled, better-paying jobs.</p>
    <p align="left"><strong><font COLOR="#CC3300">Fuel Assistance (LIHEAP)</font></strong></p>

<p>Low-income households can qualify each heating season for help with their fuel bills.

Apply at your <a href="http://www.mainehousing.org/liheap.html#CAP Agencies">county CAP</a> 
(Community Action Program).</p> 

   
    <p align="left"><strong><font COLOR="#CC3300">General Assistance </font></strong></p>
    <p align="left">General Assistance is administered by each town in Maine and 
      funded by a combination of local and state money.</p>
    <p align="left">The program is a &quot;safety net&quot; to assist people who 
      cannot meet their most basic living expenses.</p>
    <p align="left">Go to your town office to apply. You will need proof of income 
      and expenses such as rent, food, fuel and utilities.</p>
    <blockquote> 
      <blockquote> 
        <p align="left"><font color="#800000"><b>If you apply for any of the above 
          benefit programs and are denied, contact the <a href="http://www.kidslegalaid.com/ptla/ptlasite/cliented/contact.htm"> 
          Pine Tree Legal Assistance office </a>nearest you to talk about your 
          case.&nbsp; You may have good grounds to appeal.</b></font></p>
<p><a href="benefits_checklist.htm">Learn more about benefit and tax credit programs</a></p>
      </blockquote>
    </blockquote>
<a name="Links"></a>
    <hr ALIGN="LEFT">
  </blockquote>
  <p align="center"><a HREF="http://www.mainecareercenter.com/"><b>Link to the 
    Maine Career Center (Employment Resources)</b></a></p>
  <p align="center"><a HREF="http://www.maine.gov/labor/labor_laws/publications/employeerightsguide.html"><b>Link 
    to Maine Department of Labor's Maine Employee Rights Guide</b></a> </p>
</blockquote>
</blockquote>
<p>
<table border="1" width="75%" align="center" bgcolor="#FFFFCC"
             cellspacing="0" cellpadding="10" bordercolor="#666666">
          <tr valign="top">
            <td width="50%">
              <p><div align="center"><font face="Arial" size="-1"><b>Notice</b>
              </font></div>
              <p align="left"><font face="Arial" size="-1">© Pine Tree
              Legal&nbsp; Assistance
                            <br>
              September 2006
                            </p>
              <p align="left"><font face="Arial" size="-1">Sometimes the laws
              change. We cannot promise that this information is always
              up-to-date and correct.&nbsp; If the date above is not this year,
              call us to see if there is an update.</font></p>
              <p align="left"><font face="Arial" size="2">We provide this
              information as a public service.&nbsp; It is not legal advice.&nbsp;
              By sending you this information, we are not acting as your lawyer.&nbsp;
              Always consult a lawyer, if you can, before taking legal action.</font></p>
              <p><a href="http://www.kidslegalaid.com/ptla/ptlasite/use_terms.htm">Please review our full terms-of-use agreement</a></p>
              
           </td>
           <td width="50%"><div align="center">
               <p><font face="Arial" size="-1"><b>Help Us</b>
               </font></div>
               <p align="center"> 
              
               <b>Help us make our site better.</b><br /> 
               <a href="http://www.kidslegalaid.com/ptla/ptlasite/questionnaire">Fill out our questionnaire.</a><br /> 
               It won't take long. <br />
                 <a href="http://www.kidslegalaid.com/ptla/ptlasite/questionnaire">Click here.</a></p>
               <p align="left"><font face="Arial"><b>Sorry, but we cannot
               respond to website requests for help. </b>If you believe
               you have a legal problem we can help you with, <b>
               <a href="http://www.kidslegalaid.com/ptla/ptlasite/contact.htm">call us.</a></b></p>
               <p align="center">
              <img border="0" src="../images/smallmoose.gif" width="77" height="51" 
              alt="Moose">
               </p>
           </td>    
          </tr>
        </table>
</p>

</blockquote>

</td>
</tr>
</table>
  <center>

<table cellpadding="4" cellspacing="0" align="center" border="0" width="100%">
<tr>
<td valign="top" align="center" cellpadding="15" width="146" bgcolor="666699" rowspan="2"></td>
  
      <td>
        <p align="center"><img border="0" src="images/landscapesmall.jpg" width="300" 
        height="90" alt="Pine Tree Legal Assistance"><br>
        
        <a href="http://www.kidslegalaid.com/ptla/ptlasite/index_html" class="footer-link" >Home</a>
        | <a href="http://www.kidslegalaid.com/ptla/ptlasite/cliented/ptlasearch.htm" class="footer-link" >Site Search</a>
        | <a href="http://www.kidslegalaid.com/ptla/ptlasite/feedback" class="footer-link" >Feedback</a>
        | <a href="http://www.kidslegalaid.com/ptla/ptlasite/use_terms.htm" class="footer-link" >Terms of Use</a>
        | <a href="http://www.kidslegalaid.com/ptla/ptlasite/cliented" class="footer-link" >Learn about
        Maine Law</a>
        | <a href="http://www.kidslegalaid.com/ptla/PrivateWeb" class="footer-link" >Staff Only</a> 
        | <a href="http://www.kidslegalaid.com/ptla/ptlasite/board" class="footer-link" >Board</a><br />

        <a href="http://www.kidslegal.org" class="footer-link" > KIDS LEGAL</a>
        | <a href="http://www.helpmelaw.org" class="footer-link" >
        HelpMeLaw</a>
        | <a href="http://www.vlp.org" class="footer-link" >Volunteer Lawyers
        Project</a></font></td>
    </tr>
  </table>
  </center>
<div align="center"><hr width="80%"><font size="1">
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" 
src="http://creativecommons.org/images/public/somerights20.png" />
</a>
<br />The work on this website is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />You are welcome to copy and distribute this material as is, but not for commercial purposes.<br /> 
You may not alter, transform, or build on this work without our permission, but feel
free to ask. 
</font></div>

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3469924-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>

</body>
</html>