﻿
.subHeader
{
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #668482;
	line-height: 26px;
	padding-top: 8px;
	padding-bottom: 8px;
}

p.subHeader { 
	margin-top: 0px;
	margin-bottom: 0px;
}


.redBottomBorder{
	border-bottom:1px solid #f31212;
}