body
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#191919;
  background-image:url(../images/bg.jpg);
  background-repeat:repeat-x;
  background-color:#FFF;
  margin:0;
}

.sky
{
  background-image:url(../images/sky.jpg);
  height:145px;
  width:638px;
  background-repeat:no-repeat;
}

.header_divider
{
  background-image:url(../images/header_line.jpg);
  background-repeat:repeat-x;
  height:2px;
}

.header_img
{
  background-image:url(../images/header.jpg);
  height:263px;
  background-repeat:no-repeat;
}

.footer_mid
{
  background-image:url(../images/footer_mid.jpg);
  background-repeat:repeat-x;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#fff;
}

.box_mid
{
  background-image:url(../images/box_mid.jpg);
  background-repeat:repeat-y;
}

.yellow_header, .white_header
{
  height:43px;
  background-repeat:no-repeat;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#00690f;
}
.white_header
{
  background-image:url(../images/white_box.jpg);
}
.yellow_header
{
  background-image:url(../images/yellow_box.jpg);
}


.green_heading
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#017412;
  font-weight:700;
}

.header_inner
{
  background-image:url(../images/header_inner.jpg);
  background-repeat:no-repeat;
  height:263px;
}

.txt_1
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#191919;
}

.footer_txt
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#edc91e;
}

.colc
{
  background-image:url(../images/tab_def.jpg);
  background-repeat:no-repeat;
  height:30px;
  display:block;
  width:82px;
  padding-top:15px;
  font-family:Arial;
  font-size:11px;
  color:#fff;
  text-decoration:none;
  text-transform:uppercase;
}

.colc:hover, .current
{
  background-image:url(../images/tab_over.jpg);
  background-repeat:no-repeat;
  height:30px;
  display:block;
  width:82px;
  padding-top:15px;
  font-family:Arial;
  font-size:11px;
  color:#f2c909;
  text-decoration:none;
  text-transform:uppercase;
}

a.more:link,a.more:visited
{
  font-family:Arial;
  font-size:12px;
  color:#017412;
  text-decoration:none;
}

a.more:hover,a.more:active
{
  font-family:Arial;
  font-size:12px;
  color:#017412;
  text-decoration:underline;
}

a.foot:link, a:link,a.foot:visited, a:visited
{
  font-family:Arial;
  font-size:11px;
  color:#edc91e;
  text-decoration:none;
}

a.foot:hover, a:hover, a.foot:active, a:active
{
  font-family:Arial;
  font-size:11px;
  color:#edc91e;
  text-decoration:underline;
}

.medium2 .block {
	font-weight:700;
	padding-left:15px;
}


.medium2 .c, h3 {
	font-weight:700;
	color:#017412;
	font-size:14px;
}

h4 {
	font-weight:700;
	color:#017412;
	font-size:12px;
}