﻿/***************************Fonts******************/
/*Bootstrap CSS Changes Begin*/
/*.col-md-push-11 {
    left: 90.667%
}
.col-md-1 {
    width: 9.333%;
}
.col-md-pull-1 {
    right: 9.333%;
}
.col-md-11 {
    width: 90.667%;
}*/
/* Print Page Fixes Begin*/
 @media print {

    #ULSideNavMenu, .quick-links, .subscribe, .social-media, .page-share, .breadcrumb, a[href]:after {
        display: none;
    }

    @page {
        size: 330mm 427mm;
        margin: 14mm;
    }

    .container {
        width: 1170px;
    }
}
/* Print Page Fixes End*/
/*Side Navigation Change Fixes March 2019 Begin*/
#nav ul.subnav li ul.subnav {
    padding-left: 0px;
    margin-left: -25px;
    margin-right: -10px;
	margin-top: 5px;
	
	margin-bottom: 5px;
	
}

#nav ul.subnav li ul.subnav li {
    padding-left: 0px;
    padding-right: 15px;
}
#nav ul.subnav li ul.subnav li {
    padding-left: 40px !important;
	padding-bottom:10px;
	margin-bottom: 5px;
}
#nav ul.subnav li ul.subnav li.active {
    padding-left: 40px !important;
	padding-bottom:10px;
	margin-bottom: 5px;
}
#nav ul {
     padding:0px;
}
#nav ul.subnav li.parent.active {
    padding-bottom: 0px;
}
#nav ul.subnav li.active ul {
   margin-left: -25px;
   margin-right: -10px;
   margin-top: 10px;
}
#nav ul.subnav li.active ul li {
    padding: 10px 10px 10px 40px;
}
#nav ul.subnav ul li {
    padding: 10px 10px 10px 15px;  
}
#nav ul.subnav ul {
    margin-left:-25px;  
    margin-right:-10px;
    margin-top: 10px;  
}
#nav ul.subnav ul li.active {
     padding-left:40px;
}
#nav ul > li.first a {
    font-size: 18px;
}
#nav ul li.active {
    /*background-color: rgba(0, 171, 232, 0.2);*/
    background-color: #93DAF4;
    font-weight:bold;
}
#nav ul li.active .subnav {
    font-weight: normal;
}
#nav ul.subnav li:hover {
   background: rgba(0, 171, 232, 0.2);
}
#nav ul.subnav li.active{
    background-color: rgba(0, 171, 232, 0.2);
}
#ULSideNavMenu ul {
    display: none;
    padding-left: 0px;
}

#nav ul.subnav {
    background: rgb(235,235,235);
    display: block !important;
    /*padding-top: 10px;
    padding-bottom: 10px;*/
}

    #nav ul.subnav li {
        padding: 10px 10px 10px 25px;
        
    }

#nav li.parent a {
    font-size: 13px;
}

#nav span.fa {
    padding-left: 10px;
    position: relative;
    z-index: 1;
    float: right;
    height: auto;
    padding: 13px 14px;
    cursor: pointer;
}

    #nav span.fa.fa-angle-double-right,
    #nav span.fa.fa-angle-double-down {
        display: none;
    }

#nav li.parent span.fa.fa-angle-double-right,
#nav li.parent span.fa.fa-angle-double-down {
    display: block;
}

#nav ul li.parent ul span.fa.fa-angle-double-right,
#nav ul li.parent ul span.fa.fa-angle-double-down {
    /*display: none;*/
}

#nav ul > li.first.active a {
    font-size: 18px;
}
/*Side Navigation Change Fixes March 2019 End*/
.h1, h1 {
    font-size: 20px !important;
 }

.h2, h2 {
    font-size: 18px !important;
}

.h3, h3 {
    font-size: 16px !important;
}

.h4, h4 {
    font-size: 16px !important;
	font-weight:normal !important;
}

.h5, h5 {
    font-size: 16px !important;
    font-style: italic !important;
}

