.dt { background-color: #FFF; margin-top: 2px; margin-bottom: 2px; margin-left: 10px; margin-right: 10px;}
.dt a { color: #000;}
.dd a { color: #000;}
.dd { color: #000; margin: 2px; margin-left: 10px; margin-right: 10px;}

.dt_item {
  text-decoration: none !important;
   font-weight: bold !important;
    color: #2a9400 !important;
}
.dt_a_item {
  text-decoration: none !important;
   font-weight: bold !important;
    color: #2a9400 !important;
}
#navigation_top a { color: #000; }
#navigation_top a:visited { color: #666; }
#navigation_top a:hover { color: #FFF; background-color:#000; }
#navigation_bottom a { color: #000; }
#navigation_bottom a:visited { color: #666; }
#navigation_bottom a:hover { color: #FFF; background-color:#000; }
body {
 	margin:2px;
	padding:0;
	/*min-width: 925px;
	width: expression(  "925px" ); /* set min-width for IE 
	_width:expression(this.currentStyle.getAttribute('minWidth')); 
	*/
}
body, p, ol, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
}

.site_name {
  display: inline;
  vertical-align:middle;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   38px;
  font-weight: 500 !important;
  color: #446644;
}

.motto {
  display: inline;
  vertical-align:bottom;
  font-family: helvetica, verdana, arial, sans-serif;
  font-size:   15px;
  font-weight: bold !important;
}

.list_home{
  list-style: disc url('../images/icon/accept.png') inside;
	margin:5px 0 5px 10px;
	padding-left: 1em;
	text-indent: -1em;
}
.list_facts{
  list-style: disc url('../images/icon/bullet_go.png') inside;
	margin:5px 0 5px 10px;
	padding-left: 1em;
	text-indent: -1em;
}
html {
  background-image: url('../images/background.gif');
	height:100%;
}
#header {
  width: 100%;
  height: 110px;
  background-color: #FFF;
  border-bottom: 1px #2a9400 solid;
  margin-bottom: 5px;
}
#navigation_top {
  height: 50px;
  width: 100%;
  background-color: #FFF;
  border-bottom: 1px #2a9400 solid;
  margin-bottom: 5px;
}
#top_header {
  height:120px;
}
#navigation_item {
  width: 120px;
  height: 54px;
}
.navigation_off {
  filter: alpha(opacity=40);
  opacity: .70;
}
.navigation_on {
  filter: alpha(opacity=99);
  opacity: .99;
}
#top_header_right_picture {
  margin-top: 2px;
  margin-right: 2px;
  float: right;
}
#top_header_left_logo {
  float: left;
  margin-left: .5em;
}
#bodyContainer {
  background-color: #FFF;
  width: 100%;
  margin-bottom: 5px;
  height: 100%;
}
#col1 {
  float: left;
  width: 25%;
  display: inline;
}
#col2 {
  float: left;
  width: 49%;
    display: inline;
}
#col3 {
  float: right;
  width: 25%;
    display: inline;
}
.contact_header {
  background-color: #FFF;
  font-family: trebuchet ms;
  font-size:16px;
  font-weight:bold;
  margin-bottom: 5px;
  
}
.box_header_top {
    background-color: #FFF;
    margin: 0px 2px 2px 2px;
    padding: 0px;
}
.box_icon_header {
border-bottom:1px dashed #C1CDCD;
  font-family: trebuchet ms;
  font-size:16px;
  font-weight:bold;
  padding:10px 0 10px 45px;
}
.box_header {
  background-color: #FFF !important;
  border-bottom: 1px dashed grey !important;
  font-family: trebuchet ms !important;
  font-size:16px !important;
  font-weight:bold !important;
  padding:5px 0px 5px 5px !important;
}
.box {
  padding:0.3em;
  background-color: #E8E8E8;
  color: #000;
  text-decoration: none;
  margin: 3px;
  border: 1px solid #556B2F;
}
.box_content {
  text-align: justify;
  margin: 5px 5px 0px 5px;
}

#footer {
  border-top: 1px #2a9400 solid;
  background-color: #FFF;
  height: 51px;
  width: 100%;
}
.box_link {
	color: #000; text-decoration: none; width: 100%; height: 100%; 
}