#agency-footer
{clear: both;background-color :rgb(0, 78, 154);color: rgb(0, 78, 154);
    position: relative;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-bottom: 10px;}

.agency-footer-Content
{box-sizing:border-box;
color:rgb(255, 255, 255);
display:block;
font-size:14px;
font-weight:400;
line-height:10px;
margin-left:0px;
margin-right:0px;
padding-bottom:5p;
padding-left:15px;
padding-right:15px;
padding-top:10px;
text-align:left;
text-size-adjust:100%;
}

.agency-footer-middle
{border-boxcolor:rgb(255, 255, 255);
display:block;
font-size:12px;
font-stretch:100%;
font-style:normal;
font-weight:400;
letter-spacing:0.38px;
line-height:18px;
text-align:left;
text-size-adjus:100%;
}

.agency-footer-left
{
font-size: 12px;
    line-height: 18px;float: left;
    letter-spacing: 0.38px;width:40%;border-right: 1px solid rgba(255, 255, 255, 0.4);
}


.agency-footer-right
{
display:block;color:rgb(255, 255, 255);
font-size:14px;padding-left:10px;
font-style:normal;
font-weight:400;
letter-spacing:0.38px;
line-height:14px;
text-align:left;
text-size-adjus:100%;position:relative;    display: inline;
width:55%;float:left;
}


.agency-footer-right ul
{display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;color:rgb(255, 255, 255);
    list-style-type: none;
    padding-left: 0;
}


.agency-footer-right ul li
{
display: inline-block;margin-right: 30px;
    width: auto;
    margin-bottom: 30px;
}
.agency-footer-right ul li a:link 

{    /* unvisited link */
    color:rgb(255, 255, 255);
    text-decoration: none;
    border-bottom: 1px solid;
}


.agency-footer-right ul li  a:visited {    /* visited link */
    color:rgb(255, 255, 255);
}
.agency-footer-right ul li  a:hover {    /* mouse over link */
   
    border-bottom: none;
}
.agency-footer-notes
{
display:block;clear:both;
font-size:10px;
font-stretch:100%;
height:18px;width:100%;
letter-spacing:0.29px;
line-height:18px;
}