/* Minification failed. Returning unminified contents.
(514,1): run-time error CSS1019: Unexpected token, found '@import'
(514,9): run-time error CSS1019: Unexpected token, found 'url("//p.typekit.net/p.css?s=1&k=nuw6civ&ht=tk&f=137.139.173.175.176.25136&a=1060724&app=typekit&e=css")'
 */
/*======= css resets =======*/
html, body, div, form, img, h1, h2, h3, h4, h5, h6, iframe, p, span, ul, ol, li, fieldset, legend {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

ul {
    text-indent: 0px;
    list-style-type: none;
}
/*===== general styles =======*/
.clear {
    clear: both;
    line-height: 1px;
    font-size: 1px;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.float_right {
    float: right;
}

.float_left {
    float: left;
}

h1 {
    font-size: 16px;
}

h2 {
    font-size: 14px;
}

h3 {
    font-size: 12px;
}

/*---------------- Styles --------------------------*/
.ErrorMsg {
    color: Red;
}

.ApplicationDefaultPageHeight {
    min-height: 400px;
}

.gridBorder {
    border: solid 1px #919191;
}

.gridheader {
    background-color: #919191;
    color: White;
    font-weight: bold;
}

.SmallDescription {
    font-size: smaller;
    font-weight: bold;
}

.standardHeader {
    background-color: #ffffff;
}

.shadow {
    padding-right: 5px;
    width: 860px;
}

#main {
    padding-bottom: 10px;
}

.bottomLine {
    background-color: #026BA9;
}

.footerImage {
    height: 40px;
    width: 88px;
    border-width: 0px;
}

.leftBackground {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #99B5C9;
}

.leftNavTitle {
    font-weight: bold;
    color: #FFFFFF;
    padding: 2px 5px;
    background-color: #026BA9;
}

    .leftNavTitle a:link {
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
        background-color: #026BA9;
    }

    .leftNavTitle a:visited {
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
        background-color: #026BA9;
    }


.leftNavTitleAlt {
    background-color: #99B5C9;
}

.leftNavBody td {
    margin-left: 5px;
    padding-left: 5px;
}

.leftNavBody {
    color: #666666;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #EDEDED;
    font-weight: bold;
}

    .leftNavBody a:link {
        color: #666666;
        line-height: 150%;
        text-decoration: underline;
    }

    .leftNavBody a:visited {
        color: #666666;
        line-height: 150%;
        text-decoration: underline;
    }


.leftNavLinkButton a:link {
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}

.leftNavLinkButton a:visited {
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}

.leftNavLinkButton a:hover:active {
    color: #026BA9;
    font-weight: bold;
    text-decoration: underline;
}

.leftNavBodySmall {
    font-size: 10px;
    color: #666666;
}

    .leftNavBodySmall a:link {
        color: #666666;
        text-decoration: underline;
    }

    .leftNavBodySmall a:visited {
        color: #666666;
        text-decoration: underline;
    }

.PrintTitle {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
}

.webName {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 10px;
}

.contentTitle {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
}

.TableTitle {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    padding-bottom: 5px;
}

.contentBody li {
    padding-top: 4px;
}

.contentBody a:link {
    color: #026BA9;
}

.contentBody a:visited {
    color: #026BA9;
}

.rightTitle {
    color: #ffffff;
    padding: 2px 5px;
    font-weight: bold;
    background-color: #B8B8B8;
}

    .rightTitle a:link {
        color: #ffffff;
        font-weight: bold;
        text-decoration: none;
    }

    .rightTitle a:visited {
        color: #ffffff;
        font-weight: bold;
        text-decoration: none;
    }

    .rightTitle a:hover:active {
        color: #ffffff;
        font-weight: bold;
        text-decoration: underline;
    }

.rightBody {
    padding-top: 5px;
    font-weight: normal;
}

    .rightBody li {
        padding-top: 4px;
    }

    .rightBody a:link {
        color: #026BA9;
        padding-top: 5px;
    }

    .rightBody a:visited {
        color: #026BA9;
        padding-top: 5px;
    }

.rightBodySmall {
    font-size: 10px;
    padding-top: 5px;
    font-weight: normal;
}

    .rightBodySmall a:link {
        color: #026BA9;
        padding-top: 5px;
    }

    .rightBodySmall a:visited {
        color: #026BA9;
        padding-top: 5px;
    }

.search {
    font-size: 10px;
    color: #026BA9;
}

.adobeSmall {
    font-size: 10px;
    padding-top: 5px;
}

    .adobeSmall a:link {
        color: #026BA9;
        padding-top: 5px;
    }

    .adobeSmall a:visited {
        color: #026BA9;
        padding-top: 5px;
    }

.topBackground {
    background-color: #EDEDED;
}


.leftNav {
    color: #666666;
    padding: 5px;
    line-height: 150%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    background-image: url(../images/navBg_v3-grey.jpg);
    background-repeat: repeat-y;
}

    .leftNav a:link {
        color: #666666;
        text-decoration: underline;
        line-height: 150%;
    }

    .leftNav a:visited {
        color: #666666;
        text-decoration: underline;
        line-height: 150%;
    }

    .leftNav a:hover:active {
        color: #026BA9;
        text-decoration: underline;
        line-height: 150%;
    }


.topNav {
    color: #666666;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
}

    .topNav a {
        padding-left: .5em;
        padding-right: .5em;
    }

        .topNav a:link {
            color: #666666;
            text-decoration: none;
            font-weight: bold;
        }

        .topNav a:visited {
            color: #666666;
            text-decoration: none;
            font-weight: bold;
        }

        .topNav a:hover:active {
            color: #026BA9;
            font-weight: bold;
            text-decoration: underline;
        }

.topNavLinkButton a:link {
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}

.DirectDepositeTopMenuLink {
    width: 100%;
    text-align: center;
    color: #666666;
    background-color: #FFFFCA;
    text-decoration: none;
}


.topNavLinkButton a:visited {
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}

.topNavLinkButton a:hover:active {
    color: #026BA9;
    font-weight: bold;
    text-decoration: underline;
}


.globalTools {
    color: #026BA9;
    padding: 5px;
    line-height: 150%;
}

    .globalTools a:link {
        color: #026BA9;
        line-height: 150%;
        text-decoration: underline;
    }

    .globalTools a:visited {
        color: #026BA9;
        line-height: 150%;
        text-decoration: underline;
    }

.sizingTools {
    color: #FFFFFF;
    padding-right: 5px;
    padding-bottom: 5px;
}

    .sizingTools a:link {
        color: #ffffff;
        text-decoration: none;
    }

    .sizingTools a:visited {
        color: #ffffff;
        text-decoration: none;
    }

.FAQLink {
    margin-right: 10px;
}

/*
	ALERT STYLE
*/

.AlertBalloon {
    border: thick solid #FF0000;
    /*
	position: relative;
	height: 100px; 
	top: 100%;
	margin-top: -100px;*/
}

.RadEditor {
    width: auto !important;
}

.RadImageGallery .rigThumbnailsBox, .RadImageGallery{
    background-color:transparent;
}

.plotDiv {
    width: 100%;
    height: 400px;
}

select {
    max-width: 150px;
}

.vLine {
    width: 10px;
}

.alertDiv{
    background-color:#fff;
    border:solid 1px #5baec0;
}

#center_wrapper #sidebar_left{
    float:left;
    overflow:hidden;
}
#center_wrapper #main {
    overflow: hidden;
    width: auto;
}
#center_wrapper #sidebar_right {
    float: left;
    overflow: hidden;
}
.simpleTooltip {
    font-weight: bold;
    font-size: 16px;
    color: blue;
    padding: 5px;
    cursor: help;
}
/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * proxima-nova:
 *   - http://typekit.com/eulas/00000000000000003b9b093f
 *   - http://typekit.com/eulas/00000000000000003b9b093b
 *   - http://typekit.com/eulas/00000000000000003b9b0939
 *   - http://typekit.com/eulas/00000000000000003b9b0934
 *   - http://typekit.com/eulas/00000000000000003b9b0935
 *   - http://typekit.com/eulas/00000000000000003b9b0936
 *
 * © 2009-2019 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2018-07-11 17:20:00 UTC"}*/

