body{
  background-color:#F9F9F9; 
  padding:10px;
  font-family:arial;
  font-size:8px;
  height:100%;
}

#head{
  width:100%;
  border:1px solid silver;
  background-color:#F9F9F9; 
  text-align:right;
}

p{
  margin:0 0 0 0;
}

#main{
  height:100%;
  background-color:#ffffff;
  padding:10px;
  border:1px solid silver;
}


a{
  color:#00427A;
}

a.metaLink{
  font-size:0.8em;
}




.level1{
  font-weight:bold;
}

h1{
  font-family:arial;
  font-size:1.2em;
}

h2{
  font-family:arial;
  font-size:1.2em;
}

.bodytext{
  font-family:arial;
  font-size:0.9em;
}



.newsSingleItem{
  background-color:#efefef;
  border:1px solid #c6c6c6;
  padding: 10px;
  margin-top:20px;
  width: 485px;
  font-size:0.9em;
}

.newsSingleDate{
  color:#000000;
  font-size :12px;
  font-family : Arial, Helvetica, sans-serif;
  margin-Bottom:10px;
}

.newsSingleTitle{
  color:#000000;
  font-size :10pt;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  margin-Bottom:10px;
}

.newsSingleSubheader{
  color:#c6c6c6;
  font-size :10pt;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold
}

.newsSingleContent{
  color:#000000;
  font-size :10pt;
  font-family : Arial, Helvetica, sans-serif;
}

.newsSingleClearer{}

.newsSingleBacklink{}
	
.newsListContainer{
  
}

.newsListItem{
  background-color:#efefef;
  border:1px solid #c6c6c6;
  padding: 10px;
  margin-bottom:10px;
  font-size:0.9em;
}

.newsListDate{
  color:#000000;
  font-size :12px;
  font-family : Arial, Helvetica, sans-serif;
}

.newsListTitle{
  color:#000000;
  font-size :10pt;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold
}

/*img{display:none;}*/


.newsListSubHeader{}

	
