* {
 
}

a#link0, a#link1 {
  display: none;
}

p, h1, h2, h3 {
  margin-bottom: 1em;
}

#centerContent {
  padding: 2em;
}

body {
   font-family: Serif;
}

a img {
  border: 0;
}
a {
  color: black;
  text-decoration: none;
  font-weight: bold;
}
#userPanel, #leftContent, #documentActions, #objectActionContainer {
  display: none;
}

h1.pageHeader, h1.folderHeader {
  font-size: 160%;
}

#footer {
  display: none;
}

#pageDescription, p.pageDescription, p.description, #objectDescription{
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
}





/**
 **  N Y H E T E R 
 **/



.clearer {
  margin-top: 1em;
  margin-bottom: 2em;
  border-bottom:  #000 2px dotted;
}

.newsItem {
  /* border-bottom: #000 1px dashed; */
}

h3.newsItemHeader, h3.newsItemHeader a {
     color: black;
     font-family: Arial, Verdana;
     font-size: 10pt;
     margin-left: 0px;
}
h3.newsItemHeader a:hover {
  text-decoration: underline;
}

.newsItemDescription
{

}


.newsItemFooter{
        clear: right;
        margin-bottom: 5px;
  margin-top: 10px;
}

.newsItemImageOdd {
  float:right;
  margin: 2px 10px 5px 2px;
}
.newsItemImage {
  float: right;
  margin: 2px 10px 5px 2px;
}
.newsItemURL {
  display: none;
 text-transform: lowercase;
  float: left;
 
}
a.newsItemURL  {


}

.newsItemDate {
 text-transform: lowercase; 
 color: grey;
 font-size: 70%;
/* margin-right: 2em; */
  
}
.newsItemDateText{
 display:none;
 text-transform: normal;
 color: grey;
}

.newsPage{

}

.newsPageHeader{
        margin-left: 0;

}
.newsPageDescription{
        font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
}

.newsPageDescriptionImage {
  float: right;
  margin: 2px 10px 5px 2px;
}

.newsPageDetails{
        clear: right;
        margin-top: 10px;
        margin-bottom: 10px;
}
.newsPageDate{
        
  margin-bottom: 1em;
  
}
.newsPageDateText{
  display: none;
        color: grey;
        text-transform: lowercase;
}
.newsPageText{
        clear: left;
        margin-top: 1em;
}

.newsPageFooter{
        margin-top: 10px;
}

#newsArchive {
  margin-top: 20px;
}

.repeatedDate {
        DISPLAY: none
}
#newsArchiveItem {
  padding-left: 1em;
}
#newsArchiveItem a{
}

.newsPageParentURL {
  display: none;
}
