/* home page only ------------------------------*/

/* best practices ---------------------------*/
#best_practices {
  background: #897d6b;
  border-bottom: 2px solid #ffa12d;
}
#best_practices_wc_0 {
  background: white;
}
#best_practices_wc_1 {
  padding: 2em 1em 1em;
}
#bp_title {
  width: 100%;
  overflow: hidden;
}
#bp_title h2 {
  float: left;
  margin-right: 1.5em;
  font-size: 2.3em;
}
/* columns ----------------------*/
#e_column_0 {
  background: white url(/resources/dyn/files/155903/_fn/ecolumn_bg.gif) repeat-x top left;
}
#e_column_0_wc_0 {
  padding-top: .5em;
  background: url(/resources/dyn/files/157881/_fn/home_column1_bg.gif) repeat-y top left;
}
#column1 {
  width: 288px;
  padding: 1em;
  background: #fee7b1;
}
#e_column2 {
  width: 562px;
  padding: 1em .5em;
  background: white;
  border: 1px solid #fee7b1;
}
#column2 {
  width: 346px;
  padding: 0 .5em;
}
#column3 {
  width: 193px;
  float: right;
}
/* column1 ----------------*/
#column1 h2 {
  font-size: 1.6em;
  margin-bottom: .5em;
}
/* footer home page only -----*/
#footer_wc_0 {
  padding: 1.5em 0;
}

/* survey_text ---------*/
div.survey_text {
  background: url(/resources/dyn/files/214198/_fn/survey_bg.gif) no-repeat top left;
  padding: 1em 7px;
  color: white;
  font-size: 11px;
  margin-bottom: 1.5em;
}
.survey_text h4 {
  color: white;
  font-weight: bold;
  font-family: arial black, arial, sans-serif;
}
.survey_text p {
  line-height: 13px;
  margin-bottom: 10px;
}
.survey_text h5 {
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
}
.survey_text p.survey_button {
  text-align: center;
  padding: 1px 0;
  margin-bottom: 3px;
}
.survey_text .survey_button a {
  height: 20px;
  display: block;
  font-weight: bold;
  text-decoration: none;
  line-height: 2;
  width: 119px;
  margin: 0 auto;
  background: url(/resources/dyn/files/212984/_fn/survey_button.png) no-repeat top right;
}
.survey_text .survey_button a:hover {
  background-position: top left;
  color: white;
}
#ie6only .survey_text .survey_button a {
  background: url(/resources/dyn/files/214546/_fn/bt_survey_IE6.gif) no-repeat;
}
#ie6only .survey_text .survey_button a:hover {
  background: url(/resources/dyn/files/214545/_fn/bt_survey_IE6_over.gif) no-repeat;
}


