@charset "UTF-8";

@import url("/styles/core.css");
@import url("/styles/print.css") print;

#familyBenefitOffice h4
{
	margin: 10px 0;
}

.officeContent a,
#familyBenefitOffice a
{
    text-decoration: none;
}

#familyBenefitOffice p
{
	margin-bottom: 10px;
}

#familyBenefitOffice .formGroup .officeContent .office
{
    margin-bottom: 30px;
}

.officeInfo
{
	clear:      both;
	margin: 	20px 0 20px 0;
}

.officeContent h4
{
	font: bold 16px/20px 'Fira Sans', sans-serif;
	color: #000;
	border-bottom: 1px solid #aaaaaa;
	margin: 20px 0 15px 0;
	padding-bottom: 10px;
}

.officeContent .label
{
	display: inline-block;
    width: 80px;
}

.formGroup a:link, .formGroup a:active, .formGroup a:visited
{
    color: #1355a4;
}

#map
{
    margin-bottom: 10px;
}

#map a
{
    font-weight: normal;
    font-size:   13px;
}