@font-face {
    font-family: 'ApexNewMedium';
    src: url('fonts/apexnew-medium-webfont.eot');
    src: url('fonts/apexnew-medium-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/apexnew-medium-webfont.woff2') format('woff2'),
        url('fonts/apexnew-medium-webfont.woff') format('woff'),
        url('fonts/apexnew-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ITCSlimbachMediumItalic';
    src: url('fonts/itc_slimbach_medium_italic-webfont.eot');
    src: url('fonts/itc_slimbach_medium_italic-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/itc_slimbach_medium_italic-webfont.woff2') format('woff2'),
        url('fonts/itc_slimbach_medium_italic-webfont.woff') format('woff'),
        url('fonts/itc_slimbach_medium_italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: #333;
    background: #F7F8FA url(images/background.jpg) top center no-repeat;
    background-size: cover;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: .8em;
    line-height: 1.5;
}

body.fit {
    font-size: 0.75rem;
}

#main-container {
    position: relative;
    text-align: left;
    width: 982px;
    padding: 50px 100px;
    margin: 0 auto;
}

#content-container {
    width: 982px;
    background: #fff;
}

p label {
    font-size: 1em;
}

p.small {
    font-size: .7em;
}

li p.small,
td p.small {
    font-size: .9em;
}

li p,
li li,
td p,
td td,
td li {
    font-size: .9em;
    line-height: 1.5;
}

td,
dl,
li,
form,
div,
img {
    padding: 0;
    border: 0;
    margin: 0;
}

ul {
    padding: 0 0 10px 0;
    list-style: none;
    border: 0;
    margin: 0;
}

ul ul {
    list-style-image: none;
    padding: 5px 0 0 0;
    margin: 5px 0 -5px 0;
}

ul.list-style-none>li {
    background: none !important;
    padding-left: 0 !important;
}

ul li {
    list-style-type: none;
    vertical-align: top;
    background: url(images/bullet.gif) top left no-repeat;
    padding: 0 0 10px 12px;
}

ul li li {
    list-style-type: none;
}

ul li ul li {
    font-size: .95em;
    padding: 0 10px 7px 15px;
    background: url(images/bullet-sm.gif) top left no-repeat;
}

ul.spaced6 li {
    padding: 0 0 6px 8px;
}

ol {
    padding: 0 0 5px 0;
    margin: 0 0 0 22px;
}

ol ol {
    padding: 5px 0 0 0;
    margin: 0 0 0 22px;
}

ol li {
    padding-bottom: 5px;
}

ol li p,
ul li p {
    padding: 0;
}

li,
td {
    line-height: 130%;
}

p {
    padding: 0 0 12px 0;
    border: 0;
    margin: 0;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0 0 12px 0;
    border: 0;
    margin: 0;
}

h1 {
    font-size: 1.2em;
    padding: 0 0 20px 0;
}

#content-r h1,
#content h1 {
    color: #002B5C;
    font-family: "ApexNewMedium", Arial;
    font-size: 20px;
    line-height: 30px;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    font-weight: normal;
    text-transform: uppercase;
}

#content-r h2,
#content h2 {
    font-family: "ApexNewMedium", Arial;
    font-size: 19px;
    line-height: 24px;
    font-style: normal;
    color: #002B5C;
    font-weight: normal;
}

.heading,
#content-r h3 {
    font-family: "ApexNewMedium", Arial;
    font-size: 1.063rem;
    line-height: 1.5rem;
    font-style: normal;
    color: #002B5C;
    font-weight: normal;
    border-left: 4px solid #FF9900;
    padding: 0px 0px 0px 6px;
    margin-bottom: 15px;
}

#content-r h2.heading,
#content h2.heading {
    font-size: 1.063rem;
    line-height: 1.5rem;
}

.header-secondary {
    padding: 0 0 12px 0;
    text-transform: uppercase;
    color: #002A5B;
    font-size: 1.125rem;
    line-height: 1.5;
    font-family: "ApexNewMedium", Arial;
    letter-spacing: 1px;
    font-weight: normal;
}

