html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "adelle-sans", sans-serif;
  color: #4E4B48;
  background-color: #ececed;
  font-size: 18px;
}
.mainBody {
    background-color: #ececed;
}
.footerBody {background-color: #DADADC;}
html,
body {
  max-width: 100%;
}

a {
  color: #009cb6;
  text-decoration: underline;
}
a:hover,
a:focus {
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.hide {
  display: none !important;
}

p {
    margin-bottom: 20px;
}


h2 {
    display: block;
    font-size: 1.33em;
    font-weight: bold;
    margin: 30px 0 20px 0;
}

h3 {font-weight: bold; margin-bottom: 10px;}

hr {height: 1px; border: none; color: #c4bfb6; background-color: #c4bfb6;}
 
.fullWidth {max-width: 1250px; margin: 0 auto; background-color: #fff;}
.siteWidth {padding: 0 10px; max-width: 940px; margin: 0 auto;}
.header {background-color: #FFCD00; z-index: 9999;position: relative;}
.header .logo {margin: 10px 0;}
.header .utilNav ul {float: right; margin: 33px 0;}
.header .utilNav ul li {display: inline;}
.header .utilNav ul li + li:before {content: "|"; padding: 0 5px;}
.header .utilNav ul li a {text-decoration: none; font-size: .78em; color: #4E4B48;}
.header .utilNav ul li a:hover {text-decoration: underline;}

.footer {
  background: #ECECED;
  padding: 40px 0;
  font-size: .89em;
}
.footer .footerAddress {line-height: 24px;}
.footer .footerNav {margin-top: 62px;}
.footer .footerNav ul li {display: inline;}
.footer .footerNav ul li + li:before {content: "|"; padding: 0 5px;}
.footer .footerNav ul li a {text-decoration: none; font-size: .78em; color: #4E4B48;}
.footer .footerNav ul li a:hover {text-decoration: underline;}
.footer .copyright {text-align: right; font-size: .78em; color: #4E4B48; margin-top: 35px;}

.footer .sfErrorSummary,
.footer .sfError {font-weight: bold; color: red;}

.footer .copyright img {margin-left: 12px; padding-top: 15px;}

.footer .footerSocial {text-align: center;}

.intro {font-size: 1.67em; line-height: 1.33; color: #4E4B48; margin: 0 0 30px 0;}
.callout3col {padding: 20px 0 0 0;}
.callout3col a.calloutTitle {margin: 10px 0;}
.callout3col p {line-height: 27px; color: #4E4B48; }
a.calloutTitle {line-height: 27px; color: #009CB6; margin: 0 0 10px 0; display: block;font-weight: bold;}
a.button {
    display: block; 
    margin: 0 auto; 
    width: 180px; 
    text-align:center; 
    border-radius: 4px; 
    text-transform: uppercase; 
    font-size: .89em; 
    text-decoration:none; 
    font-weight: bold; 
    padding: 10px 0;
}
a.button:after {
    font-family: 'icomoon';
    content: "\f105";
    padding-left: 8px;
    font-size: 1.4em;
    vertical-align: bottom;
}
.sfImageWrapper a.button:after {content:"";}
.sfImageWrapper p {position: absolute; width: auto; top: 38%;margin: 0 auto; left:0; right: 0; color:#fff;font-weight: bold;}
.sfImageWrapper a.button.gold { color: #fff; font-size: 2em;width: 50px;padding: 3%; margin: 0 auto; left:0; right: 0; line-height: .01em;}
.sfImageWrapper a:hover.button.gold { background: #c2191e; }

a.button.gold {
    background-color: #FFCD00; 
    color: #4E4B48;
}
a.button.blue {
    background-color: #009CB6; 
    color: #ffffff;
}

input.button {outline: none; -webkit-appearance: none;}

.bottomHeadline {
    text-align:center;
    display: block;
    margin-bottom: 20px;
    font-size: 2.22em;
    line-height: 40px;
    color: #4E4B48;
    border-top: 1px solid #c4bfb6; 
    margin: 35px 0 80px 0; 
    padding-top: 35px;
}

/*.subHeadline {
    display: block;
    font-size: 1.33em;
    font-weight: bold;
    margin: 30px 0 20px 0;
}*/

.breadcrumb {background-color:#e1e2e3; color: #4e4b48; line-height: 36px; font-size: .72em; margin-top: -3px;}
.breadcrumb a:hover {background-image: none !important; background-color:#e1e2e3 !important; color: #4e4b48 !important;}
.breadcrumb li:last-child a {font-weight: bold;}

.bottomLine {padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #C4BFB6;}
ul li, ol li {margin-bottom: 20px;}
h1.pageTitle {font-size: 2.33em; font-weight: bold; /*margin-bottom: 30px;*/}

.leftGutter .k-treeview .k-in {
    border: none;
    line-height: 36px;
    margin: 0;
    padding: 0;
    text-decoration: underline;
    font-weight: bold;
}
.leftGutter .k-treeview .k-in.sfSel {
    font-weight: normal;
    color: #4E4B48;
    font-weight: bold;
}
.employeeList {margin-bottom: 30px; font-size: .89em;}
.employeeList li {float: left; width: 33%; margin: 0;}
.employeeList li div.detail {padding: 10px; text-align: center;}
.employeeList li div.detail.dark {background-color: #ececec;}
.employeeList li div.detail.light {background-color: #ececec;}
/*.employeeList li.topBorder {border-top: 1px solid #C4BFB6;}
.employeeList li.left {padding-left: 0;}
.employeeList li.center {border-left: 1px solid #C4BFB6; border-right: 1px solid #C4BFB6;}
.employeeList li.right {padding-right: 0;}*/
.employeeList img {/*float: left; margin: 0 10px 10px 0;*/}
.employeeList .employeeLocation {clear: both; font-size: 0.9em;}

/* Main Nav */
body .mainNav {
  background-color: #4E4B48;
  position: relative;
  z-index: 999;
  overflow: visible;
  height: 45px;
}
.mainNav ul.k-menu li.k-item {margin-bottom: 0;}
.mainNav ul.k-menu li.k-item a.k-link {color: #fff; line-height: 45px; padding: 0 17px 0 17px;}
.mainNav ul.k-menu li.k-item a.k-link:hover {text-decoration: underline;}
.mainNav ul.k-menu li.k-item a.k-link.sfSel {background-color: #ffcd00; color: #4E4B48; font-weight: normal;} 
.mainNav ul.k-menu li.k-item a.k-link span.k-icon {display: none;}
.centered {
  display: block;
  width: 100%;
  text-align: center;
}
.mainNav div.k-animation-container ul.k-menu-group {border-color: #C4BFB6;}
.mainNav div.k-animation-container li.k-item {border-bottom: 1px solid #C4BFB6; margin: 0;}
.mainNav div.k-animation-container li.k-item:last-child {border-bottom: none;}
.mainNav div.k-animation-container li.k-item a.k-link {color: #009cb6; font-weight: normal;}
.mainNav div.k-animation-container li.k-item a.k-link.sfSel {background: #fff; color: #009cb6; font-weight: normal;}


ul.sfNavTreeview li.k-item a.k-in {white-space: normal; /*line-height: 1.3em;*/}

a.readingorgLink {line-height: 45px; text-decoration:none; color: #ffcd00; font-weight: bold; float: right;}
a.readingorgLink span {position: relative; top: 2px;}



.twitterMosaic {border-top: 4px solid #fff; border-bottom: 4px solid #fff; text-align: center; margin-bottom: 3px;}
.twitterMosaic .row {background-color: #ffcd00; height: 150px;}
.twitterMosaic .row.middle {background-color: #dcae0a; border-top: 4px solid #fff; border-bottom: 4px solid #fff; height: 158px;}
.twitterMosaic .row .siteWidth {padding: 0;}
.twitterMosaic .tweet {border-left: 4px solid #fff; float: left; height: 150px; color: #fff; font-size: .7em; line-height: 1.25em;}
.twitterMosaic .tweet p {margin: 0; display: table;}
.twitterMosaic .tweet p span {padding: 15px 4px; display: table;}
.twitterMosaic a {color: #FFCD00; text-decoration: none;}
.twitterMosaic .title {width: 33%; background-color: #4e4b48;  margin-left: -4px; color: #ffcd00; font-size: 2.22em; font-weight: bold; line-height: 1em; padding: 30px 10px 0 10px; text-align: left;}
.twitterMosaic .pos1 {width: 50%; background-color: #002b49;}
.twitterMosaic .pos2 {width: 17%; border-right: 4px solid #fff; background-color: #0097b1; margin-left: -4px;}
.twitterMosaic .pos2 p span {padding: 5px 5px;}
.twitterMosaic .pos2 img {width: 100%;}
.twitterMosaic .pos3 {width: 33%; background-color: #002b49; margin-left: -4px;}
.twitterMosaic .pos4 {width: 50%; background-color: #0097b1;}
.twitterMosaic .pos5 {width: 50%; background-color: #4e4b48; margin-left: -4px;}
.twitterMosaic .pos6 {width: 50%; background-color: #002b49; border-right: 4px solid #fff; margin-left: -4px;}
.twitterMosaic .row.middle .pos2 {height: 154px; margin-top: -4px;}
.twitterMosaic .row img {float: left;}
.twitterMosaic .row .pos4 img, .twitterMosaic .row .pos6 img {float: right;}


.firstReadImage {max-width: 100%;}
.firstReadContainer {position: relative; line-height: 0;}
.firstRead .pageTitle {font-weight: bold; font-size: 3.33em; line-height: 60px; max-width: 300px; position: absolute; bottom: 35px; left: 10px;}

.firstRead .siteWidth {position: relative;}

.rightContent li, .noLeftNav li {
  padding-left: 20px;
  position: relative;
}
.rightContent .employeeList li {
  padding-left: 0;
}
.rightContent .employeeList li:before, .noBullit {
  content: none;
}

.noLeftNav {margin-bottom: 30px;}

.rightContent ul li:before, .noLeftNav ul li:before {
  font-family: 'icomoon';
  content: "\e60a";
  color:  #ffcd00;
  position: absolute;
  left:0px;
  top: 6px;
  font-size: 60%;
}


/*.rightContent ul.sfdownloadList li:before, .noLeftNav ul.sfdownloadList li:before {
	content: none;
}*/


.rightContent ol, .noLeftNav ol {list-style-type: decimal; list-style-position: inside;}

.utilNav {}

.header .utilNav ul {float: right; margin-right: 15px;}

.utilNav .sign-in-boxes {position: relative; float: right; width: 40%;}

.utilNav .sign-in-boxes a {font-size: 10px; display: block; position: absolute; bottom: 0; color: #4e4b48;}

.utilNav .sign-in-boxes div {position: relative; float: left; height: 42px; margin-top: 27px;}

.utilNav .sign-in-boxes .util-text-box {width: 40%;}

.utilNav .sign-in-boxes div input {border: none;}

.utilNav .sign-in-boxes .util-submit {width: 20%;}

.utilNav .sign-in-boxes .util-submit input {background-color: #4e4b48; color: #FFFFFF; font-family: "adelle-sans", sans-serif; padding: 0 10px;}

.utilNav .sign-in-boxes .util-text-box input {margin-right: 10px; width: 115px;}

.utilNav .sign-in-boxes div input {position: absolute; top: 0; height: 25px; }

.utilNav .sign-in-name {position: relative; float: right; width: 30%; font-size: 1.15em; text-align: right; margin-top: 33px;}

.error-message {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 45px;
	padding-top: 8px;
	background-color: #FF0000; 
	color: #FFFFFF; 
    text-align: center;
}

.error-message a {text-decoration: none; color: #FFFFFF;}


/*Updates after upgrade to Version 9.1*/

.RadSiteMap .rsmFlow {padding-bottom: 0px;}
.RadSiteMap .rsmFlow .rsmItem {margin-top: 8px; margin-bottom: 8px;}


/*E-mail Capture*/

.email-capture h2 {font-size: 1.3em; margin: 10px 0;}

.email-capture .sf_colsIn {margin-bottom: 20px; width: 218px;}

.email-capture .sf_colsIn .sfContentBlock {position: relative;}

.capture-input, .capture-input-finity input {
	width: 180px; 
	height: 40px; 
	padding: 10px; 
	color: #4E4B48;
	border-radius: 4px;
	outline: none;
	border: none;
}

.asterisk {
	position: absolute; 
	top: 0px; 
	right: 24px;
	display: block;
	color: #FF0000;
}

.capture-button, .capture-button-finity input {
    display: block; 
    width: 180px; 
    text-align:center; 
    border-radius: 4px; 
    text-transform: uppercase; 
    font-size: .89em; 
    text-decoration:none; 
    font-weight: bold; 
    padding: 10px 0;
	outline: none;
	border: none;
	font-family: "adelle-sans", sans-serif;
    background-color: #FFCD00; 
    color: #4E4B48;
}

.capture-button-finity input {margin-top: 24px;}

.error-text {
	color: #FF0000; 
	font-weight:bold; 
	font-size: 0.7em;
	display: block;
	margin: 5px 0 5px 5px;
}

.input-error {
	border: 1px solid #FF0000;
	/*background: url("../images/xmark.png") no-repeat -5px -10px;*/
}

.input-success {}


.input-error + .capture-icon, .input-success + .capture-icon {
	display: block; 
	height: 29px; 
	width: 29px; 

	float: right;
	margin: 5px 6px 0 0;
}

.input-error + .capture-icon {background: url("../images/xmark.png") no-repeat 0 0;}
.input-success + .capture-icon {background: url("../images/checkmark.png") no-repeat 0 0;}


.input-error + .capture-icon + .asterisk {display: none;} 
.input-success + .capture-icon + .asterisk {display: none;} 


.privacy-link {  
	color: #4e4b48;
    font-size: 0.78em;
    text-decoration: none;
	float: right;
	margin-top: 5px;
}

.required {  
	color: #FF0000;
    font-size: 0.78em;
	float: left;
	margin-top: 5px;
	font-style:italic;
}


#cphWrapper_C007_divThankYou {
	text-align: center;
}

#cphWrapper_C007_divThankYou h2 {
	color: #009A17;
	font-size: 2em;
	margin-bottom: 8px;
}
  
#cphWrapper_C007_divThankYou h2 img {margin-right: 10px;}

#cphWrapper_C007_divThankYou p {font-weight: bold; font-size: 1.1em;}