*body {
  margin: 0;
  padding: 0 75px;
  background: #b4b8b7 none repeat scroll 0% 5%;
  font-size: 10pt;
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
}
*.wrap {
  border-top: 1px solid #9eb874;
  border-left: 1px solid #9eb874;
  border-right: 1px solid #9eb874;
  padding: 0 50px;
  background: #ffffff url(images/header.jpg) no-repeat scroll 0% 5%;
  text-align: center;
  position: relative;
}
*.header {
  margin: 500px 0 0;
  padding: 30px 0;
  background: transparent none repeat scroll 0% 5%;
  height: 10px;
  color: #ffffff;
  width: 800px;
  clear: none;
  position: relative;
  text-align: center;
}
*.topnav {
  margin: 0;
  padding: 0;
  background: #cccccc none repeat scroll 0% 50%;
  height: 24px;
  clear: both;
  width: 400px;
  font-size: 9pt;
}
*.container {
  margin: 0;
  padding: 10px 0;
  background: #ffffff none repeat scroll 0% 50%;
  text-align: left;
  position: relative;
  width: 800px;
  clear: both;
  color: #000000;
}
*.news_right {
  margin: 0 0 5px 10px;
  padding: 0 10px;
  background: #cfd9be none repeat scroll 0% 50%;
  font-size: 9pt;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  position: relative;
  color: #000000;
  float: right;
  clear: both;
  width: 300px;
}
*.news *|p {
  margin: 10px;
}
*.news_cnr_top {
  margin: 0 -10px;
  background: transparent url(images/cnr_tr.gif) no-repeat scroll right top;
}
*.news_cnr_bottom {
  margin: 0 -10px;
  background: transparent url(images/cnr_br.gif) no-repeat scroll right top;
}
*img.cnr {
  border:  none;
  width: 8px;
  height: 8px;
  display: block ! important;
}
*.footer {
  border-top: 1px solid #9eb874;
  border-bottom: 1px solid #9eb874;
  margin: 20px 0 0;
  padding: 4px 0;
  background: #ffffff none repeat scroll 0% 50%;
  position: relative;
  clear: both;
  width: 780px;
  font-size: 8pt;
  text-align: center;
}
*#nav *|ul {
  margin: 0;
  padding: 0;
  background: #ffffff url(images/topnav_bg_grey.gif) repeat scroll 0% 50%;
  white-space: nowrap;
  font-size: 9pt;
  color: #ffffff;
  float: left;
  width: 100%;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
*#nav *|ul *|li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
*#nav *|ul *|li *|a {
  border-right: 1px solid #cccccc;
  margin: 0;
  padding: 0.25em 2em 0.3em 1em;
  background: #ffffff url(images/topnav_bg_grey.gif) repeat scroll 0% 50%;
  color: #000000;
  text-decoration: none;
  float: left;
}
*#nav *|ul *|li *|a:hover {
  border-right: 1px solid #cccccc;
  background: #8da8d5 url(images/topnav_bg_green.gif) repeat scroll 0% 50%;
  color: #ffffff;
  text-decoration: none;
}
*a {
  color: #d3812d;
  text-decoration: underline;
}
*a:hover {
  text-decoration: none;
  color: #e39243;
}
*#news *|a {
  color: #d3812d;
  text-decoration: underline;
}
*#news *|a:hover {
  color: #e39243;
  text-decoration: none;
}
*#footer *|a {
  color: #9eb874;
  text-decoration: none;
}
*#footer *|a:hover {
  color: #4f6c1f;
  text-decoration: none;
}
*.header *|strong {
  font-size: 10pt;
  color: #ffffff;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  letter-spacing: 0.7em;
}
*.news_title {
  font-size: 10pt;
  color: #65764b;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
}
*.page_title {
  margin: 0 0 -8px;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  color: #697d55;
  font-size: 11pt;
  font-weight: bold;
}
*img {
  border:  none;
}
*.right *|img {
  margin: 5px 2px 2px 5px;
  padding: 0;
  position: relative;
  float: right;
}
*.left *|img {
  margin: 0 5px 0 2px;
  padding: 0;
  position: relative;
  float: left;
}
*.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
*.clearfix {
}
*.clearfix {
  display: block;
}
