*
{
  margin: 0px;
  padding: 0px;
}

body
{
  background-color: #FFF;
  color: #7F7F7F;
  font-size: 11px;
  font-family: "Trebuchet MS", helvetica, sans-serif;
}

a
{
  color: #93B300;
  text-decoration: underline;
}

a:hover
{
  background: #D3E378 url('/images/bbg1.gif') repeat-x;
  color: #FFF;
  text-decoration: none;
}

strong
{
  color: #50514D;
}

#main
{
  width: 780px;

  position: relative;
  margin: 0px auto;
  padding-top: 20px;
  padding-bottom: 10px;
}

#header
{
  width: 100%;
  height: 104px;

  background-color: #4D4D4D;
  background: url('/images/a1_1.gif') repeat-x;
  color: #FFFFFF;
}

#header_inner
{
  width: 680px;
  height: 104px;

  position: relative;
  margin: 0px auto;
}

#header_inner h1
{
  color: #FFFFFF;
  font-size: 39px;
  font-weight: normal;
  letter-spacing: -2px;
  text-transform: lowercase;

  position: absolute;
  left: 0px;
  bottom: 10px;
}

#header_inner h1 sup
{
  color: #85AC1E;
}

#header_inner h1 a
{
  background: none;
  color: #DADADA;
  text-decoration: none;
}

#slogan
{
  color: #DADADA;
  font-size: 11px;
  text-transform: lowercase;

  position: absolute;
  right: 0px;
  bottom: 20px;
}

#menu ul
{
  list-style: none;
  margin: 0px;
}

#menu li
{
  background: none;
  font-weight: bold;

  padding: 0px;
  margin-bottom: 1px;
}

#menu a
{
  width: 168px;
  height: 22px;

  background: inherit;
  background-image: url('/images/bbg0.gif');
  color: #636363;
  display: block;
  font-size: 13px;
  text-decoration: none;
  text-transform: lowercase;

  position: relative;
  padding-left: 17px;
  padding-top: 6px;
}

#menu a:hover
{
  background: inherit;
  background-image: url('/images/bbg1.gif');
  color: #FFFFFF;
}

#menu a span
{
  width: 7px;
  height: 7px;

  background: url('/images/x1.gif') no-repeat; 

  position: absolute;
  right: 0px;
  margin-top: 5px;
  margin-right: 15px;
}

#menu a:hover span
{
  width: 7px;
  height: 7px;

  background: url('/images/x2.gif') no-repeat;

  position: absolute;
  right: 0px;
  margin-top: 5px;
  margin-right: 15px;
}

#menu_end
{
  height: 30px;

  background-image: url('/images/a2.gif');
}

#footer
{
  width: 780px;

  background: url('/images/a2.gif') repeat-x;
  clear: both;
  text-align: center;

  margin: 0px auto;
  margin-bottom: 25px;
  padding-top: 10px;
}

h1
{
  background: inherit;
  color: #50514D;
  font-size: 26px;
  text-transform: lowercase;
}

h1 span
{
  background: inherit;
  color: #85AC1E;
}

h1 span sup
{
  background: inherit;
  color: #85AC1E;
  font-size: 14px;
}

h3
{
  height: 34px;

  background: url('/images/a3.gif') repeat-x 0px 17px;
  color: #50514D;
  font-size: 15px;
  text-transform: lowercase;

  margin-top: 20px;
}

h3 span
{
  color: #85AC1E;
}

h3.first
{
  margin-top: 0px;
}

h4
{
  margin-bottom: 10px;
}

table
{
  border-collapse: collapse;

  margin: 10px 15px;
}

th strong
{
  color: #FFF;
}

th
{
  height: 29px;

  background: #74A846;
  border-left: 1px solid #B6D59A;
  border-bottom: solid 2px #FFF;
  color: #fff;
  text-align: left;

  padding-left: 11px;
  padding-right: 11px;
}

tr
{
  height: 30px;
}

td
{
  border-left: 1px solid #FFF;
  border-bottom: solid 1px #FFF;

  padding-left: 11px;
  padding-right: 11px;
}

td.first,th.first
{
  border-left: 0px;
}

tr.row-a
{
  background: #F8F8F8;
}

tr.row-b
{
  background: #EFEFEF;
}

#lcol
{
  width: 185px;

  float: left;
  position: relative;
}

#lcontent
{
  position: relative;
  padding: 0px 15px 10px 15px;
}

#rcontent
{
  position: relative;
  padding: 25px 20px 0px 20px;
}

ul
{
  list-style: none;
}

li
{
  background: url('/images/x1.gif') no-repeat 0px 4px;
  line-height: 14px;

  padding-left: 15px;
}

li.rss
{
  background: url('/images/feed-icon.png') no-repeat 0px 4px;
}

p
{
  line-height: 18px;
  text-align: justify;

  margin-bottom: 10px;
}

#lcol p
{
  font-size: 10px;
  line-height: 16px;

  margin: 0px;
}

.divider
{
  width: 100%;
  height: 1px;

  border-bottom: solid 1px #F5F5F5;
  font-size: 0px;

  position: relative;
  margin: 10px 0px 10px 0px;
}

.summary
{
  font-style: italic;
  text-align: right;
}

ul.divided li
{
  background-position: 0px 9px;
  border-top: solid 1px #F5F5F5;

  margin-top: 4px;
  padding-top: 4px;
}

ul.divided li.first
{
  background-position: 0px 5px;
  border-top: 0px;

  margin-top: 0px;
  padding-top: 0px;
}

#rcol
{
  width: 580px;

  background: url('/images/a2.gif') repeat-x;

  position: relative;
  margin-left: 190px;
}

#slogan2
{
  font-size: 13px;

  position: relative;
  top: -5px;
}

.box
{
  background: inherit;
  border: dashed 1px #DADADA;
  color: #AAB165;

  position: relative;
  margin-top: 15px;
}

.box h2
{
  background: inherit;
  color: #6C7425;
  font-weight: normal;
  font-size: 18px;
  text-transform: lowercase;

  margin-bottom: 5px;
}

.box p
{
  font-size: 10px;
  line-height: 16px;

  margin: 0px;
}

.box_inner
{
  background: #FFFFE9 url('/images/a4.gif') repeat-x;
  border: solid 1px #FFF;
  color: inherit;

  padding: 15px;
}

.captioned_image
{
  float: left;

  margin-right: 17px;
  position: relative;
  padding-bottom: 15px;
}

.captioned_image div
{
  font-size: 9px;

  bottom: 0px;
  left: 0px;
  position: absolute;
}

.uncaptioned_image
{
  display: block;

  margin-left: 17px;
  position: relative;
  padding-bottom: 15px;
}

.uncaptioned_image div
{
  font-size: 9px;

  bottom: 0px;
  left: 10px;
  position: absolute;
}

.code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  white-space: pre;
  color: #707070;
  display: block;
  overflow: auto;
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  background: #FAFAFA;
  border: 1px solid #F2F2F2;
  border-left: 3px solid #72A545;
}
