/* Minification failed. Returning unminified contents.
(658,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found ''../Customizations/Images/share.png''
 */
/*======= 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;
}
/****** 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;
    /*margin:0px auto 0px auto;*/
}

#top {
    text-align: left;
    margin-top: 0px;
}

#inner_top {
    margin: 0 auto;
    width: 960px;
    /*margin:0px auto 0px auto;*/
    height: inherit;
    padding-top: 33px;
}

#banner {
    padding-right: 0px;
    position: absolute;
    background-color: #005950;
    height: 33px;
    top: 0;
    width: 100%;
}

.topBackground {
    background-color: #005950;
    width: 960px;
    margin: 0 auto;
    font-size: 16px;
    color: #ffff01;
    padding-top: 9px;
}

.topNav a:link {
    color: #fff;
}

#footer {
    text-align: left;
    clear: both;
    margin-top: 0px;
}

#inner_footer {
    width: 960px;
    margin: 0 auto;
    /*margin:0px auto 0px auto;*/
}

#center_wrapper {
    overflow: hidden;
    clear: both;
    padding-right: 10px;
    width: 955px;
    margin: 0 auto;
}

    #center_wrapper #sidebar_left {
        float: left;
        overflow: hidden;
        /*width:150px;*/
        min-height: 150px;
    }

#sidebar_left table {
    width: 150px !important;
}

#center_wrapper #sidebar_right {
    width: 10px;
    float: left;
}

#center_wrapper #main {
    overflow: hidden;
    min-height: 400px;
    text-align: left;
}

#middle_shadow {
}

/*---------------------Header------------------------*/
#header_wrapper {
    min-height: 111px;
    position: relative;
}

    #header_wrapper #header_upperRow {
        text-align: right;
        vertical-align: top;
        padding-right: 15px;
    }

    #header_wrapper #header_lowerRow {
        text-align: left;
        vertical-align: text-bottom;
        padding-right: 15px;
    }

#top_shadow {
}

.topNav {
    border-right: none;
}

.topMenuLink {
    max-width: 250px;
}

.standardHeader {
    background-image: none;
    background-repeat: no-repeat;
}
/*---------------------Footer------------------------*/
#footer_wrapper {
    overflow: hidden;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 15px;
}

#footer_shadow {
}

.standardFooter {
    border-bottom: none;
}

.shadow {
    padding-right: 0;
    width: 100%;
}

#vhda-splash-top-table {
    background-image: url('//d2bif7wyy1aoee.cloudfront.net/partnerportal/vhda/v1/Images/clouds-left.jpg');
    background-repeat: no-repeat;
    '../Customizations/Images/share.png'
}

.vhda-splash-top {
    background-image: url('//d2bif7wyy1aoee.cloudfront.net/partnerportal/vhda/v1/Images/cloud_right_01.jpg');
    height: 30px;
}

#top_bottom {
    background-image: url(//d2bif7wyy1aoee.cloudfront.net/partnerportal/vhda/v1/Images/virginia-banner-1.jpg);
    background-repeat: no-repeat;
    height: 149px;
    width: 100%;
}

    #top_bottom a {
        color: #fcd14e;
        text-decoration: none;
    }

.copyrightVHDA {
    color: #999999;
    font-size: 1.375em;
    font-weight: bold;
}

.copyright {
    font-size: .8em;
    color: #999999;
    line-height: 1.5em;
}

.note {
    color: #999999;
    font-style: italic;
    font-size: 0.85em;
}

#footer a:link {
    color: #444444;
    text-decoration: none;
    font-size: 1em;
}

#footer a {
    color: #444444;
    text-decoration: none;
    font-size: 1em;
}

/*--2022--text*/
.title {
    font-family: arial, helvetica, sans-serif;
    color: #fcd14e;
    font-size: 24px;
    font-weight: bold;
}

.details {
    font-family: arial, helvetica, sans-serif;
    font-size: 17px;
    line-height: 1.2em;
    color: #ffffff;
}

.main-cont {
    position: relative;
    color: #ffffff;
    height: 110px;
    width: 380px;
    text-align: center;
    line-height: 2em;
    margin-left: 64px;
    top: -11em;
}

.upper {
    background-color: #005349;
    width: 636px;
    height: 154px;
}

.upper-2 {
    background-color: #005349;
    width: 410px;
    height: 57px;
}

