
/* css for portal site */

body {
        margin-left:0px;
        margin-top:0px;
        margin-right:0px;
        margin-bottom:0px;

        background-color:#dedfea

        /*
        scrollbar-base-color:#8c8cc6;
        scrollbar-3dlight-color:#222222;
        scrollbar-arrow-color:#f98700;
        scrollbar-darkshadow-color:#000000;
        scrollbar-face-color:#cacaca;
        scrollbar-highlight-color:#ffffff;
        scrollbar-shadow-color:#000000;
        scrollbar-track-color:#9c9c9c
        */
}

td {
        font-family:arial;
        font-size:8pt;
        font-weight:normal;
        color:#091343;
        word-spacing:2pt;
        line-height:12pt
}

td.header_logo1 {
        background-color:#dedfea
}

td.header_logo2 {
        background-color:#ffffff
}

td.header_orange1 {
        background-color:#ffe0b2
}

td.header_orange2 {
        background-color:#ff9900
}

td.header_blue1 {
        background-color:#3d446b
}

td.header_blue2 {
        background-color:#3d446b;

        border-bottom-style:solid;
        border-bottom-width:2px;
        border-bottom-color:#ff9900
}

td.header_banner {
        background-color:#3d446b;

        background-repeat:no-repeat
}

td.footer {
        padding-left:20px;
        padding-right:20px;

        border-top-style:dotted;
        border-top-width:1px;
        border-top-color:#3d446b;

        background-color:#ffffff
}

td.bar_right {
        padding-left:20px;
        padding-right:20px;

        border-left-style:dotted;
        border-left-width:1px;
        border-left-color:#3d446b
}

td.bar_projects {
        border-style:dotted;
        border-width:1px;
        border-color:#3d446b;

        background-color:#ffffff
}

td.menu {
        background-color:#091343;

        border-bottom-style:solid;
        border-bottom-width:1px;
        border-bottom-color:#ffffff
}

td.content {
        padding-left:20px;
        padding-right:20px;

        background-color:#ffffff
}

td.tablehead {
        font-weight:bold;
}

h4.content {
        font-family:arial;
        font-size:18pt;
        font-weight:bold;
        color:#ff9900;
        word-spacing:2pt;
        line-height:20pt
}

h5.content {
        font-family:arial;
        font-size:12pt;
        font-weight:bold;
        color:#091343;
        word-spacing:2pt;
        line-height:14pt
}

h6.content {
        font-family:arial;
        font-size:8pt;
        font-weight:bold;
        color:#091343;
        word-spacing:2pt;
        line-height:10pt
}

h4.bar_right {
        font-family:arial;
        font-size:18pt;
        font-weight:bold;
        color:#091343;
        word-spacing:2pt;
        line-height:12pt
}

a:link {
        font-family:arial;
        font-size:8pt;
        font-weight:normal;
        color:#ff9900;
        word-spacing:2pt;
        line-height:12pt;
        text-decoration:underline
}

a:visited {
        font-family:arial;
        font-size:8pt;
        font-weight:normal;
        color:#ff9900;
        word-spacing:2pt;
        line-height:12pt;
        text-decoration:underline
}

a:bb:hover {
        font-family:arial;
        font-size:8pt;
        font-weight:normal;
        color:#ff9900;
        word-spacing:2pt;
        line-height:12pt;
        text-decoration:underline
}

ul {
        font-family:arial;
        font-size:8pt;
        font-weight:normal;
        color:#091343;
        word-spacing:2pt;
        line-height:12pt
}

#standard {
        border-left-style:ridge;
        border-left-width:1px;
        border-left-color:#3d446b;

        border-top-style:ridge;
        border-top-width:1px;
        border-top-color:#3d446b;

        border-right-style:ridge;
        border-right-width:1px;
        border-right-color:#3d446b;

        border-bottom-style:ridge;
        border-bottom-width:1px;
        border-bottom-color:#3d446b;

        font-family:arial;
        font-size:10pt;
        font-weight:normal;
        color:#091343;
        word-spacing:2pt;
        line-height:12pt;
        text-decoration:none
}

#blue {
        border-left-style:ridge;
        border-left-width:1px;
        border-left-color:#3d446b;

        border-top-style:ridge;
        border-top-width:1px;
        border-top-color:#3d446b;

        border-right-style:ridge;
        border-right-width:1px;
        border-right-color:#3d446b;

        border-bottom-style:ridge;
        border-bottom-width:1px;
        border-bottom-color:#3d446b;

        background-color:#dedfea;

        font-family:arial;
        font-size:10pt;
        font-weight:normal;
        color:#091343;
        word-spacing:2pt;
        line-height:12pt;
        text-decoration:none
}

#button {
        background-color:#3d446b;

        font-family:arial;
        font-size:10pt;
        font-weight:bold;
        color:#ffffff;
        word-spacing:2pt;
        line-height:12pt;
        text-decoration:none
}
