@charset "UTF-8";
/* Web Solutions 4.0 Compatible */
* {margin:0;padding:0;border:0;outline:none;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:#d0eaf6;}
#skipNavigation{background:#fff;color:#000;padding:.5em;position:absolute;left:0;top:-100px;z-index:10}
	#skipNavigation:focus,#skipNavigation:active{top:0;}

html, body {height:100%;}

/*page widths*/
body>header, body>nav, main, body>footer, #alertApp{width:100%;float:left;clear:left;padding:0 10px;display:block;}
body>*>.wrap, body>*>#pageHeader, body>footer>.fatFooter,#alertApp>* {width:875px; margin-left:auto; margin-right:auto; position:relative; overflow:auto}

/* text */
body, .text, input, button{font-family:Verdana, Helvetica, Arial, sans-serif; font-size:12px; line-height:1.83em; color:#041E42}
textarea {font-family:inherit; font-size:inherit;}
a, a *{color:#007dba; text-decoration:none}
a:hover, a:active, a:hover *, a:active *{color:#041e42;}
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{font-weight:400}
p + h2, p + h3, p + h4, p + h5, p + h6 {margin-top:1.3em;}
h1, h2, h3, h4, h5, h6, h7, h8, h9, th, dt{color:#31659b}
.textColor {color:#007dba;}
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; color:#041E42}
h1, #content article.blog>h1{font-size:1.5em; color:#041e42;}
#content>section{margin:2em 0}
h1+h2{margin-top:-1em}
h2, #content * h1{font-size:1.45em; color:#041e42;}
h3{font-size:1.3em; color:#041e42;}
h4, th{font-size:1.2em; color:#007dba;}
h5 {font-size:1.1em; color:#041e42;}
h6 {font-size:1.0em; color:#041E42;}
h7, h8, h9{font-size:1em; color:#041E42;}
sup, sub { font-size:.6em; line-height:.6em;vertical-align:baseline;position:relative}
sup {bottom:1ex}
sub {top:.5ex}


/* 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, .disclosureContainer ul li {background:url(../images/icons/16x16/bullet.png) no-repeat 18px 3px;background-size: 16px 16px; margin-top:.3em; padding-left:35px}
#content ol, #content_home ol, .contentEditor ol{margin-left:35px}

/* level2 list */
#content ul li ul li, #content_home ul li ul li, .contentEditor ul li ul li{background:url(/images/icons/16x16/bullet2.png) no-repeat 5px 0; padding-left:20px; font-size:.92em; line-height:1.4em;}

/* addon classes */
.clearFloats{clear:both}
.nobr{ white-space: nowrap}
.twoCol {
-webkit-columns:2;
   -moz-columns:2;
        columns:2;
-webkit-column-gap:40px;
   -moz-column-gap:40px;
        column-gap:40px;
-webkit-column-rule:1px outset rgba(0,0,0,.15);
   -moz-column-rule:1px outset rgba(0,0,0,.15);
        column-rule:1px outset rgba(0,0,0,.15);
}
.threeCol {
-webkit-columns:3;
   -moz-columns:3;
        columns:3;
-webkit-column-gap:30px;
   -moz-column-gap:30px;
        column-gap:30px;
-webkit-column-rule:1px outset rgba(0,0,0,.15);
   -moz-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;-webkit-border-radius: .5em;border-radius: .5em;color:#fff}
.textIcon:hover{background:#666; background-color:rgba(0,0,0,.4);color:#fff}

/* forms */
input, button{font-size:.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"]{-webkit-border-radius:0;border-radius:0;-webkit-appearance:none}
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:3px 5px;-webkit-box-shadow:inset 0px 2px 4px 0px rgba(0, 0, 0, .2);box-shadow:inset 0px 2px 4px 0px rgba(0, 0, 0, .2)}
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{background-color:#ffc}
textarea{display:block}
select{padding:0}
@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;padding:3px 16px 3px 5px}
	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:#041e42; color:#fff; border:0; padding:.4em .6em; 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:#007dba;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}
#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}


/* HEADER ------------------------------*/
body>header{height:104px; margin:0 auto; width:100%; background:#fff; border-top:7px solid #041e42;}
body>header>.wrap{height:104px}
#brand, #brand img{height:50px; width:269px;}
	#brand {display:block; position:absolute; left:0; top:20px; position:relative; z-index:10;}
/* ancillary */
body>header nav {position:absolute;right:0;bottom:10px;color:#ccc;font-size:.7em;line-height:1.1em;text-align:right}
body>header nav li{float:left;padding-left:2em}
body>header nav form>*{float:left}
body>header .search{margin-left:2em}
body>header .search>*{float:left}
body>header nav a {text-decoration:none;color:#999;-webkit-text-size-adjust:none}
body>header nav a:hover, hbody>eader>nav a:active {color:#666}
body>header nav li.on a {text-decoration:none;color:#666}


/* PRIMARY NAV ------------------------------ */
body>nav{background:#fff; overflow:visible; position:relative; width:100%;}
body>nav ul{width:875px; margin:-56px auto 0; text-align:right; overflow:visible;}
body>nav li{display:inline-block; position:relative;}
body>nav a{color:#041E42; font-size:.95em; line-height:1em; padding:0 4px 0 14px; background:url(/images/navigation/t1_slash.png) no-repeat 0 center; display:inline-block; text-decoration:none; -webkit-text-size-adjust:none; text-transform:uppercase;}
body>nav li:first-child a {background:none; padding-left:0;}
body>nav li:last-child a {color:#007dba;}
body>nav>ul>li:hover>a, body>nav>ul>li:active>a{color:#007dba;}
body>nav>ul>li.on>a{color:#041e42;}
/*dhtml*/
body>nav li ul{z-index:1;width:200px;padding:5px;background:rgba(0,0,0,.8);position:absolute;overflow:auto;height:auto}
body>nav>ul>li:last-child ul{right:0}
body>nav li ul li{width:100%;display:block;float:left}
body>nav ul li ul li a{background:none;color:#fff}
body>nav li ul li a{font-size:.9em;line-height:1.1em;padding:.3em .5em; display:block;width:100%;text-align:left;float:left}
body>nav li ul li a:hover, .t1 li ul li a:active{color:#000;background:#fff}


/* MAIN ------------------------------ */
main, .mceContentBody{background:#fff}
main>.wrap {padding-top:3em}
#home>.wrap {padding-top:0;}
.contentEditor{background:#fff}
/* side column */
main>div>aside {position:absolute; left:0; top:3em; width:175px; overflow:hidden; font-size:12px; line-height:1.3em}
main>div>#rightCol {right:0; left:auto; width:175px;margin-top: 3.5em}
main>div>#rightCol-Home {right:0; left:auto; width:175px;margin-top:8px}
#rightCol p, #rightCol-Home p {color:#007DBA; font-weight:bold;}
#rightCol ol, #rightCol-Home ol {list-style-type: decimal;padding-left: 1.75em; margin:0 !important;}
#rightCol ol > li, #rightCol-Home ol > li{position: relative;margin-bottom: 1em;color:#007DBA; line-height:1.5em; }
/*
#rightCol ol, #rightCol-Home ol {list-style-type: none;list-style-type: decimal !ie; margin: 0 !important;margin-left: 1em !important;margin-top:1em !important;padding: 0;counter-reset: li-counter;}
#rightCol ol > li, #rightCol-Home ol > li{position: relative;margin-bottom: 1em;padding:2px 0 0 1em; color:#007DBA; line-height:1.5em}
#rightCol ol > li:before, #rightCol-Home ol >li:before {position: absolute;top: .2em;left: -1em;width: 1em;height: 1em;padding:.2em;font-size: 1em;line-height: 0.94;text-align: center;color: #fff;background-color: #007DBA; content: counter(li-counter); counter-increment: li-counter;}
*/
#home>div>aside {right:0; top:21em; left:auto;}
#home #rightCol p {line-height:1.6em;}
/* t1 */
main>div>aside nav{width:175px;overflow:hidden;margin:0 0 40px}
main>div>aside nav li{height:1%;overflow:hidden}
main>div>aside nav li a{padding:.5em 0;line-height:1.1em;display:block}
main>div>aside nav li a:hover, main>div>aside nav li a:active{}
main>div>aside nav li.on>a{color:#0095d3; font-weight:bold; text-transform:uppercase;}
/* t2 */
main>div>aside nav li.on ul{}
main>div>aside nav li.on ul li{}
main>div>aside nav li.on ul li a{color:#848383; font-weight:normal; text-transform:none; padding:.5em 10px; font-size:.91em}
main>div>aside nav li ul li a:hover, main>div>aside nav li ul li a:active{color:#fff; background:#ccc;}
main>div>aside nav li ul li.on>a{color:#fff; background:#85ccee; text-transform:none;}
/* t3 */
main>div>aside nav li ul li.on ul{}
main>div>aside nav li ul li.on ul li{}
main>div>aside nav li ul li.on ul li a{padding:.3em 15px; font-weight:normal; text-transform:none;}
main>div>aside nav li ul li ul li a:hover, main>div>aside nav li ul li ul li a:active{color:#007dba;}
main>div>aside nav li ul li ul li.on>a{color:#000;}
/* t4 */
main>div>aside nav li ul li ul li.on ul li a{padding-left:30px;font-size:.9em;color:#666}
main>div>aside nav li ul li ul li ul li a:hover, main>div>aside nav li ul li ul li a:active{color:#007dba;}
main>div>aside nav li ul li ul li ul li.on>a{color:#007dba;}

/*section callouts*/
main>div>aside section{margin:40px 0 0; color:#848383;}
main>div>aside section h1{margin:0 0 .5em; font-size:1em; color:#007dba; font-weight:bold; text-transform:uppercase;}
main>div>aside section p{margin:0}
main>div>aside section a {color:#041e42;}
main>div>aside section a:hover {color:#007dba;}

/* content */
#content{float:left; width:100%; padding:0 20px 50px 200px; overflow:hidden; min-height:400px; word-wrap:break-word; position:relative}
#home #content{padding:0 250px 0 0; margin-top:40px; min-height:400px; word-wrap:break-word; position:relative; overflow:hidden;}
#home {padding-bottom:50px;}
#rightCol + #content{padding:0 220px 50px 200px;}

#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{background:#d0eaf6; padding:1em 2em; margin:1em 0}
#content * h1{font-size:1.2em;margin-bottom:1em}
small, .textSm{font-size:.8em}
#content table, .contentEditor table{width:100%}
figcaption {color:#999; font-style:italic; font-size:.9em;}
#content > .contactInfo {float:left; margin-top:1.5em; color:#041E42; font-weight:bold;}
.contactInfo strong {color:#007dba;}
.contactInfo a {color:#041e42;}
.contactInfo a:hover {color:#007dba;}

.shareIcons{display:inline-block;position:relative;overflow:auto}
.shareIcons a{display:block;float:left;margin:0 .5em 1em 0;height:20px;width:20px;background-position:center center; background-repeat:no-repeat;background-size:contain;
-webkit-border-radius:.2em;border-radius:.2em;
-webkit-box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, .2);box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, .2)}
.shareIcons a:hover{background-color:#F03C5E}
.shareFacebook{background-color:#3b5998; background-image:url(../../images/icons/64x64/facebook.png)}
.shareTwitter{background-color:#00aced; background-image:url(../../images/icons/64x64/twitter.png)}
.shareLinkedin{background-color:#007bb6; background-image:url(../../images/icons/64x64/linkedin.png)}
.shareGoogle{background-color:#dd4b39; background-image:url(../../images/icons/64x64/google-plus.png)}

/* pageHeader */
#pageHeader {line-height:64px; width:100%; overflow:hidden; background:#85ccee url(/images/pageHeader.png) no-repeat right 0; background-size:180px 65px; padding:0 195px 0 30px;}
#pageHeader h1 {font-family:"trajan-pro-3", Georgia, Times, Times New Roman, serif; color:#fff; font-size:1.5em; margin-bottom:0; text-transform:uppercase;}

/* FOOTER ------------------------------ */
body>footer{padding-top:2.5em;padding-bottom:2em;color:#041e42;font-size:.8em; line-height:1.3em}
body>footer>.wrap{overflow:visible}
body>footer a{color:#041e42;}
body>footer a:hover, footer a:active{color:#007dba;}
body>footer a.on, footer .on>a{text-decoration:underline; color:#007dba;}
body>footer .phone {font-weight:bold;}
.fatFooter{margin-bottom:2em;display:table}
.fatFooter>*{display:table-row}
.fatFooter>*>*{display:table-cell}
.fatFooter>*>*:last-child{width:1%;padding-right:0;white-space:nowrap}
body>footer nav{display:inline}
body>footer>div{min-height:18px}
#web-solutions-exposure {float:right;margin-left:11px}
#web-solutions-exposure a{opacity:.4;filter:alpha(opacity=40)}
#web-solutions-exposure a:hover{opacity:.8;filter:alpha(opacity=80)}
#web-solutions-exposure img {margin-left:9px}


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

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

/* page header */
.pageHeader{width:100%;height:auto;margin-bottom:2em}

/* 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)}
*/


/* RESPONSIVE ------------------------------ */
@media screen and (max-width:875px) { 
body>header, body>nav, main, body>footer{min-width:875px}
body>*>.wrap, body>footer>.fatFooter{width:100%}
}

@media screen and (-webkit-device-pixel-ratio: 2) {
#brand{background:url(/images/summit_capital@2x.png) no-repeat center center;background-size: 269px 50px;}
	#brand img{visibility:hidden;}
#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{background-image:url(/images/icons/32x32/bullet.png)}
#content ul li ul li, #content_home ul li ul li, .contentEditor ul li ul li{background-image:url(/images/icons/32x32/bullet2.png)}
#pageHeader {background-image:url(/images/pageHeader@2x.png);}
}


/* TRANSITIONS ------------------------------ */
a, a *,button,.button,input[type="button"],input[type="submit"],.rsFullscreenBtn,#alertApp,#alertApp span,#alertDesc{-webkit-transition: all 200ms ease-out;-moz-transition: all 200ms ease-out;-o-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; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -moz-box-shadow:0 2px 2px #333; -webkit-box-shadow:0 2px 2px #333;}
.formError p {margin:0; font-size:.9em; color:#fff; }
.formError em { border:10px solid; border-color:Black transparent transparent; bottom:-17px; display:block; height:0; left:40px; position:absolute; width:0; }

/* Disclosure Form ------------------------------ */
.disclosureContainer {width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(255,255,255,.6); z-index:1000;}
.disclosurePop {border:5px solid #8acae9; background:#fff; padding:35px; float:left; position:fixed; left:50%; margin-left:-325px; top:100px; width:650px;}
.disclosurePop>div {background:none; padding:0; width:100%;}
.SiteForm {width:100%;}
.SiteForm>h2 {margin-bottom:5px; color:#002d62; font-weight:bold;}
.SiteForm>p {margin-bottom:2em;}
.disclosurePop .form {float:left; width:45%;}
.disclosurePop .form + .form {margin-left:10%;}
.disclosurePop .bottom {float:left; clear:both; width:100%; margin-top:20px;}
.disclosurePop .bottom span {margin-left:20px; color:#041E42}
.disclosurePop input[type="text"], input[type="email"], input[type="tel"] {display:block; width:100%; margin-bottom:10px;}
.disclosurePop textarea {width:100%; font-size:.95em;}
.disclosurePop input[type="text"], input[type="email"], input[type="tel"], .disclosurePop textarea {color:#565555; border:none; box-shadow:none; background:#e2f4fb;}
.disclosurePop input[type="submit"] {background:#8acae9; padding:8px 12px; font-weight:bold; font-size:14px;}
.disclosurePop input[type="submit"]:hover {background:#041E42;}
.disclosurePop p {position:relative; line-height:1.3em;}
.disclosurePop input[type="radio"] {position:absolute; top:2px; left:0;}
.disclosurePop .form label {display:inline-block; padding-left:25px;}
.subForm {padding-left:10%; width:100%;}
.popClose {display:block; height:27px; width:27px; background:url(/images/home/popClose.png) no-repeat 0 0; position:absolute; top:-13px; right:-13px;}