/*---- HIDE UnifiedNav ----*/
#CP_UN_Width {
  display: none;
}

#unifiednav_footerline4 {
background-color:#FFF;
display: none;
}

#unifiednav_footercontent {
  display: none;
}

/*---- HIDE BlueBar/Add in ForPrint Bar ----*/
#Content {
  margin: 0 auto 0 auto;
  width: 609px;
}

#BlueBar {
  display: none;
}

/*---- HIDE LeftNavigation ----*/
#LeftNavigationColumn {
  display: none;
}

/*---- Resize MainContent to match non-existent LeftNav ----*/
#MainContent {
  border: 2px solid #003399;
  width: 609px;
}

/*---- HIDE InnerNavigation Top ----*/
#InnerNavigation {
  display: none;
}

/*---- REMOVE Headline/Breadcrumb BG Color HIDE Print this page/REMOVE Back to Page ----*/
#PageContent_Breadcrumbs {
  background-color: #FFF;
}

.PV_Image {
  display: none;
}

.PV_Link {
  display: none;
}

.PrintableVersion_SubPage {
  display: none;
}

.BackToPage {
  display: none;
}

/*---- HIDE Background Gradient ----*/
.PageContent_Information {
  background-image: none;
}

/*---- HIDE SendFeedback Button/Info ----*/
.SendFeedback {
  visibility: hidden;
}

/*---- Display Hidden Tables ----*/
#AwardRecipients {
  display: block;
}

#CountryList {
  display: block;
}

#GRI_Limiter {
  overflow: visible;
  height: 100%;
}

.GRI_SectionDescription {
  border-right: 1px solid #003399;
  border-bottom: 2px solid #003399;
}
