    /* /// OVERALL CONTAINER ELEMENTS /// */
    html, body {
        padding: 0;
        margin: 0;
        font-family: Arial, Verdana, sans-serif;
        color: #58595b;
        background: #c8d4de;
        height: 100%;
    }
    
    #wrapper {
        width: 100%;
        text-align: center;
        background: #c8d4de;
        height: 100%;
    }
    #container {
        width: 980px;
        margin: 0 auto;
        text-align: left;
        background: #fff;
        height: auto;
    }

    /* /// HEADER /// */
    #header {
        width: 980px;
        margin: 0 auto;
        overflow: auto;
        clear: both;
        text-align: left;
        background: #fff;
        height: 52px;
    }
    
    /* /// MAIN CONTENT /// */
    #content {
        width: 940px;
        margin: 0 auto;
        clear: both;
        text-align: left;
        background: #fff;
        padding: 0 20px 100px 20px;
    }

    /* /// FOOTER /// */
    #footer {
        width: 940px;
        padding: 20px 20px 20px 20px;
        margin: 0 auto;
        overflow: auto;
        clear: both;
        text-align: left;
        background: #f2f5f7;
    }
    
    /* /// FONTS AND OVERALL STYLES /// */
    
    p, td {
        margin: 0 0 13px 0;
        padding: 0;
        font-size: 12px;
        color: #58595b;
        line-height: 14px;
    }
    
    img {
        border: 0;
        display: block;
        margin: 0;
        padding: 0;
    }
    a {
        color: black;
        text-decoration: none;
    }
    a:hover {
        text-decoration: underline;
    }
        
    h1 {
        font-size: 18px;
        color: #006699;
        font-weight: normal;
        margin: 0 0 10px 0;
        line-height: 18px;
    }
    
    h2 {
        font-size: 17px;
        color: #006699;
        font-weight: normal;
        margin: 0 0 10px 0;
        line-height: 16px;
    }
    
    h3 {
        font-size: 15px;
        color: #58595b;
        font-weight: bold;
        margin: 0 0 10px 0;
        line-height: 15px;
    }


    /* EAB FONT STYLES */
    .bold {
        font-weight: bold !important;
    }
    .light {
        font-weight: normal !important;
    }
    .eab-dark-blue {
        color: #006699 !important;
    }
    .eab-light-blue {
        color: #adc4e1 !important;
    }
    .eab-graphite {
        color: #999 !important;
    }
    
    .white {
        color: #fff !important;
    }
    
    /* /// LISTS STYLES /// */
    
    /* MAIN SETTING */
    ul {
        font-size: 12px;
        color: #58595b;
        margin: 0 0 14px 0;
        padding: 0 13px;
        list-style: url("images/spot.png");
    }
    
    li {
         padding: 1px 3px;
    }
    
    /* COMMON LISTS */
    ul.list {
        list-style: none;
        padding: 0;
        margin: 0 0 20px 0;
    }
    
    /* LIST STYLE 1 */
    ul.list-1 li {
        color: #006699;
        font-weight: bold;
        border-bottom: 1px solid #999;
        padding: 4px 0;
    }
    
    ul.list-1 li a {
        font-weight: normal;
        color: #58595b;
        display: block;
    }
    
    ul.list-1 li a:hover {
        color: #adc4e1;
        text-decoration: none;
    }
    
    /* LIST STYLE 2 */
    ul.list-2 li {
        color: #58595b;
        font-weight: normal;
        padding: 0 0 5px 0;
    }
    
    ul.list-2 li a {
        font-weight: normal;
        color: #006699;
        display: block;
        padding-bottom: 10px;
    }
    
    ul.list-2 li a:hover {
        color: #adc4e1;
        text-decoration: none;
    }
    
    /* LIST STYLE 3 */
    ul.list-3 li {
        color: #58595b;
        font-weight: bold;
        padding: 2px 0;
    }
    
    ul.list-3 li.list_head {
        border-bottom: 1px solid #999;
    }
    
    ul.list-3 li a {
        color: #58595b;
        display: block;
        font-weight: normal;
    }
    
    ul.list-3 li a:hover {
        color: #adc4e1;
        text-decoration: none;
    }


    /* /// COMMON CONTENT AREAS /// */
    /* LOGO */
    #logo {
        padding: 20px 10px 0 20px;
        float: left;
        width: auto;
        overflow: hidden;        
    }
    
    img.logo {
        width: 235px;
        height: 29px;
        padding: 0;
        margin: 0;
    }
    
    /* TOP MENU */
    #top_nav {
        padding: 10px 10px 0 10px;
        width: auto;
        float: right;
    }
    ul.top_nav {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    ul.top_nav li {
        float: left;
        width: auto;
        padding: 0;
    }
    ul.top_nav li a {
        padding: 0 10px;
        border-right: 1px solid #ccc;
        display: block;
    }
    ul.top_nav li:last-child a {
        border: 0;
    }
    
    /* /// HEADER IMAGE /// */    
    img.header_image {
        width: 980px;
        height: 400px;
        background: #adc4e1;
        margin: 0 -20px 20px -20px;
    }
    
    span.header_image_desc {
        position: absolute;
        margin: 100px 0 0 530px;
        width: 400px;
        font-size: 35px;
        line-height: 36px;
        color: #006699;
        font-weight: bold;
    }
    
    /* /// MAIN NAVIGATION /// */
    #nav {
        position: absolute;
        width: 950px;
        float: left;
        margin: 10px -10px;
        padding: 5px;
        background: #ccc;
background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RmZThlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMmNmZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(223,232,239,1) 50%, rgba(194,207,218,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(223,232,239,1)), color-stop(100%,rgba(194,207,218,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(223,232,239,1) 50%,rgba(194,207,218,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(223,232,239,1) 50%,rgba(194,207,218,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(223,232,239,1) 50%,rgba(194,207,218,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(223,232,239,1) 50%,rgba(194,207,218,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c2cfda',GradientType=0 ); /* IE6-8 */
  }
    
    ul.main_nav {
        margin: 0 0 0 -5px;
        padding: 0;
        list-style: none;
        float: left;
    }
    ul.main_nav li {
        float: left;
        width: auto;
        padding: 0;
    }
    ul.main_nav li a {
        padding: 0 10px;
        margin: 5px 0;
        border-right: 1px solid #c2d1db;
        display: block;
    }
    ul.main_nav li:last-child a {
        border: 0;
    }
    ul.main_nav li:hover a {
        padding: 10px;
        margin: -5px 1px -5px 0;
        background: #adc4e1;
        border: 0;
        color: white;
        text-decoration: none;
    }
    
/* /// SERVICES DROP DOWN MENU /// */
        ul.main_sub_nav {
            list-style:none;
            margin: 0 -15px;
            position: absolute;
            top:38px;
            display:none;
            z-index:10;
            opacity: 1;
        }
        ul.main_sub_nav li {
            display:block;
            float:none;
            padding: 0;
            margin: 0;
        }
        ul.main_sub_nav li a {
            padding: 0;
            margin: 0;
        }
        ul.main_sub_nav li a:hover {
            background: #ccc;
        }
    
    /* /// HEADER SEARCH BOX /// */
    input.search_box {
        float: right;
        height: 18px;
        font-size: 11px;
        padding: 2px;
        width: 168px;
        border: 0;
        margin: 1px 0 0 0;
    }

    /* FOOTER CONTENT */
    #footer p {
        clear: both;
        font-size: 9px;
        max-width: 576px;
        line-height: 11px;
        color: #aaa;
    }
    
    /* FOOTER IMAGE IIP */
    img.footer_logo {
        width: 82px;
        height: 25px;
        margin: 0 0 20px 0;
    }
    
    /* FOOTER MENU */
    ul.footer_menu {
        margin: 0 -10px;
        padding: 0;
        list-style: none;
        width: 100%;
        clear: both;
    }
    ul.footer_menu li {
        float: left;
        width: auto;
        padding: 10px 0;
        font-size: 9px;        
    }
    ul.footer_menu li a {
        padding: 0 10px;
        border-right: 1px solid #ccc;
        display: block;
        color: #adc4e1;
    }
    ul.footer_menu li:last-child a {
        border: 0;
    }
    
    /* /// COLUMNS /// */
    /* COLUMN CONTAINERS */
    .columns {
        overflow: auto;
        clear: both;
    }
    
    /* COMMON CONTAINER STYLE */
    .column {
        margin-right: 20px;
        float: left;
    }
    .column:last-child {
        margin-right: 0;
    }
    
    /* VARIOUS COLUMN WIDTHS */
    .col-1 {
        width: 172px;
    }
    
    .col-2 {
        width: 364px;
    }
    
    .col-3 {
        width: 556px;
    }
    
    .col-4 {
        width: 748px;
    }
    
    /* FORM ELEMENTS */
    input {
        width: 200px;
    }
    textarea {
        width: 200px;
        height: 100px;
    }
    
    
    /* /// EXTRA TINY MCE STYLES /// */
    .small {
        font-size: 10px !important;
    }
    
    .smaller {
        font-size: 9px !important;
    }
    
    .smallest {
        font-size: 7px !important;
    }

/* /// CONTENT IMAGES - EXTRA SPACING /// */

.columns p img {
	margin: 0 10px 10px 10px;
}

/* /// TABS PANELS HOMEPAGE /// */
#tabs .ui-state-default {
    border: none !important; 
}

#tabs ul.tabs li.ui-state-hover a, #tabs ul.tabs li.ui-state-active a, #tabs .ui-state-active {
    border: none !important;
    color: #006699;
    background: #f2f5f7 !important;
}

#tabs .ui-tabs-panel {
    background: #f2f5f7;
    padding: 20px 10px 10px 10px;
    height: 294px;
    border: none;
    overflow: auto;
    clear: both;
}

/* /// MORE INFO /// */
.level2_boxes_container p a, a.moreinfo {
    padding: 5px 10px;
    background-color: #7aa0c4;
    color: white;
    border-radius: 20px;
    display: block;
    text-align: center;
    margin: 10px 0;
    font-size: 12px;
    line-height: 24px;
}