From: "Saved by Windows Internet Explorer 8"
Subject: Texas Judiciary Online - HTML Opinion
Date: Sun, 27 Sep 2009 12:51:54 -0500
MIME-Version: 1.0
Content-Type: multipart/related;
	type="text/html";
	boundary="----=_NextPart_000_0023_01CA3F71.4A479520"
X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6001.18049

This is a multi-part message in MIME format.

------=_NextPart_000_0023_01CA3F71.4A479520
Content-Type: text/html;
	charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.7thcoa.courts.state.tx.us/opinions/HTMLOpinion.asp?OpinionID=12894

=EF=BB=BF<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Texas Judiciary Online - HTML Opinion</TITLE>
<META content=3D"text/html; charset=3Dutf-8" http-equiv=3DContent-Type>
<SCRIPT language=3DJavaScript><!--
function openWindow(windowName, urlLoc, w, h, top, left) {=20
	windowName =3D window.open("",windowName, =
'scrollbars=3Dyes,status=3Dno,width=3D' + w + ',height=3D' + h + =
',menubar=3Dno,resizable=3Dno,top=3D' + top + ',left=3D' + left + =
',screenX=3D0,screenY=3D0');
	windowName.location.href =3D urlLoc;
	windowName.focus();
	if (windowName.opener =3D=3D null) windowName.opener =3D self;
}
//--></SCRIPT>
<LINK rel=3Dstylesheet type=3Dtext/css=20
href=3D"http://www.7thcoa.courts.state.tx.us/resource/includes/oca.css">
<META name=3DGENERATOR content=3D"MSHTML 8.00.6001.18813"></HEAD>
<BODY leftMargin=3D0 topMargin=3D0 bgColor=3Dwhite marginwidth=3D"0" =
marginheight=3D"0"><!--MAIN Content Table Begin-->
<TABLE width=3D"100%">
  <TBODY>
  <TR>
    <TD class=3DTextSmall><A class=3DTextSmall=20
      href=3D"mailto:?subject=3DAn opinion from the Texas Judiciary =
Online: Seventh Court of Appeals&amp;body=3DThis opinion is from the =
Texas Seventh Court of Appeals web site.  =
http://www.7thcoa.courts.state.tx.us/opinions/HTMLOpinion.asp?OpinionID=3D=
12894"><IMG=20
      border=3D0 align=3DabsMiddle=20
      =
src=3D"http://www.7thcoa.courts.state.tx.us/resource/opinions/images/icoE=
Mail.gif">=20
      Send this document to a colleague</A>&nbsp;&nbsp;&nbsp; </TD>
    <TD class=3DtextSmall align=3Dright><!--		Close This Window<a =
href=3D"javascript:window.close()"><img =
SRC=3D"../resource/images/icons/close.gif" WIDTH=3D"16" HEIGHT=3D"16" =
BORDER=3D"0" ALIGN=3D"absmiddle" HSPACE=3D"3"></a-->Close=20
      This Window<A onclick=3Dwindow.close()=20
      =
href=3D"http://www.7thcoa.courts.state.tx.us/opinions/HTMLOpinion.asp?Opi=
nionID=3D12894#"><IMG=20
      border=3D0 hspace=3D3 align=3DabsMiddle=20
      =
src=3D"http://www.7thcoa.courts.state.tx.us/resource/images/icons/close.g=
if"=20
      width=3D16 height=3D16></A> </TD></TR>
  <TR>
    <TD class=3DTextJustify colSpan=3D2>
      <HR>
      <BR><BR>
      <META name=3Dgenerator content=3DWordPerfect>
      <SCRIPT language=3Djavascript type=3Dtext/javascript>
var gAgent =3D navigator.userAgent.toLowerCase()
var gWindows =3D ( (gAgent.indexOf( "win" ) !=3D -1 ) || ( =
gAgent.indexOf( "16bit" ) !=3D -1 ) )
var gIE =3D ( gAgent.indexOf( "msie" ) !=3D -1 )
var bInlineFloats =3D ( gWindows && gIE && ( parseInt( =
navigator.appVersion ) >=3D 4 ) )
var floatwnd =3D 0

