my-cpe.com
Open in
urlscan Pro
108.139.243.88
Public Scan
Submitted URL: http://tracking.cpe-webinar.com/tracking/click?d=ELCvKuOPv35d0e72AizdQj1aLwbZ35mfIpkJKiO2REYKINVv02JfcKMZHd1ZvR7U8KrOVDRW2SCrkb2...
Effective URL: https://my-cpe.com/irs-penalties-abatements-and-reasonable-cause-1603890460
Submission: On October 29 via api from US — Scanned from FR
Effective URL: https://my-cpe.com/irs-penalties-abatements-and-reasonable-cause-1603890460
Submission: On October 29 via api from US — Scanned from FR
Form analysis
6 forms found in the DOMName: contact_form — POST https://my-cpe.com/client/check
<form id="loginForm" name="contact_form" class="form_ps front_usr_login" action="https://my-cpe.com/client/check" method="post" novalidate="novalidate">
<input type="hidden" name="_token" value="xKkJEamPHlzsS5K7ZcFTC1uXV6qObnPhi5YZCGqo"> <input type="hidden" name="detail_slug" value="" id="detail_slug">
<input type="hidden" name="redirect_to_detail" id="redirect_to_detail" value="0">
<div class="row">
<div class="alert alert-danger text-text-danger alert-dismissible Err_msg" style="display:none;">
<a href="#" class="close" data-dismiss="alert" aria-label="close">×</a>
<div class="col-md-12">
<span style="font-size:12px;">The Email ID/Password is incorrect. Please try again. </span>
</div>
</div>
<div class="col-12">
<div class="form-group">
<label>Email <sup>*</sup> </label>
<input type="text" name="email" class="form-control" placeholder="Enter your Email">
</div>
</div>
<div class="col-12">
<div class="form-group">
<label>Password <sup>*</sup> </label>
<input type="password" name="pass" class="form-control" placeholder="Enter your password">
</div>
</div>
<div class="col-12">
<div class="checkbox">
<label class="checkbox_ps">
<div class="checkbx">
<input type="checkbox" name="checkbox" data-parsley-multiple="checkbox">
<span class="checkmark"></span>Keep Me logged in
</div>
</label>
<a class="Forgot-Pass" id="FPModal" href="javascript:void(0)">Forgot Password?</a>
</div>
</div>
<div class="col-12">
<button class="btnMain loginBtn" type="submit"><span>Login<span></span></span></button>
</div>
<div class="col-12">
<button type="button" onclick="$(this).parent().addClass('registering');window.location.href='https://my-cpe.com/client/check/linkedin'" class="linkdin btnMain mt-0 mb-3">
<span>
<img src="https://my-cpe.com/front_side_new/img/sign-in-linkdin.png" width="44" height="24"> Signin with Linkedin </span>
</button>
</div>
<div class="col-12 text-center footer-txt"> Want to Create New Account? <a id="signupModal" rel="" href="javascript:void(0)">Sign Up</a>
</div>
</div>
</form>
POST https://my-cpe.com/client/store
<form class="form-horizontal" action="https://my-cpe.com/client/store" method="POST" id="myform">
<input type="hidden" name="_token" value="xKkJEamPHlzsS5K7ZcFTC1uXV6qObnPhi5YZCGqo"> <input type="hidden" name="url_slug" id="url_slug" value="">
<fieldset id="account_information" class="register-main">
<div class="pb-15">
<div class="row">
<div class="col-sm-6 col-12">
<div class="form-label-group">
<input type="text" class="form-control" id="first_name" placeholder="Enter Your First Name" name="first_name" autocomplete="off">
<label for="First Name">First Name <sup>*</sup> </label>
</div>
</div>
<div class="col-sm-6 col-12">
<div class="form-label-group">
<input type="text" class="form-control" id="last_name" placeholder="Enter Your Last Name" name="last_name" autocomplete="off">
<label for="last_name">Last Name <sup>*</sup></label>
</div>
</div>
<div class="col-12">
<div class="form-label-group">
<input type="email" class="form-control prev_sub" id="email" placeholder="Enter your Email" name="email" autocomplete="off">
<label for="email">Email <sup>*</sup></label>
<span id="email-error-signup" class="text-small text-danger"></span>
</div>
</div>
<div class="col-12 col-sm-6">
<div class="form-label-group">
<input type="password" class="form-control" placeholder="Enter your New Password" id="password" name="password" autocomplete="off">
<label for="password">Password <sup>*</sup></label>
</div>
</div>
<div class="col-12 col-sm-6">
<div class="form-label-group">
<input type="password" class="form-control" id="password_confirmation" placeholder="Enter your Password Again" name="password_confirmation" autocomplete="off">
<label for="confirm_password">Confirm Password <sup>*</sup></label>
</div>
</div>
<div class="col-12">
<div class="form-label-group">
<div class="promo-div">
<input type="text" name="promocode" id="promocode" class="form-control" value="">
<label>Promo Code</label>
<button type="button" class="promocode-button" onclick="promocode_check()">Apply</button>
</div>
<span id="promocode-error-signup" class="text-danger small"></span>
</div>
</div>
<div class="col-12 d-none">
<div class="form-label-group">
<input type="text" name="ref" class="form-control" value="">
<label>Referal Code</label>
</div>
</div>
<div class="col-12 d-none">
<div class="form-label-group">
<input type="text" name="sref" class="form-control" value="">
<label>Referal Code</label>
</div>
</div>
<div class="col-12">
<script src="https://www.google.com/recaptcha/api.js?render=6LeqPMYZAAAAAGGu3FaUvLdOTrVgXBS46JwFSfqr"></script>
<script>
$('#contact_us').submit(function(event) {
event.preventDefault();
grecaptcha.ready(function() {
grecaptcha.execute('6LeqPMYZAAAAAGGu3FaUvLdOTrVgXBS46JwFSfqr', {
action: 'submit'
}).then(function(token) {
$('#contact_us').prepend('<input type="hidden" name="token" value="' + token + '">');
$('#contact_us').prepend('<input type="hidden" name="action" value="submit">');
$('#contact_us').unbind('submit').submit();
});
});
});
</script>
</div>
<div class="col-12">
<label class="checkbox_ps mb-4">
<div class="checkbx"> I accept <a class="term-Con" href="https://my-cpe.com/terms-and-conditions">Terms and Conditions</a>
</div>
<input type="checkbox" class="form-control" name="checkbox" aria-describedby="checkbox-error" aria-invalid="false">
<span class="checkmark"></span>
</label>
</div>
</div>
<div class="row">
<div class="col-12">
<button type="button" class="submit w-100 btnSubmit">
<span>Submit</span>
</button>
</div>
<div class="col-12">
<button type="button" onclick="$(this).parent().addClass('registering');window.location.href='https://my-cpe.com/client/store/linkedin'" class="linkdin btnMain">
<span>
<img src="https://my-cpe.com/front_side_new/img/sign-in-linkdin.png" width="44" height="24"> Signup with Linkedin </span>
</button>
</div>
</div>
</div>
</fieldset>
<div class="row mt-4" style="overflow:auto;">
<div class="col-12 text-center footer-txt">Already have an account? <a id="loginModal" href="javascript:void(0)">Login Here!</a> </div>
</div>
</form>
Name: contact_form — POST https://my-cpe.com/forgot-password
<form id="contactForgotPass" name="contact_form" class="form_ps forgot-user-pass" action="https://my-cpe.com/forgot-password" method="post" novalidate="novalidate">
<input type="hidden" name="_token" value="xKkJEamPHlzsS5K7ZcFTC1uXV6qObnPhi5YZCGqo">
<div class="row">
<div class="col-12">
<div class="form-group pb-3">
<label>Email <sup>*</sup> </label>
<input type="text" required="" class="form-control" name="email" id="email" placeholder="Enter your Email">
</div>
</div>
<div class="col-12">
<button class="btnMain submitBtn" type="submit">Submit</button>
</div>
<div class="col-12 text-center footer-txt"> Remember Password ? <a id="loginModal1" href="javascript:void(0)">Login Here!</a>
</div>
</div>
</form>
POST
<form class="payment form_ps" id="multidate-payment-form" method="post" novalidate="novalidate">
<input type="hidden" name="_token" value="xKkJEamPHlzsS5K7ZcFTC1uXV6qObnPhi5YZCGqo"> <input type="hidden" name="webinar_id" id="pop_webinar_id" value="">
<div class="row">
<div class="col-12">
<div class="form-group">
<label for="cardnumber">Card number</label>
<input type="text" class="form-control" id="cardnumber" maxlength="16" name="card_number" onkeyup="if (/\D/g.test(this.value)) this.value = this.value.replace(/\D/g,'')">
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="form-group">
<label for="cardnumber">Card holder (Name on card)</label>
<input type="text" class="form-control" autocorrect="off" spellcheck="false" id="cardholder" maxlength="25" name="cardholdername">
</div>
</div>
</div>
<div class="row">
<div class="col-8">
<div class="form-group">
<label for="cardnumber">Expire (Valid until)</label>
<div class="row">
<div class="col-6">
<select class="form-control expires-month" name="exp_month">
<option value="">MM</option>
<option value="01">01</option>
<option value="02">02</option>
<option value="03">03</option>
<option value="04">04</option>
<option value="05">05</option>
<option value="06">06</option>
<option value="07">07</option>
<option value="08">08</option>
<option value="09">09</option>
<option value="10">10</option>
<option value="11">11</option>
<option value="12">12</option>
</select>
</div>
<div class="col-6">
<select class="form-control expires-year" name="exp_year">
<option value="">YYYY</option>
<option value="2029">2029</option>
<option value="2028">2028</option>
<option value="2027">2027</option>
<option value="2026">2026</option>
<option value="2025">2025</option>
<option value="2024">2024</option>
<option value="2023">2023</option>
<option value="2022">2022</option>
<option value="2021">2021</option>
<option value="2020">2020</option>
<option value="2019">2019</option>
</select>
</div>
</div>
</div>
</div>
<div class="col-4">
<div class="form-group">
<label for="ccv">cvv</label>
<input type="password" class="form-control" id="ccv" autocomplete="off" maxlength="4" name="cvv" onkeyup="if (/\D/g.test(this.value)) this.value = this.value.replace(/\D/g,'')">
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="form-group">
<label class="checkbox_ps">
<div class="checkbx">
<input type="checkbox" name="save_card_cbox" value="1" checked="checked">
<span class="checkmark"></span> Save this card for future payments
</div>
</label>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="field text-center wrong_mnth_yr_msg" style="display:none;">
<p class="text text-danger" style="font-size:15px !important;margin-top:-20px;">You can not select previous month and year.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<button type="submit" class="btnMain loginBtn thm-btn submit-loader-process w-100">
<i class="fa fa-lock"></i><span>Pay Now <b>$ <span class="amount_price">0</span></b></span>
</button>
</div>
</div>
</form>
Name: contact_form — POST #
<form id="evaluation_review_form" name="contact_form" class="form_ps front_usr_login1 evaluation_review_form rating_form" action="#" method="post">
<input type="hidden" name="_token" value="xKkJEamPHlzsS5K7ZcFTC1uXV6qObnPhi5YZCGqo">
<div class="row clearfix">
<div class="col-12 mb-2 new_rating">
<div class="rating-star-review">
<style>
.rating-star-review .rateit button {
display: none !important;
}
</style>
<h6>How would you rate your experience with the webinar?</h6>
<div class="rateit rate-star" data-rateit-step="1" data-rateit-mode="font"></div>
<p class="rating_error error" style="color:red;display:none;">Please rate the webinar. </p>
<input type="hidden" name="rating_star" value="">
<input type="hidden" name="rating_comment" value="">
<input type="hidden" name="rating_company_recommendation" value="">
</div>
</div>
<div class="col-12">
<div class="form-group">
<textarea class="form-control evaluation_url" placeholder="Write your review" name="evaluation_comment" id="evaluation_comment" rows="4"></textarea>
<p class="evaluation_comment error" style="color:red;display:none;">Please comment the webinar. </p>
</div>
</div>
<div class="col-12">
<div class="form-group form-bottom text-center">
<button class="thm-btn bg-clr1 text-uppercase submit_btn evaluation_review_formsbbtn" type="button" data-loading-text="Please wait...">Submit</button>
</div>
</div>
</div>
</form>
POST
<form class="payment form_ps" id="payment-form-save-card" method="post">
<input type="hidden" name="_token" value="xKkJEamPHlzsS5K7ZcFTC1uXV6qObnPhi5YZCGqo">
<div class="main-title">
<h3>Registration Payment</h3>
<span class="error" style="display: none;" id="payment-fail">The payment could not be processed. Please try again</span>
<div id="add_card_new">
<input type="hidden" id="new_card" value="yes">
<div class="row">
<div class="col-12">
<span class="card_number error"></span>
<div id="card-exists" class="error" style="display: none;">Credit card number already exists.</div>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="form-group">
<label for="cardnumber">Card number</label>
<input type="text" class="form-control" id="card_number" maxlength="16" name="card_number" onkeyup="if (/\D/g.test(this.value)) this.value = this.value.replace(/\D/g,'')">
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="form-group">
<label for="cardnumber">Card holder (Name on card)</label>
<input type="text" class="form-control" autocorrect="off" spellcheck="false" id="card_holder_name" maxlength="25" name="cardholdername">
</div>
</div>
</div>
<div class="row">
<div class="col-8">
<div class="form-group">
<label for="cardnumber">Expire (Valid until)</label>
<div class="row">
<div class="col-6">
<select class="form-control expires-month" name="exp_month" id="exp_month_card">
<option value="">MM</option>
<option value="01">01</option>
<option value="02">02</option>
<option value="03">03</option>
<option value="04">04</option>
<option value="05">05</option>
<option value="06">06</option>
<option value="07">07</option>
<option value="08">08</option>
<option value="09">09</option>
<option value="10">10</option>
<option value="11">11</option>
<option value="12">12</option>
</select>
</div>
<div class="col-6">
<select class="form-control expires-year" name="exp_year" id="exp_year_card">
<option value="">YYYY</option>
<option value="2030">2030</option>
<option value="2029">2029</option>
<option value="2028">2028</option>
<option value="2027">2027</option>
<option value="2026">2026</option>
<option value="2025">2025</option>
<option value="2024">2024</option>
<option value="2023">2023</option>
<option value="2022">2022</option>
<option value="2021">2021</option>
</select>
</div>
</div>
</div>
</div>
<div class="col-4">
<div class="form-group">
<label for="ccv">cvv</label>
<input type="password" class="form-control" id="cvv_card" autocomplete="off" maxlength="4" name="cvv" onkeyup="if (/\D/g.test(this.value)) this.value = this.value.replace(/\D/g,'')">
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="form-group">
<label class="checkbox_ps">
<div class="checkbx">
<input type="checkbox" name="save_card_cbox" id="is_card_save" value="1" checked="checked">
<span class="checkmark"></span> Save this card for future payments
</div>
</label>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="field text-center wrong_mnth_yr_msg" style="display:none;">
<p class="text text-danger" style="font-size:15px !important;margin-top:-20px;">You can not select previous month and year.</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6 text-center">
<select class="form-control" name="currency" id="currency" onchange="getwebinarprice($(this),'self_study','4426')">
<option value="">Select Currency</option>
<option value="USD" selected="">USD</option>
<option value="CAD">CAD</option>
</select>
</div>
<div class="col-sm-6 text-center" id="saved-card">
<button type="button" class="pay_from_sv_cd thm-btn bg-clr1 regi_btn submit-loader-process" data-id=" 10 "><i class="fa fa-lock"></i> <span>Pay Now <b id="amount_price">$ 10 </b></span></button>
</div>
</div>
</div>
</form>
Text Content
CPE PACKAGES (Incl. Ethics) for Multiple States and Qualifications @ $4/credit. CLICK HERE to view. Global * Login * Sign Up × WELCOME TO MYCPE LOGIN TO YOUR ACCOUNT × The Email ID/Password is incorrect. Please try again. Email * Password * Keep Me logged in Forgot Password? Login Signin with Linkedin Want to Create New Account? Sign Up YOU ARE AT RIGHT PLACE. OVER 1,30,000 MEMBERS IN USA & CANADA, TRUSTS MYCPE FOR THEIR CONTINUING EDUCATION REQUIREMENTS. CREATE YOUR ACCOUNT × First Name * Last Name * Email * Password * Confirm Password * Promo Code Apply Referal Code Referal Code I accept Terms and Conditions Submit Signup with Linkedin Already have an account? Login Here! × WELCOME TO MYCPE RECOVER PASSWORD! × The Email ID/Password is incorrect. Please try again. Email * Submit Remember Password ? Login Here! × IRS PENALTIES, ABATEMENTS, AND REASONABLE CAUSE * 4.5 (57) * Venar Ayar, JD * Ayar Law * AFSP * CPA (US) * EA * Tax Preparer * Oregon Tax Preparer * CTEC Published: October, 2020 Register 1 Credit $10 SUBJECT AREA TAXES WEBINAR QUALIFIES FOR 1 CPE credit of Taxes for all CPAs 1 CE credit of Federal Tax for Enrolled Agents ( IRS Approved : GEHNZ ) (Approval No. GEHNZ-T-00189-20-S) 1 CE credit of Federal Tax Subjects for California Tax Professionals (CTEC Approved - 6273) (Approval No. 6273-CE-0200) 1 CE credit of Federal Tax Law for 2021 Annual Filing Season Certificate program( IRS Approved : GEHNZ ) 1 CE credit of Federal Tax for Maryland Tax Preparers (Approval No. GEHNZ-T-00189-20-S) 1 CE credit of Federal Tax for Oregon Tax Preparers (Approval No. GEHNZ-T-00189-20-S) 1 General Educational credit for Tax Professionals / Bookkeepers / Accountants SELFSTUDY WEBINARS What it Takes to be the Auditor-In-Charge View Details Report Writing Techniques for Audit Professionals View Details How to Write Effective Audit Observations: The Principles for Bullet Proofing Your Audit Findings View Details How to Put the Quality in Audit Reports View Details How to Assess Risks and Evaluate Controls View Details Conversion of Financial Statements from GAAP to IFRS View Details Ethics For CPAs practicing in Connecticut (28) View Details Building & Managing a Pipeline View Details Building a Prospect List View Details Building Exceptional Culture Through Leadership (2) View Details Building Firm Loyalty View Details Delivering Exceptional Client Services View Details Handling Tough Client Objections View Details Introduction to Business Development View Details Key Steps to Building an Advisory Practice View Details YOU NEED TO REGISTER FOR THE WEBINAR TO WATCH THE VIDEO. Click Here to Register BEFORE STARTING THIS SELF STUDY PROGRAM, PLEASE GO THROUGH THE INSTRUCTIONAL DOCUMENT. THE TOPIC IS ALSO SCHEDULED AS LIVE WEBINAR ON THE FOLLOWING DATES Oct 29, 2021 | 02:30 PM EDT Register Nov 18, 2021 | 04:00 PM EDT Register Nov 30, 2021 | 04:00 PM EDT Register Dec 08, 2021 | 10:00 AM EDT Register Dec 22, 2021 | 10:00 AM EDT Register × REGISTRATION PAYMENT Card number Card holder (Name on card) Expire (Valid until) MM 01 02 03 04 05 06 07 08 09 10 11 12 YYYY 2029 2028 2027 2026 2025 2024 2023 2022 2021 2020 2019 cvv Save this card for future payments You can not select previous month and year. Pay Now $ 0 × REGISTRATION PAYMENT with Saved Card Pay Now $0 * Course Description * Additional details * Presenter * FAQ Course Description OVERVIEW * Why Does IRS Impose Penalties? 2 mins * Learning About First Time Abatement. 14 mins * What does IRS look at? 20 mins * How to write a Reasonable Cause Letter? 27 mins * What is the penalty abatement process? 40 mins COURSE DESCRIPTION Save your clients money on IRS penalties! There are many types of penalties the IRS can impose on taxpayers: failure-to-file, failure-to-pay, failure-to-deposit, estimated tax and accuracy-related are some of the most common ones. But the full list includes many more. Join us as we sift through IRS penalty types and explore ways for you to provide excellent representation for your clients with IRS penalty issues. We'll guide you through what to expect during the IRS penalty process and reveal specific how-to methods using relevant court cases and Internal Revenue Manual (IRM) guidelines. The IRS issues over 220 million notices each year to taxpayers. The IRS also asserts millions of dollars of penalties against taxpayers daily. Many of those penalties are abated due to quality representation. If a tax client receives an IRS notice, they expect their tax professional to be able to work effectively with the IRS to identify and resolve their issue. Penalties from the IRS come in all shapes and sizes. There are over a thousand different types of IRS notices – but fortunately, most taxpayers receive many of the same type of notices that require action. This webinar will identify the most common, actionable IRS notices and the solutions available to resolve the tax problems related to the notice. In this webinar participants will learn about the most common penalties that can be assessed against a taxpayer as well as how to abate them, including First-Time Abatement, Reasonable Cause, and Form 843: Claim for Refund and Request for Abatement. This webinar will explain the many types of notices issued by the IRS , including how to appropriately respond to each, how to properly request abatement of penalties charged, current IRS responses to abatement requests and focus on how to reduce or remove these penalties. Highlights of the Webinar : * Different types of IRS Penalties * "First Time Abatement (FTA)" * What is Reasonable Cause? * How to Write a Reasonable Cause Letter * Know the process of penalty Abatement This webinar will help to the tax practitioners at all levels regardless of tax practice and Business Owners. LEARNING OBJECTIVES * To identify the differences between the various kinds of penalties * To recall how the First-Time Abatement of Penalties works, what it means for the taxpayer, and which penalties it covers * To identify what Reasonable Cause is and the required criteria to argue for it * To recognize the step-by-step process for writing a Reasonable Cause letter to the IRS on behalf of your client WHO SHOULD ATTEND? * Accountant * Accounting Firm * Accounting Managers * Accounts Director * CPA (Industry) * CPA - Mid Size Firm * CPA - Small Firm * CPA in Business * Enrolled Agent * Entrepreneurial Accountant * Entrepreneurial CPA * Senior Accountant * Staff of Accounting Firm * Tax Director (Industry) * Tax Firm * Tax Managers * Tax Practitioners * Tax Preparer * Tax Pros * Young CPA Additional details ADDITIONAL DETAILS Duration : 44 minutes Subject Area : Taxes Course Level : Basic CPE Credits : 1 CE Credits : 1 IRS Course ID : GEHNZ-T-00189-20-S CTEC Course ID : 6273-CE-0200 Instructional Method : On Demand Videos Pre-requisites : None Advance Preparation : None NASBA APPROVED MY-CPE LLC, 1600 Highway 6 south, suite 250, sugar land, TX, 77478 MY-CPE LLC (Sponsor Id#: 143597) is registered with the National Association of State Boards of Accountancy (NASBA) as a sponsor of continuing professional education on the National Registry of CPE Sponsors. State boards of accountancy have final authority on the acceptance of individual courses for CPE credit. Complaints regarding registered sponsors may be submitted to the National Registry of CPE Sponsors through its website: www.NASBARegistry.org. IRS APPROVED MY-CPE LLC, 1600 Highway 6 south, suite 250, sugar land, TX, 77478 MY-CPE LLC (Sponsor Id#: GEHNZ) has entered into an agreement with the Internal Revenue Service, to meet the requirements of 31 Code of Federal Regulations, section 10.6(g), covering maintenance of attendance records, retention of program outlines, qualifications of instructors, and length of class hours. This agreement does not constitute an endorsement by the IRS as to the quality of the program or its contribution to the professional competence of the enrolled individual. Credit earned by attendees with a PTIN will be reported directly to the IRS as required of all providers. To ensure your CPE hours are reported, update your profile in My Account to include your PTIN number. Please note: IRS CE is only mandatory for EAs and ERPAs. For all other tax return preparers, CE is voluntary CTEC APPROVED MY-CPE LLC, 1600 Highway 6 south, suite 250, sugar land, TX, 77478 MY-CPE LLC (Sponsor ID# : 6273) has been approved by the California Tax Education Council to offer continuing education courses that count as credit towards the annual “continuing education” requirement imposed by the State of California for CTEC Registered Tax Preparers. A listing of additional requirements to register as a tax preparer may be obtained by contacting CTEC at P.O. Box 2890, Sacramento, CA, 95812-2890, toll-free by phone at (877) 850-2832, or on the Internet at www.ctec.org. Presenter ABOUT PRESENTER VENAR AYAR, JD Principal, Ayar Law Venar Ayar is the principal and founder of Ayar Law and focuses his legal practice on IRS and Michigan tax resolution for both businesses and individuals. He has personally handled a multitude of cases including defending tax audits, negotiating favorable settlements for back taxes, setting up tax payment plans, arranging release of tax liens and levies, defending criminal tax fraud cases and advising those with foreign bank accounts who have not complied with reporting requirements. He represents clients with multi-million dollar assets at stake as well as those with only thousands in assets. Born and raised in metro Detroit, Michigan, Venar returned to open a tax problem resolution practice when he saw the alarming number of taxpayers struggling due to the downturn in the local economy. He saw there were few qualified and ethical Michigan tax resolution lawyers, but an abundance of scam artists who were taking advantage of taxpayers who needed help. Prior to opening his Michigan practice, Venar was a tax attorney at RJS Law, southern California’s largest tax law firm. Before working there, Venar worked for several years in metro Detroit as a busy and successful solo tax law practitioner. In addition to years of experience practicing as a Michigan tax attorney, Venar has owned or operated several small businesses, including an accounting and tax preparation business, supermarkets and a hotel. His business background gives him a solid understanding of the challenges facing small businesses today. ABOUT COMPANY AYAR LAW ayarlaw.com/ Venar is an award-winning tax attorney ranked as a Top Lawyer in the field of Tax Law. Mr. Ayar has a Master of Laws in Taxation – the highest degree available in tax, held by only a small number of the country’s attorneys. Venar Ayar and his firm are truly competent and ethical Tax Lawyers who will vigorously defend taxpayer rights. We know how to… * Protect your bank accounts and property * Stop the IRS from harassing you * Negotiate settlements for a fraction of the amount Tax Law is all we do, and we know how things actually work at the IRS. We can favorably resolve your Federal or State, personal or business tax problems – anything from unfiled tax returns to foreign bank account issues. FAQ FAQ * myCPE self-study courses are online. * The self-study format allows you to access the material online 24/7 and study at your own pace. * As per NASBA guidelines, you have one year from date of registration to complete each program. * Complete your final exam at any time and get CPE Credit instantly. You can retake the exam multiple times without any additional charges. * Course have minimum passing score of 70% and test takers will not be provided feedback on failed exams. * These are Live recorded presentations converted into Self Study (On-Demand Videos). REFUND/CANCELLATION POLICY * For more information regarding refund, complaint and program cancellation policies, please contact our offices at 646-688-5128 * Please email to help@my-cpe.com in case of any self study program queries. TESTIMONIAL 4.5 (57) 65% 25% 9% 0% 2% JB Judith Burwell, EA, Tax Pros Sep 1st 2021 Great Information VP Valorie Paugh, EA Dec 31st, 2020 This was a great seminar - enjoyed it! CC Charles Chalfant, CPA (US) Dec 28th, 2020 This was an excellent course. The discussion and examples presented were very beneficial. WD William Deloach, EA Dec 5th, 2020 enjoyed DB Darlene Buss, EA Nov 9th, 2020 Great EC Edward Calvey, CPA (US) Nov 7th, 2020 very good View More × RATE WEBINAR HOW WOULD YOU RATE YOUR EXPERIENCE WITH THE WEBINAR? Please rate the webinar. Please comment the webinar. Submit × REGISTRATION PAYMENT The payment could not be processed. Please try again Credit card number already exists. Card number Card holder (Name on card) Expire (Valid until) MM 01 02 03 04 05 06 07 08 09 10 11 12 YYYY 2030 2029 2028 2027 2026 2025 2024 2023 2022 2021 cvv Save this card for future payments You can not select previous month and year. Select Currency USD CAD Pay Now $ 10 REGISTERED SUCCESSFULLY! You can "Start Watching" video now. CONTINUE View More Webinars ERROR! Something Just Gone wrong. Please Try again!! TRY AGAIN View More Webinars REGISTERED SUCCESSFULLY. YOU CAN START WATCHING THE VIDEO. CONTINUE View More Webinars ERROR! Something Just Gone wrong. Please Try again!! TRY AGAIN View More Webinars Subscribe To Our Newsletter Please enter email address. Please enter valid email address. Subscribed successfully for newsletter. COMPANY * About Us * Blogs * 1 Credit = 1 Meal * Continuing Education Requirements * Partner Sign Up LEGAL * Continuing Education Policy * Terms and Conditions * Privacy Policy * Refund Policy HELP * Contact Us * FAQ’s © 2021 - my-cpe.com All rights reserved * * * * * myCPE would like to send you notifications for upcoming webinars. Notifications can be turned off anytime from browser settings. Powered by Don't AllowAllow