.fontspecial
{
  font-size: 1.3rem; 
}
.fontlanding
{
  font-size: 1.5rem; 
}
.fontlandingDisplay
{
  font-size: 2.2rem; 
  font-weight: 300;
}
.fontlandingPunch
{
  font-size: 1.8rem; 
  font-weight: 300;
}
.listspecial
{
	line-height:2;	
	font-size: 1.4rem;
}
.imgtickmark{
	vertical-align: baseline;
	width: 15px;
	padding-right: 2px;
}
.hrthick
{
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 5px dashed #f6d41d;
}
//bgcolor #f6d41d
