<html>
<head>
<title>Web Site Use Agreement</title>
 <link rel="stylesheet" type="text/css" href="style_sheet">
 
   <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.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">
<p><a href="cliented/outreach.htm" class="nav-link">
How to Get Help from Pine Tree</font> </a></p>
<p><a href="http://www.ptla.org/index.html#offices" class="nav-link">Offices </font> </a></p>
<p><a href="http://www.ptla.org/priority.htm" class="nav-link">Priorities</font></a></p>
<p><a href="http://www.ptla.org/funding.htm" class="nav-link">Funding</font></a></p>
<p><a href="http://www.ptla.org/guidelin.htm" class="nav-link">Eligibility</font></a></p>
<p><a href="http://www.ptla.org/2000.htm" class="nav-link">Annual Report</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>Web Site Use Agreement</h2>
<blockquote>
<p>
This Internet Web Site Use Agreement (the "Agreement") is between you and Pine Tree Legal Assistance ("PTLA") 
with principal offices at 88 Federal Street, Portland, ME 04112. Your use of the PTLA Web Site (the "Web Site") 
is subject to the following terms and conditions of use:</p>
<ol>

<li> <b>You agree to read these terms and conditions of use carefully
before using this web site.</b> Use of the Web Site signifies your unconditional agreement to the terms and conditions of this 
Agreement. If you do not agree to these terms and conditions of use, do not access or otherwise use this Web Site. PTLA reserves 
the right, at its sole discretion, from time to time, to change, modify, add or remove any portion of this Agreement, in whole or in 
part, at any time. </li>
 <li>The Web Site, including the information, artwork, text, videos, graphics, images, pictures, audio and other materials 
(collectively known as the "Content") contained thereon, is protected by one or more copyrights pursuant to U.S. copyright laws, 
international conventions and other intellectual property laws. You will abide by any and all copyright notices, trademark notices, 
ownership information or restrictions contained in any Content on the Web Site. You may download and make copies of the Content and 
other downloadable items displayed on this Web Site, provided that you maintain all copyright and other notices contained in such 
Content. Copying or storing of any Content on the Web Site for reproduction, redistribution or publication to third parties for 
commercial purposes is expressly prohibited without prior written permission from PTLA.</li>

<li>PTLA, at its sole discretion, may change, suspend or discontinue any aspect of the Web Site at any time, including the availability 
of any Web Site feature, forms, database or Content.  PTLA may also impose limits on certain features and services or restrict your 
access to parts or all of the Web Site without notice or liability.</li>
<li>PTLA may gather, process and use information and materials received from you (e.g., name, physical address, e-mail address) or 
collected through your use of the Web Site for any lawful reason or purpose. You agree that you shall not upload, post or 
transmit to or distribute or otherwise publish through the Web Site any materials which: </li>
<ol>
<li type="i"> restrict or inhibit any other user from 
using and enjoying the Web Site;</li>
<li type="i">are unlawful, threatening, abusive, libelous, defamatory, obscene, vulgar, offensive, 
pornographic, profane, sexually explicit or indecent; </li>
<li type="i">constitute or encourage conduct that would constitute a criminal 
offense, give rise to civil liability or otherwise violate any law or governmental regulation; </li>
<li type="i">violate, plagiarize or 
infringe the rights of third parties including, without limitation, copyright, trademark, patent, rights of privacy or 
publicity or any other proprietary right; </li>
<li type="i">contain a virus or other harmful or destructive elements; </li>
<li type="i">contain any 
information, software or other material of a commercial nature; 
<li type="i">contain advertising of any kind; or </li> 
constitute or contain false or misleading indications of origin or statements of fact. </li>
</ol>
You acknowledge that communications 
involving the Web Site are not confidential and that communications may be read or intercepted by others.
 You acknowledge that 
by submitting communications to PTLA, no attorney-client relationship, actual or implied, or any confidential, fiduciary, 
or other relationship is created between you and PTLA.</li>

<li>The Web Site may contain links to the other World Wide Web Internet sites and resources operated and controlled by parties 
other than PTLA. Links to and from the Web Site to such third party sites do not imply or constitute an endorsement by PTLA 
of any third party material or contents and PTLA does not assume any responsibility or liability for said third party material or 
contents.</li>

<li>PTLA welcomes links to any part of the Web Site from other nonprofits, government agencies, and others who seek to further the 
purpose of PTLA.  PTLA reserves the right at any time, at its sole and absolute discretion, to cancel and revoke any permission 
it may give to link to the Web Site, with or without cause, without notice and without any liability. No link may</li>
<ol>
<li type="i">present or 
display a product or activity in a way that states or implies PTLA’s endorsement;</li>
<li type="i">display or use a link in manner that 
causes the Web Site or any portion of its content to display within a frame, be associated with any advertising or sponsorship 
or otherwise incorporate the Web Site contents into a third-party web site; </li>
<li type="i">alter, block or otherwise prevent the display of any 
content of the Web Site; or </li>
<li type="i">link to any web site that contains obscene, defamatory, harassing, offensive or malicious content.  
Strictly for the purposes of linking to the Web Site, you are granted non-exclusive, non-transferable, limited and revocable license 
to use our name solely for the purposes of creating and describing the link. </li>
</ol>
<li>PTLA does not represent or endorse the accuracy or reliability of any advice, opinion, statement or other information displayed 
or distributed through the Web Site. You acknowledge that any reliance upon any such opinion, advice, statement, memorandum, or 
information shall be at your sole risk. The Web Site has been prepared for general information purposes only and is not legal 
advice and is not a substitute for the advice of an attorney.  The law may vary from state to state and information on the Web 
Site may not be accurate in your state or jurisdiction.  <b>The PTLA Web Site, including all content, functions, materials and information
made available on or accessed through the Web Sute, is provided on an "as is" basis. To the fullest extent permissiable by law, PTLA
makes no representation or warranties of any kind whatsoever for the content on the Web Site of the materials, or information accessed
through the Web Site, for any links to third party web sites. PTLA shall not be liable for the use of the Web Site, or any third party
web site accessed through the Web Site, including, without limitation, the content and any errors contained therein.</b></li>

<li><b>This agreement shall be governed by and construed in accordance with the laws of the State of Maine, without regard to conflicts
of laws provisions. You hereby agree and consent that the sole and exclusive jurisdiction for any action or proceeding arising
out of or relating to this agreement shall be an appropriate state or federal court located in the State of Maine.</b></li>

 
<li>This Agreement constitutes the entire agreement between PTLA and you with respect to your use of and access to the Web Site. 
If for any reason a court of competent jurisdiction finds any provision of this Agreement, or portion thereof, to be unenforceable, 
that provision shall be enforced to the maximum extent permissible so as to give legal effect to the intent of the Agreement, and 
the remainder of this Agreement shall continue in full force and effect. In the event that PTLA prevails in any legal action to 
enforce any of its rights against you, you will reimburse PTLA for all cost and reasonable attorneys’ fees in pursuing such action.</li>

</ol>

<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>