.personalCol.firstCol a:first-child,
.personalCol.firstCol .newSection a:first-child,
.personalCol.secondCol a:first-child,
.personalCol.secondCol .newSection a:first-child,
.personalCol.thirdCol a:first-child,
.personalCol.thirdCol .newSection a:first-child,
.personalCol.fourthCol a:first-child,
.personalCol.fourthCol .newSection a:first-child {
	font-weight: bold;
	font-size: 14px !important;
	margin-bottom: 10px !important;
}

.corporateCol h2 {
	font-weight: bold;
	font-size: 14px !important;
	margin-bottom: 10px !important;
}


.normalNavText {
	font-size: 12px !important;
}   

.boldNavText {
	font-weight: bold;
	font-size: 14px !important;
	margin-bottom: 8px !important;
}

.newSection{
    margin-bottom: 20px;
    display: block;
}

.colMarkets h2:nth-child(2),
.colMarkets h2:nth-child(3),
.colMarkets h2:nth-child(4),
.colMarkets h2:nth-child(5) {
	margin-bottom: 8px !important;
}

.colMarkets,
.colContact {
	width: 100% !important;
}