/* line 1, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
* {
  margin: 0;
  padding: 0;
}

/* line 2, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
body {
  background: #bbb4a3 url(/psp_assets/cio/images/bg_bodyShadow.png) repeat-y center top;
  font-family: verdana, arial, helvetica, sans-serif;
}

/* line 5, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
h2 {
  font-family: georgia, times, serif;
  font-size: 24px;
  line-height: 26px;
  font-weight: normal;
}

/* line 6, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
h3 {
  font-family: georgia, times, serif;
  font-size: 20px;
  font-weight: normal;
  clear: left;
}

/* line 9, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
p {
  font-size: 13px;
  line-height: 18px;
  padding-bottom: 8px;
}

/* line 10, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
a {
  font-size: 13px;
  color: #d73a15;
}

/* line 11, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
a:hover {
  color: #333333;
}

/* line 13, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
input.shadowedInput {
  padding-left: 4px;
  border: 1px solid #cccccc;
  background: white url(/psp_assets/cio/images/bg_shadow.png) repeat-x scroll 0 0;
}

/* line 14, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
input.error, select.error {
  border: 2px solid #D83A15;
  background: #fffcdf;
}

/* line 16, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#container {
  margin: 0 auto;
  width: 979px;
  background: #e7e5d5;
  overflow: auto;
  zoom: 1;
}

/* line 18, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#banner {
  height: 145px;
  background: #fff;
  border-bottom: 1px solid #bbb4a3;
}

/* line 19, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#banner img {
  margin: 0 auto;
  padding-top: 20px;
  width: 253px;
  display: block;
}

/* line 21, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#content {
  width: 743px;
  background: #fff;
  float: left;
  display: inline;
}

/* line 22, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#content h1 {
  margin: -16px 0 0 40px;
}

/* line 23, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
.pageSection, .longLetter {
  padding: 30px 40px 45px 46px;
  overflow: auto;
  zoom: 1;
}

/* line 24, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
.longLetter {
  background: #f6f4e9;
  font-size: 16px;
  line-height: 24px;
}

/* line 25, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
.longLetter p {
  font: 16px georgia, times, serif;
  line-height: 24px;
}

/* line 26, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
h3.readOn {
  margin: 0 0 35px 0;
  color: #d73a15;
  font-size: 25px;
  line-height: 28px;
}

/* line 27, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
.longLetter a {
  font-size: inherit;
}

/* line 28, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#cpkPhoto {
  margin: 0 0 0 20px;
  width: 110px;
  font-size: .625em;
  line-height: normal;
  text-align: center;
  float: right;
}

/* line 29, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#cpkPhoto img {
  margin: 0 0 4px 0;
  padding: 1px;
  border: 1px solid #bbb4a3;
}

/* line 30, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#cpkPhoto strong {
  display: block;
  white-space: nowrap;
}

/* line 32, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#longLetterButton {
  margin: 18px 0 0 0;
  border: 0;
}

/* line 36, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
.teaserMod {
  margin: 12px 9px 34px 0;
  width: 210px;
  font-size: .8125em;
  background: #bbb4a3 url(/psp_assets/cio/images/bg_teaserTop.png) no-repeat scroll top left;
  float: left;
}

/* line 37, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
.teaserMod strong {
  display: block;
}

/* line 38, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
.teaserMod p {
  padding: 22px 10px 36px 22px;
  background: #e7e5d5 url(/psp_assets/cio/images/bg_teaserBottom.png) no-repeat scroll bottom left;
  font-size: inherit;
}

/* line 39, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
.teaserMod a {
  font-size: inherit;
}

/* line 40, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
.teaserMod img {
  margin-top: 30px;
  border: 4px solid #fff;
  border-width: 4px 0;
}

/* line 41, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
.pageSection a {
  font-weight: bold;
}

/* line 43, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#sidebar {
  margin: 10px 8px 0 0;
  width: 218px;
  text-align: center;
  float: right;
  display: inline;
}

/* line 45, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#freeTrialContainer {
  margin: 0 0 30px 0;
  border: 1px solid #fff;
}

/* line 46, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#freeTrialForm {
  margin: 3px;
  padding: 20px 10px;
  background: #fff;
  text-align: left;
  display: block;
}

/* line 47, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#freeTrialForm span.formTitle {
  margin: 0 0 8px 0;
  color: #d73a15;
  font: 20px georgia, times, serif;
  text-align: center;
  display: block;
}

/* line 48, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#freeTrialForm label {
  margin: 0 0 0 18px;
  font: bold 10px verdana, arial, helvetica, sans-serif;
  white-space: nowrap;
}

/* line 49, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#freeTrialForm input.shadowedInput {
  margin: 0 4px 4px 18px;
  width: 150px;
}

/* line 50, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#freeTrialForm a.emailPrivacyPopup {
  margin-left: 18px;
  font-size: 10px;
  text-decoration: none;
  white-space: nowrap;
}

/* line 51, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#freeTrialForm .button {
  margin: 12px 0 0 18px;
}

/* line 53, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#sidebar h3 {
  padding: 0 10px;
}

/* line 54, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#sidebar h3 span {
  text-decoration: underline;
}

/* line 55, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#sidebar h4 {
  padding: 16px 0 20px 0;
  font: bold .75em verdana, arial, helvetica, sans-serif;
  color: #d73a15;
}

/* line 58, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#sidebar quote {
  padding: 0 10px;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

/* line 59, ../../../../app/assets/themes/cio/stylesheets/cio_4.css.scss */
#sidebar img.quoteSource {
  margin: 2px 0 26px 0;
}
