	.content-greybox {
      background-color: #ececec;
      border: 1px #cccccc solid;
      margin-bottom:1em;
      padding:10px;
    }
	
	.content-greybox.inline {
		float:left;
		margin:10px;
	}
	
	.content-greybox .active {
      color: #096598;
	  font-weight:bold;
    }
	
	.content-greybox a {
      color: #A90101;
	}
	
	.listimage #methodhead {
	background-image: url("../images/program-areas-header.png");
	background-position: left 6px;
	background-size: 22px;
}

.subTitle {
	font-weight:400;
}