<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pageContainer {
    background-color: #ffffff;
    margin: 0 auto;
    overflow: auto;
    width: 960px;
}

a {
    font-weight: normal;
    color: inherit;
}

p.email {
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 1.2em;
    color: #2378be;
}
p.phone {
    position: absolute;
    top: 5px;
    right: 0;
    font-size: 2em;
    font-weight: bold;
    color: #2378be;
}

.headerArea {
    position: relative;
    width: 960px;
    margin: 0;
    padding: 0;
    height: 150px;
    overflow: hidden;
}
.logo {
    margin: 22px auto 0;
    display: block;
}
.searchBox {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
}
.searchBox input[type="text"] {
    border: 1px solid #d1d1d1;
    margin: 0;
    padding: 3px 4px 2px;
    width: 150px;
    height: 20px;
    border-top: none;
    color: #adadad;
}
.searchBox input[type="submit"] {
    border: none;
    background-color: #d1d1d1;
    padding: 4px 8px;
    color: #FFF;
    margin: 0;
    float: right;
}
.searchBox input[type="submit"]:hover {
    cursor: pointer;
    background-color: #299fed;
}



.topNav {
    width: 960px;
    height: 50px;
    background-image: url(/images/backgrounds/navbg.png);
    background-repeat: repeat-x;
    padding-bottom: 10px;
    position: relative;
    list-style: none;
    font-family: 'Open Sans';
    margin: 0 0 10px 0;
    padding: 0;
    z-index: 100;
    overflow: hidden;
}
.topNav li {
    float: left;
    border-right: 1px solid #E0E0E0;
}
.topNav li:last-child {
    border-right: none;
}
.topNav li a {
    text-decoration: none;
    font-size: 16px;
    color: #535353;
    font-weight: 300;
    text-transform: capitalize;
    display: block;
    padding: 13px 40px;
}
.topNav li a:hover {
    color: #299fed;
}

.sliderArea {
    width: 960px;
    height: 350px;
    margin: 0 0 10px 0;
    overflow: hidden;
}
#slidesMain,
.slides_container {
    width: 960px;
    height: 350px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.newsTickerArea {
    width: 960px;
    height: 30px;
    margin: 0 0 10px 0;
}
.newsTickerArea h3 {
    background-color: #299fed;
    padding: 5px 35px;
    float: left;
    font-family: 'Open Sans';
    font-size: 13px;
    color: white;
    text-transform: capitalize;
    font-weight: normal;
}
.newsTickerArea .newsTickerStoryArea {
    float: right;
    background-color: #F6F6F6;
    width: 793px;
    height: 18px;
    overflow: hidden;
    padding: 5px 10px;
}
#slidesNews,
#slidesNews .slides_container {
    width: 793px;
    height: 18px;
    overflow: hidden;
}
.newsTickerArea .newsTickerStoryArea p {
    line-height: 1.5em;
    font-size: 13px;
    color: #535353;
}
.newsTickerArea .newsTickerStoryArea p a {
    text-decoration: none;
}
.newsTickerArea .newsTickerStoryArea p a:hover {
    color: #299fed;
}

.contentArea {
    width: 960px;
    overflow: auto;
    padding: 0 0 5px 0;
}

.Lhs {
    width: 240px;
    float: left;
    margin: 0 10px 0 0;
}

.columnSection {
    background-color: #f6f6f6;
    padding: 0;
    margin: 0 0 10px 0;
    list-style: none;
}
.columnSection li {
    border-bottom: solid;
    border-width: 1px;
    border-color: #dfdddd;
    font-weight: 300;
    display: block;
    padding: 10px;
    color: #535353;
    font-size: 12px;
    overflow: auto;
}
.columnSection li.sectionHeader {
    background-color: #299fed;
    font-family: 'Open Sans';
    font-size: 13px;
    color: white;
    text-transform: capitalize;
    padding-left: 15px;
    background-image: none;
    padding: 8px 15px;
}
.columnSection li:last-child {
    border-bottom: none;
}


