
.csc-textpic-caption {
  font-family: Arial;
  font-size: 8pt;
}

.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
.csc-frame-frame2 { background-color: #F4F7D0; padding: 2px 4px 2px 4px; border: 1px solid #333333; }


/* MAIN CONTENT */
.column1-unit {width:840px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:49%;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:49%;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.column2-unit-left80 {float:left; width:79%;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right20 {float:right; width:20%;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.column3-unit-left {float:left; width:32%; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:32%;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:32%;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}


.contenttable {
  border-collapse: collapse;
  border: solid 1px #005B95;
}

.contenttable caption {
  background: #7CA2CF;
  color: white;
  border: solid 1px black;
  border-bottom: none;
  margin-left: -1px;
  padding: 3px 0;
  font-weight: bold;
}

.contenttable .tr-even, .csc-uploads .tr-even{
  /*background: #BDD1E8;*/
  background: #E4F1FF;
}

.contenttable td, .contenttable th{
  padding: 3px;

}

.contenttable-1 {
  border-collapse: none;
}

.csc-uploads 
{
	width: 98%;
}

.csc-uploads td {
  padding: 3px;
  vertical-align: top;
}

.csc-uploads .csc-uploads-icon 
{
	text-align:center;
}

.csc-uploads-fileSize {
  text-align: right;
  padding-left: 10px;
  white-space: nowrap;
}

/* LOGIN BOX */
#menuwrap .tx-newloginbox-pi1 {
  padding: 5px;
}

/* tt_news */

#latestnews a img 
{
	padding:2px;
	border: solid 1px #005b95;
	margin: 5px;
	margin-top: 20px;
}


#latestnews {
  font-size: 8pt;
  padding: 10px;
  margin-right: 10px;
}

#latestnews hr {
  border: none;
  color: none;
  border-bottom: solid 1px #3484BC;
  height: 0px;
  margin: 0px !important;
}

#latestnews div.newsitem {
  padding: 10px;
  padding-top:0px;
}

#latestnews div.newsitem img{
  float: right;
}

#latestnews div.newsitem span.date{
  color: #848484;
} 


#latestnews p.bodytext 
{
	font-size: 100%;
	margin:0px;
	padding: 0px;
	
}



#latestnews span.date 
{
	line-height: 2em;
}