<html>
<head>
<title>News Archive Page</title>
 <link rel="stylesheet" type="text/css" href="style_sheet">
 <link rel="stylesheet" type="text/css" href="ptla_styles">
 
   <link rel="shortcut icon" href="favicon.ico">



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.org/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.org/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.org/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.org/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.org/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.org/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.org/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.org/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">
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/news/whatsnew.htm" style="text-decoration: none">
   <font color="#FFFFFF" size="2" face="Arial">What's New</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/news/news2000.htm" style="text-decoration: none">
   <font color="#FFFFFF" size="2" face="Arial">News 2010</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/news/ptlanews.htm" style="text-decoration: none">
   <font color="#FFFFFF" size="2" face="Arial">Pine Tree News</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/cliented/housing/foreclosure/index_html.htm" style="text-decoration: none">
   <font color="#FFFFFF" size="2" face="Arial">Foreclosure News</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/news/heating.htm" style="text-decoration: none">
   <font color="#FFFFFF" size="2" face="Arial">Heating Assistance News</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/news/healthnews.htm" style="text-decoration: none">
   <font color="#FFFFFF" size="2" face="Arial">Health Law News</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/news/newspapers/newspapers.htm" style="text-decoration: none">
   <font color="#FFFFFF" size="2" face="Arial">Maine Newspapers</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/news/news_archive_page" style="text-decoration: none">
   <font color="#FFFFFF" size="2" face="Arial">News Archives</font></a></p>
<p><a href="http://www.peacebreadjustice.org" style="text-decoration: none">
   <font color="#FFFFFF" size="2" face="Arial">MAIN</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/wabanaki/wabanaki.htm" style="text-decoration: none">
   <font color="#FFFFFF" size="2" face="Arial">Wabanaki Legal News</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/quinnehtukqut/quinnehtukqut.htm" style="text-decoration: none">
   <font color="#FFFFFF" size="2" face="Arial">Quinnehtukqut Legal News</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>News Archive Page</h2>
