html {
    height: 100%;
}

body{
    background-color:#bdcbc6;
    background-image:url(/images/bg1.png);
    background-position:0 0px;
    background-repeat:repeat-x;
    color:#000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;    
    font-size: 11pt;
    height:100%;
    margin:0;
    padding:0;
    direction:ltr}


.tmark {

    font-variant: small-caps;
    vertical-align: super;
    font-size: 50%;
}

.bonsaierp {

    font-weight: bold;

}

div.banner
{
    background-color: white;
}

div.navbox
{

    background-image:url(/images/bg1.png);
    background-position:0 -170px;
    background-repeat:repeat-x;
    border-top-style: ridge;
    border-bottom-style: ridge;
    border-left-style: ridge;
    border-right-style: ridge;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-right-width: 3px;
    float: right;
    z-index: 3;
    clear: right;
    padding-top: 2px;
    padding-bottom: 1em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    line-height: 1.5em;
    position: relative;
    margin-right: 1.2cm;
    margin-left: 1em;
    margin-top: 0.2cm;
    border-top-color: #617e59;
    border-bottom-color: #617e59;
    border-left-color: #617e59;
    border-right-color: #617e59;
    margin-bottom: 1em;
}

ul.navlist {

    font-size: 10pt;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

li.navitem {
    list-style-type: none;
    background: url(/images/icon.png) no-repeat left center;
    padding-left: 1.5em;
}

div.pagecontent {

    /*    background-color:  #dff4d9;
    padding-bottom: 2cm;
    */
}

div.main
{

    background-color: white;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    margin-left: 1cm;
    margin-right: 1cm;
    padding-top: 0em;
    padding-bottom: 2em;
    padding-left: 2em;
    padding-right: 2em;
    border-top-color: #617e59;
    border-bottom-color: #617e59;
    border-left-color: #617e59;
    border-right-color: #617e59;
    margin-top: 0.5cm;
}

div.footer
{

    text-align: center;
    font-size: small;
}

h1,h2,h3,h4 {
    color: #617e59;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
    font-weight: 900;

}

h1.pagehead
{

    font-size: 2em;
}

.subpagehead {

    text-indent: 0.5cm;
}

h2 {

    margin-bottom: 0px;
    margin-top: 2em;
    padding-bottom: 0px;
}

a {
    color:#06c;
    outline:none;
}

a:visited {
    color:#551a8b;
}

a:hover {
    color:#551a8b;
}

a:active {
    color:#06c;
}

.copyright
{
    font-size: X-small;
}

p.faqq {

    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 0.5cm;
}

p.faqa {

    text-indent: 1em;
}

dt {

    font-weight: bold;
}

.footnote {

    font-size: small;
    text-align: right;
}

p.cliplink {

    font-weight: bold;
    margin-bottom: 0px;
}

p.clipdesc {

    margin-top: 2px;
    margin-left: 1cm;
}
