@charset "UTF-8";
/* Web Solutions 4.0 Compatible */
* {margin:0;padding:0;border:0;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box}
ul li{list-style:none}
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr{font-family:inherit; font-size:inherit; font-style:inherit;font-weight:inherit}
table {border-collapse:collapse}
td, th {empty-cells:show;vertical-align:top;text-align:left}
body {background:#fff; padding-top:3.563rem}
#skipNavigation{background:#fff;color:#000;padding:.5em;position:absolute;left:0;top:-100px;z-index:10}
	#skipNavigation:focus,#skipNavigation:active{top:0;}

.sr-only {
     border: 0;
     clip: rect(0, 0, 0, 0);
     height: 1px;
     margin: -1px;
     overflow: hidden;
     padding: 0;
     position: absolute;
     width: 1px;
}
/*page widths*/
body>header, #mainnav, main, #footer, #alertApp{width:100%;float:left;clear:left;padding:0 1em;display:block;}
body>*>.wrap, #footer>.fatFooter,#alertApp>*, #megamenu .wrap{max-width:75em; width:100%;margin-left:auto;margin-right:auto;position:relative;overflow:auto}

/* text */
body, .text, input, button, .fullBio blockquote span{font-family:"aktiv-grotesk", sans-serif;line-height:1.875em;color:#666}
a, a *{color:#e59e00;text-decoration:none}
a:hover, a:active, a:hover *, a:active *{color:#db4b14}
p,h1,h2,h3,h4,hr,.content ul,.contentEditor ul,blockquote,dd,ol{margin-bottom:1em}
h1, h2, h3, h4, h5, h6, h7, h8, h9, th, .lgText, blockquote {font-family:"clarendon-text-pro", serif; font-weight:400}
p + h2, p + h3, p + h4, p + h5, p + h6, blockquote + h2 {margin-top:1.3em;}
.textColor, h1, h2, h3, h4, h5, h6, h7, h8, h9, th, dt{color:#31659b}
em, i, q, cite, .italic{font-style: italic}
b, strong{font-weight:700}
u { text-decoration:none}
hr{border-top:1px solid rgba(0,0,0,.15);margin:1em 0;padding-top:1px}
p{font-size:1em}
h1, .content article.blog>h1{font-size:2.5em; line-height: 120%; color:#0b1b45; margin-bottom:0.65em}
.content>section{margin:2em 0}
h1+h2{margin-top:-1em}
h2, .content * h1{font-size:2em; color: #db501a; margin-bottom: 0.5em;line-height: 1.2em}
h3{font-size:1.719em; color:#0b1b45}
h4, th{font-size:1.563em; color:#797f8b}
h5 {font-size:1.406em; color:#db501a; font-family:"aktiv-grotesk", sans-serif}
h6 {font-size:1..25em; color:#e59e00; font-family:"aktiv-grotesk", sans-serif}
h7, h8, h9{font-size:1em}
sup, sub { font-size:.6em; line-height:.6em;vertical-align:baseline;position:relative}
sup {bottom:1ex}
sub {top:.5ex}
.small {font-size:.7em; display: inline-block;}

/* level1 list */
.content ul li, .content_home ul li, .contentEditor ul li, #featVid ul li, #news ul li, #events ul li, #blog ul li, #quickLinks ul li{position: relative;margin-top:.3em;padding-left:2em}
     .content ul li:before, .content_home ul li:before, .contentEditor ul li:before, #featVid ul li:before, #news ul li:before, #events ul li:before, #blog ul li:before, #quickLinks ul li:before{content: url(/images/icons/misc/bullet.svg); position:absolute; left:1em; top:-0.15em}
.content ol, #content_home ol, .contentEditor ol{margin-left:35px}
.contentEditor ol {padding: 10px 0 0 25px !important}

/* level2 list */
.content ul li ul li:before, .content_home ul li ul li:before, .contentEditor ul li ul li:before {content:"-"; color:#0b1b45}

/* addon classes */
.clearFloats{clear:both}
.nobr{ white-space: nowrap}
.twoCol {
-webkit-columns:2;
        columns:2;
-webkit-column-gap:1.5em;
        column-gap:1.5em;
}
.threeCol {
-webkit-columns:3;
        columns:3;
-webkit-column-gap:30px;
        column-gap:30px;
-webkit-column-rule:1px outset rgba(0,0,0,.15);
        column-rule:1px outset rgba(0,0,0,.15);
}



.req{color:#c00}
.textIcon{background:#999; background-color:rgba(0,0,0,.2);font-size:.8em;line-height:1em;display:inline-block;padding:.2em .4em;border-radius: .5em;color:#fff}
.textIcon:hover{background:#666; background-color:rgba(0,0,0,.4);color:#fff}

/* forms */
input, button, select{font-size:0.9em}
input[type="text"], input[type="password"], input[type="tel"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], textarea, select, input[type="button"], input[type="submit"]{border-radius:0;-webkit-appearance:none; -webkit-transition: ease all 200ms; transition: ease all 200ms; border-radius:0.25em}
input[type="radio"],input[type="checkbox"]{}
input[type="text"], input[type="password"], input[type="tel"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], textarea, select{border:1px solid rgba(0,0,0,.2);background-color:#f2f2f2;padding:0.25em 0.5em;}
input[type="text"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, textarea:focus, select:focus{border-color:#0b1b45}
textarea{display:block}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select{background-image:url(/images/icons/16x16/select.png);background-repeat:no-repeat;background-position:right center;}
	input[type="search"]::-webkit-search-decoration {-webkit-appearance:none}
	input[type="search"]{padding-right:0}
}
select option{padding:0 .2em}
button,.button,input[type="button"], input[type="submit"], input[type="reset"]{background:none;color:#0b1b45; text-transform: uppercase; font-weight:900; border:1px solid #d5d6da;padding:1em 1.5em; border-radius:0.3em; line-height:1em;cursor:pointer}
input::-moz-focus-inner {border:0;padding:0;}
button:hover,input[type="button"]:hover,input[type="submit"]:hover,input[type="reset"]:hover,.button:hover,.button:focus,input[type="button"]:focus,input[type="submit"]:focus,input[type="reset"]:focus{background-color:#db501a;color:#fff}
button img{height:1em;width:auto;vertical-align:top}
input.bulky, .bulky {padding:.4em .6em;font-size:1.2em}
.formTable, .formTable table{width:100%}
.formTable td{width:50%}
.formTable input[type="text"], .formTable input[type="password"], .formTable input[type="tel"], .formTable input[type="number"], .formTable input[type="email"], .formTable input[type="url"], .formTable input[type="search"], .formTable textarea{width:100%}
.formTable td{padding:0 0 .5em .5em}
.formTable td:first-child{padding:0 .5em .5em 0}
.formTable table td,.formTable table td:first-child{padding-bottom:0}
.formTable.right td:first-child{text-align:right;width:1%}
.formTable.right td{width:auto}
.formTable td[colspan="2"]{padding-right:0}
.formTable.formLoose,.formTable.formLoose td{width:auto}
.subjClass{display:none !important;}
#Captcha label{padding-left:0}
td.right, th.right{text-align:right}
.wsNew{display:inline-block;font-size:.7em;line-height:1.5em;height:1.5em;padding:0 .3em;margin:.3em 0;background-color:#FFC700;overflow:visible;vertical-align:top;color:#fff;font-style:italic}
.secondary {display: none}
.button.back {float: left; clear:both; margin-top:2em}
/* content */
#content{float:right;width:73.75%;padding:0 0 5em; min-height:600px;word-wrap:break-word;position:relative}
/*#content .photoright, #content .photoleft{max-width:50%;height:auto} 
#content .photoright img,#content .photoleft img {max-width:100%;height:auto}
#content img.phototreatment{max-width:50%;height:auto}
img.phototreatment,img.photoright,img.photoleft,.photoright img,.photoleft img {}
.photoright{float:right;margin:0 0 3em 4em;clear:right}
.photoleft{float:left;margin:0 4em 3em 0;clear:left}*/
.muted {opacity:0.5;filter:alpha(opacity=50)}

.highlight, .content .highlight{margin:3em 0}
#content * h1{font-size:1.875em; font-family: "aktiv-grotesk", sans-serif; margin-bottom:0.4em; color: #e59e00}
#content .highlight > div {background: #f1f2f3; padding:2em; border-radius: 0.313em}

small, .textSm{font-size:.8em}
#content table, .contentEditor table{width:100%}

.anchor {position:absolute; top:0 ;right:0; font-size: 1em; z-index: 2; font-weight:900; text-transform:uppercase; background:#fff; line-height:3rem; padding:0 1em 0 2em}
     a.anchor.gold {background: #e59e00; color: #fff}
     a.anchor.gold:hover {background: #0b1b45; color: #fff}
     a.anchor:before {content: "\f061"; font-family: FontAwesome; position: absolute; left:1.25em; top:0; font-size: 0.8em; display: inline-block; line-height: 3.75em; margin-right: 0.25em}

.locationSearch {position: relative; display: inline-block; margin: 0 0 2em}
     .locationSearch input {-webkit-transition: ease all 200ms;transition: ease all 200ms; -webkit-box-shadow:none; box-shadow:none; height: 3em; line-height: 3em; padding:0 3em 0 1em; width:12em; border:1px solid #9499a2; background:none; font-size:1em; border-radius:0.25em}
     .locationSearch button {position: absolute; border:0; font-size: 1em; border-radius:0 0.25em 0.25em 0; top:0; right: 0; width:3em; height: 100%; background:#0b1b45 url(/images/icons/misc/orange-arrow.svg) no-repeat center}
     .locationSearch button:hover {background-color:#db501a}
.locationList li {width: 33%; vertical-align: top; margin-bottom: 2em; display: inline-block; padding-right:5%}
     .locationList li * {display: block}
     .locationList li .locationName {font-size: 1.15em; font-weight:800;}
     .locationList li .locationDistance {font-size: 0.85em; font-weight:100; line-height: 120%; font-style: italic}

.full-width > .wrap > #content {width:100%}
.full-width > .wrap > aside {display: none}
.gm-style-iw > div > div > div {width:auto !important}
.landing .half.text h2 {font-size: 1.2rem;color: #fff;}

/* Biography */
.lgText {color: #626771; font-style: italic; font-size:1.25em; line-height: 1.8}
.fullBio blockquote { background: #797f8b; padding: 2em; color: #fff; font-size:1.8em; line-height: 1.5; quotes:"\201C""\201D""\2018""\2019"; margin: 2em 0; border-radius: .1em}
.fullBio blockquote:before {
  color: #ccc;
  content: "\201C";
  font-size: 4em;
  margin-right: 0.1em;
  line-height: .4rem;
  vertical-align: -0.4em;
}
.fullBio blockquote p {
  display: inline;
}

#content .quotes { margin-bottom: 4em}
#content .quotes .resCol { margin-top: 2em}
.resCol {
	-webkit-columns: auto;columns: auto;
	-webkit-column-width: 18em;column-width: 18em;
    -webkit-column-gap:3em;
        column-gap:3em;
}

.resCol blockquote:before {
  color: #ccc;
  content: "\201C";
  font-size: 5em;
  margin-right: 0.05em;
  line-height: .4rem;
  vertical-align: -0.35em;
}
.resCol blockquote {display: inline-block; width: 100%;background: #f1f2f3; padding:2em; border-radius: 5px; font-size: 1.2em; line-height: 1.8em; margin-bottom: 2em}

.fullBio blockquote span { font-size: 1rem; display: block; text-align: right; color: #fff}
.resCol strong {background: none; font-size: 1.4em; font-weight: 300}

.resCol strong.green { color: #5e8f14}
.resCol strong.navy { color: #0b1b45}
.resCol strong.orange { color: #db501a}
.resCol strong.red { color: #660000}
.resCol strong.yellow { color: #eab133}
/* FOOTER ------------------------------ */
#footer{background: #797f8b; color:#e4e5e8;}
     #footer>.wrap{overflow:visible}
     #footer a{color:#ffffff}
     #footer .tel, #footer .tel:hover {color:#e4e5e8; cursor: text}
     #footer a.on, footer .on>a{text-decoration:none;color:#fff}
     #footer nav{display:inline}
     #footer .title {font-size: 1.875em; color:#fff; font-weight: 900; line-height: 120%; text-transform:uppercase; display:block}
     #footer a.title:hover {color:#eab133;}
     #footer .subtitle {font-size: 1.250em; font-family:"clarendon-text-pro", serif; color:#eab133; display:block}
     #footer address, #footer ul {font-size: 0.938em; line-height: 1.5em; font-weight: 100;}
     #footer .social a {font-size: 1.75em; display: inline-block; margin: 0.5em 0}
     #footer .social a + a {margin-left:1.25em}
     #footer .social a i {color:#afb2b9}
#footer .subscribe .signup {position: relative;}
     #footer .subscribe .signup input {-webkit-transition: ease all 200ms;transition: ease all 200ms; color:#fff; font-style: italic; -webkit-box-shadow:none; box-shadow:none; height: 3.200em; line-height: 3.200em; padding:0 1em; width:100%; border:1px solid #9499a2; background:none; font-size:1em; border-radius:0.25em}
     #footer .subscribe .signup button {position: absolute; border:0; font-size: 1em; border-radius:0 0.25em 0.25em 0; top:0; right: 0; width:3.2em; height: 100%; background: url(/images/icons/misc/orange-arrow.svg) no-repeat center}
#footer .wrap, #footer .wrap a {color: #c9ccd1}
     #footer .wrap div {font-size: 0.938em; font-weight:100}
     #footer .wrap a:hover {color:#fff}
     #footer .wrap a.on {text-decoration: underline}


@media screen and (max-width:749px){.secondary {display: block}}

/* APPS ------------------------------ */

/* pagination */
.pagination{font-size:.95em;text-align:right}

/* page header */
.pageHeader{width:100%; float: left; clear:both; height:5.4em; background-position: center; background-size:cover;}

/* ALERT */
#alertApp, #alertApp.alertStatic:hover{width:100%; background:#990000}
#alertApp h1{margin-bottom:0;font-size:1.1em;padding:5px;color:#fff;text-align:center}
#alertTitle span{float:right; opacity:.5}
#alertApp:hover #alertTitle span{opacity:1}
#alertTitle a{color:#fff;text-decoration:underline}
#alertDesc{overflow:hidden}
.alertClosed #alertDesc{height:auto;max-height:0}
.alertOpen #alertDesc{height:auto;min-height:0;max-height:250px;}
#alertDesc p{color: rgba(255,255,255,.8);}
#alertApp {cursor:pointer;}
#alertApp.alertStatic{cursor:auto}
#alertApp:hover { background:#660000;}


/* MANAGEMENT OVERRIDES ------------------------------ */
#wysiwygBody{background:#fff}

/* management table */
hr+.manage{margin-top:-1em}
.manage{border-bottom:1px solid rgba(0,0,0,.2);width:100%;line-height:1.3em}
.manage th{border-bottom:1px solid rgba(0,0,0,.2);text-align:left}
.manage th.right{text-align:right}
.manage th.sort{cursor:pointer}
.manage th.sort img{margin-left:5px}
.manage th img {position:relative;bottom:-2px}
.manage td,.manage th{padding:5px 5px 5px 0}
.manage td:first-child{padding-left:.8em}
.manage img.preload{display:none;position:absolute;z-index:9900;top:0;border:solid 1px #fff}
.manage td.icons img{margin-left:5px;position:relative;bottom:-2px}
.manage td:first-child.icons img{margin-left:0}
.manage td:first-child.icons{padding-left:3px;padding-right:3px}
.manage td.icons a:first-child img{margin-left:0}
.manage td.icons input{position:relative;bottom:2px;margin-left:5px}
.manage .hidden{font-style:italic;color:#900}
.manageButton{text-align:right;padding:10px 0}
.alternate tbody tr:nth-child(even), .even{background:#fff}
.alternate tbody tr:nth-child(odd), .odd {background:rgba(0,0,0,.06)}
.manage+hr, .manage+.manageLinks+hr{margin-top:50px}
.manageLinks{margin-top:10px}
.manageLinks a{white-space:nowrap}
.manageLinks a img{position:relative;bottom:-2px}
.manageLinks button{margin-left:5px}
.manageButtons{text-align: right;padding:10px 0}
.wsReturnToButton {float:right;margin-top:-3.5em}
.manage.rightFirstChild td:first-child{text-align:right}
.sortRow th{cursor:pointer}
.manageEllipsis{width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}
/*
.manage td.reportTitle{padding-left:5px;width:150px; cursor:pointer}
.manage td.views{padding-right:5px}
.manageCaption{}
.manageCaption td:first-child{padding-top:0;padding-left:0;font-size:.85em; font-style:italic;opacity:0.4;filter:alpha(opacity=4)}
*/


/* TRANSITIONS ------------------------------ */
a, a *,button,.button,input[type="button"],input[type="submit"],.rsFullscreenBtn,#alertApp,#alertApp span,#alertDesc{-webkit-transition: all 200ms ease-out;transition: all 200ms ease-out}


/* FORM ERROR ------------------------------ */
.formError {background-color:Black; border:0; padding: 5px 10px; color:#fff; display:none; margin:0 0 2px; z-index:9999; border-radius: 10px; -moz-box-shadow:0 2px 2px #333; -webkit-box-shadow:0 2px 2px #333;}
.formError p {margin:0; font-size:.9em; }
.formError em { border:10px solid;  border-color:Black transparent transparent; bottom:-17px; display:block; height:0; left:40px; position:absolute; width:0; }