@import url("//p.typekit.net/p.css?s=1&k=nuw6civ&ht=tk&f=137.139.173.175.176.25136&a=1060724&app=typekit&e=css");

@font-face {
font-family:"proxima-nova";
src:url("//use.typekit.net/af/55bd39/00000000000000003b9b093f/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff2"),url("https://use.typekit.net/af/55bd39/00000000000000003b9b093f/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff"),url("https://use.typekit.net/af/55bd39/00000000000000003b9b093f/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("opentype");
font-style:normal;font-weight:900;
}

@font-face {
font-family:"proxima-nova";
src:url("//use.typekit.net/af/71f83c/00000000000000003b9b093b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-style:normal;font-weight:700;
}

@font-face {
font-family:"proxima-nova";
src:url("//use.typekit.net/af/27776b/00000000000000003b9b0939/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"),url("https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"),url("https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
font-style:normal;font-weight:600;
}

@font-face {
font-family:"proxima-nova";
src:url("//use.typekit.net/af/4838bd/00000000000000003b9b0934/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-style:normal;font-weight:400;
}

@font-face {
font-family:"proxima-nova";
src:url("//use.typekit.net/af/6aec08/00000000000000003b9b0935/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/6aec08/00000000000000003b9b0935/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/6aec08/00000000000000003b9b0935/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
font-style:italic;font-weight:400;
}

@font-face {
font-family:"proxima-nova";
src:url("//use.typekit.net/af/3331e6/00000000000000003b9b0936/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"),url("https://use.typekit.net/af/3331e6/00000000000000003b9b0936/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"),url("https://use.typekit.net/af/3331e6/00000000000000003b9b0936/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
font-style:normal;font-weight:500;
}


/****** layout **********/
html{
	background-color:#ffffff;
}
body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    margin: 0px;
    text-align:left;
}
/*div{
	border:1px solid red;
}*/

/*---------Main Body-----------*/

#wrapper{
	width:100%;
	text-align:left;
}
#top{
	text-align:left;
	margin-top:0px;
}
#inner_top{
	width:100%;
    margin-top:10px;
	height:inherit;
}
#banner{
    padding-right:0px;   
    line-height: 51px;
    font-size: 16px;
}
.topBackground{
    background-color:#f8f8f8;
}
#footer{
	text-align:left;
	clear:both;
	margin-top:0px;
}
#inner_footer{
	width:100%;
    padding-top:30px;
    border-top: 1px solid #e1e1e1;
    font-family: "proxima-nova",sans-serif;
    font-size: 18.72px;
    font-weight:bold;
}
#center_wrapper{
    max-width:1030px;
    margin:0 auto;
    padding: 0 30px;
    overflow:hidden;
    clear:both;
    margin-top:0px;
    padding-right:10px;
}
#center_wrapper #sidebar_left
{
    float:left;
    overflow:hidden;
    min-height:150px;
}
#sidebar_left table{
    width:150px !important;
}
#center_wrapper #sidebar_right{
    width:10px;
    float: left;
}
#center_wrapper #main
{
    overflow: hidden;
    width: auto;
    min-height:400px;
    text-align:left;
}
#middle_shadow
{

}