.header-secondary span {
    display: block;
    border-left: 2px solid #FF9900;
    padding-left: 5px;
}

.subheading,
#content-r h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8rem;
    color: #44a0ba;
    font-weight: bold;
}


#content-r .subheading-2 {
    font-family: "ApexNewMedium", Arial;
    line-height: 1.5rem;
    font-style: normal;
    color: #002B5C;
    font-weight: normal;
    padding: 0px 0px 0px 6px;
    border-left: none;
    padding-left: 0px;
    margin-bottom: 10px;
    font-size: 15px;
}

input,
select {
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background: transparent;
    padding: 1px;
    border: 1px solid #999999;
    margin: 0;
}

input.img {
    border: none;
}

textarea {
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background: transparent;
    padding: 1px;
    border: 1px solid #8b9caf;
    margin: 0;
}

a {
    text-decoration: none;
}

a:link,
a:visited,
a:active {
    color: #00295b;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #0070c0;
    text-decoration: underline;
}

a.under {
    text-decoration: underline;
}

/* clear float */

div.clearit {
    clear: both;
    height: 2px;
}

p.clearit {
    clear: both;
    font-size: 1px;
    line-height: 1px;
}

/*---=== MAIN NAVIGATION ===---*/

.main-nav {
    position: relative;
    z-index: 1000;
    margin-bottom: -4px;
}

.main-nav ul {
    height: 31px;
    margin: 0;
    padding: 0;
    background-color: white;
}

.main-nav ul li {
    position: relative;
    list-style-type: none;
    float: left;
    margin: 0 3px 0px 0px;
    padding: 0;
    font-size: 0.75rem;
}

.main-nav ul li a {
    text-decoration: 1px solid transparent !important;
}

.main-nav ul li.last {
    float: right;
    margin: 0;
}

.main-nav ul li a:link,
.main-nav ul li a:visited,
.main-nav ul li a:active {
    display: block;
    color: #8396a9;
    background-color: #FFFFFF;
    padding: 9px 0px 10px;
    margin: 0;
    line-height: 100%;
    width: 194px;
    text-align: center;
}

.main-nav ul li:hover a,
.main-nav ul li.hov a:link,
.main-nav ul li.hov a:visited,
.main-nav ul li.hov a:hover,
.main-nav ul li.hov a:active {
    background: #00Acd0;
    color: white;
}

.main-nav ul li .dropdown {
    display: none;
    position: absolute;
    z-index: 1000;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    width: inherit;
}

.main-nav ul li .dropdown ul li {
    margin: 0;
    padding: 0;
    font-size: 0.688rem;
}

.main-nav ul li .dropdown ul.shifted li a {
    padding: 9px 0px 10px 25px;
    width: 169px;
}

.main-nav ul li .dropdown ul li a:link,
.main-nav ul li .dropdown ul li a:visited,
.main-nav ul li .dropdown ul li a:active {
    text-align: left;
    background: url("images/subnav-back_clipped.png") no-repeat scroll center bottom #03bdd7;
    color: white;
}

.main-nav ul li .dropdown ul li a:hover {
    text-align: left;
    background: url("images/subnav-back_clipped.png") no-repeat scroll center bottom #00Acd0;
    color: white;
}

.main-nav ul li .dropdown ul li.last a:last-child {
    text-align: left;
    color: white;
    background: url("images/subnav-back_clipped.png") no-repeat scroll center bottom #00Acd0;
}

.main-nav ul li .dropdown ul li.sub-item.last.has-child a:link {
    text-align: left;
    color: white;
    background: url("images/subnav-back_clipped.png") no-repeat scroll center bottom #03bdd7;
}

.main-nav ul li .dropdown ul li.sub-item.last.has-child a:hover {
    text-align: left;
    color: white;
    background: url("images/subnav-back_clipped.png") no-repeat scroll center bottom #00Acd0;
}

