/* letterbox new css */
.scrNewLetterBoxOuterContainer {
  position: relative;
  z-index: 10000;
}
.scrNewLetterBoxContainer {
  margin: 0px 0px 0px 0px;
  height: 412px;
  font-family: Arial;
}
.lbTabContainer {
  position: relative;
}
.lbTabContainer .tabs {
  position: absolute;
  background-image: none;
  top: 360px;
  right: 830px;
}
.lbTabContainer .contentNode .inner {
  padding: 10px 5px;
}
.lbTabContainer .tabNode-on .tick {
  background-image: none;
}
.lbTabContainer .tabContentContainer {
  border: none;
}
.lbTabContainer .tabNode {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  background-color: #807f83;
  border-color: #999999;
  border-radius: 5px;
  margin: 2px;
}
.lbTabContainer .tabNode-on {
  background-image: none;
  background-color: #00bce4;
  border-radius: 5px;
}
.srcare_first_header {
  color: #00BCE4;
  font-weight: bold;
  font-size: 38px;
  margin: 30px 0 15px;
  line-height: 1.4;
}
.srcare_first_header span {
  font-family: "Marydale";
  color: #6db33f;
  font-size: 45px;
  line-height: 1;
}
.srcare_sec_header {
  color: #999;
  font-size: 18px;
  line-height: 1.4;
}
.takequizbtn {
  background-color: #6DB33F;
  border-radius: 5px;
  color: #FFFFFF;
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-top: 15px;
  padding: 7px 0 7px 15px;
  position: absolute;
  width: 120px;
}
.takequizbtn:hover {
  background-color: #8AC265;
}
.srcare_sec_header a {
  text-decoration: none;
}
.src_letterbox_form .smartForm .submit input {
  background: url("/img/headTerm/button-arrow-white-lrg.png?v=1") no-repeat scroll 72% 52% #F15C22 !important;
}
.src_letterbox_form .smartForm .submit input:hover {
  background: url("/img/headTerm/button-arrow-white-lrg.png?v=1") no-repeat scroll 72% 50% #F47D4E !important;
}
.src_letterbox_form .smartForm .submit .liteNextBtn,
.src_letterbox_form .smartForm .submit .liteNextBtn:hover {
  background-position: 63% 50% !important;
}
.src_letterbox_form .smartForm .submit .upgradeBtn,
.src_letterbox_form .smartForm .submit .upgradeBtn:hover {
  background-position: 79% 50% !important;
}
/* letterbox dynamic form css*/
.src_letterbox_form {
  font-family: Arial;
  background-color: #eef4f8;
  border-bottom: 2px solid #cadbe7;
  border-left: 2px solid #cadbe7;
  border-right: 2px solid #cadbe7;
  border-top: 2px solid #cadbe7;
  border-radius: 5px 5px 5px 5px;
  padding: 10px;
  position: absolute;
  right: 0px;
  top: 10px;
  width: 255px;
  z-index: 1000;
  -webkit-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.25);
}
.ltform_header1 {
  font-weight: bold;
  font-size: 28px;
  text-align: center;
}
.ltform_header2 {
  font-weight: bold;
  font-size: 28px;
  text-align: center;
  margin: 3px 0px;
  color: #000;
}
.ltform_subheader1 {
  text-align: center;
  font-weight: bold;
}
.ltform_timedisp {
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  margin: 0px 0px 10px 0px;
}
.ltform_innerbrk {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
.ltform_requestcall {
  font-weight: bold;
  font-size: 15px;
  text-align: center;
}
.ltform_lable {
  margin: 10px 5px;
}
.ltform_morefields {
  display: block;
}
.ltform_closediv {
  height: 10px;
  left: 218px;
  position: relative;
  top: -5px;
  width: 50px;
}
.ltform_close {
  display: none;
  color: #00BCE4;
  font-size: 11px;
  cursor: pointer;
}
.ltform_close img {
  vertical-align: middle;
  border: 1px solid #00BCE4;
}
.seniorEnrollForm .submit input {
  background: url("/img/headTerm/button-arrow-white-lrg.png?v=1") no-repeat scroll 72% 54% #F15C22 !important;
}
.seniorEnrollForm .submit input:hover {
  background: url("/img/headTerm/button-arrow-white-lrg.png?v=1") no-repeat scroll 72% 54% #F47d4e !important;
}
/* My Town */
.mytown_block {
  width: 200px;
}
#findAJob {
  background: url("/img/headTerm/button-arrow-white-lrg.png?v=1") no-repeat scroll 86% 50% #F15C22;
  font-size: 21px;
  font-weight: bold;
  height: 43px;
  text-align: center;
}
#findAJob:hover {
  background: url("/img/headTerm/button-arrow-white-lrg.png?v=1") no-repeat scroll 86% 50% #f47d4e;
}
#findAJob1 {
  background: url("/img/headTerm/button-arrow-white-lrg.png?v=1") no-repeat scroll 68% 50% #F15C22;
  font-size: 21px;
  font-weight: bold;
  height: 43px;
  text-align: center;
}
#findAJob1:hover {
  background: url("/img/headTerm/button-arrow-white-lrg.png?v=1") no-repeat scroll 68% 50% #f47d4e;
}
#getStartedBtn {
  background: url("/img/headTerm/button-arrow-white-lrg.png?v=1") no-repeat scroll 86% 50% #F15C22;
  font-size: 21px;
  font-weight: bold;
  height: 43px;
  text-align: center;
}
#getStartedBtn:hover {
  background: url("/img/headTerm/button-arrow-white-lrg.png?v=1") no-repeat scroll 86% 50% #f47d4e;
}
#getStartedBtn1 {
  background: url("/img/headTerm/button-arrow-white-lrg.png?v=1") no-repeat scroll 68% 50% #F15C22;
  font-size: 21px;
  font-weight: bold;
  height: 43px;
  text-align: center;
}
#getStartedBtn1:hover {
  background: url("/img/headTerm/button-arrow-white-lrg.png?v=1") no-repeat scroll 68% 50% #f47d4e;
}
#getStartedBtnDisabled {
  cursor: none;
  background: url("/img/headTerm/button-arrow-white-lrg.png?v=1") no-repeat scroll 86% 50% #f47d4e;
  font-size: 21px;
  font-weight: bold;
  height: 43px;
  text-align: center;
}
#getStartedBtnDisabled:hover {
  cursor: none;
  background: url("/img/headTerm/button-arrow-white-lrg.png?v=1") no-repeat scroll 86% 50% #f47d4e;
  font-size: 21px;
  font-weight: bold;
  height: 43px;
  text-align: center;
}
#getStartedBtnDisabled1 {
  cursor: none;
  background: url("/img/headTerm/button-arrow-white-lrg.png?v=1") no-repeat scroll 68% 50% #f47d4e;
}
#getStartedBtnDisabled1:hover {
  cursor: none;
  background: url("/img/headTerm/button-arrow-white-lrg.png?v=1") no-repeat scroll 68% 50% #f47d4e;
}
#change_location_form {
  background-color: #FFFFFF;
  border: 1px solid #999999;
  border-radius: 5px 5px 5px 5px;
  color: #0090CF;
  display: none;
  font-weight: bold;
  left: 100px;
  padding: 10px;
  position: absolute;
  top: 25px;
  width: 150px;
}
#change_form_close {
  position: absolute;
  right: 7px;
  top: 2px;
  cursor: pointer;
}
#change_location_form input {
  vertical-align: middle;
  font-size: 12px;
}
/* end of css for Mytown Structure */
/* adlobs css */
.adlobLeftCT {
  float: left;
}
.adlobRightCT {
  float: right;
}
.adlob1 {
  width: 700px;
  height: 160px;
  position: relative;
  font-family: Arial;
}
.adlob1 a {
  text-decoration: none;
}
.quizdiv {
  padding: 10px 0px 0px 0px;
  width: 350px;
  height: 150px;
  position: absolute;
  left: 0px;
  top: 0px;
  border: 1px solid #cccccc;
  background: #f2f2f2;
  /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ffffff', endColorstr='#f2f2f2');
  /* for IE */
  background-image: -ms-linear-gradient(top left, #F2F2F2 0%, #FFFFFF 45%, #F2F2F2 100%);
  background-image: -moz-linear-gradient(top left, #F2F2F2 0%, #FFFFFF 45%, #F2F2F2 100%);
  background-image: -o-linear-gradient(top left, #F2F2F2 0%, #FFFFFF 45%, #F2F2F2 100%);
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #F2F2F2), color-stop(0.45, #FFFFFF), color-stop(1, #F2F2F2));
  background-image: -webkit-linear-gradient(top left, #F2F2F2 0%, #FFFFFF 45%, #F2F2F2 100%);
  background-image: linear-gradient(top left, #F2F2F2 0%, #FFFFFF 45%, #F2F2F2 100%);
}
.videoPromo {
  padding: 10px 0px 0px 0px;
  width: 350px;
  height: 150px;
  position: absolute;
  left: 360px;
  top: 0px;
  border: 1px solid #cccccc;
  background: #f2f2f2;
  /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ffffff', endColorstr='#f2f2f2');
  /* for IE */
  background-image: -ms-linear-gradient(top left, #F2F2F2 0%, #FFFFFF 45%, #F2F2F2 100%);
  background-image: -moz-linear-gradient(top left, #F2F2F2 0%, #FFFFFF 45%, #F2F2F2 100%);
  background-image: -o-linear-gradient(top left, #F2F2F2 0%, #FFFFFF 45%, #F2F2F2 100%);
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #F2F2F2), color-stop(0.45, #FFFFFF), color-stop(1, #F2F2F2));
  background-image: -webkit-linear-gradient(top left, #F2F2F2 0%, #FFFFFF 45%, #F2F2F2 100%);
  background-image: linear-gradient(top left, #F2F2F2 0%, #FFFFFF 45%, #F2F2F2 100%);
}
.adlob_header1 {
  color: #6DB33F;
  font-size: 26px;
  font-weight: normal;
  left: 75px;
  margin: 5px;
  position: absolute;
  width: 268px;
}
.adlob_header2 {
  color: #666666;
  font-size: 14px;
  font-weight: normal;
  left: 75px;
  margin: 10px 0 0 5px;
  position: absolute;
  top: 45px;
  width: 268px;
}
.adloblinks {
  text-decoration: none;
  cursor: pointer;
}
.quizimg {
  float: left;
  position: absolute;
  top: 0;
}
.videoImg {
  float: left;
  position: absolute;
  left: 0;
  top: -10px;
  padding-top: 7px;
}
.videoPromo .adlob_header1 {
  left: 70px;
  margin: 5px 0px 5px 4px;
  width: 250px;
}
.videoPromo .adlob_header2 {
  left: 70px;
  top: 45px;
  width: 250px;
}
/* featured team members css*/
.teammembers {
  border: 1px solid #cccccc;
  height: 230px;
  margin: 15px 0;
  padding: 0 20px;
  width: 670px;
  box-shadow: 0 4px 4px #cccccc;
}
.teammember_header1 {
  font-size: 24px;
  font-family: Arial;
  color: #6db33f;
  margin: 15px 0px;
}
.Carousel .cThumbsInner {
  padding-left: 20px;
  width: 610px !important;
}
.Carousel .cThumbs .cThumbInner .cThimg {
  background: #ffffff;
  padding: 5px;
  border: 1px solid #F3F3F3;
  box-shadow: 0 2px 2px #CCCCCC;
}
.Carousel .cThumbs .cThumb {
  background: none;
  min-height: 170px;
  padding: 0 10px;
}
.Carousel .cThumbs .cThumbInner img {
  cursor: pointer;
  border: 2px solid #ffffff;
}
.Carousel .cThumbs .cThumbInner .cThimg img:hover {
  border: 2px solid #00BCE4;
}
.Carousel .cThumbOn .cThumbInner .cThimg img {
  border: 2px solid #00BCE4;
}
.Carousel .cPrev,
.Carousel .cNext {
  border: 1px solid #E5E5E5;
  cursor: pointer;
  float: left;
  width: 23px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E5E5E5');
  /* for IE */
  background-image: -ms-linear-gradient(center top, #ffffff 0%, #E5E5E5 100%);
  background-image: -moz-linear-gradient(center top, #ffffff 0%, #E5E5E5 100%);
  background-image: -o-linear-gradient(center top, #ffffff 0%, #E5E5E5 100%);
  background-image: -webkit-gradient(linear, center top, right bottom, color-stop(0, #ffffff), color-stop(1, #E5E5E5));
  background-image: -webkit-linear-gradient(center top, #ffffff 0%, #E5E5E5 100%);
  background-image: linear-gradient(center top, #ffffff 0%, #E5E5E5 100%);
}
.ih337 .top {
  background: none;
}
.ih337 .x {
  background: none;
}
.ih337 .c {
  background: none;
}
.ih337 .base {
  background: none;
}
.cPrevArrow {
  width: 15px;
  height: 100%;
  background-image: url('/img/buttons/carouselArrowLeft.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin: 0 0 0 3px;
}
.cNextArrow {
  width: 15px;
  height: 100%;
  background-image: url('/img/buttons/carouselArrowRight.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin: 0 5px 0 0;
  margin: 0 0 0 5px;
}
.imgtitle {
  color: #00BCE4;
  font-family: "Marydale";
  font-size: 18px;
  height: 40px;
  left: 5px;
  position: relative;
  text-align: center;
  top: 8px;
  width: 100px;
  font-weight: bold;
}
.imgtitle span {
  cursor: pointer;
}
/*.adlob_side {position: absolute;left: 735px;width: 230px;border: 1px solid #cccccc;box-shadow: 0 4px 4px #cccccc;}*/
.adlob_side {
  float: right;
  width: 230px;
  border: 1px solid #cccccc;
  box-shadow: 0 4px 4px #cccccc;
}
.adlob_side_block1 {
  position: relative;
  background-color: #b2ebf7;
  border-bottom: 1px solid #ffffff;
  height: 120px;
}
.adlob_side_block2 {
  background-color: #e5f8fc;
  margin: 0px;
  padding: 10px 10px;
}
.side_dquote {
  left: 20px;
  position: absolute;
  top: 20px;
}
.side_dquote_txt {
  left: 70px;
  position: absolute;
  top: 20px;
}
.blk_header1 {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}
.blk_header2 {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
}
.sec_blk_header {
  margin: 10px 0px 0px;
  font-weight: bold;
  color: #000000;
  font-size: 12px;
}
.sec_blk_txt {
  margin: 0px 0px 10px;
  font-weight: normal;
  color: #000000;
  font-size: 12px;
}
.sec_blk_links {
  margin: 10px 0px;
}
.sec_blk_links ul li {
  font-size: 12px;
  margin: 7px 7px;
  font-weight: bold;
}
.sec_blk_links ul li a {
  text-decoration: none;
}
.social_links {
  left: -90px;
  margin: 20px 0;
  position: relative;
}
.twitlink {
  position: absolute;
  left: 40px;
}
.fblink {
  position: absolute;
  left: 150px;
}
/*top:-130px;*/
/*top:-92px;*/
.teamdesc_topimg {
  background: url("/img/seniorCare/blue_traingle.png") no-repeat scroll 0 0 transparent;
  height: 40px;
  left: 50px;
  position: absolute;
  top: 0px;
  width: 40px;
  display: block;
}
.team_disp {
  background-color: #FFFFFF;
  border: 5px solid #00BCE4;
  display: block;
  left: 15px;
  padding: 20px;
  position: absolute;
  top: 38px;
  width: 350px;
  z-index: 1000;
}
.teammembersdisp {
  position: relative;
  top: 35px;
}
.team_details_main {
  display: none;
  position: absolute;
  top: -125px;
}
.teammebertitle {
  color: #00BCE4;
  font-family: "Marydale";
  font-size: 18px;
  margin: 10px 0px;
  font-weight: bold;
}
.teammemberdesc {
  color: #999999;
  font-family: Arial;
  font-size: 12px;
  margin: 10px 0px;
}
.close_teamdesc {
  cursor: pointer;
  margin: 20px 0px;
  color: #336699;
}
.close_teamdesc span {
  text-decoration: underline;
  color: #336699;
}
.dis a {
  text-decoration: line-through;
  opacity: .5;
}
.response {
  margin: 10px 0;
  border: 4px solid pink;
  padding: 10px;
}
/* featured content css */
.contentTabMainContainer {
  margin-top: 15px;
  width: 710px;
  border: 1px solid #ccc;
  overflow: hidden;
  box-shadow: 0 4px 4px #ccc;
}
.contentTabContainer .tabs {
  height: 60px;
  position: relative;
  width: 710px;
  background: #f4f4f4;
  /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#CCCCCC');
  /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#CCCCCC));
  /* for webkit browsers */
  background: -moz-linear-gradient(top, #f4f4f4, #CCCCCC);
  /* for firefox 3.6+ */
  border-bottom: 0px solid #CCCCCC;
}
.contentTabContainer .tabs .tabNode {
  height: 20px;
  margin: 14px 0 0 10px;
  padding: 12px 0;
  border: 1px solid #CCCCCC;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  width: 200px;
  background: #fafafa;
  color: #999;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#fafafa');
  /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#fafafa));
  /* for webkit browsers */
  background: -moz-linear-gradient(top, #fafafa, #fafafa);
  /* for firefox 3.6+ */
  border-bottom: 1px solid #CCCCCC;
}
.contentTabContainer .tabs .tabNode-on {
  height: 23px;
  border: 0px solid #CCCCCC;
  color: #000;
  border-left: 0px solid #ccc;
  border-right: 0px solid #ccc;
  border-bottom: 0px solid #CCCCCC;
  font-weight: bold;
  background: #e1f9fb;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1f9fb', endColorstr='#ffffff');
  /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#e1f9fb), to(#ffffff));
  /* for webkit browsers */
  background: -moz-linear-gradient(top, #e1f9fb, #ffffff);
  /* for firefox 3.6+ */
  -webkit-box-shadow: 2px -2px 2px rgba(128, 128, 128, 0.25);
  -moz-box-shadow: 2px -2px 2px rgba(128, 128, 128, 0.25);
  box-shadow: ;
}
.contentTabContainer .tabContentContainer {
  padding: 20px 10px;
  font-family: Arial;
  min-height: 300px;
}
.featured_content {
  position: relative;
  padding: 0;
  overflow: hidden;
}
.senior_care_blog {
  position: relative;
  padding: 0px;
}
.senior_care_stories {
  position: relative;
  padding: 0px;
}
.content_left {
  margin-right: 10px;
  min-height: 200px;
  width: 490px;
  float: left;
}
.content_right {
  float: left;
  width: 169px;
  border-left: 1px dotted #666666;
  padding-left: 20px;
  margin-bottom: 10px;
}
.featured_content .content_right {
  border-left: none;
}
.content_image {
  width: 100px;
  margin: 0px 10px 0px 0px;
  float: left;
  height: 100px;
}
.content_title {
  color: #6db33f;
  font-size: 24px;
}
.content_subtitle {
  color: #6db33f;
  font-size: 18px;
}
.contet_byline {
  color: #666666;
  font-style: italic;
  font-size: 14px;
  margin: 10px 0 35px;
}
.content_bodydiv {
  margin: 25px 0px;
  font-size: 12px;
}
.content_right_headlink {
  color: #666666;
  font-size: 16px;
  margin: 10px 0px;
}
.contentLeft .read_blog_btn:visited {
  color: #000;
}
.content_right_items {
  font-size: 12px;
  margin: 5px 0px 20px 15px;
}
.content_right_items a {
  text-decoration: none;
  font-size: 12px;
}
.content_right_items ul {
  margin-left: 0px;
}
.content_right_items ul li {
  margin: 10px 0px;
}
.stories_footer_help {
  background-color: #E9F4E2;
  border-top: 1px solid #BDDDA8;
  color: #666666;
  font-size: 14px;
  font-weight: bold;
  margin: 0px -20px -20px;
}
.stories_footer_help_inner {
  background-color: #E9F4E2;
  border-top: 1px solid #ffffff;
  color: #666666;
  font-size: 14px;
  font-weight: bold;
  padding: 20px 20px;
}
.siteMain .read_blog_btn {
  background-color: #6db140;
  color: #fff;
  padding: 8px 16px;
  text-decoration: none;
  border-radius: 5px;
  font-weight: bold;
}
.siteMain .read_blog_btn:hover {
  background-color: #8AC265;
  color: #fff;
  padding: 8px 16px;
  text-decoration: none;
  border-radius: 5px;
  font-weight: bold;
}
.story_items {
  padding: 2px;
}
.story_item {
  margin: 25px 0px;
}
.story_title {
  margin: 5px 0px;
  font-size: 14px;
  font-style: italic;
  font-family: Arial;
  color: #666666;
}
.story_by {
  font-size: 12px;
  font-style: normal;
  font-family: Arial;
  color: #666666;
}
.srcFeaturedBy {
  border-top: 2px solid #6eb13d;
  padding: 20px 0px;
  text-align: center;
  margin-top: 100px;
}
.srcFeaturedByImage {
  margin-left: -15px;
  text-align: center;
}
.articleCT {
  position: relative;
}
.articleCT .contentLeft {
  margin-right: 10px;
  min-height: 200px;
  width: 490px;
  float: left;
}
.articleCT .entry {
  overflow: hidden;
  margin-bottom: 10px;
}
.articleCT .entry .photo {
  float: left;
  margin-right: 10px;
}
.articleCT .entry a {
  font-size: 18px;
  text-decoration: none;
  color: #0Ac;
}
.articleCT .entry .body {
  font-size: 12px;
  color: #444;
  line-height: 1.4;
}
.articleCT .contentRight {
  float: left;
  width: 169px;
  border-left: 1px dotted #666666;
  padding-left: 20px;
  margin-bottom: 10px;
}
.articleCT .contentRight .contentRightHeader {
  color: #666666;
  font-size: 16px;
  margin: 0 0 10px 0;
}
.articleCT .contentRight .contentRightCT {
  font-size: 12px;
  margin: 5px 0 21px 15px;
}
.articleCT .contentRight .contentRightCT .click-through,
.articleCT .contentRight .contentRightCT ul {
  margin-left: 0px;
}
.articleCT .contentRight .contentRightCT ul li {
  margin: 10px 0;
}
.videoMainCT {
  padding: 0 0 18px 18px;
}
.videoMainCT .videoHeading {
  display: none;
}
.videoMainCT .videoCT {
  margin-bottom: 25px;
}
.videoMainCT .videoMainHeading {
  color: #666666;
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 10px;
}
.videoMainCT .video {
  margin-bottom: 10px;
}
.videoLeftCT {
  border-right: 1px dotted #666666;
  margin-right: 20px;
  padding-right: 20px;
  width: 415px;
  float: left;
}
.videoMainCT .videoRightCT {
  float: right;
}
.videoMainCT .videoImg img {
  width: 200px;
  height: 100px;
}
.contentLeft .leftImgCT {
  float: left;
  margin-right: 15px;
  width: 100px;
}
.contentLeft .leftCT {
  float: left;
  width: 330px;
}
.contentLeft .leftCT .heading {
  color: #6DB33F;
  font-size: 22px;
  margin-bottom: 8px;
}
.contentLeft .leftCT .subHeading {
  font-style: italic;
  color: #666666;
  font-size: 14px;
}
.contentLeft .content {
  word-wrap: break-word;
  color: #666666;
  margin-top: 15px;
}
.articleCT .bottomCT {
  background: #e2f0d9;
  margin-top: 35px;
  bottom: 0;
  height: 100px;
  left: -10px;
  position: relative;
  width: 710px;
}
.articleCT .bottomCT .leftCT {
  float: left;
  border-right: 1px solid #cccccc;
}
.articleCT .bottomCT .leftCT .heading {
  color: #666666;
  float: left;
  font-size: 12px;
  font-weight: bold;
  margin-left: 10px;
  width: 210px;
}
.articleCT .bottomCT .leftCT .heading .readArticle {
  margin-top: 15px;
  font-weight: normal;
}
body .siteMain {
  z-index: 0;
}