/*---------------------Header------------------------*/
#header_wrapper {
    min-height: 111px;
    position: relative;
    background-color: #1B3480;
}
#header_wrapper #header_upperRow
{
    position:absolute;
    right:15px;
    bottom:120px;
}
#header_wrapper #header_lowerRow
{
    position:absolute;
    right:15px;
    bottom:90px;
}
.webName{
    color:#FFF;

}
#top_shadow {
    
}

.topNav
{
    border-right:none;
}
.topMenuLink
{
    max-width:250px;
}
.standardHeader
{
    background-image: none;
}
/*---------------------Footer------------------------*/
#footer_wrapper {
    overflow: hidden;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 15px;
    
}
#footer_shadow
{

}
.shadow{
    margin: 0 auto;
    width:100%;
    padding-right:0;
    min-width:900px;
}
.standardFooter
{
    border-bottom: none;
}
.footer-wrap{
    max-width:1030px;
    margin:0 auto;
}
.hafp-logo {
    width: 216px;
    height: 143px;
    display: block;
    background-image: url("Images/logo.png");
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 20px;
    margin-bottom: 20px;
}
.footer-left{
    float:left;
    
}
.footer-right{
    float:right;
}
a.button.button-teal {
    background-color: #282828;
}
 a.button.button-blue {
    background-color: #3b73b9;   
}
 a.button.button-teal:hover{
    background-color: #FFF;
 }
 a.button.button-blue:hover{
    background-color: #185ca0;
 }
