/* Page Style */

.csc-default .innerwrap,
.csc-default .csc-header,
.csc-default .tx-dce-pi1,
.csc-frame-indent .csc-header,
.tx-indexedsearch,
.csc-default > .tx-trustus {
  max-width: 800px; /* Default Width */
}

.csc-frame-invisible .innerwrap,
.csc-frame-invisible .tx-dce-pi1,
.csc-default .divider {
  max-width: 800px; /* Default Width */
  padding: 10px 0;
}

.csc-frame-rulerBefore .innerwrap,
.csc-frame-rulerBefore .tx-dce-pi1 {
  padding-top: 40px;
  padding-bottom: 5px;
  max-width: 800px; /* Default Width */
}

.csc-frame-rulerAfter .innerwrap,
.csc-frame-rulerAfter .tx-dce-pi1 {
  padding-top: 5px;
  padding-bottom: 40px;
  max-width: 800px; /* Default Width */
}

.csc-frame-indent .innerwrap,
.csc-frame-indent3366 .innerwrap,
.csc-frame-indent6633 .innerwrap,
.csc-frame-indent .tx-dce-pi1,
.csc-frame-indent3366 .tx-dce-pi1,
.csc-frame-indent6633 .tx-dce-pi1 {
  padding: 20px 0;
  max-width: 820px; /* Default Width + multi column padding */
}

.csc-frame-frame1 .innerwrap,
.csc-frame-frame1 .divider,
.csc-frame-frame1 .csc-header,
.csc-frame-frame1 .tx-dce-pi1 {
  max-width: 800px; /* Default Width */
  padding: 10px 0;
}

#header-container,
#footer-container {
  max-width: 800px;
}

/* Text Styles */

p {

}

h1 {

}

h2 {
  font-size: 38px;
}

h3 {

}

h4 {
  font-size: 16px;
}

h5 {

}

h6 {

}

/* Banner */

.banner_overlay {
  max-width: 600px;
}

.banner_overlay .overlaytitle {
  font-size: 27px;
}

/* Footer */

#footer-container > div {
  width: 50%;
}

/* DCE */

.columns2 > div, .columns3 > div {
  padding: 0 40px;
}

.columns3 li {
  font-size: 13px;
}

/* Sub pages */

#two-column {
  max-width: 820px;
}

/* Othr CSS */

#c294 .c3_c1 p {
  padding: 50px 20px;
  font-size: 14px;
}



div.tx-trustus .profile_field .profile_field_social {
        width: 85%;
}

.tx-indexedsearch-searchbox-sword {
  width: 660px !important;
}