/* #718800 */

*
{
margin: 0px;
padding: 0px;
}

body
{
background-color: #fff;
color: #3f3f3f;
font-size: 12px;
font-family: "trebuchet ms";
}

img
{
border: 0px;
}

.ld
{
text-decoration: underline;
color: #718800;
}

.ld:hover
{
	text-decoration: none;
	color: #fff;
	background: #D3E378 url('images/bbg1.gif') repeat-x;
}

.lp, .lpd
{
	text-decoration: none;
	color: #718800;
	border: 1px solid #bbb;
	padding: 2px 6px;
}

.lp:hover
{
	text-decoration: strong;
	color: #fff;
	background: #D3E378 url('images/bbg1.gif') repeat-x;
}

.lp_tl
{
border-top-left-radius:3px;
}

.lp_tr
{
border-top-right-radius:3px;
}

.lp_br
{
border-bottom-right-radius:3px;
}

.lp_bl
{
border-bottom-left-radius:3px; 
}

.lpc
{
	text-decoration: none;
	color: #fff;
	background: #718800;
	border: 1px solid #bbb;
	padding: 2px 6px;
}

.l1
{
text-decoration: none;
color: #718800;
cursor: pointer;
}

.l1:hover
{
text-decoration: underline;
}

.l1h
{
text-decoration: none;
color: #FFAD46;
cursor: pointer;
}

.l1h:hover
{
text-decoration: underline;
}

.l2
{
text-decoration: none;
color: #000000;
}

.l2:hover
{
text-decoration: underline;
color: #718800;
}

.ll
{
text-decoration: none;
color: #E79100;
}

.ll:hover
{
text-decoration: underline;
}

.lw
{
text-decoration: none;
color: inherited;
background: inherited;
}

.lw:visited
{
text-decoration: none;
background: inherited;
}

.lw:hover
{
text-decoration: underline;
color: inherited;
background: inherited;
}

.logf {
	border: 1px solid #eee;
	font: normal 1em "trebuchet ms", sans-serif;
	color: #777;
	width: 60px;
}

.logb { 
	font: 12px "trebuchet ms", Sans-serif; 
	border: 1px solid #CCC; 
	background: inherited;
	margin: 4px;
	height: 20px;
}

/*
strong
{
background: inherit;
color: #50514D;
}
*/

#header
{
width: 100%;
height: 104px;
background-color: #4d4d4d;
background: url('images/a1.gif') repeat-x;
color: #ffffff;
}

#header_inner
{
position: relative;
width: 90%;
height: 104px;
margin: 0px auto;
}