#footer .button {
    color: #E58947;
    text-decoration: none;
    transition: background-color .4s,box-shadow .2s;
    box-shadow: 2px 4px 11px 0px rgba(0,0,0,0.1);
    padding: 10px 37px;
    border-radius: 27.5px;
    float: right;
    margin-top: 20px;
}
#footer .button:hover{
    box-shadow: 2px 4px 11px 4px rgba(0,0,0,0.3);
}
.social-icons{
    width:150px;
    float:right;
}
.social-icons a{
    float:left;
    padding:5px;
}
    .social-icons a svg {
        width:35px;
        height:35px;
    }
    .social-icons a span {
    display: block;
    overflow: hidden;
    text-indent: 200px;
}
    .social-icons a:focus svg path,
    .social-icons a:focus svg polygon,
    .social-icons a:hover svg path,
    .social-icons a:hover svg polygon {
        fill: #119C93;
    }
#bottom_header ul {
    min-height: inherit;
    display: table;
    width: 100%;
    table-layout: fixed;
    list-style: none;
    border-top: 1px solid #1b3480;
}

#bottom_header li {
    display: table-cell;
    margin: 0;
    width: 25%;
    min-height: inherit;
}

    #bottom_header li a {
        color: #1b3480;
    }

        #bottom_header li a span {
            line-height: 1;
            display: inline-block;
            font-weight: 700;
            cursor: pointer;
            text-align: center;
            transition: border-bottom .3s;
            border-bottom: 3px solid #1b3480;
        }

#bottom_header > ul > li {
    border-right: 1px solid #1b3480;
}

#bottom_header > ul {
    border-bottom: 3px solid #ffa517;
}

    #bottom_header > ul > li > a {
        font-size: 16px;
        display: block;
        text-decoration: none;
        text-align: center;
        padding: 30px 20px;
        min-height: inherit;
        line-height: 58px;
        outline-offset: 0;
        border-bottom: 1px solid transparent;
        transition: color 0.3s, background-color 0.3s, border-color 0.3s;
    }
#bottom_header>ul>li>a:focus,
#bottom_header>ul>li>a:hover,
#bottom_header>ul>li>a.active {
	color: #119C93;
}

#bottom_header>ul>li>a:focus,
#bottom_header>ul>li>a:hover,
#bottom_header>ul>li>a.active:hover {
	border-bottom-color: transparent;
}
#bottom_header>ul>li>a:hover span, #bottom_header>ul>li>a.active:hover span {
    border-bottom: 3px solid #119C93;
}
a {
    color: #1b3480;
    text-decoration: none;
}
    a:hover, a:hover:active {
        color: #67c6db
    }
.leftNavTitle {
    background-color:#67C6DB;
}
.leftNavTitleAlt {
    background-color: #ECB649;
}
.topNav a:link{
    text-decoration: none;
    font-weight: bold;
    color:#343537;
    border-bottom: 3px solid transparent;
    transition: border-bottom .3s;
}
.topNav a:hover:active,
.topNav a:hover:enabled {
    font-weight: bold;
    color:#119C93;
    border-bottom: 3px solid #119C93;
}
.leftNav a:link {
    color: #1b3480;
    text-decoration: none;
}
.leftNav a:hover:active,
.leftNav a:hover:enabled {
    color: #67c6db;
    text-decoration: none;
}
.leftNav .aspNetDisabled {
    color: #999;
}
