
#contentWrapper h5 {
	color:#056CB6;
	border-bottom:3px solid #F47B20;
}
#header { border-bottom:3px solid #056CB6; }

.primary, .primaryColor 	{ color:#056CB6 !important; }
.secondary, .secondaryColor { color:#F47B20 !important; }
.tertiary, .tertiaryColor 	{ color:#D3D3D3 !important; }

.primaryButton 	{ background-color:#056CB6 !important; }
.secondaryButton{ background-color:#F47B20 !important; }
.tertiaryButton { background-color:#FFFFFF !important; }

.primaryFont 	{ color:#FFFFFF !important; }
.secondaryFont 	{ color:#FFFFFF !important; }
.tertiaryFont 	{ color:#056CB6 !important; }

.primaryBorder		{ border:1px solid #056CB6 !important; }
.secondaryBorder 	{ border:1px solid #F47B20 !important; }
.tertiaryBorder 	{ border:1px solid #D3D3D3 !important; }

.primaryBorderColor 	{ border-color: #056CB6 !important; }
.secondaryBorderColor 	{ border-color: #F47B20 !important; }
.tertiaryBorderColor 	{ border-color: #D3D3D3 !important; }

.primaryTextShadow 		{ text-shadow: 1px 1px 1px #056CB6 !important; }
.secondaryTextShadow 	{ text-shadow: 1px 1px 1px #F47B20 !important; }
.tertiaryTextShadow 	{ text-shadow: 1px 1px 1px #D3D3D3 !important; }

.circleInactive { background:#4b4b4b !important; }
.circleActive 	{ background:#056CB6 !important; }

.breadCrumb .active { color:#056CB6 !important; }

.column-right-header { background-color:#056CB6 !important; }

#column-right div.benefits span { color:#F47B20 !important; }

#secureonlineenrollment label{ color:#F47B20 !important; }