.h6, h6 {
    font-size: 12px !important;
}
table {
    border-bottom: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
}
th {
    background-color: #EEE;
    font-weight: bold;
}
th, td {
    border-top: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
}
.spanMenuTitle {
    display: block;
    /*width: 200px; */
}
 .singleIndentClass
{
    padding-left:8% !important;
}
.doubleIndentClass
{
    padding-left:16% !important;
}
.divSearch .form-control
{
    padding: 0 5px !important;
}
.footerconnect-items
{
	float:left;
    margin-top: 15px;
}
.footerconnect-items .imgContainer{
    float:left;
}
.footerconnect-items img {
    width: 31px !important;
    height: 32px;
}
.footerconnect-items a {
    margin-left: 5px; /* Changed from 20px to 5px */
}
.hidectrl {
    display: none;
}
.rightspace {
    padding-right: 12px;
}
.sfHighlight {
    font-weight: 100;
}

.divSearchResultIconPDF {
    background: transparent url("../NAPImages/PDF_Small.gif") no-repeat scroll 100% center;
    float: left;
    height: 16px;
    width: 16px;
    display: inline-block;
}

.divSearchResultIconPage {
    background: transparent url("../NAPImages/HTM_Small.gif") no-repeat scroll 100% center;
    float: left;
    height: 16px;
    width: 16px;
    display: inline-block;
}

.divSearchResultIcondoc {
    background: transparent url("../NAPImages/word_Small.gif") no-repeat scroll 100% center;
    float: left;
    height: 16px;
    width: 16px;
    display: inline-block;
}

#resultsStats {
    font-weight: bold;
}

#linkTitle {
    padding-left: 8px;
}

.divResultSerialNumber {
    float: left;
    padding-right: 6px;
}

.sfsearchResultTitle {
    padding-bottom: 3px;
    padding-top: 10px;
}
.sf_pagerNumeric a {
    border: 1px solid #03486b;
    margin-right: 15px;
    padding:8px 10px;
    text-align: center;
	color: #03486b !important;
}
.sf_PagerCurrent {
    background-color: #e3e3e3;
}
.sf_pagerNumeric > a:hover {
    font-weight:bold;
    background-color: #e3e3e3;
    text-decoration:none;
}
.pagerSF
{
    border-top: 1px solid #dbdbdb;
    padding-bottom: 30px;
    padding-top: 30px;
}
#dlsearchresults {
    
    width: 80%;
}
.contentBox {
    padding-top: 30px;
}
/*******************************/
.sfContentBlock p a {
    color: #005d93;
}
.sfsearchResultTitle a {
    color: #005d93 !important;
}
/* .sf_pagerNumeric a {
    padding-right: 5px;
} */
body {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-family:14px!important;
}
table {
    /* border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc; */
	border-collapse: collapse;
    color: #000000;
}
.alternatetable tr:nth-child(2n) {
    background-color: #f3f3f3;
}
.alternatetable tr {
    border:0px;
}
.tablenapsampleassessments tr{
	border:0px;
}
.tablenapsampleassessments p{
	background-color: #e7eaeb;
    font-size: 12px;
    line-height: 2.2em;
    padding: 10px;
}
tr {
   /* border-bottom: 2px solid #cccccc; */
}
.bottomLine {
    border-bottom: 1px solid #cacaca;
    margin-bottom: 15px;
}
table th {
    padding: 5px 20px;
	border-bottom: 2px solid #CACACA;
    border-top: 2px solid #CACACA;
}
th, td {
   /*  border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc; */
    padding: 5px;
}
th {
    background-color: #eee;
    font-weight: bold;
}
.breadcrumb > li + li::before {
    color: #026497;
    content: "";
    padding: 0 1px;
}

.breadcrumbandpageshare {
    overflow: auto;
}

