/* Health Connection Format
------------------------------------------------------- */.

HC_Format_rdr {
  width: 220px;
  background-color: #ffffff !important;
}
.HC_Format_rdr a:link {
  color: #008C99;
}
.HC_Format_rdr a:visited {
  text-decoration: none;
  color: #666666;
}
.HC_Format_rdr a:hover, a:active {
  text-decoration: underline;
  color: #24A2DD;
}
.HC_Format_rdr .HC_Format_header_fmt {
  width:1010px;
  height:25px;
  background: url("/images/bg_PanelHeading_gold.jpg") repeat-x;
  font: Gil Sans;
  font-size: 115%;
  font-weight: bold;
  text-align: center;
  color:#006634;
  border-right: solid 1px #C3D7C0;
  border-left: solid 1px #C3D7C0;
  border-top: solid 1px #C3D7C0;
  padding: 0px 0px 0px 0px;  }

}
.HC_Format_rdr .HC_Format_questionMark {
  margin: 1px 4px 0px 0px;
  float: right;
}
.HC_Format_rdr .HC_FormatList_fmt {
  margin: 0px;
  padding: 1px 0 3px 0;
  list-style: none;
}
.HC_Format_rdr .HC_FormatList_fmt li {
  clear: left;
  padding: 3px 0 3px 0;
}
.HC_Format_rdr .HC_Format_number_fmt {
  float: left;
  width: 28px;
  text-align: center;
  font-weight: bold;
  color: #e89431;
  font-size: 90%;
  line-height: 12px;
}
.HC_Format_rdr .HC_Format_link_fmt {
  font-size: 90%;
  line-height: 12px;
  font-weight: normal;
}
.HC_Format_rdr .clearBoth_fmt {
  clear:both;
  font-size:1%;
}
.HC_Format_rdr .links_divider_fmt{
        background: url(C:\Program Files\Mor\MoreMotion Web Express 3.3\projects\WellMe\Site1\images\link_divider_img.gif) left repeat-y;
        margin: 0px;
        padding: 0px;
        float: left;
        width: 17px;
        height: 123px;
}
.HC_Format_rdr .headline_links_fmt .heading_fmt{
        font-size: 90%;
        font-weight: bold;
        color: #c68b23;
        margin: 0px;
        padding: 0px;
}
.HC_Format_rdr .news_feature_fmt{
        width:486px;
        padding:0px 0px 0px 8px;
}

/* Below styles are needed to make the center pane look right 
-----------------------------------------------*/
.composite.twoCol_fmt {
position:relative;
width: 494px;
}

/*--- composite container styles ---*/
.composite.twoCol_fmt .left_ctr {
float: left;
width: 243px;
}

.composite.twoCol_fmt .right_ctr {
float: left;
width: 250px;	
}

.composite.twoCol_fmt .mainContentSectionFooter_fmt {
display: none;
}

/* automatically clears floats */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */