#Title
{
      color: #2c5829;
      font-family: sans-serif;
      font-weight: bold;
      font-size: x-large;
      position: relative;
      left: 5px;
      top: 7px;
}

#SubTitle 
{
    font-family: 'Times New Roman';
    color: #FFFFFF;
    font-weight: bold;
    font-size: small;
    background-color: #2c5829;
    padding-right: 120px;
    height:15px;
}

tr#TitleMenu td
{
    font-family: 'Times New Roman';
    color: #2c5829;
    font-weight: bold;
    font-size: smaller;
    height: 30px;
}
table.sidebar
{
    vertical-align: text-top;
    width: 130px;
}

tr.sidebar td
{
    color: #FFFFFF;
    font-family: 'Times New Roman';
    font-weight: bold;
    font-size: smaller;
    background-color: #2c5829;
}

img{
    padding:5px;
}

#logo 
{
    float: left;
    padding:0;
}

p
{
    margin-top:0;
    margin-bottom:0;
}

p.para
{
    margin-top:1em;
    margin-bottom:0;
}

span.Rep
{
    margin-top:0;
    margin-bottom:0;
}

span.Quo
{
    font-style: italic;
    padding-top:1em;
    margin-bottom:0;
}

p.headSec
{
    font-variant: small-caps;
    font-size: larger;
    font-weight: bold;
    text-decoration: underline;
    margin-top:2em;
    margin-bottom:0;
}

#headSec
{
    font-variant: small-caps;
    font-size: larger;
    font-weight: bold;
    text-decoration: underline;
}


#divFooter a
{
    color: #2c5829;
    text-decoration: none;
    font-family: 'Times New Roman';
    font-weight: bold;
    font-size: smaller;
    text-align: center;
}

#divFooter a:hover
{
    text-decoration:underline;
}
greenlinks
{
    padding-left:10px;
    padding-right:10px;
}
.greenlinks a
{
    color: #2c5829;
    background-color: White;
    text-decoration: none;
    font-family: 'Times New Roman';
    font-weight: bold;
    font-size: smaller;
    text-align: left;
}

greenlinks a:hover
{
    text-decoration:underline;
}

#footerText
{
    font-family: 'Times New Roman';
    font-weight: bold;
    font-size: smaller;
    text-align: center;
}

table.imgTable td
{
    font-weight:bold;
    text-align:center;
    vertical-align:top;
}

a
{
    color: White;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a.green
{
    color: #2c5829;
    text-decoration: none;
    font-weight:bold;
    font-family:'Times New Roman';
}
a.green:hover
{
    text-decoration:underline;
}
a.body
{
    color: blue;
    text-decoration: none;
}
a.body:hover
{
    text-decoration:underline;
}

a.title
{
    color: #2c5829;
    text-decoration: none;
}
a.title:hover
{
    text-decoration:none;
}
a.tblcontpnl
{
    color: #2c5829;
    text-decoration: none;
    font-size:medium;
}
a.tblcontpnl:hover
{
    text-decoration:underline;
}
a.img
{
  border:solid 2px #2c5829;  
}
a.img:visited
{
  border:solid 2px #8ca889;
}
#tblView
{
   vertical-align:top;
}

td.listgt
{
    font-family:'Times New Roman';
    font-size:smaller;
    font-weight:bold;
    color:#2c5829;
    text-align:right;
    vertical-align:bottom;
}

td.listtext
{
    font-size: smaller;
    font-family: Sans-Serif;
}

.tblcontpnl
{
    font-family:'Times New Roman';
    font-size:medium;
    font-weight:bold;
    color:Black;
    text-align:left;
    margin-left:20px;
}