.breadcrumb > .active {
    color: #026497;
}
/*Bootstrap CSS Changes End*/
.containerherosection {
    border-bottom: 2px solid #016396;
    overflow: hidden;
}

#divCol1 {
    margin-left: 3%;
}

.connect-items {
    float: left;
}

.divArticleImage {
    /*height: 135px;
    margin-left: auto;
    margin-right: auto;
    width: 240px;*/
    padding-top: 12px;
}

    .divArticleImage img {
        width: 100%;
        height: 100%;
    }

/*.divArticleContent {
    height: 135px;
    margin-left: auto;
    margin-right: auto;
    width: 240px;
}*/

    .divArticleContent h3 {
        color: #005d93;
        font-size: 13pt;
        font-weight: bold;
    }
 .divArticleContent h4, h5, p {
    padding-left: 0;
}
.divarticle {
    /*background-color: #e5f5fb;
    width: 272px;
    margin-left: -15px;
    height: 380px;*/
}

.divNewsContent {
   background-color: #e5f5fb;
    /*min-height: 385px;*/
    margin-left: -13px;
    margin-top: -11px;
}

    .divNewsContent h3 {
    background-color: #305d94;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-top: 6px;
    }

    .divNewsContent h4 {
          color: #005d93;
    font-size: 13pt;
    font-weight: bold;
        /*font-weight:bold;*/
    }
   .whatsnew {
    padding-left: 10px;
}
    .main-address {
    padding-left: 0;
}
.contacts > p > img {
    float: left;
    margin-right: 20px;
}
    /*.divNewsContent h5 {
        font-size: 12px;
        color: #0072a7;
        font-weight: bold;
    }
	.divNewsContent p a
	{
        line-height:5;
		bottom: -23px;
		position: absolute;
    }*/
	.divArticleContent p a{
		line-height: 3;
		/*bottom: -23px;
		position: absolute;*/
    }

.social-media h3 {
    margin-top: 12px;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    color: #1f1f11;
}

h3 {
    font-size: 16pt;
}

a h3 {
    font-weight: bold;
    color: #005d93;
}


/***************************Header Images/text******************/

.navigation-top {
    border-top: 1px solid #ededed;
    font-family: Arial, Helvetica, sans-Serif;
    font-weight: bold;
}

.header-image {
    padding-top: 5%;
    padding-bottom: 5%;
}

.header-text {
    padding-top: 3%;
    text-align: center;
    font-style: italic;
}


/***************************Navigation******************/
.divHeaderlogo img {
    display: block;
    height: auto;
    max-width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
}

.divHeaderlogoRight {
    float: right;
    width: 100%;
}

    .divHeaderlogoRight img {
        display: block;
        height: 50px;
        max-width: 100%;
        padding-right: 5px;
        padding-top: 3%;
        float: right;
    }
/* Navigation bar styles begin*/
.navbar-default .navbarhnav > .active > a,
.navbar-default .navbarhnav > .open > a,
.navbar-default .navbarhnav > .active > a:focus,
.navbar-default .navbarhnav > .active > a:hover {
    background-image: none;
    background: transparent !important;
    text-decoration: none;
    color: #00abe8;
    border-bottom: 3px solid #00abe8;
    box-shadow: none;
}

.navbar-default .navbarhnav > li > a:hover {
    background-color: red;
    background: transparent !important;
    text-decoration: none;
    color: #00abe8;
    border-bottom: 3px solid #00abe8;
}

.navbar-default .navbarhnav > li > a {
    color: #636262;
}
/* Navigation bar styles end*/
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    background-image: none;
    background: transparent !important;
    text-decoration: none;
    color: #016396;
    border-bottom: 3px solid #016396;
    box-shadow: none;
}

.navbar-default .navbar-nav > li > a:hover {
    background-color: #016396;
    background: transparent !important;
    text-decoration: none;
    color: #016396;
    border-bottom: 3px solid #016396;
}

.navbar-default {
    box-shadow: none;
    -webkit-box-shadow: none;
    min-height: 0px;
    border-top: none;
}

