@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:#333}
#skipNavigation{background:#fff;color:#000;padding:.5em;position:absolute;left:0;top:-100px;z-index:10}
	#skipNavigation:focus,#skipNavigation:active{top:0;}
/*page widths*/
body>header, body>nav, main, body>footer, #alertApp{width:100%;float:left;clear:left;padding:0 10px;display:block;}
body>*>.wrap, body>footer>.fatFooter,#alertApp>*{width:950px;margin-left:auto;margin-right:auto;position:relative;overflow:auto}

/* text */
body, .text, input, button{font-family:Arial, Helvetica, sans-serif;font-size:14px;line-height:1.5em;color:#666}
a, a *{color:#69C;text-decoration:none}
a:hover, a:active, a:hover *, a:active *{color:#f03c5e}
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;}
.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:1.5em;margin-bottom:1.5em}
#content>section{margin:2em 0}
h1+h2{margin-top:-1em}
h2, #content * h1{font-size:1.45em}
h3{font-size:1.3em}
h4, th{font-size:1.2em}
h5 {font-size:1.1em}
h6 {font-size:1.0em}
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}

/* 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{background:url(../images/icons/16x16/bullet.png) no-repeat 20px 2px;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:#69c;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:#f03c5e;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:60px;margin:0 auto;width:100%;background:#fff}
body>header>.wrap{height:60px}
#brand, #brand img{position:absolute;left:0;top:0;height:60px;width:200px;}
	#brand{display:block}
/* 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:#333;overflow:visible}
body>nav ul{text-align:center;overflow:visible}
body>nav li{display:inline-block;position:relative}
body>nav a{color:#fff;line-height:30px;padding:0 20px;display:inline-block;text-decoration:none;-webkit-text-size-adjust:none}
body>nav>ul>li:hover>a, body>nav>ul>li:active>a{background:#f03c5e;color:#fff}
body>nav>ul>li.on>a{background:#fff;color:#f03c5e}
/*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}
.contentEditor{background:#fff}
/* side column */
main>div>aside{position:absolute;left:0;top:3em;width:200px;overflow:hidden;font-size:13px;line-height:1.3em}
/* t1 */
main>div>aside nav{width:200px;overflow:hidden;margin:0 0 40px}
main>div>aside nav li{height:1%;overflow:hidden}
main>div>aside nav li a{padding:.5em 5px;line-height:1.1em;display:block}
main>div>aside nav li a:hover, main>div>aside nav li a:active{background:#e5e5e5}
main>div>aside nav li.on>a{color:#000}
/* t2 */
main>div>aside nav li.on ul{border-top:1px solid rgba(0,0,0,.15)}
main>div>aside nav li.on ul li{border-bottom:1px solid rgba(0,0,0,.15)}
main>div>aside nav li.on ul li a{padding:.3em 5px .3em 10px;font-size:.9em;color:#666}
main>div>aside nav li ul li a:hover, main>div>aside nav li ul li a:active{color:#000;background:#b3b3b3}
main>div>aside nav li ul li.on>a{color:#000; background:#ccc;}
/* t3 */
main>div>aside nav li ul li.on ul{padding-bottom:.5em;border:0}
main>div>aside nav li ul li.on ul li{border:0}
main>div>aside nav li ul li.on ul li a{padding-left:30px;font-size:.8em;color:#666}
main>div>aside nav li ul li ul li a:hover, main>div>aside nav li ul li ul li a:active{background:#f5f5f5}
main>div>aside nav li ul li ul li.on>a{color:#000; background:#e5e5e5;}
/* t4 */
main>div>aside nav li ul li ul li.on ul li a{padding-left:50px;font-size:.7em;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{background:#fff}
main>div>aside nav li ul li ul li ul li.on>a{color:#000; background:#f5f5f5;}
/*section callouts*/
main>div>aside section{margin:0 0 20px;padding:10px}
main>div>aside section:hover{background:#FFC}
main>div>aside section h1{margin:0;font-size:1.2em}
main>div>aside section p{margin:0}
/* content */
#content{float:left;width:100%;padding:0 40px 50px 240px;overflow:hidden; 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{background:#FFC;padding:1em;margin:1em 0}
#content * h1{font-size:1.2em;margin-bottom:1em}
small, .textSm{font-size:.8em}
#content table, .contentEditor table{width:100%}

.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)}


/* FOOTER ------------------------------ */
body>footer{padding-top:2em;padding-bottom:2em;color:#dadada;font-size:.9em;line-height:1.1em}
body>footer>.wrap{overflow:visible}
body>footer a{color:#ccc}
body>footer a:hover, footer a:active{color:#fff}
body>footer a.on, footer .on>a{text-decoration:none;color:#fff}
.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:970px) { 
body>header, body>nav, main, body>footer{min-width:750px}
body>*>.wrap, body>footer>.fatFooter{width:100%}
}

@media screen and (-webkit-device-pixel-ratio: 2) {
#brand{background:url(/images/brand@2x.png) no-repeat center center;background-size: 200px 60px;}
	#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)}
}


/* 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; }
.formError em { border:10px solid; border-color:Black transparent transparent; bottom:-17px; display:block; height:0; left:40px; position:absolute; width:0; }