.main-nav ul li .dropdown ul li.sub-item.last.has-child ul li.last a:last-child:link {
    text-align: left;
    color: white;
    background: #03bdd7;
}

.main-nav ul li .dropdown ul li.sub-item.last.has-child ul li.last a:last-child:hover {
    text-align: left;
    color: white;
    background: #00Acd0;
}

.main-nav ul li .dropdown ul li.last a:link {
    text-align: left;
    color: white;
    background: #03bdd7;
}

.main-nav ul li .dropdown ul li.last ul li a:link {
    text-align: left;
    color: white;
    background: url("images/subnav-back_clipped.png") no-repeat scroll center bottom #03bdd7;
}

.main-nav ul li .dropdown ul li.last ul li a:hover {
    text-align: left;
    color: white;
    background: url("images/subnav-back_clipped.png") no-repeat scroll center bottom #00Acd0;
}

.main-nav ul li .dropdown ul li.last ul li.last a:last-child {
    text-align: left;
    color: white;
    background: #03bdd7;
}

.main-nav ul li .dropdown ul li.last ul li.last a:last-child:hover {
    text-align: left;
    color: white;
    background: #00Acd0;
}

.main-nav ul li .dropdown ul li.last a:hover {
    text-align: left;
    color: white;
    background: #00Acd0;
}

.main-nav ul li .dropdown ul li a span {
    margin: 0 0 0 10px;
    display: block;
    line-height: 1.5;
}

.main-nav ul li .dropdown ul li a:hover,
.main-nav ul li .dropdown ul li.selected a span {
    color: #FFFFFF;
}

/* === HEADER === */

#banner {
    background: #002b5c;
}

#util {
    text-align: right;
    padding: 13px 10px 2px 10px;
    margin: 0;
    font-weight: normal;
    color: #CCC;
    font-size: 10px;
}

#util a {
    color: #999999;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 10px;
    margin: 0 5px;
}

#logo {
    width: 287px;
    height: 128px;
    padding: 0 10px 26px 350px;
    margin: 0;
}

/* === MAIN NAVIGATION === */

#nav {
    width: 982px;
    position: relative;
    z-index: 2000;
}

#nav table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    position: relative;
    z-index: 1001;
}

#nav td {
    padding: 0;
    text-align: center;
    width: 20%;
    position: relative;
}

#nav td a {
    display: block;
    color: #FFFFFF;
    border-right: 3px solid #FFFFFF;
    background-color: #8596AA;
    padding: 9px 0px 10px;
    line-height: 120%;
    background-image: url(images/menu-bg.gif);
    background-repeat: repeat-x;
}

#nav td:last-child a {
    border-right: none;
}

#nav td:hover a {
    background-color: #B5C3C4;
    background-position: 0px -33px;
}

#nav td a.active {
    background-position: 0px -33px;
}

#nav td .menu {
    position: absolute;
    left: -3px;
    right: 0px;
    display: none;
}

#nav td:first-child .menu {
    left: 0px;
}

#nav td:hover .menu {
    display: block;
}

#nav td ul {
    width: 100%;
}

#nav td ul,
#nav td li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
    background-image: none;
}

#nav td ul {
    border-bottom: 1px solid #FFFFFF;
}

#nav td li a,
#nav td:hover li a {
    color: #333333;
    border-left: 3px solid #FFFFFF;
    border-right: 3px solid #FFFFFF;
    padding: 10px 25px 10px 20px;
    font-family: Arial;
    background: url("images/subnav-back.jpg") no-repeat scroll center bottom #C9D6D7;
    font-size: 1.1em;
}

#nav td li.shifted a {
    padding-left: 37px;
}

#nav td:first-child li a,
#nav td:first-child:hover li a {
    border-left: none;
}

#nav td:last-child:hover a {
    border-right: none;
}

#nav td li:last-child a {
    background-image: none;
}

#nav td li a:hover,
#nav td li a.select {
    font-weight: bold;
    color: #002B5A;
}

#main-nav {
    display: none;
    padding: 0;
}

