/* Media Library style is maintained by the GLC Webmaster Maintenance program. */
body.iPortal { /* Iframe portal page body settings. */
  font-family: Verdana, Geneva, Arial, sans-serif; 
  font-size: 12px;  /* Sets the default font size for the page */ 
  font-style: normal; 
  font-weight: normal; 
  color: #000000; 
  background-color: #FFFFFF;  /* Iframe Portal page background color. */ 
}

#iBodyCol { /* iPortal Main control table settings */
  width: 100%; 
  height: 575px; 
}

#iBodyAreaFull {
  margin: 0px, 0px, 0px, 0px; 
  padding: 0px, 0px, 0px, 0px; 
  vertical-align: top; 
}

.Label { /* Label text settings. */
  font-weight: bold; 
}

#iFooterDiv { /* Portal Footer background settings */
}

td.MediaTitle { /* Media Title display settings */
  font-size: 14px; 
  font-weight: bold; 
  cursor: pointer; 
}

.NoShow {
  display: none; 
}