.navbar {
    margin-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    background: 0;
    border-bottom-width: 3px;
    border-bottom-color: #016396;
    background: 0;
}

.navbar-collapse {
    padding-right: 0;
    overflow: hidden;
}

.navbar-default ul {
    margin-left: -37px; /*Changed from -30px to -37px*/
}

.navbar-default .navbar-nav > li > a {
    color: #636262;
}

.navbar ul li a {
    /*padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 17px;
    text-transform: uppercase;
    color: #636262;
    margin-left: 7px;*/
    
    font-size: 16px;
    margin-left: 7px;
    margin-right: 10px;
    padding: 5px;
}

.main-menu {
    padding-right: 0;
}


/***************************Search Menu******************/

.search-menu {
    background: #00a3de;
    height: auto;
    padding-left: 5px;
    border-left: 5px solid white;
    margin-top: -1px;
    padding-bottom: 2px;
}

    .search-menu form button {
        background: none;
        border: none;
        text-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
        color: white;
    }

    .search-menu .form-group {
        width: 100%;
        padding-left: 0;
    }
        /* Changed input to #searchTextBox */
        .search-menu .form-group #searchTextBox {
            width: 72% !important;
            padding-left: 0;
            height: 20px;
            padding-bottom: 2px;
        }

        .search-menu .form-group input {
            width: 72%;
            padding-left: 0;
            height: 20px;
            padding-bottom: 2px;
        }

    .search-menu form #textSize-small {
        padding-right: 2px;
        font-size: 14px;
        padding-top: 6px;
        padding-bottom: 2px;
    }

    .search-menu form #textSize-big {
        font-weight: bold;
        padding-left: 2px;
        font-size: 20px;
        padding-right: 10px;
        padding-top: 2px;
        padding-bottom: 2px;
    }

    .search-menu form #searchIcon {
        padding: 0;
        font-size: 20px;
        float: right;
    }

    .search-menu .btn:hover {
        background: none;
        color: grey;
    }

    .search-menu .btn:focus {
        background: none;
        color: grey;
        outline: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }

input#ContentPlaceHolder4_T7127EC70012_ctl00_ctl00_searchIcon {
    border-bottom: none;
    float: right;
    width: auto !important;
    font-size: 1.2em;
    height: 30px !important;
}

input#searchIcon {
    border-bottom: none;
    float: right;
    width: auto !important;
    font-size: 1.2em;
    height: 30px !important;
}

.search-menu input {
    background: none;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border-color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    color: #ffffff;
}

    .search-menu input:focus {
        border-bottom: 1px solid white;
    }
/*Changes Section begin */
.hero-section {
    background-color: #f5f5f5;
}

.divContactus h4 {
    margin-bottom: 5px !important;
    padding-top: 10px !important;
}

hr {
    border-color: #636363 -moz-use-text-color -moz-use-text-color !important;
}

.divFooterAboutUs {
    padding-top: 10px;
}

.divContactus p a {
    color: #000 !important;
}

.divContactus a {
    font-weight: normal !important;
}

.footer a {
    color: #03486b !important;
}

.footer h4 {
    color: #03486b !important;
    font-weight: bold !important;
}

.divcopyright {
    color: #595959;
    font-size: 12px;
}
.divcopyright a{
    color: #595959;
    font-size: 12px;
}
/*Changes Section End */

/* Board membership styles begin*/
.divchair h4 {
    padding-top: 0px !important;
}

.boardmember {
    background: #efedee none repeat scroll 0 0 !important;
    height: 356px;
    width: 259px;
}

.innerboardmember {
    padding-top: 27px;
    padding-left: 40px;
}

    .innerboardmember h4 {
        padding-top: 5px !important;
    }

.newboardmembers li {
    list-style-type: none;
}
/* Board membership styles end */
/* Search bar Fix begin*/