.navSection li {
    background-image: url('/Images/Backgrounds/arrow.png');
    background-position: 220px 16px;
    background-repeat: no-repeat;
    padding: 0;
    position: relative;
    overflow: visible;
}
.navSection li a {
    display: block;
    text-decoration: none;
    font-size: 12px;
    color: #535353;
    font-weight: 300;
    text-transform: capitalize;
    padding: 15px 20px 15px 15px;
    text-align: left;
    width: 205px;
}
.navSection li a:hover {
    color: #299fed;
}
.navSection li:hover ul {
    display: block;
}
.navSection li ul {
    position: absolute;
    display: none;
    top: -1px;
    left: 240px;
    background-color: #F6F6F6;
    z-index: 50;
    border: 1px solid #DFDDDD!important;
}
.navSection li ul li {
    border-bottom: 1px solid #DFDDDD!important;
}
.navSection li ul li:last-child {
    border-bottom: none!important;
}

.navSection li ul.currentSection {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    background: #FFF;
    border: none!important;
    border-top: 1px solid #dfdddd!important;
}
.navSection li ul.currentSection li {
    border: none!important;
    background-position: 17px 16px;
    padding: 0 0 0 17px;

}
.navSection li ul.currentSection li a {
    border: none;
    width: 188px;
}

.columnSection li .mapArea {
    float: left;
    width: 100px;
    height: 100px;
    margin: 0 5px 6px 0;
}
.columnSection li .detailsArea {
    float: right;
    width: 109px;
    height: 100px;
    margin: 0 5px 0 0;
    font-size: 1.1em;
}
.columnSection li ul.contactDetails{
    clear: both;
    margin: 5px 0 0 0;
    font-size: 0.9em;
}
.columnSection li ul.contactDetails h5 {
    font-size: 1em;
}
.columnSection li ul.contactDetails li {
    padding: 0 0 3px 0;
}

