Transaction Details

Transaction ID
$!esc.html( $ren.transaction.id )
Total Amount
$!number.currency( $ren.transaction.totalCost )
Billed To
$!esc.html( $ren.transaction.paymentMethod.billingName )
Date Authorized
$!esc.html( $ren.transaction.createdDate )
#if ( $ren.contactInfoDate )

Membership Information

Name
$!esc.html( $ren.name.format() )
Phone
$!esc.html( $ren.phone.formattedNumber )
#if($ren.fax.formattedNumber)
Fax
$!esc.html( $ren.fax.formattedNumber )
#end #if($ren.email)
Email
$!esc.html( $ren.email )
#end #if($ren.iCourtEmail)
eService Email
$!esc.html( $ren.iCourtEmail )
#end #if($ren.webSite)
Web Site
$!esc.html($ren.webSite)
#end
Mailing Address
$!esc.html( $ren.mailingAddress.street ) $!esc.html( $ren.mailingAddress.streetLine2 ) $!esc.html( $ren.mailingAddress.cityStateAndZip )
#if($ren.streetAddress.street)
Street Address
$!esc.html( $ren.streetAddress.street ) $!esc.html( $ren.streetAddress.streetLine2 ) $!esc.html( $ren.streetAddress.cityStateAndZip )
#end
Home Address
$!esc.html( $ren.homeAddress.street ) $!esc.html( $ren.homeAddress.streetLine2 ) $!esc.html( $ren.homeAddress.cityStateAndZip )
#end #if ( $ren.otherStatesDate )

Other States

#end #if ( $ren.insuranceConfirmedDate )

Insurance

Liability Insurance?
#if($ren.hasInsurance)Yes#{else}No#end
#if($ren.hasInsurance)
Carrier
$!esc.html( $ren.carrierName )
#end
#end #if ( $ren.trustAccountConfirmedDate )

Trust Accounts

#foreach ( $ta in $ren.trustAccounts ) #if ( $ta.action.name() != "REMOVE" ) #end #end
Bank Name Number IOLTA
$!esc.html( $!bankcodes.get( $ta.bankCode )) $!esc.html( $ta.name ) $!esc.html( $ta.accountNumber ) #if ( $ta.ioltaCode != 'I' ) #set ( $warnIolta = true ) * #end
#end #if ( $ren.idahoAgentDate )

Idaho Agent

Name
$!esc.html( $ren.agentName )
Mailing Address
$!esc.html( $ren.agentAddress.street ) $!esc.html( $ren.agentAddress.streetLine2 ) $!esc.html( $ren.agentAddress.cityStateAndZip )
Street Address
$!esc.html( $ren.agentStreetAddress.street ) $!esc.html( $ren.agentStreetAddress.streetLine2 ) $!esc.html( $ren.agentStreetAddress.cityStateAndZip )
#end #if ( $ren.mcleConfirmedDate )

MCLE Credits

Total MCLE Credits
$!ren.creditTotals.totalCredits
Ethics
$!ren.creditTotals.ethicsCreditTotals
Self Study
$!ren.creditTotals.selfStudyCreditTotals
#set( $yearplus = ($renewalYear + 1) ) #set( $yearminus2 = ($renewalYear - 2) ) #set( $yearplus3 = ($renewalYear + 3) ) #if( !$ren.member.mcleCompliant ) #if ( !$ren.mcleWrong)

Based on the attendance records received by the Idaho State Bar, you do not have the Idaho approved credits required to certify your MCLE compliance online. Please use the MCLE certificate of compliance from your licensing packet instead. If you need to complete additional MCLE credits between January 1, $yearplus and March 1, $yearplus, you may request an MCLE Extension by paying $100. All the credits from any $yearplus courses attended to complete your MCLE requirements will be counted as part of your ${yearminus2}-$renewalYear report. They cannot be applied to your ${yearplus}-$yearplus3 report. All MCLE requirements must be completed by March 1, $yearplus — no further extensions will be given. If you have questions about your MCLE compliance, please contact the MCLE Department at astrauser@isb.idaho.gov or (208) 334-4500.

#else #if( !$ren.hasMcleExtension() )

I completed/will complete the additional credits required by December 31, $renewalYear and my MCLE certificate of compliance will be submitted separately.

#else

I will not/did not complete the required MCLE credits by December 31, $renewalYear and request an extension until March 1, $yearplus to complete the additional credits needed. I understand the extension fee is $100 and agree to submit my completed MCLE certificate of compliance by March 1, $yearplus.

#end #end #else #if ( !$ren.mcleWrong)

I certify I completed the courses and credits listed above and I have met the MCLE compliance requirements for my reporting period that ended on $!date.format('M/d/yyyy',$ren.member.mcleEndDate).

#else

The above course/credits are incorrect. I will complete and submit the MCLE certificate of compliance separately.

#end #end #end #if ( !$ren.creditTotals.sectionDuesConfirmedDate )

Section Membership

#foreach ( $section in $ren.sectionMemberships ) #if ( $section.action.name() == 'FLAG' ) #end #end
$!esc.html( $section.description ) #if ( $section.feeDescription != "Section Fee" )
$!esc.html( $section.feeDescription ) #end
$!number.currency( $section.fee )
#end #if ( $ren.donationConfirmedDate )

ILF Contribution

$!number.currency( $ren.ilfDonation )

#end #if ( $ren.casemakerConfirmedDate )

Casemaker Fee

#if ( $ren.casemakerSelected )

$!number.currency( $ren.casemakerAmount ) #else $!number.currency( 0 ) #end

#end

Fees

#if ( $fee.lateFee && $fee.lateFee > 0 ) #end #if ( $ren.hasMcleExtension() ) #end
Renewal fees for $!esc.html( $ren.name.format() )
License Fee $!number.currency( $fee.renewalFee )
Late Fee $!number.currency( $fee.lateFee )
Client Assistance Fund $!number.currency( $fee.cafAssessment )
ILF Donation $!number.currency( $fee.ilfContribution )
Section Dues $!number.currency( $fee.sectionDuesTotal )
Mcle Extension Fee $!number.currency( $fee.mcleExtFee )
Subtotal $!number.currency( $fee.subtotal )
Renewal total through Idaho.gov $!number.currency( $fee.total )