input#ContentPlaceHolder4_T7127EC70012_ctl00_ctl00_searchIcon {
    border-bottom: none;
    float: right;
    width: auto !important;
    font-size: 1.2em;
    height: 30px !important;
}


#searchIcon .fa {
    padding-top: 5px;
}

.nav-stacked .active a .fa {
    padding-top: 5px;
    padding-left:15px;
}

.search-menu .form-group #textSize-small {
    padding-right: 2px;
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 2px;
}

.search-menu .form-group #textSize-big {
    font-weight: bold;
    padding-left: 2px;
    font-size: 20px;
    padding-right: 9px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.search-menu .form-group #searchIcon {
    padding: 0;
    font-size: 20px;
    float: right;
}

.search-menu .form-group button {
    background: none;
    border: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    color: black; /*Changed to black from */
}
/* Fix for a H3 style*/
.aH3 {
    color: #005d93 !Important;
    font-weight: bold;
    font-size: 16pt;
}
/* Search bar fix End*/

/***************************Text Toggle******************/

p {
    font-size: 14px;
}

    p.small {
        font-size: 14px;
    }

    p.larger {
        font-size: 16px;
    }


/***************************Banner***************************/

.banner {
    background: #f5f5f5;
}

.embed-responsive-16by9 {
    padding-bottom: 51%;
}

.banner #home-carousel .carousel-indicators {
    width: 200px;
    left: auto;
    right: 115px;
    top: auto;
    bottom: 12px;
    margin: 0px;
    text-align: right;
    /* padding-right: 36px; */
}

.carousel-indicators li {
    display: inline-block;
    width: 11px;
    height: 11px;
    border: 0px;
    background: #00a3de;
    margin: 0px 0px 0px 4px;
}

.banner #home-carousel .carousel-indicators li.active {
    background: white;
}

.banner #home-carousel .carousel-inner {
    background-color: #016396;
}

    .banner #home-carousel .carousel-inner .item:after {
        content: "";
        clear: both;
        display: block;
        visibility: hidden;
    }

    .banner #home-carousel .carousel-inner .item img {
        width: 100%;
        height: auto;
    }

    .banner #home-carousel .carousel-inner .item .carousel-caption {
        position: static;
        text-shadow: none;
        /*background: #016396;
    color: white;*/
        padding: 70px 40px 72px 40px;
        text-align: left;
        font-family: Arial, sans-serif;
        font-size: 19px;
        line-height: 1.4em;
        font-weight: 100;
        overflow: hidden;
    }

        .banner #home-carousel .carousel-inner .item .carousel-caption a {
            color: white;
            font-weight: bold;
            font-size: 13px;
            margin-top: 26px;
            text-decoration: underline;
        }

            .banner #home-carousel .carousel-inner .item .carousel-caption a:hover {
                color: #11404E;
            }

.sm-no-right-padding {
    padding-right: 0;
}

.sm-no-left-padding {
    padding-left: 0;
}

.hero-image {
    padding-left: 0;
    padding-right: 0;
}

    .hero-image img {
        width: 100%;
        height: auto;
    }

