
#contentWrapper h5 {
	color:#333;
	border-bottom:3px solid #f06926;
}
#header { border-bottom:3px solid #226d35; }

.primary, .primaryColor 	{ color:#226d35 !important; }
.secondary, .secondaryColor { color:#f06926 !important; }
.tertiary, .tertiaryColor 	{ color:#666 !important; }

.primaryButton 	{ background-color:#226d35 !important; }
.secondaryButton{ background-color:#f06926 !important; }
.tertiaryButton { background-color:#FFFFFF !important; }

.primaryFont 	{ color:#FFFFFF !important; }
.secondaryFont 	{ color:#FFFFFF !important; }
.tertiaryFont 	{ color:#226d35 !important; }

.primaryBorder		{ border:1px solid #226d35 !important; }
.secondaryBorder 	{ border:1px solid #f06926 !important; }
.tertiaryBorder 	{ border:1px solid #666 !important; }

.primaryBorderColor 	{ border-color: #226d35 !important; }
.secondaryBorderColor 	{ border-color: #f06926 !important; }
.tertiaryBorderColor 	{ border-color: #666 !important; }

.primaryTextShadow 		{ text-shadow: 1px 1px 1px #226d35 !important; }
.secondaryTextShadow 	{ text-shadow: 1px 1px 1px #f06926 !important; }
.tertiaryTextShadow 	{ text-shadow: 1px 1px 1px #666 !important; }

.circleInactive { background:#4b4b4b !important; }
.circleActive 	{ background:#226d35 !important; }

.breadCrumb .active { color:#226d35 !important; }

.column-right-header { background-color:#226d35 !important; }

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

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


