#masterContentArea .col-primary,
#masterContentArea .col-primary p {
	font-family: Open Sans, Helvetica Neue, Arial, sans-serif;
	color: #404040;
	font-size: 15px;
	line-height: 22px;
}

#masterContentArea .col-primary p {
	margin-bottom: 9px;
}

#masterContentArea .col-primary  h1 {
	font-family: Arial, sans-serif;
	color: #253746;
	font-size: 27px;
	font-weight: normal;
	margin-bottom: 14px;
}

#masterContentArea .col-primary  h2 {
	font-family: Arial, sans-serif;
	color: #415464;
	font-size: 24px;
	margin-bottom: 9px;
	margin-top: 25px;
	border-bottom: 0 none;
	font-weight: normal;
	line-height: 24px;
}

#masterContentArea .col-primary  h3 {
	font-family: Arial, sans-serif;
	color: #415464;
	font-size: 18px;
	margin-bottom: 3px;
	margin-top: 18px;
	border-bottom: 0 none;
	font-weight: normal;
	line-height: 18px;
}

#masterContentArea .col-primary  a,
#masterContentArea .col-primary  a:link,
#masterContentArea .col-primary  a:visited,
#masterContentArea .col-primary  a:active {
	color: #608eb5;
	font-weight: bold;
	text-decoration: none;
}

#masterContentArea .col-primary  a:hover {
	text-decoration: underline;
}

#masterContentArea .col-primary li {
	line-height: 24px;
}