.hero-page-title {
    background-color: #00abe8;
    height: 241px;
}


    .hero-page-title h2 {
    color: white;
    font-weight: bold;
    margin-bottom: 0;
    padding-right: 10px;
    padding-top: 60.5%;
    text-align: right;
    }

 .hero-page-title h1 {
    color: white;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	font-size: 28px !important;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

/***************************Top Section***************************/
.breadcrumb li{
    font-size: 12px;
}
.breadcrumb {
    padding-left: 0;
    background: none;
    margin-bottom: 0;
}

    .breadcrumb a {
        padding-right: 5px;
    }

.breadcrumb-col {
    padding-left: 0;
}

.page-share {
    padding-left: 0;
}

    .page-share ul {
        padding-left: 0;
    }

        .page-share ul li:first-child {
            list-style: none;
            float: left;
            padding: 8px 30px 8px 5px;
        }

        .page-share ul li:last-child {
            list-style: none;
            float: left;
            padding: 8px 0px 8px 0px;
        }

        .page-share ul li a {
            color: #636362;
            text-transform: uppercase;
            font-size: 8pt;
            font-weight: bold;
        }

        .page-share ul li i {
            padding-right: 10px;
            font-size: 16pt;
            color: #000;
        }


/***************************Partner Logos***************************/

.partner-logos .logos {
    height: 81px;
    padding-top: 16px;
}

    .partner-logos .logos img {
        margin-left: 16px;
    }

        .partner-logos .logos img + img {
            margin-left: 45px;
        }

.partner-logos .blank-blue {
    height: 81px;
    background: #00abe8;
}


/***************************Side Navigation***************************/
/*For Page Heading Underline*/
.main-content-text h2:first-child {
    border-bottom: 1px solid #333;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
.main-content-text h1:first-child {
    border-bottom: 1px solid #333;
    margin-bottom: 20px;
    padding-bottom: 5px;
	color: #016396;
    font-size: 35.51px;
    font-weight: 700;
    margin-top: 0;
}
#ULSideNavMenu {
    background-color: #E6F5FC;
}

.side-nav .nav-stacked > .active > a,
.side-nav .nav-stacked > .open > a,
.side-nav .nav-stacked > .active > a:focus,
.side-nav .nav-stacked > .active > a:hover {
    color: #026497;
    
    /*background: rgba(0, 171, 232, 0.2);*/ /*Commented for Revised Subpage Changes*/
}
#ULSideNavMenu .parent{
   line-height:1.2em;
}
.side-nav .nav-stacked > .parent >a
{
    color: #026497;
    font-size:18px;
    font-family:Arial;
     /*font-weight: bold;*/
     height: 41px;
}
.nav-stacked > li > a:hover,
.nav-stacked > li > a:focus {
    background: rgba(0, 171, 232, 0.2);
    border-radius: none;
}

.side-nav ul {
    list-style: none;
    display: block;
    /*padding-top: 10px;*/ /*Commented for Revised Subpage Changes*/
}

    .side-nav ul li {
        /*border-bottom: 1px solid #CCC;*/ /*Commented for Revised Subpage Changes*/
        margin-top: 0;
        width: auto; /* Added to fix the Overlapping issue */
    }

        .side-nav ul li a {
            color: #006699;
            font-size: 13px;
            /* font-weight: bold;*/
            /*text-transform: uppercase;*/
            margin: 0px 0px;
            padding: 5px -1px 5px 5px;
            /*padding: 5px 5px;
    padding-left: 5px;*/
        }

            .side-nav ul li a:hover {
                color: #006699;
                text-decoration: none;
                /*background: rgba(0, 171, 232, 0.2);*/
                border-radius: none;
            }

            .side-nav ul li a i {
                float: right;
                color: black;
                display: none;
            }

        .side-nav ul li:hover i,
        .side-nav .nav-stacked > .active > a i {
            float: right;
            color: black;
            display: block;
        }

        /* For About us Page Fix begin*/
        /*The Below Two Styles are for the Left side Navigation '>' alignment Fix*/
        .side-nav ul li a em {
            float: right;
            color: black;
            display: none;
        }

        .side-nav ul li:hover em,
        .side-nav .nav-stacked > .active > a em {
            float: right;
            color: black;
            display: block;
        }

/*The Below Style is to fix the Print Page and Email Page Icon Issue*/
.page-share ul li em {
    padding-right: 5px;
    font-size: 16pt;
    color: #000;
}
.divPageShare
{
    width: 32%; 
    float: right;
}
.divbreadCrumb
{
    width: 68%; 
    float: left;
}

/* For About us Page Fix End

/***************************Main Content***************************/
.main-content .main-content-container {
    margin-bottom: 40px;
}

.main-content-text .top-line hr {
    margin: 60px 0px -10px 0;
    border-color: #CCC;
}

