/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
.displayedUserPhoneNumber {
    text-align: left;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
figcaption,
figure,
main {
    display: block;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: inherit;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
audio,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details,
menu {
    display: block;
}
summary {
    display: list-item;
}
canvas {
    display: inline-block;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
@font-face {
    font-family: gothamBook;
    src: url(../webfonts/Gotham-Book.woff2) format("woff2"), url(../webfonts/Gotham-Book.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: gothamLight;
    src: url(../webfonts/gotham-light-webfont.woff2) format("woff2"), url(../webfonts/gotham-light-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: gothamMedium;
    src: url(../webfonts/gotham_medium_regular-webfont.woff2) format("woff2"), url(../webfonts/gotham_medium_regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
*,
::after,
::before {
    box-sizing: border-box;
}
body,
html {
    height: 100%;
}
body {
    background-color: #252525;
    color: #fff;
    font-size: 9pt;
    font-family: "gothamBook, arial, sans-serif;";
}
div.contentOuterContainer {
    position: absolute;
    top: 176px;
    bottom: 50px;
    width: 100%;
    overflow: auto;
}
div.contentContainer {
    width: 972px;
    margin: 0 auto;
}
article.content {
    max-width: 972px;
    margin: 10px auto;
}
div.wallpaper {
    background-size: cover;
    background-repeat: no-repeat !important;
    background-position: center center;
    background-attachment: fixed;
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -10;
}
article.headerContainer {
    position: absolute;
    height: 176px;
    top: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #252525;
}
article.headerContainer .headerTopBarContainer {
    position: relative;
    width: 972px;
    height: 136px;
    margin: 0 auto;
}
article.headerContainer .headerTopBarContainer:after {
    content: "";
    display: table;
    clear: both;
}
article.headerContainer .headerTopBarContainer .logoContainer {
    position: absolute;
    width: 346px;
    height: 96px;
    top: 27px;
    bottom: 10px;
    left: 19px;
    right: 0;
}
article.headerContainer .headerTopBarContainer .headerTopTextContainer {
    position: absolute;
    width: 607px;
    height: 100%;
    right: 0;
    color: #8c8c8c;
    font-size: 17pt;
    font-family: gothamLight;
}
article.headerContainer .headerTopBarContainer .headerTopTextContainer > span {
    position: absolute;
    padding-left: 20px;
    border-left: 1px solid #8c8c8c;
    left: 20px;
    bottom: 15px;
}
nav {
    bottom: 0;
    height: 40px;
    width: 100%;
    border-top: 2px solid #f1c703;
    background-color: rgba(58, 78, 99, 0.88);
}
nav:after {
    content: "";
    display: table;
    clear: both;
}
nav > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 972px;
    height: 40px;
    margin: 0 auto;
}
nav > ul > li {
    display: table-cell;
    margin: 0;
    padding: 0;
    width: 160px;
    height: 40px;
    float: left;
    color: #ccc;
    font-size: 11.5pt;
    font-family: gothamBook;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
}
nav > ul > li a,
nav > ul > li a:active,
nav > ul > li a:visited {
    color: #ccc;
    font-size: 11.5pt;
    text-decoration: none;
    line-height: 40px;
}
nav > ul > li a:hover {
    font-size: 11.5pt;
    color: #f1c703;
    line-height: 40px;
}
article.footerContainer {
    position: absolute;
    height: 50px;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    padding-top: 4px;
    background-color: #252525;
    border-top: 2px solid #f1c703;
    color: #ccc;
    font-size: 14px;
}
article.footerContainer > footer {
    width: 972px;
    margin: 0 auto;
    padding-top: 10px;
    color: #ccc;
    font-size: 11.5pt;
    font-family: gothamBook;
}
article.homePageContent {
    width: 800px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 70px;
    padding: 20px 10px 10px 10px;
    background-color: rgba(58, 78, 99, 0.88);
    font-size: 18px;
    font-family: gothamBook;
    font-weight: 400;
}
article.homePageContent header {
    font-size: 25px;
    font-family: gothamLight;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
}
article.homePageContent p.topLine {
    font-size: 23px;
    font-family: gothamLight;
    font-weight: 400;
    text-align: center;
}
article.homePageContent span.definition {
    font-size: 23px;
    font-family: gothamLight;
    font-weight: 700;
    text-align: center;
}
article.contactUsPageContent {
    width: 800px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 70px;
    padding: 20px 20px 10px 10px;
    background-color: rgba(58, 78, 99, 0.88);
}
article.contactUsPageContent header {
    margin-left: 14px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-family: gothamLight;
    font-size: 25px;
    border-bottom: 1px solid #fff;
}
article.contactUsPageContent table {
    font-family: gothamBook;
    font-size: 16px;
}
article.contactUsPageContent table .emailAddressTD a,
article.contactUsPageContent table .emailAddressTD a:visited {
    color: #fff;
    text-decoration: none;
}
article.contactUsPageContent table .emailAddressTD a:active,
article.contactUsPageContent table .emailAddressTD a:hover {
    color: #f1c703;
}
article.contactUsPageContent .headerRow {
    margin: 10px 10px 0 10px;
    padding-bottom: 5px;
    text-align: left;
    border-bottom: 1px solid #d9d9d9;
    font-family: gothamLight;
    font-size: 16px;
}
.escrowProcessPageContent {
    width: 800px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 70px;
    padding: 20px 20px 10px 10px;
    background-color: rgba(58, 78, 99, 0.88);
}
.escrowProcessPageContent .contentHeader {
    margin-left: 14px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-family: gothamLight;
    font-size: 25px;
    border-bottom: 1px solid #fff;
}
.escrowProcessPageContent .contentHeader:after {
    content: "";
    display: table;
    clear: both;
}
.escrowProcessPageContent .contentHeader .accordianTrigger {
    float: right;
    margin-top: 5px;
    margin-right: 0;
    font-size: 14px;
    cursor: pointer;
}
.escrowProcessPageContent .escrowProcessChartedBody {
    position: relative;
}
.escrowProcessPageContent .escrowProcessChartedBody .chartNavigation {
    position: absolute;
    bottom: -20px;
    right: 0;
}
.escrowProcessPageContent .escrowProcessChartedBody .chartNavigation a,
.escrowProcessPageContent .escrowProcessChartedBody .chartNavigation a:active,
.escrowProcessPageContent .escrowProcessChartedBody .chartNavigation a:visited {
    color: #fff;
    text-decoration: none;
}
.escrowProcessPageContent .contentBody {
    margin-left: 28px;
    display: none;
    font-family: gothamBook;
    font-size: 16px;
    margin-bottom: 50px;
}
.escrowProcessPageContent .propertyTaxesBody ul li {
    margin-bottom: 10px;
}
article.aboutUsPageContent {
    width: 800px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 70px;
    padding: 20px 20px 10px 10px;
    background-color: rgba(58, 78, 99, 0.88);
}
article.aboutUsPageContent header {
    margin-left: 14px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-family: gothamLight;
    font-size: 25px;
    border-bottom: 1px solid #fff;
}
article.aboutUsPageContent .contentHeader {
    margin-left: 14px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-family: gothamLight;
    font-size: 25px;
    border-bottom: 1px solid #fff;
}
article.aboutUsPageContent .contentHeader:after {
    content: "";
    display: table;
    clear: both;
}
article.aboutUsPageContent .contentHeader .accordianTrigger {
    float: right;
    margin-top: 5px;
    margin-right: 0;
    font-size: 14px;
    cursor: pointer;
}
article.aboutUsPageContent .contentBody {
    margin-left: 28px;
    display: none;
    font-family: gothamBook;
    font-size: 16px;
    margin-bottom: 50px;
}
.servicesPageContent {
    width: 800px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 70px;
    padding: 20px;
    font-family: gothamBook;
    font-size: 16px;
    background-color: rgba(58, 78, 99, 0.88);
}
.servicesPageContent header {
    margin-left: 14px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-family: gothamLight;
    font-size: 25px;
    border-bottom: 1px solid #fff;
}
.servicesPageContent p {
    margin-left: 14px;
}
