
body {
    margin: 0;
    padding: 0;
    color: #333;
    font: 11px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    background: #fff;
    text-align: center;
}
a 	{ color: #307082; text-decoration : none; }
a:hover { color: #D60808; text-decoration : underline; }
acronym { border: none; }

#container
{
    margin: 0 auto;
    width: 100%;
    position: relative;
    top:0;
    background: #ffffff;
    padding: 0 0px 0 0px;
    text-align: left;
}
#linkList
{
    position: absolute;
    top: 240px;
    left: 0;
    width: 210px;
}
#linkList-adv
{
    padding-top: 2em;
    margin-left: 40px;
    width: 210px;
}
#body
{
    position: absolute;
    top: 220px;
    left: 240px;
}
#supportingText
{
    position: absolute;
    top: 0px;
    left: 100px;
    margin: 0 20px 0 43px;
    padding:2em;
    width: 600px;
    background: #ffffff;
}

#lselect h3.select {
    display:none;
}

#intro
{
    top: 0px;
    left: 0px;
    position: absolute;
    height: 213px;
    width: 100%;
    background: url("images/foremat-prisma.png");
    background-color: black;
    background-repeat: no-repeat;
}
#pageHeader
{
    position: absolute;
    top: 25px;
    left: 40px;
}
h1 {
    background: url("logo.gif");
    width: 156px;
    height: 25px;
    overflow: hidden;
    margin: 0;
}
h1 span { display: none; }
h2 {
    margin: 2.5em 1em 1em 1em;
    text-align: center;
}
#quickSummary {
    padding-top: 85px;
}
#quickSummary .p2 {
    font-size: 12px;
    position: absolute;
    top: 65px;
    right: 20px;
    margin: 0;
}
#container #quickSummary .p1
{
    font-size: 11px;
    height: 171px;
    background: url("background.jpg") no-repeat;
    margin: 0;
    width: 524px;
    color: #fff;
    font: 12px/150% Trebuchet MS;
}
#container #quickSummary .p1  span
{
    padding: 30px 530px 0 30px;
    display: block;
    margin: 0;
    font: 12px/150% Trebuchet MS;
}

#supportingText p
{
    line-height: 150%;
    margin: 10px 0 10px 0;
}

#lselect ul
{
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 40px;
}
#lselect ul li a
{
    display: block;
    font-size: 13px;
}
#lselect ul li.c, #lselect ul li a.c
{
    display: inline;
    font-size: 12px;
    color: #333;
}
#lselect ul li a.c
{
    text-decoration: none;
}
#lselect ul li a.c:hover
{
    color: #D60808;
}
#lselect ul li
{
    font-size: 12px;
    border-bottom: 1px solid #E6EEF0;
}

#footer
{
    background: url("footer.gif") no-repeat;
    color: #fff;
    height: 48px;
    text-align: right;
    padding: 0 10px 0 0;
    line-height: 26px;
    font-size: 11px;
}
.list-table {
    margin-left:auto;
    margin-right:auto;
}
.list-td, .details-td {
    border-top: 1px dotted #eee;
}
.list-th, .list-td-No, .details-th, .details-td-No {
    vertical-align: top;
    padding: 0 0.5em 0 0.5em;
    font-style: italic;
    font-size: small;
    color: #aaa;
    border-right: 1px dotted #eee;
    border-top: 1px dotted #eee;
}
tr.list-trth  th.list-th, tr.details-trth  th.details-th {
    text-align: left;
    border-top: 2px solid #eee;
}

hr {
    color: #eee;
    background-color: #eee;
    margin:0;
    padding:0;
}
.label {
    color: #888811;
    font-style: italic;
    font-size: small;
}
ul.explorertree li span  {
    text-indent:-2em;
}