.main-content h2 {
    color: #016396;
    font-weight: 700;
    margin-top: 0;
    font-size: 35.51px;
}

.main-content h4 {
    font-size: 18px;
    font-weight: 800;
    color: #016396;
    padding-top: 20px;
    margin-bottom: 10px;
}

.main-content ul {
    /*padding-left: 15px;*/
}

    .main-content ul li {
     /*   color: #026497; */
    }

        .main-content ul li p {
            color: black;
        }

.block-content-header {
    border-bottom: 1px solid #333;
    margin-bottom: 20px;
    padding-bottom: 5px;
    color: #016396;
    font-size: 35.51px;
    font-weight: 700;
    margin-top: 0;
}

/***************************Middle Section***************************/

.middle-section {
    background: #ffffff; /*Changed to #FFFFF from #f5f5f5*/
    /*padding-top: 10px;*/ /*Commented for Revised Subpage Changes*/
    padding-bottom: 10px;
}

    .middle-section a {
        color: #026497;
        /*font-weight: bold;*/
    }
/*.divMainContent{
    margin-top:-10px;
}*/
.divhr {
    border-top: 1px solid #333;
    margin-top: -10px;
    padding-bottom: 10px;
}

/***************************News Tabs ***************************/
/* User control */
.whatsnew a {
    color: #005d93 !important;
}

.divnewsmedia a {
    font-weight: normal !important;
}
/*Search box Fix begins*/
.input-group-addon {
    border: 1px solid #fff !important;
}

.hero-page-title {
    background: #026396 url("../NAPImages/banner-background-lines.png") no-repeat scroll 100% center;
	/*height: 241px;*/
}

.subscribe .form-control {
    background-color: #e5e5e5 !important;
    border: 1px solid #fff !important;
    border-radius: 0 !important;
}
/*Search box Fix Ends*/
.divnewsmedia a:hover span {
    font-weight: bold;
    text-decoration: underline;
}

