BODY

{
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-image: url(../images/bg.gif);
        background-repeat: repeat-x;

}
body,td,th, tr, p, div {
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #666666;
        line-height: 16px;
}


#logobox {
        position:absolute;
        left:50px;
        top:69px;
        width:160px;
        height:125px;
        z-index:1;
        background-color: #FFFFFF;
        background-repeat: no-repeat;
}
#headerbox {
        position:absolute;
        left:50px;
        top:69px;
        width:595px;
        height:127px;
        z-index:2;
        background-image: url(../images/header.png);
        background-repeat: no-repeat;
}
#searchbox {
        position:absolute;
        left:690px;
        top:69px;
        width:178px;
        height:127px;
        z-index:3;
        background-image: url(../images/searchbox.gif);
        background-repeat: no-repeat;
        background-color: #A9B779;
        vertical-align: bottom;
}
.searchfield {
        background-image: url(../images/searchicon.gif);
        background-repeat: no-repeat;
        background-position: right;
        border: 1px inset #FFFFFF;
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
#menubox {
        position:absolute;
        left:50px;
        top:200px;
        width:161px;
        height:98px;
        z-index:4;
}
#rightbox {
        position:absolute;
        left:690px;
        top:199px;
        width:178px;
        height:50px;
        z-index:5;
}

#contentbox {
        position:absolute;
        left:226px;
        top:200px;
        width:460px;
        height:47px;
        z-index:6;
}

hr
 {
color: #ccc;
background-color: #ccc;
height: 1px;
width: 100%;
}

a:link, a:visited
{
color: #5E6958;
text-decoration  : underline;

}
a:hover
{
text-decoration: underline;
color: #ff0000;
}
a.category:link, a.category:visited
 {
  color            : #5E6958;
  font-weight      : bold;
}
a.category:hover
{
  color            : #FF0000;
}
.mainlevel
{
text-transform: lowercase;
  }
a.mainlevel:link, a.mainlevel:visited
 {
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        display: block;
        font-size: 11px;
        color: #5E6958;
        text-align: left;
        width: 100%;
        text-decoration: none;
        height: 20px;
        text-indent: 10px;
        background-image:url(../images/menuoff.gif);
        background-repeat:no-repeat;
}
a.mainlevel:hover
 {
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        display: block;
        font-size: 11px;
        color: #ff0000;
        text-align: left;
        width: 100%;
        text-decoration: none;
        height: 20px;
        text-indent: 10px;
        background-image:url(../images/menuon.gif);
        background-repeat:no-repeat;
}
a.mainlevel:active_menu {
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        display: block;
        font-size: 11px;
        color: #ff0000;
        text-align: left;
        width: 100%;
        text-decoration: none;
        height: 20px;
        text-indent: 10px;
        background-image:url(../images/menuon.gif);
        background-repeat:no-repeat;
}

.sublevel {
        text-transform: lowercase;
}


a.sublevel:link, a.sublevel:visited

 {
        font-size: 11px;
        color: #333333;
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        margin-left: 10px;
        text-decoration  : none;
}



a.sublevel:hover

 {
        font-size: 11px;
        color: #ff0000;
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        left: 5px;
        text-decoration  : none;
}

a.sublevel-nav:link, a.sublevel-nav:visited

 {
        font-size: 11px;
        color: #333333;
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        margin-left: 30px;
        text-decoration  : none;
}

a.sublevel-nav:hover

 {
        font-size: 11px;
        color: #333333;
        font-weight: bold;
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        left: 30px;
        text-decoration  : none;
}


a.sublevel#active_menu {
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #ff0000;
        text-align: left;
        width: 100%;
        text-decoration: none;
        height: 20px;
        text-indent: 10px;
}


table.moduletable
{
        width            : 100%;
        margin-bottom    : 5px;
        font-weight: normal;
        background-color: #CCCCCC;
}
table.moduletable th
 {
        font-weight: bold;
        font-size: 12px;
        color:#FFFFFF;
        display:block;
        float:left;
        width: 100%;
        text-align: left;
        padding-top: 5px;
        height: 24px;
        text-indent: 10px;
        background-image:url(../images/mdbg.gif);
        background-repeat:no-repeat;

}

.moduletable td
{
        padding-left: 1.5px;
}

.newsflash
{
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #868C7C;
  text-transform   : uppercase;
}
.frameheader
{
  font             : Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #868C7C;
}
.poll
 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #5E6958;
  line-height      : 15px
}

.inputbox
 {
        margin-right: 5px;
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #666666;
        text-indent: 5px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: inset;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: inset;
        border-top-color: #CCCCCC;
        border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
        margin-bottom: 10px;
}

.contentpane
{
        padding-left     : 0px;
        padding-right    : 0px;
}
 .button
{

}
.contentpaneopen
{
        color:                        #868C7C;
        width:100%;
        margin: 0px;
        padding: 0px;
        border: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
}

.buttonheading
{
vertical-align:top;
}
.componentheading
{
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        color: #5E6958;
        font-weight: bold;
        font-size: 14px;
        text-indent: 3px;
}
.contentheading
{
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        color: #5E6958;
        font-weight: bold;
        font-size: 14px;
        background-color: #CCCCCC;
}

.contentdescription
{
        font-family      : Arial, Helvetica, sans-serif;
        font-size        : 11px;
        color            : #868C7C;
        text-align       : left;
        white-space: nowrap;
}
.category
{
  color            : #868C7C;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
}

.sectiontableheader
{
  font-weight: bold;
  background: #f0f0f0;
}
.sectiontablefooter
{
}

.sectiontableentry1

{
        background-color : #ffffff;
        text-align: left;
}

.sectiontableentry2
 {
        background-color : #f9f9f9;
        text-align: left;
}

.small
{
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #868C7C;
  text-decoration  : none;
  font-weight      : normal;

}

.smalldark
{
  font-family      : Arial, Helvetica, sans-serif;

  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  align:right;

}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {

    color: #666666;
        text-align: left;
        padding-top: 2px;
        padding-left: 4px;
        height: 21px;
        font-weight: bold;
        font-size: 10px;
        text-transform: uppercase;
}


ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


.readon {

}

.latestnews {
        line-height: 16px;
        padding-bottom: 4px;
        color:#868C7C;
}
a.mainlevel-bottom:link, a.mainlevel-bottom:visited, a.mainlevel-bottom:hover
 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 10px;
        color: #868C7C;
        text-decoration: none;
}