.new #main-nav {
    display: none;
}

.sub {
    position: absolute;
    display: none;
    z-index: 10000;
    font-size: .85em;
    background: #c9d6d7;
    padding: 5px 5px 5px 7px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
}

.sub li {
    background: url(images/subnav-back.jpg) bottom center no-repeat;
    padding: 7px 10px;
}

.sub li.last {
    background: none;
}

/* === HOME PAGE === */

#home-features {
    padding: 0 0 10px 25px;
}

#home-articles .article {
    max-width: 278px;
}

#home-articles .article_img {
    display: block;
    margin-bottom: 16px;
}

#home-articles td {
    vertical-align: top;
}

#home-slogan {
    text-align: center;
    color: #434243;
    background: #bae8f9;
    font-family: 'Open Sans';
    font-size: 1em;
    font-weight: 1000;
    line-height: 1.3;
}

/* === LEFT NAVIGATION === */

#lnav {
    float: left;
    width: 194px;
    margin: 15px 13px 0px 0px;
}

#lnav a:link,
#lnav a:visited,
#lnav a:active {
    color: #333;
    text-decoration: none;
}

#lnav a:hover,
#lnav a.select:link,
#lnav a.select:visited,
#lnav a.select:active,
#lnav li.selected a {
    color: #002b5a;
    text-decoration: none;
}

#lnav ul li {
    width: 171px;
    padding: 10px 0px 12px 23px;
    list-style-type: none;
    font-size: 0.75rem;
}

#lnav ul li.shifted {
    padding-left: 33px;
}

#lnav ul li.divider {
    width: 194px;
    height: 1px;
    line-height: 1px;
    padding: 0;
}

#lnav ul li.lnav-sub {
    font-size: .75em;
    width: 159px;
    background: none;
    padding: 5px 0 3px 35px;
}

#lnav ul li.lnav-sub-last {
    font-size: .75em;
    width: 159px;
    background: none;
    padding: 5px 0 10px 35px;
}

/* === CONTENT AREA === */

#content {
    width: 940px;
    margin: 20px;
}

#content-l {
    float: left;
    width: 725px;
    background: url(images/content-l-bg.gif) top right no-repeat;
    padding: 0 44px 0 0;
}

#content-r {
    float: left;
    width: 754px;
    margin: 20px 0px 0px 0px;
}

/* our story */

table.bios td.img {
    padding: 0px 10px 10px 0px;
    vertical-align: top;
    width: 100px;
}

table.bios td.txt {
    width: 100%;
    vertical-align: top;
}

table.loc td.img {
    width: 186px;
}

table.loc td.txt {
    width: 175px;
}

/* === FOOTER === */

#footer {
    font-size: .75em;
    width: 930px;
    padding: 40px 0 0 10px;
}

#footer-l {
    float: left;
    width: 400px;
}

#footer-r {
    float: right;
    text-align: right;
    width: 400px;
}

a.more {
    font-size: 0.75rem;
    background: url(images/arrow-more.gif) top right no-repeat;
    padding: 0 15px 10px 0;
    text-transform: uppercase;
}

.side_menu {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.side_menu li {
    background-image: url(images/lnav-divider.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
}

.image {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
    color: #002B5C;
    font-family: "ApexNewMedium", Arial;
    font-size: 19px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
}

.image.full {
    width: auto;
    height: auto;
    float: none;
}

.image img {
    display: block;
    height: 100%;
    width: 100%;
}

.image img {
    height: auto;
}

.list {
    padding: 0px 0px 0px 10px;
}


.list-2columns {
    float: left;
    width: 300px;
    margin-left: 10px;
}

.font-secondary {
    font-family: "ApexNewMedium", Arial;
}

.font-dark-blue {
    color: #002b5a !important;
}

.font-light-blue {
    color: #0070c0 !important;
}

.font-sky-blue {
    color: #44a0ba !important;
}

/* === ACCORDION PAGE STYLES === */

.menu ul li {
    background: none;
    padding: 0 0 0 0;
}

ul.menu,
ul.menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.menu {
    background: url(images/inactive-arrow.gif) no-repeat top right;
}

ul.menu .switch {
    background: url(images/active-arrow.gif) no-repeat top right;
}

ul.menu a {
    font-size: 13px;
    display: block;
    text-decoration: none;
}

ul.menu li ul li img {
    padding: 3px 9px 3px 0;
}

ul.menu li ul li p {
    font-size: 12px;
    line-height: 16px;
}

ul.menu li ul li a {
    color: #888;
    font-weight: bold;
    display: inline;
    font-size: 11px;
    text-decoration: none;
}

/* === SLIDER GALLERY === */

#sliderContainer {
    width: 981px;
    left: 50%;
    margin: 0 auto 0 -491px;
    text-align: left !important;
    position: fixed;
}

#sliderContainer img {
    border: none;
}

