/* dark orange: #DD8518 */
/* dark green: #153137 */
/* light orange: #F2C58C */
/* medium orange: #ECA855 */
body
{
  margin: 0px;
  padding: 0px;
  font-family: arial, verdana;
  background-color: #C0E19A;
  font-size: 12px;
}
p
{
  margin: 0px;
  padding: 0px;
  padding-bottom: 9px;
  line-height: 1.4;
  font-size: 12px;
}
blockquote
{
  margin: 0px;
  padding: 4px 20px 4px 20px;
  margin-bottom: 6px;
  line-height: 1.2;
  font-size: 11px;
  background-color: #EFF8D3;
}
td
{
  font-size: 12px;
  vertical-align: top;
}
a
{
  color: Black;
}
a.noline
{
  text-decoration: none;
}
h1, .h1
{
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 15px;
  padding-bottom: 8px;
  color: #DD8518;
  text-decoration:none;
}
h2, .h2
{
  margin: 0px;
  padding: 0px;
  padding-bottom: 8px;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #72A126;
}
a.h2
{
  text-decoration: underline;
}
h3, .h3
{
  margin: 0px;
  padding: 0px;
  padding-bottom: 8px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #72A126;
}
h4
{
  margin: 0px;
  padding: 0px;
  padding-bottom: 8px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #DD8518;
}
ul
{
  margin: 0px 0px 0px 18px;
  padding: 0px;
 /* list-style-image: url(../Images/listbullet.gif);*/
  list-style-type:disc;
  font-size: 12px;
}
li
{
  line-height: 1.4;
  padding-bottom: 8px;
}
.PageBody
{
  margin: 0px;
  padding: 0px;
  margin-right: 35px;
  width: 590px;
}

.Menu
{
  vertical-align: middle;
  color: black;
  text-decoration: none;
  padding-left: 7px;
  padding-right: 7px;
  font-weight: bold;
  font-size: 11px;
  color: white;
}
.MenuActive
{
  color: white;
  text-decoration: underline;
  padding-left: 7px;
  padding-right: 7px;
  font-weight: bold;
  font-size: 11px;
}
td.Menu
{
  padding: 0px;
}
td.MenuActive
{
  padding: 0px;
}
div.MenuDropDown
{
  margin: 10px;
  padding: 10px 10px 0px 10px;
  border: 1px solid #153137;
  background-color: #C0E19A;
  background-color: lightyellow;
  background-color: #E3F2AC;
  z-index: 10;
}
td.MenuDropDown, td.MenuDropDownActive
{
  margin: 0px;
  padding: 0px 0px 10px 0px;
}
A.MenuDropDown
{
  font-size: 11px;
  text-decoration: none;
}
A.MenuDropDownActive, a.menudropdown:hover
{
  font-size: 11px;
  text-decoration: underline;
}
.rssheader
{
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #72A126;
}
.RssItem
{
  color: Black;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 6px;
}
A.SearchResult
{
  font-size: 12pt;
}
span.SearchDescription
{
}
span.SearchUrl
{
  color: Green;
}
th.ViewTableHeader
{
  font-weight: bold;
  font-size: 12pt;
  background-color: Gray;
  border-bottom: solid 1px black;
}
td.ViewTableCaption
{
  font-weight: bold;
  padding-right: 5px;
  padding-left: 5px;
  text-align: right;
}
td.ViewTableContent
{
  padding-right: 5px;
  padding-left: 5px;
  text-align: left;
}
table.ViewTable
{
  border: solid 1px black;
  padding: 0px;
  margin: 10px;
}

table.EditTable
{
  padding: 0px;
  margin: 10px;
}
th.EditTableHeader
{
  font-weight: bold;
  font-size: 12pt;
  background-color: Gray;
  border-bottom: solid 1px black;
}
td.EditTableCaption
{
  font-weight: bold;
  padding-right: 5px;
  padding-left: 5px;
  text-align: right;
}
td.EditTableContent
{
  padding-right: 5px;
  padding-left: 5px;
  text-align: left;
}
table.ListTable
{
  border: solid 1px black;
  padding: 0px;
  margin: 5px;
}
tr.ListTable
{
  text-align: left;
}
tr.ListTableAlternate
{
  text-align: left;
  background-color: #CCFF99;
}
td.ListTable
{
  white-space: nowrap;
  padding: 1px 5px 1px 5px;
  font-size: 11px;
}
tr.ListTableHeader
{
  font-weight: bold;
  font-size: 12pt;
  background-color: whitesmoke;
}
td.ListTableHeader
{
  padding: 1px 5px 1px 5px;
  border-bottom: solid 1px black;
}
tr.ListTableFooter
{
  height: 1;
  font-size: 0pt;
  background-color: #CCCCCC;
}
td.ListTableFooter
{
  height: 1;
  padding: 0px;
  border-top: solid 1px black;
}
tr.ListTablePager
{
  padding: 0px 0px 5px 5px;
  background-color: #CCCCCC;
}
.Error
{
  color: Maroon;
  font-weight: bold;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}
