@charset "utf-8";
.date {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #1A4892;
	text-decoration: none;
}
.headers {
	font: bold 14px/25px Arial, Helvetica, sans-serif;
	color: #050402;
	text-decoration: none;
}
.copy {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.headers_right {
	font: bold 14px/33px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.inlineLinks {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #1A4893;
	text-decoration: underline;
}

#wch-widget-container {
  max-height: 400px !important;
  min-height: 150px !important;
  width: 285px !important;
  background-color: transparent !important;
  border: none !important;

}

#wch-widget-container .banner .teaser #Title {
 /* width: 248px !important; */
}

#wch-widget-container .widget {
	border: none !important;
}

#wch-widget-container .tag-line {
width:150px !important;;
}

#wch-widget-container .widget {
height: 0px !important;;
}

#wch-widget-container .banner {
    background-color: transparent !important;;
    min-height: 100px;
    position: relative;
}

#wch-widget-container .banner #Form_Title {
	margin-top:-9px;
}