.columnSection li ul {
    border: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.columnSection li ul li {
    border: none;
    margin: 0;
    padding: 0;
}

.columnSection li ul.socialMediaLinks{
    overflow: auto;
}
.columnSection li ul.socialMediaLinks li {
    float: left;
    display: block;
    margin: 0 10px 0 0;
}



.columnSection li label {
    margin: 0 0 3px 0;
    display: block;
    float: left;
}
.columnSection li .rhsQuickContactValiation {
    float: right;
    font-size: 0.9em;
}
.columnSection p.userMessage {
    margin: 10px 10px 0 10px;
    padding-bottom: 5px;
}
.columnSection .errorMessage {
    color: #ff0000;
}
.columnSection li select,
.columnSection li input[type="text"],
.columnSection li textarea {
    display: block;
    width: 215px;
    margin: 0 0 10px 0;
    color: #535353;
}
.columnSection li input[type="text"],
.columnSection li textarea {
    width: 210px;
}

.linkButton{
    display: block;
    float: right;
    padding: 5px 10px;
    background-color: #299fed;
    color: #FFF;
    text-decoration: none;
    margin: 5px 0;
}

.rhs {
    float: right;
    width: 235px;
    margin: 0;
    padding: 0;
}

ul.homeQuickLinks {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 500px;
    overflow: auto;
}
ul.homeQuickLinks li {
    display: block;
    float: left;
    width: 230px;
    height: 280px;
    margin: 0 5px 5px 0;
    background-color: #F6F6F6;
    position: relative;
}
ul.homeQuickLinks li a {
    text-decoration: none;
}
ul.homeQuickLinks li h3 {
    color: #299fed;
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 1.3em;
    padding: 10px;
}
ul.homeQuickLinks li img {
    width: 230px;
    height: 110px;
    margin: 0 0 10px 0;
}
ul.homeQuickLinks li p {
    margin: 0 10px 10px;
}
ul.homeQuickLinks li a.moreLink {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 0.8em;
    color: #535353;
}
ul.homeQuickLinks li a.moreLink:hover {
    color: #299fed;
}

.contentCol {
    width: 710px;
    padding: 0;
    margin: 0;
    float: right;
    overflow: hidden;
}
.homeCol {
    float: left;
    width: 465px;
}

.contentCol h1 {
    font-family: 'Open Sans';
    font-size: 2.2em;
    font-weight: 200;
    color: #299fed;
    margin: 0 0 5px 0;
}

.contentCol h2 {
    font-family: 'Open Sans';
    font-size: 1.8em;
    font-weight: 200;
    margin: 0 0 8px 0;
}
.contentCol h3 {
    font-family: 'Open Sans';
    font-size: 1.4em;
    font-weight: 200;
    margin: 0 0 4px 0;
}
.contentCol h4 {
    font-family: 'Open Sans';
    font-size: 1.2em;
    font-weight: 200;
    margin: 0 0 2px 0;
}
.contentCol img {
    margin: 5px 10px 8px 0;
}
.contentCol p {
    font-family: Arial;
    color: #535353;
    margin: 0 0 5px 0;
    font-size: 0.9em;
}
.contentCol ul,
.contentCol ol {
    font-family: Arial;
    color: #535353;
    margin: 10px 0 0 0;
    font-size: 0.9em;
}
.contentCol ul.homeSections {
    float: left;
    padding: 0px;
}
.contentCol ul.homeSections li {
    float: left;
    display: inline-block;
    background-color: #f6f6f6;
    margin-bottom: 5px;
}
.contentCol ul.homeSections li h3 {
    font-family: 'Open Sans';
    font-size: 17px;
    color: #299fed;
    padding: 0 0 0 5px;
    text-align: left;
    text-transform: capitalize;
}
.contentCol ul.homeSections li img {
    padding-top: 5px;
    padding-bottom: 5px;
}
.contentCol ul.homeSections li p {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    font-family: Arial;
    font-size: 11px;
    color: #696969;
}
.contentCol li h2 {
    float: right;
    padding-right: 10px;
    color: #696969;
}
.contentCol .teamTimesArea {
    margin: 10px 0;
    background-color: #f6f6f6;
    color: #535353;
    overflow: auto;
}
.contentCol .teamTimesArea h3 {
    background-color: #299fed;
    display: block;
    clear: none;
    padding: 5px;
    font-size: 0.9em;
    color: #FFF;
    clear: both;
}

.contentCol ul.treatmentsList {
    list-style: none;
    margin: 10px 0;
    padding: 10px;
    background-color: #F6F6F6;
}
.contentCol ul.treatmentsList b {
    color: #299fed;
}
.contentCol ul.treatmentsList a {
    text-decoration: none;
    font-weight: normal;
}
.contentCol ul.treatmentsList a:hover {
    text-decoration: underline;
}
.contentCol ul.treatmentsList li {
    width: 690px;
    overflow: hidden;
    margin: 0 10px 10px 0;
    
}
.contentCol ul.treatmentsList li ul {
    list-style: none;
    padding: 0;
    margin: 8px 0 0;
    overflow: auto;
}
.contentCol ul.treatmentsList li ul li {
    height: auto;
    width: 320px;
    float: left;
}
.contentCol ul.treatmentsList li ul li a {
    font-weight: normal;
    font-style: italic;
}

.contentCol ul.contactAddresses,
.contentCol ul.contactAddresses ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.contentCol ul.contactAddresses {
    width: 720px;
    overflow: hidden;
}

.contentCol ul.contactAddresses li {
    width: 350px;
    margin: 0 10px 10px 0;
    display: block;
    float: left;
}
.contentCol ul.contactAddresses li .detailsArea{
    padding: 10px;
    background-color: #f6f6f6;
    margin: 0 0 5px 0;
}

.contentCol ul.contactAddresses h3 {
    background-color: #299fed;
    color: #FFF;
    margin: 0 0 3px 0;
    padding: 3px 6px;
}
.contentCol ul.contactAddresses li .contactDetails li {
    padding: 10px;
    background-color: #f6f6f6;
    margin: 0 0 5px 0;
    width: 330px;
}
.contentCol ul.contactAddresses h5 {
    font-size: 1em;
}

.contentCol ul.promoArea {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
}


.teamTimesTable {
    font-size: 0.8em;
    color: #535353;
    margin: 10px 20px;
}
.teamTimesTable th {
    text-align: left;
    font-weight: bold;
    padding: 3px 10px 3px 0;
}
.teamTimesTable td {
    padding: 3px 10px 3px 0;
}
.teamTimesTable td.day {
    width: 100px;
}
.teamTimesTable td.times {
    width: 100px;
}

.contentSearchDropdown {
    background-color: #F6F6F6;
    display: block;
    clear: none;
    padding: 0 5px 5px 5px;
    margin: 0 0 5px 0;
    font-size: 0.9em;
    color: #535353;
    clear: both;
}
.contentSearchDropdown h4 {
    background-color: #299fed;
    color: #FFF;
    font-size: 1em;
    font-family: 'Open Sans';
    padding: 3px 6px;
    margin: 0 -5px 5px;
    font-weight: normal;
}
.contentSearchDropdown label {
    padding: 0 5px 0 0;
}
.contentSearchDropdown select {
    color: #535353;
    margin: 0 10px 0 0;
}

.contentRhsCol{
    float: right;
    width: 260px;
}
.contentRhsCol h3 {
    background-color: #299fed;
    display: block;
    clear: none;
    padding: 5px;
    font-size: 0.9em;
    color: #FFF;
    clear: both;
}
.contentLHSCol{
    float: left;
    width: 440px;
}

h1+h3.position {
    margin: -13px 0 10px 0;
}

.contentRhsCol ul {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
    color: #535353;
    font-size: 0.8em;
}
.contentRhsCol ul li {
    background-color: #F6F6F6;
    margin: 0 0 3px 0;
    padding: 5px 5px;
    display: block;
}
.contentRhsCol ul li ul {
    font-size: 1em;
    margin: 6px 0 0 0;
    padding: 0;
}
.contentRhsCol ul li ul li {
    padding: 2px 0;
}
.contentRhsCol ul a:hover {
    color: #299fed;
}
.contentRhsCol ul a {
    text-decoration: none;
    display: block;
}
.contentRhsCol ul li h4 {
    font-size: 1em;
    font-weight: normal;
    font-weight: bold;
    margin: 0;
}
.contentRhsCol ul li img {
    width: 150px;
    display: block;
    margin: 5px auto;
    border: 8px solid #FFF;
    box-shadow: 2px 2px 2px 0 #d1d1d1;
}



.footerArea {
    background-image: url(/images/backgrounds/footer.png);
    background-repeat: repeat-x;
    width: 940px;
    overflow: auto;
    background-color: #75c6fb;
    padding: 20px 10px;
}
.footerArea a {
    text-decoration: none;
}
.footerArea a:hover {
    text-decoration: underline;
}
.footerArea .footerLinks {
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0;
    color: #FFF;
}
.footerArea .footerLinks li {
    display: block;
    float: left;
    padding: 0 30px 0 10px;
}
.footerArea h3 {
    font-weight: normal;
    font-size: 16px;
    margin: 0 0 10px 0;
}
.footerArea .footerLinks li ul {
    margin: 0;
    padding: 0;
}
.footerArea .footerLinks li ul li {
    float: none;
    margin: 0 0 2px 0;
    padding: 0;
}

.footerArea .detailsCol {
    width: 250px;
    float: right;
    color: #FFF;
}
.footerArea .detailsCol img {
    width: 200px;
    border: 1px solid #FFF!important;
}
.footerArea .detailsCol p {
    font-size: 0.8em;
}

.copyright {
    width: 960px;
    font-family: Arial;
    font-size: 0.8em;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}






.contentCol .newsSummaryList {
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px 0;
    padding: 0;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
}
.contentCol .newsSummaryList li {
    display: block;
    float: left;
    margin: 0 0 10px;
    border: 1px solid #757575;
    width: 32%;
    position: relative;
    padding: 0 0 35px 0;
}
.newsSummaryList li .imgArea {
    width: 100%;
    margin: 0 0 8px;
}
.newsSummaryList li .imgArea img {
    width: 100%;
    margin: 0;
}
.newsSummaryList li h3 {
    margin: 0 8px 8px;
    line-height: 1.25em;
    font-size: 16px;
    font-weight: 200;
    font-family: 'Open Sans';
    padding: 0;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.newsSummaryList li a,
.newsSummaryList li a:hover {
    border: none;
    font-weight: inherit;
    text-decoration: none;
    color: inherit;
    text-transform: none;
}
.newsSummaryList li p {
    font-size: 12px;
    margin: 0 8px 8px;
    line-height: normal;
    padding: 0;
    overflow: hidden;
}
.newsSummaryList li a.readMore {
    position: absolute;
    border: 1px solid #757575;
    padding: 3px 6px;
    margin: 0;
    height: auto;
    right: 6px;
    bottom: 6px;
    font-weight: normal;
    font-size: 11px;
}
.newsSummaryList li a.readMore:hover {
    background-color: #ebebeb;
}


.highlightFirstTwo li:nth-child(1),
.highlightFirstTwo li:nth-child(2) {
    width: 49%;
    background-color: #ebebeb;
}

.highlightFirstTwo li:nth-child(1) .imgArea,
.highlightFirstTwo li:nth-child(2) .imgArea {
    width: 100%;
}
.highlightFirstTwo li:nth-child(1) .imgArea img,
.highlightFirstTwo li:nth-child(2) .imgArea img {
    
}
.highlightFirstTwo li:nth-child(1) h3,
.highlightFirstTwo li:nth-child(2) h3 {
    font-size: 22px;
}
.highlightFirstTwo li:nth-child(1) p,
.highlightFirstTwo li:nth-child(2) p {

}
.highlightFirstTwo li:nth-child(1) a.readMore:hover,
.highlightFirstTwo li:nth-child(2) a.readMore:hover {
    background-color: #FFF;
}

.pagingControls {
    text-align: center;
    font-size: 12px;
    color: #808080;
}
.pagingControls a {
    font-weight: normal;
    text-decoration: none;
}

#pageHeader .backLink {
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: #808080;
}
#pageHeader .backLink:hover {
    text-decoration: underline;
}