#sliderContainer .closeBtn {
    height: 20px;
    width: 20px;
    float: right;
}

#sliderContainer .sliderDisclaimer {
    width: 480px;
    height: 163px;
    left: 50%;
    margin: 100px auto 0 -240px;
    font: 24px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #FFF;
    position: absolute;
    z-index: 7000;
    display: none;
    background: url(images/lightboxBG.png)
}

#sliderContainer .sliderDisclaimer p {
    margin: 30px 0 0 43px;
}

#sliderGallery {
    width: 984px;
    height: 582px;
    margin: 0 auto 0 auto;
    padding-top: 4px;
    position: relative;
    overflow: hidden;
    background: url(images/marketcap-graph.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #000;
    cursor: move;
}

#slider {
    width: 981px;
    height: 485px;
    display: none;
    vertical-align: top;
    cursor: move;
}

#slider .webkitFiller {
    height: 353px;
    position: absolute;
    display: block;
    z-index: 9999;
    cursor: move;
}

#slider img {
    height: 353px;
    z-index: 50;
    cursor: move;
}

* html .itemDiv,
* html .itemDiv1 {
    display: inline;
    cursor: move;
}

.sliderCase {
    margin: -10px 0 0 0;
    height: 30px;
    background: url(images/TimelineBar02102012.gif) 0 4px no-repeat;
    cursor: move;
}

.sliderCase .slider {
    height: 60px;
    cursor: move;
}

.itemDiv,
.itemDiv1 {
    height: 120px;
    background-color: #FFFFFF;
    cursor: move;
}

.itemDiv p {
    width: 125px;
    font: 11px/12px Arial, Helvetica, "Trebuchet MS", sans-serif;
    color: #FFF;
    cursor: move;
}

.itemDiv p.longCaption {
    width: 220px;
    cursor: move;
}

.itemDiv p.logoCaption {
    font: 17px/21px Arial, Helvetica, "Trebuchet MS", sans-serif;
    color: #DDD;
    width: 170px;
    margin: 7px 0 0 10px;
    top: 0;
    position: absolute;
    z-index: 7050;
    cursor: move;
}

.date {
    font: bold 14px Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFF;
    cursor: move;
}

.sliderBtn {
    display: block;
    background: url(images/handle.png);
    cursor: move !important;
}

.galleryLightBox {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    visibility: hidden;
    position: fixed;
    z-index: 7100;
    background: url(images/lightboxBG.png);
}


/* === INTERACTIVE MAP === */

.int-map {
    width: 754px;
    height: 492px;
    position: relative;
}

