#set( $page="overview" ) #parse( "/data/templates/isb/license/roster/include/navigation.inc" )
« Overview

$!esc.html( $renewal.name.format() )

Phone
$!esc.html( $renewal.phone.formattedNumber )
Fax
$!esc.html( $renewal.fax.formattedNumber )
Email
$!esc.html( $renewal.email )
Web Site
$!esc.html( $renewal.web )
Home Address
$!esc.html( $renewal.homeAddress.street ) $!esc.html( $renewal.homeAddress.city ), $!esc.html( $renewal.homeAddress.state ) $!esc.html( $renewal.homeAddress.zipCode )
Mailing Address
$!esc.html( $renewal.mailingAddress.street ) $!esc.html( $renewal.mailingAddress.city ), $!esc.html( $renewal.mailingAddress.state ) $!esc.html( $renewal.mailingAddress.zipCode )
#if ( $renewal.otherStatesDate )

Other States

#end

ILF Contribution

$!number.currency( $renewal.fees.ilfContribution )

LRS Registration Fee

$!number.currency( $renewal.fees.lrsRegistrationFee )

Insurance

Liability Insurance?
#if( $renewal.hasInsurance )Yes#{else}No#end
#if( $renewal.hasInsurance )
Carrier
$renewal.carrierName
#end

Trust Accounts

#if ( $renewal.trustAccounts.size() > 0 ) #foreach ( $ta in $renewal.trustAccounts ) #if ( $ta.action.name() != "REMOVE" ) #end #end #else #end
Bank Name Number IOLTA
$!bankcodes.get( $ta.bankCode ) $!esc.html( $ta.name ) $!esc.html( $ta.accountNumber ) #if ( $ta.ioltaCode != 'I' ) #set ( $warnIolta = true ) * #end
No Trust Accounts

Idaho Agent

#if ( $renewal.agentName )
Name
$!esc.html( $renewal.agentName )
Mailing Address
$!esc.html( $renewal.agentAddress.street ) $!esc.html( $renewal.agentAddress.streetLine2 ) $!esc.html( $renewal.agentAddress.cityStateAndZip )
Street Address
$!esc.html( $renewal.agentStreetAddress.street ) $!esc.html( $renewal.agentStreetAddress.streetLine2 ) $!esc.html( $renewal.agentStreetAddress.cityStateAndZip )
#else
None
#end #if ($renewal.member.isMcleRequired() )

MCLE Credits

Ethics
#if( $renewal.creditTotals.ethicsCreditTotals ) $!renewal.creditTotals.ethicsCreditTotals#{else}None#end
Self Study
#if( $renewal.creditTotals.selfStudyCreditTotals ) $!renewal.creditTotals.selfStudyCreditTotals#{else}None#end
Total MCLE Credits
#if( $renewal.creditTotals.totalCredits ) $!renewal.creditTotals.totalCredits#{else}None#end
#set( $yearplus = ($renewalYear + 1) ) #set( $yearminus2 = ($renewalYear - 2) ) #set( $yearplus3 = ($renewalYear + 3) ) #if( !$renewal.creditTotals.compliant ) #if ( !$renewal.member.mcleCompliant )

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( !$renewal.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 ( !$renewal.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',$renewal.member.mcleEndDate).

#else

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

#end #end #end

Section Membership

#if( $renewal.sectionMemberships ) #foreach ( $section in $renewal.sectionMemberships ) #if ( $section.action.name() == 'FLAG' ) #end #end #else #end
$section.description #if ( $section.feeDescription != "Section Fee" )
$section.feeDescription #end
$!number.currency( $section.fee )
No Section Memberships.
#if ( $ren.casemakerConfirmedDate )

Casemaker Fee

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

#end