<p><blockquote>In our news archives we will keep relevant news items from the last few months.
If you find a link that no longer works, please let us know.</blockquote>
</p>
<p>
<blockquote>
<table>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 31, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Maine does away with paper unemployment checks 
                                       &nbsp;<a href="http://www.sunjournal.com/approved/story/885051">Lewiston Sun Journal</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 30, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Maine shouldn't forget mentally ill again (editorial)
                                       &nbsp;<a href="http://www.pressherald.com/opinion/editorials/maine-shouldnt-forget-mentally-ill-again_2010-07-28.html">Portland Press Herald</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 29, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Bedbugs plague apartments, tenants
                                       &nbsp;<a href="http://www.sunjournal.com/city/story/885088">Lewiston Sun Journal</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 27, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Helping Veterans (editorial) 
                                       &nbsp;<a href="http://www.bangordailynews.com/story/bdn/Helping-Veterans,149537">Bangor Daily News</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 26, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Maine Voices: Congress must extend Medicaid 
                                       &nbsp;<a href="http://www.pressherald.com/opinion/congress-must-extend-medicaid-funding-relief-vital-to-maines-needy_2010-07-26.html">Portland Press Herald</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 25, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Maine homeless could benefit from bill
                                       &nbsp;<a href="http://www.sunjournal.com/state/story/883400">Lewiston Sun Journal</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 24, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           State still working to comply with AMHI settlement
                                       &nbsp;<a href="http://www.kjonline.com/news/state-still-working-to-comply-with-settlement_2010-07-23.html">Kennebec Journal</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 23, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           More of rural Maine getting health care electronically
                                       &nbsp;<a href="http://www.bangordailynews.com/detail/149387.html">Bangor Daily News</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 23, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           New federal rules add referee for disputed insurance claims
                                       &nbsp;<a href="http://www.pressherald.com/news/nationworld/new-federal-rules-add-referee-for-disputed-insurance-claims_2010-07-23.html">Portland Press Herald</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 21, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Food drive benefits Aroostook families
                                       &nbsp;<a href="http://www.bangordailynews.com/detail/149236.html">Bangor Daily News</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 20, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Senate Democrats break GOP filibuster on unemployment extension bill
                                       &nbsp;<a href="http://www.boston.com/news/politics/politicalintelligence/2010/07/senate_democrat_1.html">Boston Globe</a> 
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 19, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Maine lawmakers seek control over welfare cards
                                       &nbsp;<a href="http://www.bangordailynews.com/detail/149057.html">Bangor Daily News</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 18, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Rumford voters leap into uncharted waters, reject Welfare Budget twice
                                       &nbsp;<a href="http://www.sunjournal.com/river-valley/story/878863">Lewiston Sun Journal</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 17, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           More Mainers shunning land lines for cell phones
                                       &nbsp;<a href="http://www.bangordailynews.com/detail/148906.html">Bangor Daily News</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 16, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           <img src="images/audiospeakericon.gif" alt="text and sound"> Police Seek to Break Link Between Childhood Poverty and Crime
                                       &nbsp;<a href="http://www.mpbn.net/Home/tabid/36/ctl/ViewItem/mid/3478/ItemId/12923/Default.aspx">Maine Things Considered</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 15, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           FTC Urges States To Rein In Frivolous Debt-Collection Lawsuits Overwhelming Courts 
                                       &nbsp;<a href="http://www.huffingtonpost.com/2010/07/12/debt-collection-lawsuits-ftc_n_643920.html">Huffington Post</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 14, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           <img src="images/audiospeakericon.gif" alt="text and sound"> Maine's Medical Marijuana Law Runs into Federal Conflicts [in subsidized housing]
                                       &nbsp;<a href="http://www.mpbn.net/Home/tabid/36/ctl/ViewItem/mid/3478/ItemId/12891/Default.aspx">Maine Things Considered</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 13, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           FTC Issues Report On Reforming Debt Collection Litigation And Arbitration
                                       &nbsp;<a href="http://www.consumeraffairs.com/news04/2010/07/debt_collection_arbitration.html">Consumer Affairs</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 12, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Librarians train on patrons’ want of legal guidance
                                       &nbsp;<a href="http://www.bangordailynews.com/detail/148508.html">Bangor Daily News</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 11, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Illegal Workers Swept From Jobs in ‘Silent Raids’
                                       &nbsp;<a href="http://www.nytimes.com/2010/07/10/us/10enforce.html?src=me&ref=general">New York Times</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 10, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           The coming challenge for health care reform (editorial)
                                       &nbsp;<a href="http://www.journaltribune.com/articles/2010/07/09/editorial/doc4c37312a01f11791077854.txt">Journal Tribune</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 09, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Elderly housing complex to start in Westbrook
                                       &nbsp;<a href="http://www.pressherald.com/news/elderly-housing-complex-to-start-in-westbrook-_2010-07-09.html">Portland Press Herald</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 08, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Helping homeless seen as boon to commerce
                                       &nbsp;<a href="http://www.pressherald.com/news/helping-homeless-seen-as-boon-to-commerce_2010-07-08.html">Portland Press Herald</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 07, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           <img src="images/audiospeakericon.gif" alt="sound and text"> Carbon Credits Could Help Fund Maine's Home Weatherization Efforts
                                       &nbsp;<a href="http://www.mpbn.net/News/MPBNNews/tabid/1159/ctl/ViewItem/mid/3762/ItemId/12822/Default.aspx">MPBN News</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 06, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Seniors, consumers affected by new Maine laws
                                       &nbsp;<a href="http://www.bangordailynews.com/detail/147905.html">Bangor Daily News</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 05, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Pine Tree Camp celebrates 65 years
                                       &nbsp;<a href="http://www.onlinesentinel.com/news/romepine-tree-camp-celebrates-65-yearsofficials-hope-aug_-8-reunion-allows-alumni-former-counselors-a-chance-to-reconnect_2010-07-04.html">Morning Sentinel</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 04, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           <img src="images/audiospeakericon.gif" alt="text and sound"> The Declaration Of Independence
                                       &nbsp;<a href="http://www.npr.org/templates/story/story.php?storyId=128242656">Morning Edition</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 03, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           A fair alternative to predatory short-term loans (guest column)
                                       &nbsp;<a href="http://www.sunjournal.com/guest-columns/story/872271">Lewiston Sun Journal</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 02, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Rumford welfare budget article going back to voters
                                       &nbsp;<a href="http://www.sunjournal.com/river-valley/story/872620">Lewiston Sun Journal</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jul 01, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           More Mainers lose their homes to foreclosure
                                       &nbsp;<a href="http://www.kjonline.com/news/More-Mainers-lose-their-homes-to-foreclosure.html">Kennebec Journal</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 30, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Rally calls on Congress to extend jobless benefits
                                       &nbsp;<a href="http://www.pressherald.com/news/Rally-attendees-call-for-passage-of-jobs-bill.html">Portland Press Herald</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 29, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Maine transfers indigent counsel authority 
                                       &nbsp;<a href="http://www.pressherald.com/news/Maine-transfers-indigent-counsel-authority-.html">Portland Press Herald</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 29, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Senators, Maine families need you now
                                       &nbsp;<a
