.floatleft {
  float: left;
  display: inline;
}
.floatright {
  float: right;
  display: inline;
}
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.clearfix { display: block; }
* {
  margin: 0;
  padding: 0;
}
html { background: #33aedc; }
body {
  color: #333333;
  font-size: 80%;
  font-family: Arial, sans-serif;
  background: #009ad3;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
fieldset { border: none; }
.clear { clear: both; }
.text-replaced { text-indent: -99999px; }
.span-2, .span-4 { float: left; }
.colfirst { width: 330px; }
.colmiddle { width: 320px; }
.collast { width: 330px; }
.span-4 { width: 640px; }
.colfirst .span-content { border: none; }
.span-content {
  padding: 0 1em;
  border-left: 1px solid;
}
a {
  text-decoration: none;
  color: #009ad3;
}
a:hover { text-decoration: underline; }
.arrows-include {
  color: #009ad3;
  padding-right: 18px;
  background: url(../images/link_arrows_page_footer.gif) no-repeat center right;
}
#BgColor { background: #009ad3; }
#BgContainer {
  width: 980px;
  background: white;
  margin: 0 auto;
}
#Container {
  background: url(../images/content_bg.gif) 0 44px no-repeat;
  width: 980px;
}
#Layout {
  clear: both;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
}
#Content {
  width: 980px;
  float: left;
  margin: 0;
  text-align: left;
}
#BlogContent {
  float: left;
  width: 730px;
}
#BlogContent #LeftContent {
  padding-right: 60px;
  border-right: 1px solid #eeeeee;
  margin: 20px 10px 20px 20px;
}
#EmployeeContent {
  float: left;
  width: 730px;
}
#EmployeeContent #LeftContent {
  padding-right: 60px;
  border-right: 1px solid #eeeeee;
  margin: 20px 10px 20px 20px;
}
.page #Content {
  float: left;
  width: 730px;
}
.page #Content #LeftContent {
  padding-right: 60px;
  border-right: 1px solid #eeeeee;
  margin: 20px 10px 20px 20px;
}
#HeaderWrap {
  background: white;
  border-bottom: 4px solid #ccebf6;
}
#HeaderWrap #Header {
  width: 980px;
  padding: 19px 0;
  margin: auto;
  margin: auto;
}
#HeaderWrap #Header div {
  float: left;
  display: inline;
}
#HeaderWrap #Header div#ContactInfo {
  border-left: 4px solid #d9f0f8;
  height: 45px;
  padding-left: 10px;
  margin: 10px 10px 10px 0;
}
#HeaderWrap #Header div#SearchBar {
  border-left: 4px solid #d9f0f8;
  height: 45px;
  padding-left: 10px;
  margin: 10px 10px 10px 0;
}
#HeaderWrap #Header div#ContactInfo { width: 225px; }
#HeaderWrap #Header h1 {
  width: 400px;
  height: 70px;
}
#HeaderWrap #Header h1 a {
  display: block;
  background: url(../images/ccf_logo.gif) no-repeat;
  width: 400px;
  height: 70px;
  text-indent: -9999px;
}
#HeaderWrap #Header:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
#Navigation {
  background: url(../images/main_nav_bg.gif);
  width: 980px;
  border-bottom: 5px solid #ccebf6;
}
#Navigation ul { margin: 0; }
#Navigation ul li {
  font-size: 11px;
  list-style: none;
  float: left;
  display: block;
  margin: 0;
}
#Navigation ul li a {
  font-size: 1.3em;
  padding: 12px 18px 11px 18px;
  color: white;
  font-weight: bold;
  text-decoration: none;
  display: block;
  border-right: 1px solid #66c2e5;
}
#Navigation ul li a:hover { text-decoration: none; }
#Navigation ul li:hover { background: #59bde2; }
#Navigation ul li a.current {
  background: url(../images/nav_active_background.jpg);
  color: #009ad3;
}
#Navigation ul li a.section {
  background: url(../images/nav_active_background.jpg);
  color: #009ad3;
}
#Navigation ul:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
#Breadcrumbs {
  color: #b7c0c5;
  text-align: left;
  font-size: 0.9em;
  margin: 0px 5px 10px 0;
}
#Breadcrumbs p { margin: 0; }
#Sidebar {
  margin-top: 20px;
  margin-left: 5px;
  padding: 0;
  float: left;
  width: 230px;
}
#Sidebar #SidebarMenu h3 {
  font-weight: bold;
  font-size: 1.2em;
  padding: 7px 7px 7px 11px;
  margin: 0;
  border-top: #bfe6f4 4px solid;
  background: url(../images/subnav_h3_bg.gif) repeat-x;
}
#Sidebar #SidebarMenu ul {
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
  background: #4cb8e0;
}
#Sidebar #SidebarMenu ul li {
  padding-bottom: 1px;
  font-size: 12px;
  margin: 0px;
  list-style: none;
}
#Sidebar #SidebarMenu ul li a {
  font-weight: bold;
  display: block;
  color: white;
  background: #4cb8e0;
  padding: 6px 7px 7px 11px;
  border-top: #66c2e5 1px solid;
}
#Sidebar #SidebarMenu ul li a.current {
  padding: 6px 7px 7px 7px;
  color: #009ad3;
  background: #e5f5fb;
  border-left: #bfe6f4 4px solid;
  border-right: #bfe6f4 4px solid;
  border-top: #e5f5fb 1px solid;
}
#Sidebar #SidebarMenu ul li a.current:hover { text-decoration: none; }
#Sidebar #SidebarMenu ul li ul.sub {
  background: #3ba7cf;
  margin: 0;
}
#Sidebar #SidebarMenu ul li ul.sub li a {
  color: #d9f0f8;
  background: #3ba7cf;
  padding: 6px 7px 6px 25px;
}
#Sidebar #SidebarMenu ul li ul.sub li a.current {
  color: #009ad3;
  background: #e5f5fb;
  padding: 6px 7px 6px 21px;
}
#Sidebar #SidebarMenu ul li:last-child { padding-bottom: 0px; }
#Sidebar #SidebarContent { width: 220px; }
#Sidebar #SidebarContent #ParentSidebar:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
#Sidebar #SidebarContent #ParentSidebar img.left { float: none; }
#Sidebar #SidebarContent #ParentSidebar #loginWrap {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 1em 0;
  margin-bottom: 1em;
}
#Sidebar #SidebarContent #ParentSidebar #loginWrap a.linkify {
  display: block;
  background: url(../images/login_bg.gif) no-repeat;
  padding-top: 34px;
  padding-left: 14px;
  height: 30px;
  width: 206px;
}
#Sidebar #SidebarContent #ParentSidebar #loginWrap a.linkify .login {
  height: 0;
  width: 206px;
  background: none;
}
#Sidebar #SidebarContent #ParentSidebar #loginWrap a.linkify .login span {
  color: #009ad3;
  padding-right: 18px;
  background: url(../images/link_arrows_page_footer.gif) no-repeat center right;
}
#Sidebar #SidebarContent #ParentSidebar #loginWrap .login {
  background: url(../images/login_bg.gif) no-repeat;
  width: 220px;
  height: 64px;
}
#Sidebar #SidebarContent #ParentSidebar #loginWrap .login a {
  position: relative;
  top: 34px;
  left: 14px;
  font-size: 0.9em;
  color: #009ad3;
  padding-right: 18px;
  background: url(../images/link_arrows_page_footer.gif) no-repeat center right;
}
#Sidebar #SidebarContent #ParentSidebar .employerLogin a.linkify:hover {
  background-position: 0 -64px !important;
  text-decoration: underline;
}
#Sidebar #SidebarContent #ParentSidebar .associationLogin a { background-position: -220px 0 !important; }
#Sidebar #SidebarContent #ParentSidebar .associationLogin a.linkify:hover {
  background-position: -220px -64px !important;
  text-decoration: underline;
}
#CommentHolder ul {
  list-style: none;
  margin: 20px 0;
}
#PageComments li {
  margin: 5px 0;
  padding: 1px;
  width: 88%;
}
#PageComments li.odd {
  padding-left: 40px;
  padding-right: 10px;
  border-bottom: 2px solid #bce4fe;
}
#PageComments li.even {
  padding-right: 40px;
  padding-left: 10px;
}
#PageComments li.odd p.info { color: #3aa0c3; }
.actionLinks li {
  display: inline;
  border-right: 1px solid;
}
.actionLinks li a {
  padding-right: 3px;
  font-size: 10px;
}
.actionLinks li.last { border-right: none; }
.commentrss {
  background: transparent url(/themes/carpenterstheme/images/feed-icon-14x14.png) no-repeat;
  padding-left: 20px;
  font-size: 1.1em;
  line-height: 1.6em;
}
#PageCommentsPagination p {
  text-align: center;
  font-size: 1.2em;
}
#PageComments p { font-size: 1em; }
#PageComments p.info {
  color: #999999;
  margin: 0px;
  padding: 0;
  line-height: 1em;
  font-size: 0.9em;
}
ul#SearchResults { margin: 10px 0; }
ul#SearchResults li {
  list-style: none;
  margin: 5px 0;
  font-size: 1em;
}
html #cse-search-box {
  float: right;
  margin: 5px 0;
}
html #cse-search-box #Search {
  width: auto;
  padding-right: 10px;
}
html #cse-search-box .middleColumn {
  float: left;
  width: auto;
  background: none;
  margin: 0;
  padding: 0;
}
html #cse-search-box .middleColumn input.text {
  font-size: 0.8em;
  font-weight: normal;
  width: 200px;
  border: none;
  color: #666666;
  border: 1px solid #cccccc;
}
html #cse-search-box #UnifiedSearchForm_SearchForm_action_results {
  float: left;
  margin-top: 2px;
  font-size: 0.7em;
}
.message {
  margin: 15px;
  padding: 5px;
  width: 92%;
  color: #979908;
  border: 4px solid #f7f8b4;
  background: #ffffea;
}
span.middleColumn .message { margin: 4px 0 0 3px; }
.required {
  margin: 4px 0 0 3px;
  padding: 5px;
  width: 92%;
  color: #dc1313;
  border: 4px solid #ff7373;
  background: #fed0d0;
}
p#Remember label {
  margin: -24px 0 0 20px;
  text-align: left;
}
.entry { border-bottom: 1px solid #eeeeee; }
.typography #Content p.authorDate {
  color: #444444;
  margin-top: -15px;
}
#Unsubscribe_MailingListForm_MailingListForm { min-height: 100px; }
#Unsubscribe_MailingListForm_MailingListForm p {
  margin: 0 !important;
  padding: 10px;
}
#Unsubscribe_MailingListForm_MailingListForm p label { display: inline; }
#Unsubscribe_MailingListForm_MailingListForm label { margin: 0; }
#PageFooter ul li:hover a {
  color: black;
  text-decoration: underline;
}
#SiteFooter ul li:hover a {
  color: black;
  text-decoration: underline;
}
.not-home #PageFooter { border-top: 5px solid #ccebf6; }
#PageFooter {
  margin: 0px auto;
  background: url(../images/page_footer_bg.gif) #fffbed no-repeat;
  padding: 2em 0 1em 0;
  width: 980px;
}
#PageFooter .span-content { border: none; }
#PageFooter h2 { margin-bottom: 0; }
#PageFooter #PageFooterRules {
  background: url(../images/page_footer_bg_rules.gif) repeat-y;
  width: 980px;
}
#PageFooter #PageFooterRules:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
#PageFooter #FooterBlurb h2 { color: #555555; }
#PageFooter #FooterBlurb p { color: #555555; }
#PageFooter #FooterBlurb h2 {
  margin-top: 0;
  margin-bottom: 0.5em;
}
#PageFooter ul {
  font-size: 0.9em;
  margin: 0;
}
#PageFooter ul li {
  margin: 0;
  padding: 10px 0;
  list-style-type: none;
  list-style-image: none;
  border-bottom: 1px solid #ffe889;
}
#PageFooter ul li a { color: #333333; }
#PageFooter ul li a.arrows {
  color: #009ad3;
  padding-right: 18px;
  background: url(../images/link_arrows_page_footer.gif) no-repeat center right;
}
#SiteFooter {
  background: url(../images/site_footer_tile_bg.gif) #33aedc repeat-x;
  position: relative;
}
#SiteFooter #SiteFooterWrap {
  position: relative;
  width: 980px;
  margin: auto;
  padding: 60px 0 1.5em;
  font-size: 0.85em;
  color: #bfe6f4;
}
#SiteFooter #SiteFooterWrap #SiteFooterBorder {
  position: absolute;
  top: 0;
  left: -80px;
  width: 1140px;
  background: url(../images/site_footer_bg.gif);
  height: 40px;
}
#SiteFooter #SiteFooterWrap ul li {
  list-style-type: none;
  list-style-image: none;
  display: inline;
  padding: 0 3px 0 5px;
  border-left: 1px solid #59bde2;
}
#SiteFooter #SiteFooterWrap ul li a {
  color: white;
  text-decoration: none;
}
#SiteFooter #SiteFooterWrap ul li a:hover { text-decoration: underline; }
#SiteFooter #SiteFooterWrap ul li:first-child {
  padding-left: 0;
  border: none;
}
#SiteFooter #SiteFooterWrap #FooterCopyright { border-right: none; }
#SiteFooter #SiteFooterWrap #FooterNavigation {
  padding-bottom: 2em;
  margin-bottom: 2em;
}
#SiteFooter #SiteFooterWrap #FooterNavigation .span-content { border-color: #59bde2; }
#SiteFooter #SiteFooterWrap #FooterNavigation ul { padding-bottom: 1em; }
#SiteFooter #SiteFooterWrap:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.home-page-header {
  background: url(../images/section_title_photos.jpg) 0 -1px no-repeat;
  width: 980px;
  height: auto;
  position: relative;
  overflow: hidden;
  border-bottom: 5px solid #ccebf6;
}
.home-page-header .linkify-replace { display: none; }
.home-page-header .span-2 a:hover { text-decoration: none; }
.home-page-header .span-2 a:hover .description-wrap { background-color: #f7fcfe; }
.home-page-header span.linkify-was-nth { display: none; }
.home-page-header .home-page-medical { padding-top: 238px; }
.home-page-header .home-page-medical .home-h2-wrap {
  position: absolute;
  top: 0px;
  height: 240px;
  width: auto;
  overflow: hidden;
}
.home-page-header .home-page-medical .home-h2-wrap h2 {
  position: relative;
  top: 176px;
  height: 554px;
  background: url(../images/section_title_bg.png) no-repeat;
}
.home-page-header .home-page-medical .home-h2-wrap h2 p { text-indent: -99999px; }
.home-page-header .home-page-medical .home-h2-wrap h2 a {
  position: absolute;
  top: 500px;
  left: 28px;
  z-index: 10;
  font-size: 0.65em;
  font-family: Arial, sans-serif;
}
.home-page-header .home-page-medical .home-h2-wrap h2 a.arrows {
  color: #009ad3;
  padding-right: 18px;
  background: url(../images/link_arrows_page_footer.gif) no-repeat center right;
}
.home-page-header .home-page-medical .home-h2-wrap h2 a.arrows:hover { text-decoration: underline; }
.home-page-header .home-page-medical p {
  padding: 0 1em;
  margin-bottom: 0;
}
.home-page-header .home-page-pension { padding-top: 238px; }
.home-page-header .home-page-pension .home-h2-wrap {
  position: absolute;
  top: 0px;
  height: 240px;
  width: auto;
  overflow: hidden;
}
.home-page-header .home-page-pension .home-h2-wrap h2 {
  position: relative;
  top: 176px;
  height: 554px;
  background: url(../images/section_title_bg.png) no-repeat;
}
.home-page-header .home-page-pension .home-h2-wrap h2 p { text-indent: -99999px; }
.home-page-header .home-page-pension .home-h2-wrap h2 a {
  position: absolute;
  top: 500px;
  left: 28px;
  z-index: 10;
  font-size: 0.65em;
  font-family: Arial, sans-serif;
}
.home-page-header .home-page-pension .home-h2-wrap h2 a.arrows {
  color: #009ad3;
  padding-right: 18px;
  background: url(../images/link_arrows_page_footer.gif) no-repeat center right;
}
.home-page-header .home-page-pension .home-h2-wrap h2 a.arrows:hover { text-decoration: underline; }
.home-page-header .home-page-pension p {
  padding: 0 1em;
  margin-bottom: 0;
}
.home-page-header .home-page-savings { padding-top: 238px; }
.home-page-header .home-page-savings .home-h2-wrap {
  position: absolute;
  top: 0px;
  height: 240px;
  width: auto;
  overflow: hidden;
}
.home-page-header .home-page-savings .home-h2-wrap h2 {
  position: relative;
  top: 176px;
  height: 554px;
  background: url(../images/section_title_bg.png) no-repeat;
}
.home-page-header .home-page-savings .home-h2-wrap h2 p { text-indent: -99999px; }
.home-page-header .home-page-savings .home-h2-wrap h2 a {
  position: absolute;
  top: 500px;
  left: 28px;
  z-index: 10;
  font-size: 0.65em;
  font-family: Arial, sans-serif;
}
.home-page-header .home-page-savings .home-h2-wrap h2 a.arrows {
  color: #009ad3;
  padding-right: 18px;
  background: url(../images/link_arrows_page_footer.gif) no-repeat center right;
}
.home-page-header .home-page-savings .home-h2-wrap h2 a.arrows:hover { text-decoration: underline; }
.home-page-header .home-page-savings p {
  padding: 0 1em;
  margin-bottom: 0;
}
.home-page-header .span-2 { width: 330px; }
.home-page-header .span-2 .description-wrap {
  padding-top: 1.25em;
  padding-bottom: 1.25em;
}
.home-page-header .span-2 .description-wrap .description { border-left: 1px solid #ebebeb; }
.home-page-header .first .description-wrap .description { border-left: none; }
.home-page-header .home-page-medical h2 { width: 330px; }
.home-page-header .home-page-pension { width: 320px; }
.home-page-header .home-page-pension h2 {
  width: 320px;
  background-position: -330px 0 !important;
}
.home-page-header .home-page-savings h2 {
  width: 330px;
  background-position: -650px 0 !important;
}
.blogSummary {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 1em;
}
p.tagcloud a { display: block; }
#EmployeeContent ul#EmployeeList {
  margin: 0 0 0 0;
  padding-top: 0em;
}
#EmployeeContent ul#EmployeeList li.employee {
  margin: 0;
  padding: 0.75em;
  list-style-type: none;
  list-style-image: none;
}
#EmployeeContent ul#EmployeeList li.employee h4 { font-style: italic; }
#EmployeeContent #PageNumbers { text-align: center; }
ul#SearchResults li {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 1em;
}
ul#SearchResults li .readMore { padding: 1em 0; }
.contact #Form_Form .middleColumn { width: 606px; }
.contact #Form_Form .middleColumn input { width: 600px; }
.contact #Form_Form .middleColumn textarea { width: 600px; }
