/* General */
#primaryNavigation {
  position: relative;
  overflow: visible;
  height: 34px;
  z-index: 99;
}
#primaryNavigation.fixed {
  position: fixed;
  top: 0px;
}
#primaryNavigation ul.horizontalNavigation ul {
  position: absolute;
  width: auto;
  _width: 200px;
  min-width: 128px;
  overflow: hidden;
  background-color: rgb(236,240,253);
  border-left: solid 1px #b0cefd;
  border-right: solid 1px #b0cefd;
}
#primaryNavigation ul.horizontalNavigation ul li {
  float: none;
}
#primaryNavigation ul.horizontalNavigation ul li a:hover,
#primaryNavigation ul.horizontalNavigation ul li a:focus,
#primaryNavigation ul.horizontalNavigation ul li a.active {
  background-image: none;
}
#primaryNavigation ul.horizontalNavigation ul li a {
  border-bottom: solid 1px #b0cefd;
  padding-bottom: 7px;
}
#primaryNavigation ul.horizontalNavigation ul li a span {
  border: none;
}
#content #contentWrapper.fixed {
  background-attachment: fixed;
  padding-top: 41px;
  _padding-top: 0;  
}
#content div.homePageLayout div.page.columnOne #c74330 .box {
  border: 1px solid #c0c0c0;
  margin: 0 30px;
  padding-bottom: 10px;
  background: #f2f7fe none;
}

/* Home */
#content div.homePageLayout {
  background-image: none;
}
#content div.homePageLayout div.page.columnOne {
  width: 910px;
}
#content div.homePageLayout div.page.columnOne div.divider {
  width: 850px;
  margin-left: 30px;
  margin-right: 30px;
}
#content div.homePageLayout div.page.columnTwo {
  display: none;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	padding: 0;
}
#content #contentWrapper {
	background: none;
}
.sectionList .section {
  width: 190px;
  margin: 0 15px;
}
.sectionList .sectionThumbnail {
  width: 190px;
  height: 190px;
  overflow: hidden;
}
.sectionList .sectionContent {
}


/* Sliders */
html {
  overflow: auto;
}
* html {
  overflow: hidden;
  overflow-x: auto;
  height: 100%;
}
body {
  overflow-x: hidden;
  min-width: 924px;
}
* html body {
  overflow-y: auto;
  height: 100%;
}
#content div.homePageLayout div.page.columnOne {
  overflow: visible;
}


div.bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  left: 0;
  margin-left: -100%;
  margin-right: -100%;
  padding-left: 100%;
  padding-right: 100%;
}
.bx-viewport:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  width: 910px;
  height: 100%;
  background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(70%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,0) 100%); /* IE10+ */
  background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
  z-index: 1;
}
.bx-viewport:after {
  content: "";
  position: absolute;
  display: block;
  left: 1820px;
  width: 910px;
  height: 100%;  
  background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(30%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
div.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: center;
	width: 100%;
}
div.bx-wrapper .bx-controls-direction a {
  z-index: 85;
}


/* Home Ticker */
#n287049 {
  height: 34px;
  overflow: visible;
}
#vtArticles {
  position: absolute !important;
  z-index: 1;
  width: 850px;
  margin: 0 15px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 4px #777;
  -moz-box-shadow: 1px 1px 4px #777;
  box-shadow: 1px 1px 4px #777;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: solid 1px silver\9;
  *border: solid 1px silver;
  _border: solid 1px silver;
}
#vtArticles.paused {
  overflow-y: scroll !important;
}
#vtArticles ul li {
  background: none;
  line-height: 120%;
}


/* Home Panels */
.section.masonry-brick .csc-textpic-text {
  padding: 10px 0;
}
#c286429 h2,
#c314869 h2,
#c286437 h2,
#c314977 h2 {
  margin: 60px 30px 10px 30px;
  font-size: 180%;
}
#c314869 h2 span,
#c314977 h2 span {
  margin: 60px 10px;
  font-size: 60%;
}
#c236867 h1 {
  margin: 50px 30px 10px 30px;
  font-size: 120%;
  line-height: 1.4em;
}
#c236905 .banner {
  margin-top: 96px;
  padding-bottom: 0;
}
#c240283, #c266729 {
  margin: 0 30px 10px 30px;
}
#c240283 h2 {
  margin-top: 50px;
}
#c237793,
#c240201 {
  padding: 0 30px;
  text-align: right;
}
#c237793 p,
#c240201 p {
  margin-bottom: 0;
}

/* Heading Margins */
#c235711,
#c235715,
#c235719,
#c235687,
#c235691,
#c235695,
#c235699,
#c163903 {
  padding-top: 50px;
}
#c443601 {
  padding: 20px 30px;
}