

/* *************************************************************************
     MAIN COL CONTENTS 
 * ************************************************************************* */
#newsListHome img.titleImage {
  padding-top: 0;
}


/* *************************************************************************
     N E W S   
 * ************************************************************************* */
#newsListHome {
  width: 313px;
}
#newsListHome table {
  width: 100%;
}
#newsListHome table tr td {
  padding: 6px 0;
	vertical-align: top;
}
/* image column */
#newsListHome table tr td.image {
  width: 115px;
	overflow: hidden;
}
#newsListHome  table tr td.image img {
  border: 1px solid #fff;
}
/* main column */
#newsListHome table tr td.main {
  width: 198px;
	padding-left: 10px;
	padding-right: 5px;
  font-size: 11px;
	color: #fff;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 183px;
}
html>body #newsListHome table tr td.main {
	width: 183px;
}
#newsListHome table tr td.main .date {
  font-size: 9px;
}
#newsListHome table tr td.main h2 {
  font-size: 11px;
	margin: 0;
	padding: 1px 8px 2px 0;
	color: #fff;
}
#newsListHome table tr td.main h2 a, table tr td.main h2 a:visited {
	color: #fff;
	text-decoration: none;
}
#newsListHome table tr td.main h2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#newsListHome table tr td.main .intro {
	padding: 1px 8px 0 0;
}
/* separator */
#newsListHome table tr td.separator {
  height: 1px;
	padding: 0 5px 0 0;
}
#newsListHome table tr td.separator div {
  height: 1px;
	overflow: hidden;
  border-top: 1px dotted #fff;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 0px;
}
html>body #newsListHome table tr td.separator div {
	height: 0px;
}

 
/* *************************************************************************
     A C T I V I T I E S 
 * ************************************************************************* */
#activitiesHome {
  width: 278px;
	margin-top: 0;
}
#actList ul {
  margin: 0 8px 0 2em;
	padding: 0;
}
#actList ul li {
  margin: 0;
	padding: 5px 0 0 0;
  font-size: 11px;
	/*background: #ccccff;*/
}
#actList ul li.even {
	background: #0B240E;
}
#actList ul li .image {
  float: left;
	width: 81px;
	height: 111px;
	background: #fff;
	margin-right: 18px;
}
#actList ul li h2 {
  font-size: 11px;
	padding: 1px 0 2px 0;
	color: #FFFFFF;
}
#actList ul li h2 a, #actList ul li h2 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#actList ul li h2 a:hover {
	color: #FFFF00;
}
#actList ul li .intro, #actList ul li .date {
	color: #fff;
}
#actList ul li .download {
	padding-top: 12px;
}
#actList ul li a, #actList ul li a:visited  {
	color: #fff;
	text-decoration: underline;
}

#actCalendar {
  height: 310px;
}

#mainBox.home .navigation {
  background: #878887;
	height: 35px;
	margin-bottom: 15px;
}
#mainBox.home .navigation table tr td {
  padding: 3px 0;
}
#mainBox.home .navigation table tr td.month {
  text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#mainBox.home .navigation table tr td.navLeft, #mainBox.home .navigation table tr td.navRight {
  width: 39px;
}
#mainBox.home .navigation table tr td.navLeft img {
  margin-left: 6px;
}
#mainBox.home .navigation table tr td.navRight img {
  margin-right: 6px;
}


#mainBox.home ul {
  margin: 0 0 0 1em;
	padding: 0;
}
#mainBox.home ul li {
  margin: 0 0 0 2em;
	padding: 0 0 2px 0;
	color: #222D12;
}
#mainBox.home ul li .date {
  font-size: 9px;
}
#mainBox.home ul li h2 {
  font-size: 11px;
	margin: 0;
	padding: 1px 8px 2px 0;
	font-weight: normal;
	color: #222D12;
}
#mainBox.home ul li h2 a, #mainBox.home ul li h2 a:visited {
	color: #222D12;
	text-decoration: none;
}
#mainBox.home ul li h2 a:hover {
  color: #222D12;
	text-decoration: underline;
}

#mainBox.home div.notfound {
  padding: 3px 13px; 
  color: #000000;
	font-weight: bold;
}
