html, body{
  font-family: sans-serif, serif, courier, times;
}


h1, h2, h3 {
  font-family: Arial, times;
}

#banner h1{
  font-size: 14pt;
}

p {

  text-align: justify;
  font-size: 12pt;
  text-indent: 2em;
}

p.objectDescription, p.pageDescription {
  text-indent: 0;
  font-weight: bold;
}


#leftContent, #rightContent, #userPanel, #objectActionContainer, #documentActions, .newsPageParentURL {
  display: none;
}
a img {
  border: 0;
}

#page {
  padding: 2em;
}





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



.clearer {
	margin-top: 1em;
	margin-bottom: 2em;
}

.newsItem {
	/* border-bottom: #000 thin dotted; */
}

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 {
 text-transform: lowercase;
	float: left;
 
}
a.newsItemURL  {
	background-image: url(images/knapp_lesmer.gif);
	background-repeat: no-repeat;
	background-position: center left;

}

.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;
 	text-indent: 0;
}

.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 {
	display: none;
}
#newsFolder a {
  text-decoration: none;
  color: black;
}
