#segment-menu li.active {
	background: #005DAB;
	background: #00479A;
}
.content .section h3 {
	margin-bottom: .5em;
}
#health-history-form,
#revisit-form {
	padding: 0;
}
#health-history-form a,
#revisit-form a {
	display: block;
	padding: 15px 0 15px 20px;
	background: #005DAB;
	background: #00479A;
	color: #FFF;
	font-family: "Times", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.6em;
	line-height: 1em;
	font-weight: normal;
	text-decoration: none;
}
#upcoming-events {
	background: #D7E9D5;
}

