/* blue: #7793bb 
grey: e8e8e8
dark green: cce800
ligh green: e4f37a

*/

a, a:visited {
/* text-decoration: none; */
/* color: #143e54; */
 color: #143ecc; 
}

a:hover {
 color: #7793cc;
}

ul.topmenu_ul * {
 list-style: none;
}




ul.topmenu_ul {
  margin-top: 0px;
}

ul.topmenu_ul li a {
 color: #222;
}

ul.topmenu_ul li a:hover {
 color: #777;
}

ul.topmenu_ul li {
 float: right;
 margin-right: 1em;
}

div#column1 {
 border-right: 1px dashed #bbb;
}

div#column2 {
 padding-top: 1em;
}

.more {
 font-weight: bold;
 font-size: 9pt;
}

div.newsitem {
 padding: 10px;
 margin-top: 0.5em;
 width: 238px;
 font-size: 9pt;
 text-align: left;
 border: 1px solid #ddd;
}

div.newsitem_title {
 font-weight: bold;
 margin-bottom: 0.3em;

}
div#column3 {
 margin-left: 10px;
}

div.newsheader { 
 margin-top: 5px;
 text-align: center;
 padding: 10px;
 width: 240px;
 background-color: #e4fe7a;
 font-size: 10pt;
 font-weight: bold;
 color: #000;
}

h1 {
 font-size: 1.5em;
 font-weight: bold;
 margin-top: 0em;
}

div#contentpath {
 margin-left: 1em;
 font-size: 9pt;
 margin-bottom: 0.5em;
}

div#content p {
}


div#content {
 margin-left: 1em;
 font-size: 10pt;
}
.new_item {
 
}
.menu_div {
 margin-left: 9px;
 margin-top: 5px;
   border-bottom: 3px solid #1e6e1e; 

}

.menu_div ul {
 margin-top: 0.5em;
 padding-left: 0.5em;
}
.menu_div ul * {

}
.menu_title {
 padding: 4px;
 background-color: #e8e8e8;
 font-weight: bold;
 font-size: 11pt;
}

.menu_div ul li {
 font-size: 10pt;
 background-color: #fff;
}
body {
 font-family: Arial;
 color: #000;
}

#footer a {
 margin-right: 1em;
}

#footer {
 line-height: 1.6em;
 margin-top: 1em;
 border-top: 1px solid #ccc;
 font-size: 10pt;
 width: 888px;
 clear: both;
 text-align: center;
}

