div.BranchGovPortalTitle h1 {
	color: white !important;
	background-color : #0673b8;
	border:none;
	box-shadow: 0 20px 80px #888;
	padding: 35px;
}

div.BranchGovPortalTitle h2 {
	font-weight:700;
}

div.BranchGovPortalA {
	color: white !important;
	background-color : #019cdf;
	border:none;
	box-shadow: 0 20px 80px #888;
}

div.BranchGovPortalA h2 {
	font-weight:700;
}

div.BranchGovPortalB {
	color: white !important;
	background-color : #019cdf;
	border:none;
	box-shadow: 0 20px 80px #888;
}

div.BranchGovPortalChoiceB h2 {
	font-weight:700;
}

div.BranchGovPortalChoiceC {
	color: white !important;
	background-color : #019cdf;
	border:none;
	box-shadow: 0 20px 80px #888;
}

div.BranchGovPortalChoiceC h2 {
	font-weight:700;
}

div.BranchGovPortalhyperspan {
    position:absolute;
	background-color : #019cdf;
    width:100%;
    height:100%;
    left:0;
    top:0;
}

a.GovGridTextButton {
    color: #fff;
    background-color: #3b6ba5;
    background-image: none;
}

a.GovGridTextButton:hover, GovGridTextButton:focus, GovGridTextButton:active,
    color: #fff;
    background-color: #e89a09;
    background-image: none;
}