.middle-section .panel-default {
    border: 0;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.middle-section .panel-heading {
    padding: 0;
    background: transparent;
    /*border-bottom: 8px solid #00abe8;*/
}

.middle-section p a {
    color: #016396;
    font-family: Arial;
    font-size: 14px;
}

.middle-section h3 {
    font-weight: bold;
    color: #005d93;
    margin-top: 10px; /* Changed from 30px to 10px */
}

.middle-section .panel-heading li a {
    color: #fff;
    background-color: grey;
    border: 0;
    border-radius: 4px 4px 0 0;
    width: 135px;
    text-align: center;
    font-size: 14pt;
    margin-right: 10px;
}

    .middle-section .panel-heading li a:hover {
        color: #fff;
        background-color: #3d3d3d;
        border: none;
    }

.middle-section .panel-heading li.active a {
    color: #fff;
    background-color: #00abe8;
    border: none;
}

.middle-section .panel-body {
    border-top: 8px solid #00abe8;
    background-color: rgba(0, 171, 232, 0.1);
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
}

.nav-tabs {
    border: 0;
}

.middle-section .first-tab-items {
    padding-left: 0;
    padding-right: 15px;
}

.middle-section .tab-items {
    padding-left: 10px;
    padding-right: 0;
}

.middle-section .last-tab-items {
    padding-right: 0;
    padding-left: 22px;
}


/***************************Quick Links ***************************/

.quick-links .col-md-3 {
    padding-left: 0;
    padding-top: 10px; /* Changed from 25px to 10px */
}

.quick-links li {
    padding-bottom: 12px;
}

    .quick-links li i {
        padding-right: 5px;
        color: grey;
    }

.quick-links h3 {
    color: #3d3d3d;
    font-size: 20pt;
    padding-top: 0;
    margin-top: 0;
}

.quick-links a {
    font-weight: normal;
    color: #005d93;
}
/*The Below Style is to fix the Quick Links bullet alignment Issue*/
.quick-links li em {
    padding-right: 5px;
    color: grey;
}

/************************/
.homepage-quick-links {
    padding-left: 0;
    position: absolute;
    top: -300px;
}

    .homepage-quick-links li {
        padding-bottom: 12px;
    }

        .homepage-quick-links li i {
            padding-right: 5px;
            color: grey;
        }

    .homepage-quick-links h3 {
        color: #3d3d3d;
        font-size: 20pt;
        padding-top: 0;
        margin-top: 0;
    }

    .homepage-quick-links li a {
        font-weight: normal;
        color: #005d93;
    }

    .homepage-quick-links li em {
        padding-right: 5px;
        color: grey;
    }

/***************************Bottom Section***************************/

.bottom-section {
    padding-bottom: 50px;
    padding-top: 20px;
}

    .bottom-section a {
        color: grey;
        font-weight: bold;
    }


/***************************Subscribe ***************************/

.subscribe h3 {
    margin-top: 20px;
}

.input-group-addon {
    padding: 0;
    font-size: 20px;
}


/***************************Social Media Buttons***************************/

.quick-links .social-media {
    padding-top: 15px;
}

.social-media p {
    padding-bottom: 5px;
}
/* added the below style */
.divFooterConnectionItems {
    float: left;
    padding-top: 40px;
    /* padding-left: 8.7%;  */
    width: 100%;
}

    .divFooterConnectionItems .imgContainer {
        float: left;
    }

    .divFooterConnectionItems .footerconnect-items img {
        width: 23px !important;
        height: 22px;
    }

.connect-items img {
    width: 31px !important;
    height: 32px;
}

.subscribe img {
    width: 41px !important;
}

.connect-items a {
    margin-left: 5px; /* Changed from 20px to 5px */
}

a.facebook {
    margin-left: 0;
    color: #3b5998;
}

    a.facebook:hover {
        color: #2a468b;
    }

a.twitter {
    color: #33ccff;
}

    a.twitter:hover {
        color: #2cb1dd;
    }

a.linkedin {
    color: #007bb6;
}

    a.linkedin:hover {
        color: #006291;
    }

a.youtube {
    color: #e14e42;
}

    a.youtube:hover {
        color: #b53f35;
    }

.divSearch {
    background-color: #efefef;
    border: 1px solid #dfdfdf;
    position: absolute;
    right: -1px;
    top: -36px;
    width: 375px;
    z-index: 1;
}

    .divSearch input {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border-width: 0;
        border-style: none;
    }

    .divSearch .form-control {
        width: 80%;
        float: left;
        /*border:1px solid #dfdfdf;*/
        color: #000000;
    }

    .divSearch #searchButton {
        float: left;
        background-color: #00A3DE;
        width: 28px;
        height: 28px;
        color: #000000;
        border: 1px solid black;
    }

.divSearchButton {
    float: left;
    margin-left: auto;
    margin-right: auto;
    padding-left: 38px;
    padding-top: 3px;
}

.divColorPickcol1 {
    height: 40px;
    padding-bottom: 5px;
    padding-right: 10px;
    vertical-align: middle;
}

.divColorPickcol3 {
    padding-left: 45px;
    padding-top: 32px;
}
/********************* Footer ***************/
.footer {
    padding-top: 10px;
    padding-bottom: 25px;
    background: #e3e3e3 none no-repeat scroll 100% center;
}

    .footer li a {
        font-size: 12px;
    }

    .footer h4 {
        font-size: 18px;
        font-weight: bold;
        color: #03486b;
    }

    .footer .last-footer-box .about-footer {
        /*padding-top: 10px;*/
    }


/********************* Bottom Bar ***************/

.bottom-bar {
    padding-top: 20px;
    padding-bottom: 30px;
}

.logo {
    /*  margin-top: -20px;*/
    width: 50%;
    float: right;
}
.hideCtrl
{
	display:none;
}