body
    {
    line-height: 1.4em;
    font-family: "Helvetica", sans-serif;
    margin-bottom: 0px;
    margin-top: 0px;
    }

body.main
    {
    min-height: 979px;
    background-repeat: repeat;
    background-position: top left;
    background-image: url("/Components/Images/floralistic.jpg");
    font-size: 10pt;
    }

div.textbox, div.endbox
    {
    max-width: 883px;
    padding: 0.25cm 0.25cm 0cm 0.25cm;
    margin: 28px 5px -1px 108px;
    }

div.textbox
    {
    background-color: #ffffff;
    -moz-opacity: 0.90;
    opacity: 0.90;
    }

div.endbox {text-align: center;}

p
    {
    margin-top: 1em;
    text-indent: 42px;
    }

p.left, p.navigation, p.top_left_bar, p.bottom_left_bar, p.quote, p.updated
    {text-indent: 0px;}

p.navigation
    {
    color: red;
    font-size: 90%;
    margin-bottom: 1.4em;
    text-align: center;
    position: relative;
    right: 2px;
    }

p.top_left_bar
    {
    position: absolute;
    left: 20px;
    top: 60px;
    }

p.bottom_left_bar
    {
    line-height: 1em;
    position: absolute;
    left: 13px;
    top: 524px;
    }

p.quote {text-align: center;}

p.first:first-letter
    {
    color: red;
    font-size: 200%;
    line-height: 0px;
    font-family: "Georgia", "Times", serif;
    }

p.updated
    {
    font-size: 90%;
    margin-top: 2em;
    }

p.signature
    {
    line-height: 1em;
    text-indent: 0px;
    }

h1, h2
    {
    color: red;
    text-align: center;
    font-family: "AGaramond", "Times", serif;
    position: relative;
    right: 3px;
    }

h2 {right: 1px;}

sup
    {
    line-height: 0.5;
    font-size: 70%;
    }

span.expander
    {
    display: none;
    text-indent: 0px;
    border: 1px #FAB000 dashed;
    padding: 4px;
    }

hr.footnote
    {
    border: 0px;
    height: 1px;
    width: 225px;
    text-align: left;
    margin-top: 0.5cm;
    margin-left: 0px;
    margin-bottom: 0.5cm;
    background-color: black;
    }

table.footnote
    {
    border: 0px;
    padding: 0px;
    font-size: 90%;
    line-height: 1.3em;
    }

td.footnote_number
    {
    width: 30px;
    text-align: right;
    padding-right: 10px;
    vertical-align: top;
    }

td.footnote_info {padding-bottom: 0.5em;}
ul.separated li {margin-top: 3px;}

a:link {color: blue;}
a:visited {color: green;}
a:hover {color: #FAB000;}
a:active {color: red;}

a.expander {color: #FAB000;}
a.expander:hover {text-decoration: blink; cursor: pointer;}
a.expander:active {color: red;}

a.mellow {text-decoration: none;}
a.mellow:link {color: green;}
a.mellow:hover {text-decoration: underline; color: #FAB000;}
a.mellow:active {color: red;}

a.side_bar {text-decoration: none;}
a.side_bar:link {color: black;}
a.side_bar:visited {color: black;}
a.side_bar:hover {text-decoration: underline; color: #FAB000;}
a.side_bar:active {color: red;}

a.hyp {text-decoration: none;}
a.hyp:link {color: #165435;}
a.hyp:visited {color: #165435;}
a.hyp:hover {text-decoration: underline; color: #FAB000;}
a.hyp:active {color: red;}

@media print
    {
    body {background-image: none;}
    div.textbox
        {
        margin: 0px;
        padding: 0px;
        -moz-opacity: 1;
        opacity: 1;
        }
    div.endbox, p.top_left_bar, p.bottom_left_bar, #width {display: none;}
    }