.int-map .map {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

.int-map a.loc:link,
.int-map a.loc:visited,
.int-map a.loc:active {
    position: absolute;
    background: url(images/int-map-loc.png) no-repeat 0 0;
    height: 38px;
    width: 38px;
}

.int-map a.loc span {
    position: absolute;
    border: 1px solid rgba(82, 81, 80, 0.75);
    border-radius: 3px;
    padding: 0 7px;
    height: 19px;
    line-height: 19px;
    display: block;
    background: rgba(255, 255, 255, 0.75);
    white-space: nowrap;
    top: 5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 11px;
    behavior: url(/Portals/_default/Skins/ARE-Skin/PIE.htc);
    cursor: pointer;
}

.ie7 .int-map a.loc span,
.ie8 .int-map a.loc span {
    background: url(images/int-map-loc-span.png);
    border: 1px solid #525150;
}

.int-map a.loc:hover span {
    color: #f8991d;
}

/* === LOCATION ANCHORS === */

.int-map a.loc-bos {
    right: 39px;
    top: 82px;
    z-index: 10;
}

.int-map a.loc-dc {
    right: 69px;
    top: 141px;
    z-index: 30;
}

.int-map a.loc-nyc {
    right: 65px;
    top: 98px;
    z-index: 20;
}

.int-map a.loc-rtp {
    right: 93px;
    top: 190px;
    z-index: 40;
}

.int-map a.loc-sd {
    left: 66px;
    top: 222px;
    z-index: 60;
}

.int-map a.loc-sea {
    left: 93px;
    top: 13px;
    z-index: 70;
}

.int-map a.loc-sf {
    left: 36px;
    top: 159px;
    z-index: 50;
}

/* === LOCATION SPANS === */

.int-map a.loc-bos span {
    right: 40px;
    top: -7px;
}

.int-map a.loc-dc span {
    right: 40px;
}

.int-map a.loc-nyc span {
    right: 40px;
}

.int-map a.loc-rtp span {
    right: 40px;
}

.int-map a.loc-sd span {
    left: 33px;
}

.int-map a.loc-sea span {
    left: 33px;
}

.int-map a.loc-sf span {
    left: 33px;
}

/* === OVERLAY === */

.int-map .city {
    width: 400px;
    padding: 20px 15px;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 5px;
    behavior: url(/Portals/_default/Skins/ARE-Skin/PIE.htc);
    position: absolute;
    left: 162px;
    top: 100px;
    z-index: 100;
    display: none;
}

.ie7 .int-map .city,
.ie8 .int-map .city {
    background: url(images/int-map-loc-span.png);
}

.int-map .city a.close {
    position: absolute;
    background: url(images/int-map-close.png) no-repeat;
    display: block;
    width: 18px;
    height: 20px;
    overflow: hidden;
    top: -9px;
    right: -9px;
    text-indent: -9999em;
    cursor: pointer;
}

.int-map .city img {
    float: left;
}

.int-map .city .address {
    float: right;
    width: 237px;
}

#content-r .int-map .city .address h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 16px;
    margin: 0 0 10px;
    color: #1b305b;
    padding: 0;
}

#content-r .int-map .city .address p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 15px;
    margin: 0 0 10px;
    color: #000;
    padding: 0;
}

#content-r .int-map .city .address p.tel {
    color: #1b305b;
    font-weight: 600;
}

#content-r .int-map .city .address p.more {
    margin: 0;
    font-weight: 600;
}

#content-r .int-map .city .address p.more a:link,
#content-r .int-map .city .address p.more a:visited,
#content-r .int-map .city .address p.more a:active {
    color: #f8991d;
}

#content-r .int-map .city .address p.more a:hover {
    color: #1b305b;
}

/************************************/
/* starting media properties for variable screen width. */
@media only screen and (min-width: 500px) and (max-width: 991px) {
    #sliderContainer {
        width: 495px;
        margin: 0 auto 0 -491px;
        text-align: left !important;
        position: fixed;
    }

    #sliderContainer .closeBtn {
        height: 20px;
        width: 20px;
        float: right;
        position: relative;
    }
}

/* Ending media properties*/

.realestatebutton {
    background-color: #FF9901;
    -moz-border-radius: 28px;
    -webkid-border-radius: 28px;
    border-radius: 28px;
    border: 1px solid #FF9901;
    cursor: pointer;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    padding: 3px 13px 3px 13px;
    z-index: 1000;
    position: absolute;
    margin: 52px 0px 0px 16px;
}

.realestatebutton:link {
    color: #ffffff
}

