.FlagTable {
	margin: -15px 0;
}

/*hide leadership column*/
#quickSummaryDetails th.Col-LeaderLabel,
#quickSummaryDetails td.Col-IndLevel{
  display: none;
}

nav.PledgeProgress li.ProgressArrow.DefaultButtons {
	padding: 0.5em 0.6em !important;
}

.PledgeTypeSelection h2, .note.WebPledgeSelect {
	display: none;
}

.KeyImage, .KeyImage a {
  display: block;
}

.GeneralBlueBottom1 {
	background-color: #509BCE;
}

.GeneralBlueTop1 {
	background-color: #509BCE;
}

.GeneralBlueTop2  {
	background-color: #1C3664;
}

.carousel-caption {
	background-color: #1C3664 !important;
	border-bottom-left-radius: 50px;
}

.GeneralBlueBottom5 {
	background-color: #1C3664;
}

.GeneralBlueFooter {
	background-color: #1C3664;
}
.ArticleTitle a {
	color: #1C3664 !important;
}

.h2 {
	color: #1C3664 !important;
}

a.learn-more-2 {
    margin: 1em 0.5em 1em 0;
    padding: 0.8em 1.6em;
    color: #1C3664 !important;
    font-size: 16px;
    background-color: transparent;
    border: 1px solid #1C3664;
    outline-width: 0;
    min-width: 140px;
    max-width: 200px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

a.learn-more-2:hover {
	background-color: #f2b04f;
	border: 1px solid #f2b04f !important;
	color: #ffffff !important;
	
}

a.read-more {
	border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.PledgeTypeSelection .TypeSelection-Items input[type="radio"]:checked + span + label.RadioLabel, .PledgeTypeSelection .TypeSelection-Items input[type="radio"]:checked + label.RadioLabel {
    background-color: #1C3664 !important;
    color: #ffffff !important;
}

.h3 {
	color: #1C3664 !important;
	font-size: 34px !important;
}

.Body-Page-preLoginJAAS .GeneralBlueTop1 {
     background-color: #509BCE !important;
 } 

