<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Material Bootstrap Wizard by Creative Tim</title>
<!-- Fonts and icons -->
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" />
</head>
<body>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="section-title text-center wow zoomIn">
<h1>Frequently Asked Questions</h1>
<span></span>
<p>Our Frequently Asked Questions here.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="headingOne">
<h4 class="panel-title">
<a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
WHY IS THE IRS TAKING MY STIMULUS CHECK AND SENDING IT TO CHILD SUPPORT?
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingOne">
<div class="panel-body">
<p>You are/were under a court order and failed to pay that order in full, so you owe past due child support. Congress passed the Coronavirus Aid, Relief, and Economic Security <strong> (CARES) ACT </strong>in March 2020. The CARES Act authorized stimulus payments to eligible individuals. It also mandates the stimulus checks be intercepted for individuals who owe past due child support. The past due amount may be due to the state or to the custodial parent. </p>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="headingTwo">
<h4 class="panel-title">
<a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
WHY WAS MY NAME SUBMITTED TO THE IRS IN THE FIRST PLACE?
</a>
</h4>
</div>
<div id="collapseTwo" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingTwo">
<div class="panel-body">
<p>Child support agencies are required to submit names of those who owe past due child support for the IRS Tax Offset Program if certain criteria are met. The criteria:</p>
<ul>
<li>if you owe $150.00 in state arrears
</li>
</ul>
<ul>
<li>and/or $500 in arrears due the custodial parent.
</li>
</ul>
<p><b>There is one list that is submitted to Treasury for everything: </b>IRS refund offsets, and stimulus with dependency benefits. We cannot submit a name for IRS offset and exclude it for stimulus. It is mandatory for <b>ALL</b> cases that meet the criteria. </p>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="headingThree">
<h4 class="panel-title">
<a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
THE CUSTODIAL PARENT RECEIVED A SEPARATE STIMULUS PAYMENT. WHY IS MINE BEING INTERCEPTED?
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
<p>Because you owe child support to the custodial parent for a prior period for your children. The CARES Act passed by Congress states that you cannot receive your stimulus if you owe child support.</p>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="headingFour">
<h4 class="panel-title">
<a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseFour" aria-expanded="false" aria-controls="collapseFour">
WHY IS THE STIMULUS PAYMENT BEING APPLIED TO STATE ARREARS?
</a>
</h4>
</div>
<div id="collapseFour" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingFour">
<div class="panel-body">
<p>You owe child support for the period your children were receiving RI Works assistance. The federal distribution rules tell the Office of Child Support Services <i>(OCSS)</i> how stimulus payments received from Treasury will be applied. The rules <b>require that state arrears must be paid first, in full,</b> before the custodial parent is paid what they are owed.</p> </div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="headingFive">
<h4 class="panel-title">
<a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseFive" aria-expanded="false" aria-controls="collapseFive">
WHAT IF I FILE AN INDIVIDUAL TAX RETURN? HOW WILL THIS WORK?
</a>
</h4>
</div>
<div id="collapseFive" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingFive">
<div class="panel-body">
<p>If you owe past due child support, and you file a single tax return, Treasury will send the Office of Child Support Services <i>(OCSS)</i> the federal refund called an offset, or your stimulus money, and the dependency benefit (even for another child).</p>
<p>
Our system will apply all that is received to the past due support you owe. If you owe state arrears, state arrears will be paid first, because that is what the the federal distribution rules require.</p>
<p>Any money in excess will be refunded to you. Refunds may take up to sixty days following our receipt of the money to be processed.
</p>
</div>
</div>
</div>
</div>
</div><!--- END COL -->
</div><!--- END ROW -->
</div>
</body>
</html>
.template_faq {
background: #edf3fe none repeat scroll 0 0;
}
.panel-group {
background: #fff none repeat scroll 0 0;
border-radius: 3px;
box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.04);
margin-bottom: 0;
padding: 30px;
}
#accordion .panel {
border: medium none;
border-radius: 0;
box-shadow: none;
margin: 0 0 15px 10px;
}
#accordion .panel-heading {
border-radius: 30px;
padding: 0;
}
#accordion .panel-title a {
background: #ffb900 none repeat scroll 0 0;
border: 1px solid transparent;
border-radius: 30px;
color: #fff;
display: block;
font-size: 18px;
font-weight: 600;
padding: 12px 20px 12px 50px;
position: relative;
transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed {
background: #fff none repeat scroll 0 0;
border: 1px solid #ddd;
color: #333;
}
#accordion .panel-title a::after, #accordion .panel-title a.collapsed::after {
background: #ffb900 none repeat scroll 0 0;
border: 1px solid transparent;
border-radius: 50%;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
color: #fff;
content: "";
font-family: fontawesome;
font-size: 25px;
height: 55px;
left: -20px;
line-height: 55px;
position: absolute;
text-align: center;
top: -5px;
transition: all 0.3s ease 0s;
width: 55px;
}
#accordion .panel-title a.collapsed::after {
background: #fff none repeat scroll 0 0;
border: 1px solid #ddd;
box-shadow: none;
color: #333;
content: "";
}
#accordion .panel-body {
background: transparent none repeat scroll 0 0;
border-top: medium none;
padding: 20px 25px 10px 9px;
position: relative;
}
#accordion .panel-body p {
border-left: 1px dashed #8c8c8c;
padding-left: 25px;
}
/*
Author : Theme_ocean.
Template Name: Fury - Product Landing Page
Version : 1.0
*/
(function($) {
'use strict';
jQuery(document).on('ready', function(){
$('a.page-scroll').on('click', function(e){
var anchor = $(this);
$('html, body').stop().animate({
scrollTop: $(anchor.attr('href')).offset().top - 50
}, 1500);
e.preventDefault();
});
});
})(jQuery);