table.ReportTable
{
  border: solid 1px black;
  padding: 0px;
  margin-bottom: 10px;
}
tr.ReportTable
{
  text-align: left;
}
tr.ReportTableAlternate
{
  text-align: left;
  background-color: #CCFF99;
}
td.ReportTable
{
  white-space: nowrap;
  padding: 1px 5px 1px 5px;
}
tr.ReportTableHeader
{
  font-weight: bold;
  font-size: 12pt;
  background-color: Gray;
}
td.ReportTableHeader
{
  padding: 1px 5px 1px 5px;
  border-bottom: solid 1px black;
}
tr.ReportTableFooter
{
  height: 1px;
  font-size: 0pt;
  background-color: #CCCCCC;
}
td.ReportTableFooter
{
  height: 1;
  padding: 0px;
  border-top: solid 1px black;
}
tr.ReportTablePager
{
  padding: 0px 0px 5px 5px;
}
div.Actions
{
  margin-left: 10px;
}
span.Edit
{
  border: none;
}
select, input
{
  font-size: 11px;
  padding-right: 3px;
}
textarea
{
  font-size: 11px;
  font-family: arial, verdana;
}
.ContentEdit
{
  color: Black;
  background-color: #ffffaa;
  border: dotted 1px black;
  position: static;
}
.footer, .footeractive
{
  color: Gray;
  font-size: 9px;
  text-decoration: none;
}
.righttitle
{
  background-color: #72A126;
  height: 25px;
  padding: 2px 0px 2px 10px;
  color: #153137;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
}
td.righttext, td.righttextactive
{
  width:250px;
  padding: 0px 10px 0px 10px;
}
a.righttext, a.righttextactive, #Footer_HomeNews p, #Footer_HomeNews  a
{
  line-height:2.3;
  text-decoration: none;
  font-weight: bold;
  color: White;
}
#Footer_HomeNews p, #Footer_HomeNews  a
{
  padding: 8px 0px 8px 0px;
  font-size:15px;
  color:Blue;
  line-height:1.2;
}
a.righttextactive
{
  text-decoration: underline;
}
#leftmenu
{
  padding: 0px;
}
table.leftsidebar
{
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}
td.leftsidebar, td.leftsidebaractive, td.leftsidebarsub, td.leftsidebarsubactive
{
  font-size: 9px;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-top: 8px;
  padding-left:12px;
  border-bottom: #153137 1px solid;
  background-color: #E3F2AC;
  background-color: #96C03F;
  color: White;
}
td.leftsidebaractive
{
  background-color: #153137;
}
td.leftsidebarsub
{
  background-color: #96C03F;
  background-color: #E3F2AC;
  padding-left:26px;
}
a.leftsidebar, a.leftsidebaractive, span.leftsidebar, a.leftsidebarsub, span.leftsidebarsub
{
  color:White;
  font-size: 10px;
  text-decoration: none;
  font-weight: bold;
}
a.leftsidebaractive
{
  color: White;
}
a.leftsidebarsub, span.leftsidebarsub
{
  color: #153137;
  margin:0px;
  display:list-item;
  list-style-type:disc;
}

a.leftsidebartitle
{
  text-decoration: none;
  color: White;
  font-size: 14px;
  font-weight: bold;
}
td.lefttitle, td.lefttitleactive
{
  background-color: #153137;
  padding: 5px 0px 5px 12px;
  color: #153137;
  font-size: 11px;
  font-weight: bold;
}
a.lefttitle, span.lefttitle, a.lefttitleactive
{
  color: White;
  line-height: 1.4;
  text-decoration: none;
}
a.lefttitleactive
{
  color: White;
}
td.lefttop
{
  background-color: #DD8519;
  padding: 5px 0px 5px 10px;
  color: #153137;
  font-size: 13px;
  font-weight: bold;
}
a.lefttop, span.lefttop
{
  color: White;
  line-height: 1.4;
  text-decoration: none;
}
button, .button
{
  margin-top: 1px;
  background-color: #72A126;
  color: White;
  height: 16px;
  font-size: 7pt;
  border: solid 1px green;
}
.portthumb, .portthumbactive
{
  padding: 5px 0px 5px 0px;
  vertical-align: middle;
  background-color: #E3F2AC;
}
.portthumbactive
{
  background-color: #C0E19A;
}
p.caption
{
  line-height: 1.2;
  font-size: 11px;
  margin: 0px;
  padding: 3px 0px;
  color: #153137;
}
a.arrows
{
  text-decoration: none;
}
hr
{
  color: #C0E19A;
  border: solid 1px #C0E19A;
}
.resourcesubhead
{
  padding: 1px 0px 1px 2px;
  margin: 0px;
  line-height: 14px;
}
td.resourcesubhead
{
  border: #72A126 1px solid;
  border: yellowgreen 1px solid;
  height: 18px;
  background-color: #e3f2ac;
}
.topbar
{
  font-size: 11px;
  color: #72A126;
}
input.topinput
{
  border-right: medium none;
  border-top: medium none;
  font-size: 10px;
  border-left: medium none;
  color: #72A126;
  border-bottom: medium none;
  background-color: lightyellow;
}
.suggestion
{
  margin: 0px;
  padding: 5px;
  margin-bottom: 8px;
  font-size: 11px;
  background-color: #e3f2ac;
  color: #153137;
}