var WPFootnote1 =3D '<span class=3D"WPNormal"><p><i>Labrie v. =
Kenney,</i> 95 S.W.3d 722 (Tex.App.&#8211;Amarillo 2003, no pet.).</p>\
</span>'

var WPFootnote2 =3D '<span class=3D"WPNormal"><p><i>See</i> <i>Rodriguez =
v. Leza and ICON Benefit Administrators</i>, <i>Inc.</i>, No. =
07-04-0463-CV,\
2006 WL 385228 (Tex.App.&#8211;Amarillo Feb. 17, 2007, pet. denied) (not =
designated for\
publication).  The only contention raised on appeal was the trial court =
erred in granting\
<i>summary judgment </i>for ICON.  Rodriguez did not present a point of =
error challenging the\
dismissal for misjoinder or the dismissal with prejudice.  Because =
<i>summary judgment </i>was\
not rendered in favor of ICON, this Court held that Rodriguez&#8217;s =
sole point of error\
presented nothing for review.  </p>\
</span>'

function WPShow( WPid, WPtext )
{
  if( bInlineFloats )
    eval( "document.all." + WPid + ".style.visibility =3D 'visible'" );
  else
  {
    if( floatwnd =3D=3D 0 || floatwnd.closed )
      floatwnd =3D window.open( "", "comment", =
"toolbars=3D0,width=3D600,height=3D200,resizable=3D1,scrollbars=3D1,depen=
dent=3D1" );
    floatwnd.document.open( "text/html", "replace" );
    floatwnd.document.write( "<html><head>\r\n" );
    floatwnd.document.write( "<style> p { margin-top:0px; =
margin-bottom:1px; } </style>\r\n" );
    floatwnd.document.write( "</head><body>\r\n" );
    floatwnd.document.write( WPtext );
    floatwnd.document.write( '<br><a href=3D"javascript: =
self.close()">Close</a>');
    floatwnd.document.write( "</body></html>" );
    floatwnd.document.close();
    floatwnd.focus();
  }
}

function WPHide( WPid )
{
  if( bInlineFloats )
    eval( "document.all." + WPid + ".style.visibility =3D 'hidden'" );
}
</SCRIPT>

      <STYLE>P {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 1px
}
SPAN.WPFloatStyle {
	BORDER-BOTTOM: black 1px solid; POSITION: absolute; BORDER-LEFT: black =
1px solid; PADDING-BOTTOM: 6px; LINE-HEIGHT: normal; BACKGROUND-COLOR: =
rgb(255,255,225); MARGIN-TOP: 25px; PADDING-LEFT: 6px; PADDING-RIGHT: =
6px; VISIBILITY: hidden; BORDER-TOP: black 1px solid; RIGHT: 10px; =
BORDER-RIGHT: black 1px solid; PADDING-TOP: 6px; LEFT: 10px
}
SPAN.WPNormal {
	TEXT-ALIGN: left; FONT-VARIANT: normal; FONT-STYLE: normal; =
TEXT-INDENT: 0in; FONT-FAMILY: "Arial", sans-serif; COLOR: black; =
FONT-SIZE: 12pt; VERTICAL-ALIGN: middle; FONT-WEIGHT: normal; =
TEXT-DECORATION: none
}
BODY {
	FONT-STYLE: normal; FONT-FAMILY: "Arial", sans-serif; FONT-SIZE: 12pt; =
FONT-WEIGHT: normal
}
</STYLE>

      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif">NO. <A=20
      name=3DNO></A>07-07-0039-CV</SPAN></SPAN></P><BR>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif">IN THE COURT OF=20
      APPEALS</SPAN></P><BR>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif">FOR THE SEVENTH =
DISTRICT OF=20
      TEXAS</SPAN></P><BR>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif">AT =
AMARILLO</SPAN></P><BR>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif">PANEL D</SPAN></P><BR>
      <P style=3D"TEXT-ALIGN: center"><A name=3DDATE></A><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif">OCTOBER 15, =
2008</SPAN></P><BR>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', =
sans-serif">______________________________</SPAN></P><BR><BR>
      <P style=3D"TEXT-ALIGN: center"><A name=3DAPP></A><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif">JOHNNY RODRIGUEZ, JR.,=20
      APPELLANT</SPAN></P><BR>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif">V.</SPAN></P><BR>
      <P style=3D"TEXT-ALIGN: center"><A name=3DAPE></A><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif">ICON BENEFIT =
ADMINISTRATORS,=20
      INC., APPELLEE</SPAN></P><BR>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', =
sans-serif">_________________________________</SPAN></P><BR>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif">FROM THE COUNTY COURT =
AT LAW NO.=20
      3 OF LUBBOCK COUNTY;</SPAN></P><BR>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif">NO. 2006-598,648; =
HONORABLE PAULA=20
      LANEHART, JUDGE</SPAN></P><BR>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', =
sans-serif">_______________________________</SPAN></P><BR>
      <P=20
      style=3D"TEXT-ALIGN: justify; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif">Before QUINN, C.J., and =
CAMPBELL=20
      and PIRTLE, JJ.<SPAN style=3D"FONT-WEIGHT: bold">DISSENTING=20
      OPINION</SPAN></SPAN></P>
      <P=20
      style=3D"TEXT-ALIGN: justify; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', =
sans-serif"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;</SPAN>I=20
      respectfully disagree with the conclusion reached by my learned=20
      colleagues. While I acknowledge that this Court has previously =
determined=20
      that an order of dismissal, which erroneously states that it is =
granted=20
      =E2=80=9Cwith prejudice,=E2=80=9D operates as a bar to further =
prosecution under the=20
      doctrine of <I>res judicata,</I></SPAN> <A=20
      href=3D"javascript:WPShow('WPFootnote1', WPFootnote1 )"><IMG =
border=3D0=20
      alt=3DFootnote=20
      =
src=3D"http://www.7thcoa.courts.state.tx.us/opinions/07-07-0039-cvdissent=
ingopinion/footnoteicon.gif"=20
      width=3D16 height=3D14></A>
      <SCRIPT language=3Djavascript type=3Dtext/javascript>
  if( bInlineFloats )
  {
    document.write( '<span id=3D"WPFootnote1" class=3D"WPFloatStyle">' =
);
    document.write( WPFootnote1 );
    document.write( '<br><a =
href=3D"javascript:WPHide(\'WPFootnote1\')">Close</a>' );
    document.write( '</span>' );
  }
</SCRIPT>
       <SPAN style=3D"FONT-FAMILY: 'Arial', sans-serif"><I></I>I cannot, =
in good=20
      conscience, follow that authority. I would overturn <I>Labrie =
</I>and=20
      reverse the judgment of the trial court.</SPAN></P>
      <P=20
      style=3D"TEXT-ALIGN: justify; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', =
sans-serif"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;</SPAN>Appellant,=20
      Johnny Rodriguez, Jr., challenges a summary judgment rendered in =
favor of=20
      Appellee, ICON Benefit Administrators, Inc. By two points of =
error, he=20
      maintains (1) the trial court erred in granting summary judgment =
under a=20
      theory of <I>res judicata </I>as there was never a decision on the =
merits=20
      of his claims and because two new and different causes of action =
were=20
      plead against ICON, and (2) the trial court denied him his due =
process=20
      rights under both the Texas and United States Constitutions by =
granting=20
      summary judgment on a theory of <I>res judicata </I>without a full =
and=20
      fair hearing on the merits of his causes of action.</SPAN></P>
      <P=20
      style=3D"TEXT-ALIGN: center; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif"><SPAN=20
      style=3D"FONT-WEIGHT: bold">Background</SPAN></SPAN></P>
      <P=20
      style=3D"TEXT-ALIGN: justify; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', =
sans-serif"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;</SPAN>On=20
      March 21, 2003, Rodriguez, a City of Lubbock employee, filed suit =
in the=20
      99th District Court of Lubbock County, against John Leza for =
injuries he=20
      sustained in an automobile collision in April 2001. After =
discovery=20
      progressed, Rodriguez and Leza agreed to submit the dispute to =
mediation.=20
      At mediation, on September 30, 2003, the parties signed a =
settlement=20
      agreement pursuant to Rule 11 of the Texas Rules of Civil =
Procedure=20
      whereby Leza agreed to pay $6,500 to settle all claims arising out =
of the=20
      collision. In return, Rodriguez agreed to indemnify Leza from any =
party=20
      claiming an interest in the settlement proceeds. Rodriguez also =
agreed to=20
      provide Leza either a release or a negotiated settlement of the =
claims of=20
      HMO Blue, the City of Lubbock=E2=80=99s health insurance provider, =
and ICON, the=20
      workers=E2=80=99 compensation carrier. </SPAN></P>
      <P=20
      style=3D"TEXT-ALIGN: justify; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', =
sans-serif"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;</SPAN>Unable=20
      to reach an agreement with ICON, Rodriguez did not execute the =
settlement=20
      documents and instead, on January 8, 2004, without leave of court, =
filed=20
      an amended petition adding ICON as a defendant and alleging DTPA =
and=20
      Insurance Code violations. On July 1, 2004, Leza filed the =
mediation=20
      settlement agreement with the court and moved to enforce the =
agreement=20
      pursuant to Rule 11. On August 6, 2004, the court held a hearing; =
however,=20
      neither Rodriguez nor ICON, nor their respective counsel appeared. =
At that=20
      hearing Leza=E2=80=99s counsel stated, =E2=80=9Cwe would like the =
Court to sever this case=20
      as regards the claims that are asserted between the original =
Plaintiff,=20
      Rodriguez, and Leza; allow us to tender the settlement money into =
the=20
      Registry of the Court, pending disposition of the claims between =
Rodriguez=20
      and [ICON]. . . .=E2=80=9D Without further argument, the trial =
court responded,=20
      =E2=80=9CWell, you know, I=E2=80=99ve got a real interesting =
proposition for the=20
      Plaintiff=E2=80=99s lawyers. I don=E2=80=99t see any Leave of =
Court to bring a new party=20
      into this lawsuit. . . . So I think we=E2=80=99re going to grant =
your relief. Got=20
      an Order?=E2=80=9D Thereafter, on August 12, 2004, without ICON =
having requested=20
      any relief, the trial court signed its judgment enforcing the =
mediation=20
      agreement and dismissing Rodriguez=E2=80=99s claims against both =
Leza and ICON,=20
      with prejudice. Rodriguez appealed the trial court=E2=80=99s order =
without=20
      contesting the =E2=80=9Cwith prejudice=E2=80=9D provision, and by =
opinion dated February=20
      17, 2006, this Court affirmed the trial court=E2=80=99s =
order.</SPAN> <A=20
      href=3D"javascript:WPShow('WPFootnote2', WPFootnote2 )"><IMG =
border=3D0=20
      alt=3DFootnote=20
      =
src=3D"http://www.7thcoa.courts.state.tx.us/opinions/07-07-0039-cvdissent=
ingopinion/footnoteicon.gif"=20
      width=3D16 height=3D14></A>
      <SCRIPT language=3Djavascript type=3Dtext/javascript>
  if( bInlineFloats )
  {
    document.write( '<span id=3D"WPFootnote2" class=3D"WPFloatStyle">' =
);
    document.write( WPFootnote2 );
    document.write( '<br><a =
href=3D"javascript:WPHide(\'WPFootnote2\')">Close</a>' );
    document.write( '</span>' );
  }
</SCRIPT>
       </P>
      <P=20
      style=3D"TEXT-ALIGN: justify; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', =
sans-serif"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;</SPAN>Thereafter,=20
      on March 17, 2006, Rodriguez filed the underlying suit against =
ICON in the=20
      County Court At Law No. 3 of Lubbock County asserting the DTPA and =

      Insurance Code violations alleged in the previous suit and adding =
new=20
      claims for fraud, breach of contract, and declaratory judgment. =
ICON=20
      pleaded the affirmative defense of <I>res judicata </I>as a bar to =

      Rodriguez=E2=80=99s suit and moved for summary judgment. The trial =
court granted=20
      summary judgment and Rodriguez now appeals that =
judgment.</SPAN></P>
      <P=20
      style=3D"TEXT-ALIGN: center; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif"><SPAN=20
      style=3D"FONT-WEIGHT: bold">Standard of =
Review<I></I></SPAN></SPAN></P>
      <P=20
      style=3D"TEXT-ALIGN: justify; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', =
sans-serif"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;</SPAN></SPAN><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif">ICON moved for summary =
judgment=20
      based solely on the affirmative defense of <I>res judicata</I>. =
Thus, to=20
      be entitled to summary judgment, ICON had the burden to prove each =
element=20
      of that defense as a matter of law. Tex. R. Civ. P. 166a(c);=20
      </SPAN><I><SPAN style=3D"FONT-FAMILY: 'Arial', sans-serif">Shah v. =

      Moss</SPAN></I><SPAN style=3D"FONT-FAMILY: 'Arial', sans-serif">, =
67 S.W.3d=20
      836, 842 (Tex. 2001)</SPAN><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif"><I>; Randall=E2=80=99s =
Food Markets, Inc.=20
      v. Johnson, </I>891 S.W.2d 640, 644 (Tex. 1995). </SPAN><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif"></SPAN><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif"></SPAN></P>
      <P=20
      style=3D"TEXT-ALIGN: justify; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', =
sans-serif"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;</SPAN>An=20
      appellate court reviews an order granting summary judgment =
</SPAN><I><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif">de novo. Valence =
Operating Co. v.=20
      Dorsett, </SPAN></I><SPAN style=3D"FONT-FAMILY: 'Arial', =
sans-serif">164=20
      S.W.3d 656, 661 (Tex. 2005). In reviewing a summary judgment, this =
Court=20
      must apply well-established standards which are: (1) the movant =
for=20
      summary judgment has the burden of showing that there is no =
genuine issue=20
      of material fact and that it is entitled to judgment as a matter =
of=20
      law</SPAN><SPAN style=3D"FONT-FAMILY: 'Arial', sans-serif">; (2) =
in deciding=20
      whether there is a disputed material fact issue precluding summary =

      judgment, evidence favorable to the non-movant will be taken as=20
      true</SPAN><SPAN style=3D"FONT-FAMILY: 'Arial', sans-serif">; and =
(3) every=20
      reasonable inference must be indulged in favor of the non-movant =
and any=20
      doubts resolved in its favor.</SPAN><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif"> <I>Am. Tobacco Co. v. =
Grinnell,=20
      </I>951 S.W.2d 420, 425 (Tex. 1997) (citing<I> Nixon v. Mr. Prop. =
Mgmt.=20
      </I>Co., 690 S.W.2d 546, 548-49 (Tex. 1985)</SPAN><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif">).</SPAN><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif"> </SPAN></P>
      <P=20
      style=3D"TEXT-ALIGN: center; LINE-HEIGHT: 0.414in; TEXT-INDENT: =
-4in; MARGIN-BOTTOM: 0.104in; MARGIN-LEFT: 4in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', =
sans-serif"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;</SPAN></SPAN><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif"><I><SPAN=20
      style=3D"FONT-WEIGHT: bold">Res Judicata</SPAN></I></SPAN></P>
      <P=20
      style=3D"TEXT-ALIGN: justify; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', =
sans-serif"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;</SPAN>The=20
      doctrine of <I>res judicata </I>bars the relitigation of claims =
that have=20
      been finally adjudicated or that arise out of the same subject =
matter and=20
      could have been litigated in the prior action. <I>Igal v. =
Brightstar=20
      Information Technology Group, Inc.</I>, 250 S.W.3d 78, 86 (Tex. =
2008). For=20
      <I>res judicata </I>to apply, the following elements must be =
present: (1)=20
      a prior final judgment on the merits by a court of competent =
jurisdiction;=20
      (2) the same parties or those in privity with them; and (3) a =
second=20
      action based on the same claims as were raised or could have been =
raised=20
      in the first action. <I>Id. </I></SPAN></P>
      <P=20
      style=3D"TEXT-ALIGN: justify; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', =
sans-serif"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;</SPAN>Much=20
      of the difficulty associated with application of the doctrine of =
<I>res=20
      judicata </I>is due to the common confusion of several related =
theories,=20
      the imprecise and inconsistent use of the term in legal writings, =
and the=20
      application of the doctrine to bar a claim or cause of action not =
actually=20
      litigated. <I>Barr v. Resolution Trust Corp</I>., <I>ex rel. =
Sunbelt=20
      Federal Savings</I>, 837 S.W.2d 627, 628 (Tex. 1992)<SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif">. Generally speaking, =
<I>res=20
      judicata </I>is </SPAN><SPAN style=3D"FONT-FAMILY: 'Arial', =
sans-serif">a=20
      generic term for a group of related concepts concerning the =
conclusive=20
      effect to be given a final judgment. <I>Id</I>. <I>Res judicata =
</I>claims=20
      fall into two principal categories: (1) claim preclusion =
(typically=20
      referred to as <I>res judicata</I>); and (2) issue preclusion =
(typically=20
      referred to as collateral estoppel).</SPAN><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif"> <I>Id.</I> at 628. As =
previously=20
      stated, <I>res judicata</I>, or claim preclusion, prevents the=20
      relitigation of a claim or cause of action that has been actually=20
      litigated in a previous suit, as well as related claims =
=E2=80=9Cwhich, through=20
      the exercise of diligence, could have been litigated in a prior =
suit.=E2=80=9D=20
      <I>Hallco Texas, Inc. v. McMullen County, </I>221 S.W.3d 50, 58 =
(Tex.=20
      2006) (quoting <I>Getty Oil Co. v. Insurance Co. of North America, =
</I>845=20
      S.W.2d 794, 799 (Tex. 1992)).</SPAN><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif"> Issue preclusion, or =
collateral=20
      estoppel, prevents relitigation of particular issues that have =
already=20
      been resolved in previous litigation. <I>Barr,</I> 837 S.W.2d at =
628. The=20
      sum and substance of the doctrine of <I>res judicata </I>is that=20
      once</SPAN> a matter has been distinctly put in issue and directly =

      determined by a court of competent jurisdiction, then the matter =
cannot be=20
      relitigated, thereby reducing unnecessary litigation and promoting =

      confidence and reliance in the finality of litigation. <I>Allen v. =

      McCurry</I>, 449 U.S. 90, 95, 101 S.Ct. 411, 66 L.Ed.2d 308 =
(1980).=20
      </SPAN></P>
      <P=20
      style=3D"TEXT-ALIGN: justify; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', =
sans-serif"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;</SPAN>Generally,=20
      a dismissal with prejudice functions as an adjudication on the =
merits and=20
      operates as if the case had been fully tried and decided. <I>See =
Ritchey=20
      v. Vasquez, </I>986 S.W.2d 611, 612 (Tex. 1999). Therefore, an =
order=20
      dismissing a case with prejudice would ordinarily have full <I>res =

      judicata </I>effect, barring subsequent relitigation of the same =
causes of=20
      action or issues between the same parties. <I>See Barr</I>, 837 =
S.W.2d at=20
      630-31. However, the dismissal of a claim for failure to comply =
with a=20
      procedural rule, such as misjoinder, is not a dismissal on the =
merits.=20
      <I>See</I> <I>Thomas v. Knight</I>, 52 S.W.3d 292, 295 =
(Tex.App.--Corpus=20
      Christi 2001, pet. denied). Rather, it is merely an exercise of =
the trial=20
      court=E2=80=99s discretion, and if the error can be remedied, =
dismissal with=20
      prejudice is unwarranted. <I>See Hickman v. Adams,</I> 35 S.W.3d =
120,=20
      124-25 (Tex.App.=E2=80=93Houston [14<SUP>th</SUP> Dist.] 2000, no =
pet.).=20
      Therefore, the dismissal of a claim with prejudice, for failure to =
comply=20
      with a procedural rule that could be remedied, is not a dismissal =
on the=20
      merits and it is not entitled to <I>res judicata </I>effect. =
</SPAN></P>
      <P=20
      style=3D"TEXT-ALIGN: justify; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', =
sans-serif"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;</SPAN>Appellant=E2=80=99s=20
      failure to properly join ICON could have been remedied; therefore, =
the=20
      trial court=E2=80=99s dismissal with prejudice was improper. =
Because Rodriguez=E2=80=99s=20
      claims against ICON were not actually litigated in the previous =
suit, and=20
      because the trial court=E2=80=99s unwarranted dismissal with =
prejudice cannot be=20
      asserted as a final determination on the merits, the doctrine of =
<I>res=20
      judicata </I>is not applicable to the facts of this case. =
</SPAN></P>
      <P=20
      style=3D"TEXT-ALIGN: justify; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', =
sans-serif"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;</SPAN>Stated=20
      differently, the summary judgment proof in the instant case does =
not=20
      conclusively establish that a final judgment <I>on the merits =
</I>was=20
      entered in the first suit. <I>See Stubbs v. Patterson Dental=20
      Laboratories</I>, 573 S.W.2d 274 (Tex.Civ.App.=E2=80=93Eastland =
1978, no writ). In=20
      <I>Stubbs</I>, the defendant asserted that the prior dismissal of =
the=20
      plaintiff=E2=80=99s claims =E2=80=9Cwith prejudice=E2=80=9D was =
sufficient to support the trial=20
      court=E2=80=99s granting of summary judgment on the basis of =
<I>res judicata</I>.=20
      In finding that the dismissal with prejudice was not a final =
judgment on=20
      the merits, the appellate court, inter alia, observed:</SPAN></P>
      <P=20
      style=3D"TEXT-ALIGN: justify; MARGIN-BOTTOM: 0.104in; MARGIN-LEFT: =
0.5in; MARGIN-RIGHT: 0.5in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif">when confronted with an =
order=20
      containing a notation of =E2=80=9Cdismissed with =
prejudice=E2=80=9D where the dismissal=20
      order [is] clearly not on the merits, . . . it [is] the nature of =
the=20
      action and the character of the judgment that determines whether =
it is=20
      <I>res judicata</I>, and if the judgment is clearly not on the =
merits, the=20
      words =E2=80=9Cwith prejudice=E2=80=9D add nothing to the effect =
of the judgment.=20
      <I></I></SPAN></P>
      <P style=3D"MARGIN-BOTTOM: 0.104in">&nbsp;</P>
      <P style=3D"TEXT-ALIGN: justify; MARGIN-BOTTOM: 0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif"><I>Id. </I>at =
277.</SPAN></P>
      <P style=3D"TEXT-ALIGN: justify; MARGIN-BOTTOM: 0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif"></SPAN>&nbsp;</P>
      <P=20
      style=3D"TEXT-ALIGN: justify; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', =
sans-serif"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;</SPAN>Here,=20
      ICON argues that because Rodriguez did not attack the propriety of =
the=20
      =E2=80=9Cwith prejudice=E2=80=9D statement in his first appeal, =
the order rendered by the=20
      district court constitutes a final determination on the merits. =
This=20
      reasoning improperly constrains our <I>de novo</I> review of the =
summary=20
      judgment record. Applying the appropriate standards, our task is =
to=20
      determine whether ICON conclusively established each element of =
its=20
      affirmative defense of <I>res judicata</I>. By necessity, that =
includes a=20
      determination of whether the order rendered by the district court=20
      constitutes a final determination on the merits. The summary =
judgment=20
      record clearly establishes that the district court=E2=80=99s order =
of dismissal=20
      was based solely upon the failure of Rodriguez to obtain leave of =
court to=20
      add ICON as a defendant, and not upon the merits of his claim =
against=20
      ICON. Furthermore, the district court=E2=80=99s order of dismissal =
was issued=20
      <I>sua sponte, </I>without ICON ever seeking dismissal or a =
determination=20
      of the merits of Rodriguez=E2=80=99s claim. That being the case, =
it follows that=20
      the district court=E2=80=99s order cannot serve as a basis for the =
affirmative=20
      defense of <I>res judicata</I>. Because ICON has not conclusively=20
      established the first element of its <I>res judicata </I>defense, =
the=20
      trial court erred in granting summary =
judgment.<SPAN>&nbsp;</SPAN><SPAN=20
      style=3D"FONT-WEIGHT: bold">New Claims</SPAN></SPAN></P>
      <P=20
      style=3D"TEXT-ALIGN: justify; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', =
sans-serif"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;</SPAN>In=20
      the second case filed in county court, Rodriguez also added claims =
for=20
      fraud, breach of contract, and declaratory judgment in addition to =
the=20
      DTPA and Insurance Code violations which were asserted in the =
previous=20
      suit. Notwithstanding the fact that these claims could have been =
brought=20
      in the earlier litigation, the same considerations that bar =
application of=20
      the doctrine of <I>res judicata</I> to the original claims also =
bar=20
      application of the doctrine to these claims.</SPAN></P>
      <P=20
      style=3D"TEXT-ALIGN: justify; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', =
sans-serif"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;</SPAN>Because=20
      the doctrine of <I>res judicata </I>has no application to the =
facts of=20
      this case, I would sustain point of error one.<SPAN=20
      style=3D"FONT-WEIGHT: bold">Due Process Claim</SPAN></SPAN></P>
      <P=20
      style=3D"TEXT-ALIGN: justify; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif"><SPAN=20
      style=3D"FONT-SIZE: =
16pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN><SPAN =

      style=3D"FONT-SIZE: 12pt">A fundamental precept of common law =
adjudication,=20
      embodied in the doctrine of<I> res judicata</I>, is the concept =
that=20
      <I>res judicata</I> cannot apply when the party against whom the =
earlier=20
      decision is asserted did not have a =E2=80=9Cfull and fair =
opportunity=E2=80=9D to=20
      litigate the issue in the earlier case. <I>Montana v. United =
States</I>,=20
      440 U.S. 147, 153, 99 S.Ct. 970, 973, 59 L.Ed.2d 210 (1979). =
Because=20
      Rodriguez did not have a full and fair opportunity to litigate his =
claims=20
      against ICON, due process considerations should bar application of =
the=20
      doctrine of <I>res judicata</I> to the facts of this case. =
Accordingly, I=20
      would also sustain point of error two.<SPAN=20
      style=3D"FONT-WEIGHT: =
bold">Conclusion</SPAN></SPAN></SPAN></SPAN></P>
      <P=20
      style=3D"TEXT-ALIGN: justify; LINE-HEIGHT: 0.414in; MARGIN-BOTTOM: =
0.104in"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif"><SPAN=20
      style=3D"FONT-SIZE: =
12pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>Accordingly,=20
      I would reverse the judgment and remand this cause to the trial =
court for=20
      further proceedings consistent with this dissenting=20
      opinion.</SPAN></SPAN></P><BR><BR>
      <P style=3D"TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif"><SPAN=20
      style=3D"FONT-SIZE: =
12pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>Patrick=20
      A. Pirtle</SPAN></SPAN></P>
      <P style=3D"TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Arial', sans-serif"><SPAN=20
      style=3D"FONT-SIZE: =
12pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Justic=
e</SPAN></SPAN></P></TD></TR></TBODY></TABLE></BODY></HTML>

------=_NextPart_000_0023_01CA3F71.4A479520
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.7thcoa.courts.state.tx.us/resource/opinions/images/icoEMail.gif

R0lGODlhFAAPAKIAAAAAgIAAAP///8DAwICAgAAAAAAAAAAAACwAAAAAFAAPAAADNCi63P4wykaq
vba4Mrr/ndaITxAM5JI2JrotQCwr7jjVDCnPAq7eKwEHRAwWjshkcsJsShIAOw==

------=_NextPart_000_0023_01CA3F71.4A479520
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.7thcoa.courts.state.tx.us/resource/images/icons/close.gif

R0lGODlhFwAPAMQAAMDAwP//nP/OnPf39+/v5+/e3ufn5+fWxt7e3s7OY6+vMpycAISEhISEAFlN
MkpCQkpCOTEhAAAAhAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEA
AAAALAAAAAAXAA8AQAVxICCOJMCU6KgMQesGArwYUTouCTMAgzQMBkijYRMtYkgYTLCoFQGLqA74
eIoU0aw2ijBUbYuXEsl0Fh3otNqKYgTZt0Rut/PCF25DQUKQHAxBRCkKIj88IwIJCwcIXyhhLTFj
iU1FYZJJSJWWW51mIiEAOw==

------=_NextPart_000_0023_01CA3F71.4A479520
Content-Type: image/gif
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.7thcoa.courts.state.tx.us/opinions/07-07-0039-cvdissentingopinion/footnoteicon.gif

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html dir=3Dltr>

<head>
<style>
a:link			{font:8pt/11pt verdana; color:FF0000}
a:visited		{font:8pt/11pt verdana; color:#4e4e4e}
</style>

<META NAME=3D"ROBOTS" CONTENT=3D"NOINDEX">

<title>The page cannot be found</title>

<META HTTP-EQUIV=3D"Content-Type" Content=3D"text-html; =
charset=3DWindows-1252">
</head>

<script>=20
function Homepage(){
<!--
// in real bits, urls get returned to our script like this:
// res://shdocvw.dll/http_404.htm#http://www.DocURL.com/bar.htm=20

	//For testing use DocURL =3D =
"res://shdocvw.dll/http_404.htm#https://www.microsoft.com/bar.htm"
	DocURL =3D document.URL;
	=09
	//this is where the http or https will be, as found by searching for =
:// but skipping the res://
	protocolIndex=3DDocURL.indexOf("://",4);
=09
	//this finds the ending slash for the domain server=20
	serverIndex=3DDocURL.indexOf("/",protocolIndex + 3);

		//for the href, we need a valid URL to the domain. We search for the # =
symbol to find the begining=20
	//of the true URL, and add 1 to skip it - this is the BeginURL value. =
We use serverIndex as the end marker.
	//urlresult=3DDocURL.substring(protocolIndex - 4,serverIndex);
	BeginURL=3DDocURL.indexOf("#",1) + 1;
=09
	urlresult=3DDocURL.substring(BeginURL,serverIndex);
			=09
	//for display, we need to skip after http://, and go to the next slash
	displayresult=3DDocURL.substring(protocolIndex + 3 ,serverIndex);

	InsertElementAnchor(urlresult, displayresult);
}

function HtmlEncode(text)
{
    return text.replace(/&/g, '&amp').replace(/'/g, =
'&quot;').replace(/</g, '&lt;').replace(/>/g, '&gt;');
}

function TagAttrib(name, value)
{
    return ' '+name+'=3D"'+HtmlEncode(value)+'"';
}

function PrintTag(tagName, needCloseTag, attrib, inner){
    document.write( '<' + tagName + attrib + '>' + HtmlEncode(inner) );
    if (needCloseTag) document.write( '</' + tagName +'>' );
}

function URI(href)
{
    IEVer =3D window.navigator.appVersion;
    IEVer =3D IEVer.substr( IEVer.indexOf('MSIE') + 5, 3 );

    return (IEVer.charAt(1)=3D=3D'.' && IEVer >=3D '5.5') ?
        encodeURI(href) :
        escape(href).replace(/%3A/g, ':').replace(/%3B/g, ';');
}

function InsertElementAnchor(href, text)
{
    PrintTag('A', true, TagAttrib('HREF', URI(href)), text);
}

//-->
</script>

<body bgcolor=3D"FFFFFF">

<table width=3D"100%" cellpadding=3D"3" cellspacing=3D"5">

  <tr>   =20
    <td align=3D"left" valign=3D"middle" width=3D"100%">
	<h1 style=3D"COLOR:000000; FONT: 13pt/15pt =
verdana"><!--Problem-->NOTICE: The URL has changed. Please update your =
bookmarks.</h1>
    </td>
  </tr>
 =20
  <tr>
    <td width=3D"100%" colspan=3D"2">
	<font style=3D"COLOR:000000; FONT: 8pt/11pt verdana">The page you are =
looking for might have been removed, had its name changed, or is =
temporarily unavailable.</font></td>
  </tr>
 =20
  <tr>
    <td width=3D"100%" colspan=3D"2">
	<font style=3D"FONT: 8pt/11pt verdana">

	<hr color=3D"#C0C0C0" noshade>
=09
    <p>Please try the following:</p>
	<p>
	<b>Click <a href=3D"http://www.7thcoa.courts.state.tx.us">Seventh Court =
of Appeals</a> to go to our new site and find links to the information =
you want.</b></li>
	</p>
   =20
    <h2 style=3D"font:8pt/11pt verdana; color:000000"><br>
    <BR></h2>
	=20
	<hr color=3D"#C0C0C0" noshade>
=09
	<p></p>
=09
<ul>
<li>Please send an email to us with any questions regarding our websites =
by clicking the link below:<br>
<a href=3D"mailto: webmaster@courts.state.tx.us">WebMaster</a>
</li>
</ul>=20

    </font></td>
  </tr>
 =20
</table>
</body>
</html>

------=_NextPart_000_0023_01CA3F71.4A479520
Content-Type: text/css;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.7thcoa.courts.state.tx.us/resource/includes/oca.css

.TitleBlue {
	TEXT-ALIGN: left; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: =
Tahoma, Arial, Helvetica, sans-serif; COLOR: #000099; FONT-SIZE: 14pt; =
FONT-WEIGHT: bold
}
.TitleBlueCenter {
	TEXT-ALIGN: center; LINE-HEIGHT: normal; FONT-STYLE: normal; =
FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; COLOR: #000099; =
FONT-SIZE: 14pt; FONT-WEIGHT: bold
}
.TitleMaroon {
	TEXT-ALIGN: left; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: =
Tahoma, Arial, Helvetica, sans-serif; COLOR: maroon; FONT-SIZE: 14pt; =
FONT-WEIGHT: bold
}
.TitleWhite {
	TEXT-ALIGN: left; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: =
Tahoma, Arial, Helvetica, sans-serif; COLOR: white; FONT-SIZE: 14pt; =
FONT-WEIGHT: bold
}
.TitleBlack {
	TEXT-ALIGN: left; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: =
Tahoma, Arial, Helvetica, sans-serif; COLOR: black; FONT-SIZE: 14pt; =
FONT-WEIGHT: bold
}
.NavWhite {
	LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, =
Helvetica, sans-serif; COLOR: white; FONT-SIZE: 10pt; FONT-WEIGHT: bold; =
TEXT-DECORATION: none
}
A.NavWhite:hover {
	TEXT-DECORATION: underline
}
.BreadCrumbs {
	LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, =
Helvetica, sans-serif; COLOR: #000099; FONT-SIZE: 10pt; FONT-WEIGHT: =
bold
}
A.BreadCrumbs {
	LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, =
Helvetica, sans-serif; COLOR: #000099; FONT-SIZE: 10pt; FONT-WEIGHT: =
bold; TEXT-DECORATION: underline
}
A.BreadCrumbs:hover {
	COLOR: blue
}
.TextNormal {
	LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, =
Helvetica, sans-serif; COLOR: black; FONT-SIZE: 10pt; FONT-WEIGHT: =
normal
}
.TextJustify {
	TEXT-ALIGN: justify; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, =
Helvetica, sans-serif; COLOR: black; FONT-SIZE: 10pt; VERTICAL-ALIGN: =
top; FONT-WEIGHT: normal
}
A.TextNormal {
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; COLOR: #000099; =
FONT-SIZE: 10pt; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
A.TextNormal:hover {
	FONT-WEIGHT: bold
}
.TextSmall {
	FONT-FAMILY: Arial Narrow; FONT-SIZE: 10pt; VERTICAL-ALIGN: top; =
FONT-WEIGHT: normal
}
.TextSmallBlue {
	FONT-FAMILY: Arial Narrow; COLOR: #000099; FONT-SIZE: 10pt; =
VERTICAL-ALIGN: top; FONT-WEIGHT: normal
}
.TextSmallJust {
	TEXT-ALIGN: justify; FONT-FAMILY: Arial Narrow; FONT-SIZE: 10pt; =
VERTICAL-ALIGN: top; FONT-WEIGHT: normal
}
A.TextSmall {
	COLOR: #000099; TEXT-DECORATION: underline
}
A.TextSmallJust {
	COLOR: #000099; TEXT-DECORATION: underline
}
A.TextSmall:hover {
	FONT-WEIGHT: bold
}
A.TextSmallJust:hover {
	FONT-WEIGHT: bold
}
.TextSmallWhite {
	FONT-FAMILY: Arial Narrow; COLOR: white; FONT-SIZE: 10pt; =
VERTICAL-ALIGN: top; FONT-WEIGHT: normal
}
.TextWhite {
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; COLOR: white; =
FONT-SIZE: 10pt; FONT-WEIGHT: normal
}
A.TextWhite {
=09
}
A.TextWhite:hover {
	FONT-WEIGHT: bold
}
.LinksSite {
	FONT-FAMILY: Arial Narrow; COLOR: #000099; FONT-SIZE: 9pt; FONT-WEIGHT: =
normal; TEXT-DECORATION: none
}
A.LinksSite {
=09
}
A.LinksSite:hover {
	FONT-WEIGHT: bold
}
.TextNotify {
	FONT-FAMILY: Arial Narrow; COLOR: #000099; FONT-SIZE: 9pt; FONT-WEIGHT: =
normal
}
.SiteMaster {
	LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, =
Helvetica, sans-serif; COLOR: #000099; FONT-SIZE: 14pt; FONT-WEIGHT: =
bold; TEXT-DECORATION: underline
}
A.SiteMaster {
	LINE-HEIGHT: normal; TEXT-DECORATION: underline
}
A.SiteMaster:hover {
	COLOR: blue
}
.SiteMenu {
	LINE-HEIGHT: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; =
COLOR: #000099; FONT-SIZE: 10pt; FONT-WEIGHT: bold; TEXT-DECORATION: =
none
}
A.SiteMenu {
	FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.SiteMenu:hover {
	COLOR: blue
}
.SiteBase {
	LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, =
Helvetica, sans-serif; COLOR: #000099; FONT-SIZE: 9pt; FONT-WEIGHT: =
bold; TEXT-DECORATION: none
}
A.SiteBase {
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; COLOR: maroon; =
FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.SiteBase:hover {
	COLOR: blue
}
.ErrorNormal {
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; COLOR: red; =
FONT-SIZE: 10pt; VERTICAL-ALIGN: top; FONT-WEIGHT: normal
}
.ErrorSmall {
	FONT-FAMILY: Arial Narrow; COLOR: red; FONT-SIZE: 10pt; VERTICAL-ALIGN: =
top; FONT-WEIGHT: normal
}
.SystemMSG {
	BACKGROUND-COLOR: navy; FONT-FAMILY: Tahoma, Arial, Helvetica, =
sans-serif; COLOR: white; FONT-SIZE: 10pt; VERTICAL-ALIGN: top; =
FONT-WEIGHT: bold
}
.SystemErrorMSG {
	BACKGROUND-COLOR: red; FONT-FAMILY: Tahoma, Arial, Helvetica, =
sans-serif; COLOR: white; FONT-SIZE: 10pt; VERTICAL-ALIGN: top; =
FONT-WEIGHT: bold
}
.buttonUnused {
	PADDING-BOTTOM: 1pt; BACKGROUND-COLOR: #576a9d; MARGIN: 1pt; =
PADDING-LEFT: 1pt; PADDING-RIGHT: 1pt; COLOR: #fff5d7; FONT-SIZE: 9pt; =
FONT-WEIGHT: normal; PADDING-TOP: 1pt; font-face: Tahoma, Arial, =
Helvetica, sans-serif
}
.buttonTanUnused {
	PADDING-BOTTOM: 1pt; BACKGROUND-COLOR: #fff5d7; MARGIN: 1pt; =
PADDING-LEFT: 1pt; PADDING-RIGHT: 1pt; COLOR: #576a9d; FONT-SIZE: 9pt; =
FONT-WEIGHT: normal; PADDING-TOP: 1pt; font-face: Tahoma, Arial, =
Helvetica, sans-serif
}
.TextLargeBlue {
	TEXT-ALIGN: left; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: =
Tahoma, Arial, Helvetica, sans-serif; COLOR: #000099; FONT-SIZE: 12pt; =
FONT-WEIGHT: bold
}
.DocketHeaderTitle {
	TEXT-ALIGN: center; LINE-HEIGHT: normal; FONT-FAMILY: Tahoma, Arial, ' =
Helvetica', sans-serif; COLOR: black; FONT-SIZE: 14pt; FONT-WEIGHT: bold
}
.TextLargeBlack {
	TEXT-ALIGN: left; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: =
Tahoma, Arial, Helvetica, sans-serif; COLOR: black; FONT-SIZE: 11pt; =
FONT-WEIGHT: bold
}
.TextLargeBlackcenter {
	TEXT-ALIGN: center; LINE-HEIGHT: normal; FONT-STYLE: normal; =
FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; COLOR: black; =
FONT-SIZE: 11pt; FONT-WEIGHT: bold
}
.TextBlue {
	LINE-HEIGHT: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; =
COLOR: #000099; FONT-SIZE: 10pt; FONT-WEIGHT: normal
}
A.TextBlue {
	LINE-HEIGHT: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; =
COLOR: #000099; FONT-SIZE: 10pt; FONT-WEIGHT: normal; TEXT-DECORATION: =
none
}
.TextRed {
	LINE-HEIGHT: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; =
COLOR: red; FONT-SIZE: 12pt; FONT-WEIGHT: normal
}
.TextHidenGray {
	TEXT-ALIGN: left; LINE-HEIGHT: normal; FONT-FAMILY: Tahoma, Arial, =
Helvetica, sans-serif; COLOR: #ebebe1; FONT-SIZE: 0pt
}
.Time {
	TEXT-ALIGN: center; LINE-HEIGHT: 4em; FONT-FAMILY: Arial, Helvetica, =
sans-serif; COLOR: red; FONT-SIZE: 10px; FONT-WEIGHT: bold
}

------=_NextPart_000_0023_01CA3F71.4A479520--
