/* This is a comment
    menubar-base-color:#6495ED;
    background-color:#fcfcfc;
    5F9EA0:cadetblue;
    FFFAF0:floralwhite;
    483D8B:darkslateblue;
    4682B4:steelblue;
    B22222:firebrick;
    00008B:darkblue;
    2F4F4F:darkslategray;
    FFF8DC:cornsilk;
    2E8B57:seagreen;
    006400:darkseagreen;
    4169E1:royalblue;
    008080:teal;
    B0E0E6:powderblue;
    E6E6FA:lavender;
    F0FFF0:honeydew;

*/

body
{
    scrollbar-base-color: #5F9EA0;
    background:#808080 url(/img/788x1.BG.gif) repeat-y 50% 0%;
    color:#483D8B;
    font-family:sans-serif,tahoma,arial;
    font-size:12px;
    margin:0;
    height:100%;
}

#CenterFrame
{
    border-top:0 solid #808080;border-bottom:0 solid #808080;border-left:1px solid #808080;border-right:1px solid #808080;
    background-color:#FFFAF0;position:relative;top:0px;width:768px;
    height:expression(Math.max(100+document.body.all("CenterContent").offsetHeight+50, document.body.offsetHeight-4));
}

#LeftColumn
{
    border:0px solid #00ffff;position:absolute;top:0px;left:0px;width:128px;height:100%;
    background: #5F9EA0 url(/img/128x7.bg-left.jpg) repeat-y 0% 0%;
}

#CompanyLogo 
{
    # For image size of 120px X 90px
    border:0px;
    position:absolute;
    top:0px;left:0px;width:130px;height:100px;
    padding:5px;
    background-color:#FFFAF0;
}

#CompanyBanner
{
    border:0px solid #404040;
    position:absolute;top:0px;right:0px;
    width:648px;height:100px;
    padding:5px;
}

#CenterContent
{
    border:0px #000000 solid;
    position:absolute;top:100px;left:130px;
    width:636px;padding:30px;
    text-align:left;
}

#CompanyFooter
{
    border:0px solid #0000ff;
    position:absolute;bottom:0px;right:0px;
    width:648px;
    height:50px;
    font-size:12px;
    font-weight:bold;
    color:#606060;
    text-align:center;
    padding:5px;
}

#CompanyFooter a
{
    color:#ffffff;
    text-decoration:none;
}
#CompanyFooter a:visited
{
    color:#ffffff;
    text-decoration:none;
}
#CompanyFooter a:active
{
    color:#ffffff;
    text-decoration:none;
}
#CompanyFooter a:hover
{
    background-color:#6495ED;
    color:#ffffff;
    text-decoration:none;
}


.HSection
{
    background-color:#FFFAF0;
    color:#00008B;
    font-family:arial,helvetica,sans-serif;
    font-size:16px;
    font-weight:bold;
    text-align:left;
    width:100%;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 2px;
    padding-bottom: 2px;
    border-left:#5F9EA0 10px solid;
    border-bottom:#5F9EA0 1px solid;
}


div
{
    width:100%;
    padding:5px;
}

p
{
    text-align:justify;
}

img20x20
{
    valign:middle;
    border:#000000 1px solid;
}


li
{
    list-style-image:url("/img/12x12.list.gif");
    text-align:justify;
}


tr
{
    vertical-align:top;
}

th
{
    font-family:arial,helvetica,sans-serif;
}

td
{
    border:#000000 0px solid;
    font-family:arial,helvetica,sans-serif;
    font-size:12px;
    vertical-align:top;
}

textarea
{
}


#MenuBar
{
    position:absolute;
    left:0px;
    top:120px;
    border:#808080 solid 0px;
    color:#FFF8DC;
    font-size:13px;
    font-variant:small-caps;
    font-weight:bold;
    text-align:left;
    width:100%;
}
#MenuBar a
{
    background-color:#008080;
    border:#FFFAF0 solid 1px;
    color:#FFFAF0;
    width:120px;
    margin:3px 0px 3px 0px;
    padding:2px 2px 2px 6px;
    text-decoration:none;
    filter:progid:DXImageTransform.Microsoft.Wave(enabled=true, add=false, freq=1, lightStrength=20, phase=0, strength=0);
}
#MenuBar a:visited
{
    background-color:#008080;
    border:#FFFAF0 solid 1px;
    color:#FFF8DC;
    width:120px;
    margin:3px 0px 3px 0px;
    padding:2px 2px 2px 6px;
    text-decoration:none;
}
#MenuBar a:active
{
    background-color:#008080;
    border:#FFFAF0 solid 1px;
    color:#FFFAF0;
    width:120px;
    margin:3px 0px 3px 0px;
    padding:2px 2px 2px 6px;
    text-decoration:none;
}
#MenuBar a:hover
{
    background-color:#F0FFF0;
    border:#4b0082 solid 1px;
    color:#2F4F4F;
    width:120px;
    margin:3px 0px 3px 0px;
    padding:2px 2px 2px 6px;
    text-decoration:none;
}

input
{
    background-color:#FFFAF0;
    border:#808080 solid 1px;
}

.button
{
    background-color:#008080;
    color:#FFF8DC;
    font-weight:bold;
    font-variant:small-caps;
    width:60px;
    border:#c0c0c0 solid 1px;
}
.button2
{
    background-color:#F0FFF0;
    color:#2F4F4F;
    font-weight:bold;
    font-variant:small-caps;
    width:60px;
    border:#4B0082 solid 1px;
}

textarea
{
    background-color:#FFFAF0;
    border:#808080 solid 1px;
}

.error
{
    background-color:#ffffff;
    color:#ff0000;
    font-family:arial, helvetica, sans-serif;
    font-size:18px;
}
.noerror
{
    background-color:#ffffff;
    color:#336699;
    font-family:arial, helvetica, sans-serif;
    font-size:15px;
}

.ImageFramedRight
{
    float:right;
    width:0px;
    padding:1px;
    margin:5px 0 5px 5px;
    border:1px #808080 solid;
}