.newsArea h1 {
    margin: 10px 0;
    padding-right: 50px;
}
.newsArea .mainImageArea,
.newsArea .mainImageAreaNoCaption {
    width: 248px;
    float: right;
    margin: 0 0 40px 10px;
    border: 1px solid #666666;
    background-color: #ebebeb;
    padding: 10px;
}
.newsArea .mainImageArea img,
.newsArea .mainImageAreaNoCaption img {
    width: 246px;
    border: 1px solid #666666;
    margin: 0 0 8px 0;
}
.newsArea .mainImageAreaNoCaption img  {
    margin: 0;
}
.newsArea .mainImageArea .imageCaption {
    text-align: center;
    padding: 0;
}
.newsArea .columnArea {
    float: left;
    width: 430px;
    margin: 0 0 40px 0;
}
.newsArea .columnArea p {
    margin: 0 0 9px 0;
}
.newsArea .columnArea .addThisArea {
    margin: 0 0 8px 0;
}

.latestNewsSummary {
    clear: both;
    margin: 0 0 20px 0;
    border-top: 1px solid #666666;
    padding: 10px 0 0 0;
}
.latestNewsSummary h2 {
    margin: 0 0 10px 0;
    padding: 0;
    font-family: 'Open Sans';
    text-transform: uppercase;
    font-weight: 300;
}

.topConsultants {
    width: 710px;
    overflow: hidden;
    padding: 0 0 10px 0;
}
.consultantsList {
    width: 800px;
    overflow: auto;
    list-style: none;
    margin: 0;
    padding: 0;
}
.consultantsList li {
    float: left;
    width: 218px;
    height: 140px;
    overflow: hidden;
    border: 1px solid #d1d1d1;
    background-color: #F6F6F6;
    margin: 0 10px 10px 0;
    padding: 5px;
    position: relative;
}
.consultantsList li a {
    text-decoration: none;
}
.consultantsList li a:hover {
    color: #299fed;
}
.consultantsList li h4 {
    margin: 0 0 3px 0;
    line-height: 1.25em;
    overflow: hidden;
}
.consultantsList li .imageCol {
    float: left;
    width: 75px;
    margin: 0 5px 0 0;
}
.consultantsList li .detailsCol {
    float: right;
    width: 138px;
}
.consultantsList li img {
    width: 73px;
    border: 1px solid #FFF;
}
.consultantsList li a.moreLink {
    position: absolute;
    right: 5px;
    bottom: 5px;
    font-size: 0.8em;
}
</pre></body></html>