Power of Attorney (POA) Forms
{include file="public/ads1" /}
A power of attorney (POA) form is a legal document that enables one person (the agent) to make decisions and manage affairs for another individual (the principal). The agent is authorized to handle financial, medical, guardianship, and tax-related issues on behalf of the principal.
Search by State
-
{volist name="states" id="state"}
-
{$state.state_name}{$state.form_num} {if condition="$state.form_num elt 1"} form{else} forms{/if}
{/volist}
{include file="public/ads2" /}
Search by Type
-
{volist name="cats" id="cat"}
-
{$cat.cat_name}
{/volist}
{include file="public-html/sidebar_form" /}