.realestatebutton:visited {
    color: #ffffff
}

.realestatebutton:hover {
    background-color: #1680FB;
    border: 1px solid #1680FB;
    color: #ffffff
}

.realestatebutton:active {
    position: absolute;
    margin: 52px 0px 0px 16px;
}

.corporatebutton {
    background-color: #FF9901;
    -moz-border-radius: 28px;
    -webkid-border-radius: 28px;
    border-radius: 28px;
    border: 1px solid #FF9901;
    cursor: pointer;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    padding: 3px 13px 3px 13px;
    z-index: 1000;
    position: absolute;
    margin: 86.7px 0px 0px 16px;
}

.corporatebutton:link {
    color: #ffffff
}

.corporatebutton:visited {
    color: #ffffff
}

.corporatebutton:hover {
    background-color: #1680FB;
    border: 1px solid #1680FB;
    color: #ffffff
}

.corporatebutton:active {
    position: absolute;
    margin: 86.7px 0px 0px 16px;
}

.venturebutton {
    background-color: #FF9901;
    -moz-border-radius: 28px;
    -webkid-border-radius: 28px;
    border-radius: 28px;
    border: 1px solid #FF9901;
    cursor: pointer;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    padding: 3px 13px 3px 13px;
    z-index: 1000;
    position: absolute;
    margin: 86.7px 0px 0px 16px;
}

.venturebutton:link {
    color: #ffffff
}

.venturebutton:visited {
    color: #ffffff
}

.venturebutton:hover {
    background-color: #1680FB;
    border: 1px solid #1680FB;
    color: #ffffff
}

.venturebutton:active {
    position: absolute;
    margin: 86.7px 0px 0px 16px;
}

.thoughtimg {
    height: 248px;
    width: 245px;
}

.floating-button {
    background-color: #FF9901;
    -moz-border-radius: 28px;
    -webkid-border-radius: 28px;
    border-radius: 28px;
    border: 1px solid #FF9901;
    cursor: pointer;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    padding: 3px 13px 3px 13px;
    z-index: 1000;
    position: absolute;
    margin: 86.7px 0px 0px 16px;
}

.floating-button:link {
    color: #ffffff
}

.floating-button:visited {
    color: #ffffff
}

.floating-button:hover {
    background-color: #1680FB;
    border: 1px solid #1680FB;
    color: #ffffff
}

.floating-button:active {
    position: absolute;
    margin: 86.7px 0px 0px 16px;
}

table.simple-table,
table.simple-table th,
table.simple-table td {
    border: 1px solid #333;
}

table.simple-table * {
    font-size: 0.8rem !important;
}

table.simple-table th,
table.simple-table td {
    padding: 5px 6px;
}

table.simple-table td {
    vertical-align: top;
}

table.news {
    border-collapse: collapse;
}

table.news td {
    vertical-align: top;
}

table.news tbody td:not(.cell-divider) {
    padding: 1.5rem 2.5rem;
}

table.news tbody td:first-child {
    padding-left: 0 !important;
}

table.news td blockquote {
    margin: 0 0 1rem 0;
}

table.news td img:not(.divider) {
    max-width: 200px;
}

table.inner-border {
    border-collapse: collapse;
}

table.inner-border td {
    padding-bottom: 2rem !important;
}

table.inner-border tr:not(:first-child) td {
    padding-top: 2rem !important;
}

table.inner-border tr:not(:last-child) td {
    border-bottom: solid 1px #44a0ba;
}

table img {
    max-width: 100%;
}

.divider-blue {
    border-top: solid 0.2px #44a0ba;
    width: 100%;
    margin: 20px 0;
}

.downloads-list a {
    color: black;
    font-weight: bold;
    text-decoration-line: underline;
}

.section-divider {
    margin: 0.5rem;
}

.img-caption {
    font-size: 0.625rem;
    padding: 0 0 12px 0;
}

.img-caption li {
    font-size: 0.625rem !important;
}

figure {
    margin: 0;
}