href="http://www.bangordailynews.com/detail/147266.html">Bangor Daily News</a> (opinion)
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 28, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           <img src="images/audiospeakericon.gif" alt="text and sound"> Minorities Complain About Racial Profiling in Maine
                                       &nbsp;<a href="http://www.mpbn.net/Home/tabid/36/ctl/ViewItem/mid/3478/ItemId/12743/Default.aspx">Maine Things Considered</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 27, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           <img src="images/audiospeakericon.gif" alt="text and sound"> What's hampering HAMP loan program?
                                       &nbsp;<a href="http://marketplace.publicradio.org/display/web/2010/06/25/mm-whats-hampering-hamp-loan-program/">Marketplace</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 26, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Reform bill seeks financial integrity (Connie Zhu column)
                                       &nbsp;<a href="http://www.journaltribune.com/articles/2010/06/25/columnist/doc4c24bb596b56b188492668.txt">York County Journal Tribune</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 25, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           <img src="images/audiospeakericon.gif" alt="text and sound"> Spending Debate A Throwback To New Deal
                                       &nbsp;<a href="http://www.npr.org/templates/story/story.php?storyId=128087108">Morning Edition</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 25, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Help Not Wanted (special series)
                                       &nbsp;<a href="http://marketplace.publicradio.org/projects/project_display.php?proj_identifier=2010/06/18/help-not-wanted-the-long-term-unemployed">Marketplace</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 24, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Cutting Off the Unemployed (editorial)
                                       &nbsp;<a href="http://www.nytimes.com/2010/06/23/opinion/23wed2.html">New York Times</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 23, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           <img src="images/audiospeakericon.gif" alt="text and sound"> Attacks on Maine's Homeless Increasing, Advocates Say
                                       &nbsp;<a href="http://www.mpbn.net/News/MPBNNews/tabid/1159/ctl/ViewItem/mid/3762/ItemId/12662/Default.aspx">MPBN News</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 22, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                            Could medical marijuana affect parents in custody disputes?
                                       &nbsp;<a href="http://www.bangordailynews.com/detail/146527.html">Bangor Daily News / AP</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 21, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Medicaid Funding Battle Threatens to Punch Hole in Maine Budget
                                       &nbsp;<a href="http://www.mpbn.net/Home/tabid/36/ctl/ViewItem/mid/3478/ItemId/12650/Default.aspx">MPBN News</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 20, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Peddling Relief, Firms Put Debtors in Deeper Hole
                                       &nbsp;<a href="http://www.nytimes.com/2010/06/19/business/economy/19debt.html?src=me&ref=homepage">New York Times</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 19, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           <img src="images/audiospeakericon.gif" alt="text and sound">  Thousands of Mainers Financially Stranded as Unemployment Benefits Expire
                                       &nbsp;<a href="http://www.mpbn.net/Home/tabid/36/ctl/ViewItem/mid/3478/ItemId/12646/Default.aspx">MPBN News</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 18, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           State's children's services to undergo consolidation
                                       &nbsp;<a href="http://www.pressherald.com/news/states-childrens-services-to-undergo-consolidation_2010-06-18.html">Portland Press Herald</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 17, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           New Federal Program to Put End to Dirigo in 2014
                                       &nbsp;<a href="http://www.mpbn.net/Home/tabid/36/ctl/ViewItem/mid/3483/ItemId/12620/Default.aspx">MPBN News</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 16, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           In U.S., debt is not a jailable offense 
                                       &nbsp;<a href="http://www.bangordailynews.com/detail/145999.html">Bangor Daily News</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 15, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Crucial Senate test vote on federal unemployment benefit extension comes today
                                       &nbsp;<a href="http://www.mlive.com/michigan-job-search/index.ssf/2010/06/crucial_senate_test_vote_on_federal_unem.html">MLive</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 14, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Maine groups push for Medicaid funding
                                       &nbsp;<a href="http://www.kjonline.com/news/Maine-groups-push-for-Medicaid-funding.html">Kennebec Journal</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 13, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Foreclosures rise steadily in Maine
                                       &nbsp;<a href="http://www.wcsh6.com/news/local/story.aspx?storyid=118924&catid=2">WCSH News</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 12, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Minorities propel population gain in northern New England
                                       &nbsp;<a href="http://www.kjonline.com/news/minorities-propel-population-gains-in-new-england_s-north_2010-06-11.html">Kennebec Journal</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 11, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Tough Times Ahead for Children of the Great Recession
                                       &nbsp;<a href="http://www.edweek.org/ew/articles/2010/06/08/35child_ep.h29.html?tkn=XWWFQkksiZB3SwYDvoYVQ53ghxPEjJF5Yxo5&cmp=clp-edweek">Education Week</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 10, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Service to help seniors in debt
                                       &nbsp;<a href="http://www.bangordailynews.com/detail/145553.html">Bangor Daily News</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 09, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           <img src="images/audiospeakericon.gif" alt="text and sound"> "Doughnut Hole" Checks Begin Going Out to Seniors This Week
                                       &nbsp;<a href="http://www.mpbn.net/Home/tabid/36/ctl/ViewItem/mid/3478/ItemId/12508/Default.aspx">Maine Things Considered</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 08, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Voting today offers chance to impact state's future (editorial)
                                       &nbsp;<a href="http://www.pressherald.com/opinion/editorials/voting-today-offers-chance-to-impact-states-future_2010-06-08.html">Portland Press Herald</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 07, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Foreclosure prevention clinics set in Maine
                                       &nbsp;<a href="http://www.bangordailynews.com/detail/145326.html">Bangor Daily News</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 06, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           <img src="images/audiospeakericon.gif" alt=" text and sound"> We Were Hoping For More From The Job Market
                                       &nbsp;<a href="http://www.npr.org/templates/story/story.php?storyId=127495673">Weekend Edition</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 05, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           <img src="images/audiospeakericon.gif" alt="text and sound"> New Housing Project Aims to Open Doors for Portland's Homeless Women
                                       &nbsp;<a href="http://www.mpbn.net/Home/tabid/36/ctl/ViewItem/mid/3478/ItemId/12470/Default.aspx">Maine Things Considered</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 04, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                            Maine Advocates Urge Congress to Extend Unemployment Benefits
                                       &nbsp;<a href="http://www.mpbn.net/News/MaineNewsArchive/tabid/181/ctl/ViewItem/mid/3483/ItemId/12441/Default.aspx">MPBN News</a>
                     </font></td>
      </tr>
         <tr valign="top">
         <td nowrap><font class="datatext">
            Jun 03, 2010&nbsp;~&nbsp;
         </font></td>
         <td><font class="datatext">
                           Channel 6's Susan Kimball leaving TV journalism
                                       &nbsp;<a href="http://www.onlinesentinel.com/news/channel-6_s-kimball-leavingtv-journalism_2010-05-13.html">Portland Press Herald</a>
                     </font></td>
      </tr>
   </table>
</blockquote>
</p>
</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.org/ptla/ptlasite/index_html" class="footer-link" >Home</a>
        | <a href="http://www.kidslegalaid.org/ptla/ptlasite/cliented/ptlasearch.htm" class="footer-link" >Site Search</a>
        | <a href="http://www.kidslegalaid.org/ptla/ptlasite/feedback" class="footer-link" >Feedback</a>
        | <a href="http://www.kidslegalaid.org/ptla/ptlasite/use_terms.htm" class="footer-link" >Terms of Use</a>
        | <a href="http://www.kidslegalaid.org/ptla/ptlasite/cliented" class="footer-link" >Learn about
        Maine Law</a>
        | <a href="http://www.kidslegalaid.org/ptla/PrivateWeb" class="footer-link" >Staff Only</a> 
        | <a href="http://www.kidslegalaid.org/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 src="http://www.ptla.org/javascript/gatag.js" type="text/javascript"></script>
<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">
try {
var pageTracker = _gat._getTracker("UA-7743419-3");
pageTracker._trackPageview();
} catch(err) {}</script>

</body>
</html>