#header_inner h1
{
background: inherit;
position: absolute;
left: 0px;
top: 10px;
text-transform: lowercase;
font-size: 39px;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h1 span
{
background: inherit;
color: #DADADA;
}

#slogan
{
background: inherit;
position: absolute;
right: 0px;
bottom: 25px;
color: #DADADA;
text-transform: lowercase;
font-size: 13px;
}

#main
{
position: relative;
width: 90%;
margin: 0px auto;
padding-bottom: 10px;
}

#content
{
table-layout: fixed;
width: 100%;
}

#leftcol
{
float: left;
position: relative;
width: 225px;
}

#leftcontent
{
}

#centercol
{
position: relative;
}

.hasleftcol
{
margin-left: 235px;
}

.hasrightcol
{
margin-right: 235px;
}

#centercontent
{
background-image: url('images/a2.gif');
background-repeat: repeat-x;
}

#rightcol
{
float: right;
position: relative;
width: 225px;
}

#rightcontent
{
}

#crumbsfull
{
position: relative;
padding: 0px 5px 5px 5px;
}

.dashboardsmallbox a
{
cursor: pointer;
text-decoration: none;
}

.dashboardsmallbox div
{
float: right;
width: 65px;
font-size: 18px;
font-weight: bold;
padding: 5px 7px 5px 7px;
border-radius: 7px;
box-shadow: 0px 7px 7px 0px #BBBBBB;
text-align: right;
}

.dashboardsmallbox span
{
float:right;
font-size: 12px;
}

.dashboardbigbox a
{
cursor: pointer;
text-decoration: none;
}

.dashboardbigbox div
{
float: right;
width: 105px;
font-size: 27px;
font-weight: bold;
padding: 10px;
border-radius: 10px;
box-shadow: 0px 10px 10px 0px #BBBBBB;
text-align: right;
}

.dashboardbigbox span
{
text-align: center;
font-size: 16px;
}

#menu
{
	width: 90%;
	height: 38px;
	margin: 0 auto;
	position: absolute;
	right: 0px;
	bottom: 8px;
	background: none;
}

#menu ul
{
list-style: none;
margin: 0px;
padding: 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
display: inline;
float: right;
}

#menu a
{
display: block;
position: relative;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
padding: 11px 17px 0px 17px;
color: #d3d3d3;
text-transform: lowercase;
font-size: 13px;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x1.gif') no-repeat; 
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x2.gif') no-repeat;
}

#menu a:hover
{
background: inherit;
color: #fff;
background-image: url('images/bbg1.gif');
}

#menu_end
{
height: 30px;
background-image: url('images/a2.gif');
}

h1
{
background: inherit;
color: #50514D;
text-transform: lowercase;
font-size: 26px;
}

h1 span
{
background: inherit;
color: #85AC1E;
}

h1 span sup
{
background: inherit;
color: #85AC1E;
font-size: 14px;
}

#lcol h3
{
margin-top: 30px;
}

h3
{
margin-top: 10px;
background: inherit;
color: #50514D;
font-size: 15px;
text-transform: lowercase;
padding: 0px 0px 10px 0px;
}

h2
{
color: #7f7f7f;
}

h2  a
{
text-decoration: none;
background: inherit;
color: inherit;
}

h3  a
{
text-decoration: none;
background: inherit;
color: #50514D;
}

h3 span
{
background: inherit;
color: #85AC1E;
}

h3 span a
{
background: inherit;
text-decoration: none;
color: #85AC1E;
}

h3 a:hover
{
text-decoration: underline;
}

#lcol h3.first
{
margin-top: 0px;
}

#lcol
{
position: relative;
width: 225px;
float: left;
}

#lcontent
{
position: relative;
padding: 0px 15px 0px 15px;
}

#rcontent
{
position: relative;
padding: 10px 10px 0px 10px;
}

.ulleft
{
list-style: circle;
padding-left: 15px;
}

.lileft
{
}

.uld
{
list-style: none;
}

.lid
{
background: url('images/x1.gif') no-repeat 0px 5px;
padding-left: 15px;
}

p
{
margin-bottom: 25px;
text-align: left;
line-height: 20px;
}

#lcol p
{
font-size: 11px;
line-height: 16px;
margin: 0px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}

.noleftindent
{
margin-left: 0px;
}

#crumbs
{
position: relative;
margin-left: 230px;
padding: 0px 5px 5px 5px;
/*height: 30px;*/
/*width: 645px;*/
}

#rcol
{
position: relative;
margin-left: 230px;
/*width: 645px;*/
background-image: url('images/a2.gif');
background-repeat: repeat-x;
}

#crumbs1
{
position: relative;
/*margin-left: 230px;*/
padding: 0px 5px 5px 5px;
/*height: 30px;*/
/*width: 645px;*/
}

#rcol1
{
position: relative;
/*margin-left: 230px;*/
/*width: 645px;*/
background-image: url('images/a2.gif');
background-repeat: repeat-x;
}

#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}

.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 15px;
background: inherit;
color: #AAB165;
}

.box h2
{
background: inherit;
color: #6C7425;
text-transform: lowercase;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
}

.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}

#footer
{
clear: both;
background: url('images/a2.gif') repeat-x;
width: 90%;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 10px;
text-align: center;
text-transform: lowercase;
}

.ctr_odd
{
background: #FFFFFF;
height: 26px;
}

.ctr_even
{
background: #D9E5BB;
height: 26px;
}

.ctr_odd:hover, .ctr_even:hover
{
background: #FFFFE9;
}

