/* fix rtl */
.chzn-rtl .chzn-drop { left: -9000px; }
jQuery(document).ready(function ($) { $('img').removeAttr('width height'); });
src"script/chosen.css"
.blink {
animation: blinker 2s linear infinite;
color: red;
font-size: 18px;
font-weight: bold;
font-family: sans-serif;
}
@keyframes blinker {
50% {
opacity: 0;
}
}
.blink-one {
animation: blinker-one 1s linear infinite;
}
@keyframes blinker-one {
0% {
opacity: 0;
}
}
.blink-two {
animation: blinker-two 2s linear infinite;
}
@keyframes blinker-two {
100% {
opacity: 20%;
}
}
#myBtn
{
opacity: 90%;
display: none;
position: fixed;
bottom: 20px;
right: 12%;
z-index: 99;
font-size: 15px;
border: none ;
outline: none ;
background-color: red;
color: white;
cursor: hand ;
padding: 15px;
border-radius: 4px;
}
#myBtn:hover {
background-color: #555;
}
body {
margin: 0px;
padding: 0px;
font-family:'Open Sans';
font-size: 1.2 rem;
color:black;
}
header {
padding:15px;
padding-bottom: 30px;
}
header img {
width: 132px;
height: 61px;
}
section.mainhdr {
background-color: #E5E5E5;"
height: 50px;
margin-top: -20px;
}
section.mainhdr h1 {
color:black;
font-family:'Poppins';
font-size: 2.8rem;
font-weight: 400;
text-align: center;
position: relative;
top: -30;
}
section.mainhdr h1:after {
content: '';
background-color: #E85F5C;
display: block;
margin: -10px auto 0;
height: 4px;
width: 45%;
}
div.efscameronbody
{
width: 80%;
margin: auto;
/* border: 3px solid #074756; */
}
footer {
background-color:#1A6556;
text-align: center;
}
footer p {
color:white;
font-size: 1.125rem; text-align: center;
padding: 25px 0px;
}
footer p.copyright {
background-color: #074756;
font-size: .8rem;
padding:10px;
}
.buttonmainmenu {
border: none;
color: white;
padding: 5px 5px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
margin: 2px 2px;
cursor: hand;
}
.buttonmenu1 {background-color: #074756; cursor:hand;} /* Green */
body
{
font-family: 'Open Sans';
margin: 0;
}
/* nav menu formatting */
ul {
font-size: 14px;
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #074756;
}
li
{
float: left;
border-right: 1px solid #bbb;
border-left: 1px solid #bbb;
}
li a, .dropbtn {
display: inline-block;
color: white;
text-align: center;
padding: 10px 14px;
text-decoration: none;
}
li a:hover, .dropdown:hover .dropbtn {
background-color: #1A6556;
}
li.dropdown
{
display: inline-block;
}
.dropdown-content
{
display: none;
position: absolute;
background-color: #1A6556;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown-content a
{
padding: 12px 16px;
text-decoration: none;
display: block;
text-align: left;
}
.dropdown-content a:hover
{
background-color: #eee;color:black;
}
.dropdown:hover .dropdown-content
{
display: block;
}
/* end nav menu formatting */
Goto Top
// Loads the Goto Top button for every page
//Get the button
var mybutton = document.getElementById("myBtn");
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function () { scrollFunction() };
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
mybutton.style.display = "block";
} else {
mybutton.style.display = "none";
}
}
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
Today is Wednesday, August 19, 2026
Arkansas Public Service Commission - Online Services

The APSC website has changed...
APSC Online Services

The APSC website has changed...
If you arrived at this page using a bookmark or a favorites link, please update it accordingely.
Please use the menu bar above to navigate around. We are sorry for any inconvenience.
Thank you for visiting: Arkansas Public Service Commission - Online Services