.ctcc
{
	text-align: center; 
	vertical-align: middle;
	width: 40px;
}

.cttc
{
	vertical-align: center; 
	padding-left: 10px;
}

.ll
{
	line-height: 180%;
}

select, input {
	font: inherit;
}

.sff
{
	border: 1px solid #eee;
	font-family: "trebuchet ms";
	font-size: 12px;
}

.input-error
{
	border-color: #f00;
}

.al
{
	cursor: pointer;
}

.labellink
{
	color: inherit;
	text-decoration: none;
}

.rep_tab
{
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}

.rep_tab td
{
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	padding: 4px;
}

.rep_cell_header
{
	text-align: center;
}

.rep_cell_left
{
	text-align: left;
}

.rep_cell_data
{
	text-align: right;
}

.rep_cell_center
{
	text-align: center;
}

.rep_cell_total
{
  color: #fff;
  background-color: #718800;
}

.framed
{
	border: 1px solid #C0C0C0;
}

.rtab
{
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-spacing: 0;
}

.rtab_hottrach tr:hover {
    background-color: #eee;
}

.rtab tr.selected, .rtab td.selected {
    background-color: #ddd;
}

.rtab tr:hover td {
    background-color: transparent; /* or #000 */
}

.rtab td, .rtab th
{
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	padding: 4px;
}

.rtab thead, .rtab tfoot, .rtab_hl
{
	font-weight: bold;
}

.rtab tr th
{
	text-align: center;
}

.rtab_left
{
	text-align: left;
}

.rtab_data
{
	text-align: right;
	white-space: nowrap;
}

.rtab_center
{
	text-align: center;
}

.rtab_hl
{
  color: #fff;
  background-color: #718800;
}

.tab_top
{
	vertical-align: top;
}

.tab_vcenter
{
	vertical-align: center;
}

.tab_bottom
{
	vertical-align: bottom;
}

.tab_left
{
	text-align: left;
}

.tab_hcenter
{
	text-align: center;
}

.tab_right
{
	text-align: right;
}

.altr:hover
{
	background: #FFFFE1;
}

.contact_cell
{
	text-align: left; 
	vertical-align: middle;
	padding: 4px 10px 4px 10px;
}

.action_button
{
	padding-left: 2px;
	padding-right: 2px;
}

.wd
{
font-weight: bold;
}

/*
table#articles_list tr:hover
{
	border: 1px solid #bbb;
}
*/

ul.buttonmenu {float: left; list-style:none; margin:0; padding:0}
ul.buttonmenu * {margin:0; padding:0}
ul.buttonmenu a {display:block; color:#718800; text-decoration:none}
ul.buttonmenu li {position:relative; float:left; margin-right:2px}
ul.buttonmenu ul {position:absolute; top:23px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.buttonmenu ul li {position:relative; border:1px solid #aaa; border-top:none; width:148px; margin:0} /* white-space:nowrap; */
ul.buttonmenu ul li a {display:block; padding:3px 7px 5px; background-color:#ffffff}
ul.buttonmenu ul li a:hover {background-color:#f0f0f0}
ul.buttonmenu ul ul {left:148px; top:-1px}
ul.buttonmenu .menulink {border:1px solid #aaa; padding:3px 7px; font-weight:bold; background:#f4f4f4; height: 16px} /* url(images/header.gif) */
ul.buttonmenu .menulink:hover, ul.buttonmenu .menuhover {background:#e4e4e4} /* url(images/header_over.gif) */
ul.buttonmenu .sub {background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat}
ul.buttonmenu .topline {border-top:1px solid #aaa}

.textmenu {border-radius: 2px; cursor: pointer; border:1px solid #aaa; padding:3px 7px; font-weight:bold; background:#d4d4d4; height: 20px} /* url(images/header.gif) */

.trans90{opacity: 0.9; filter: -moz-opacity: 0.9; alpha(opacity=90); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";}
.trans55{opacity: 0.55; filter: -moz-opacity: 0.55; alpha(opacity=90); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";}
