/* UNIVERSAL STYLES */
body
{
    font: 80%/1.5 arial, helvetica, sans-serif;
    color: #000000;
    background-color: #687F9B; /* padding: 0; */
    margin: 0;
    text-align: left; /* border-style: solid; */ /* color: green; */
}

#thepage
{
    /* margin-left: auto; */ /* margin-right: auto; */
    margin: 0 auto;
    width: 1024px;
    height: auto;
    text-align: left; /* border-style: solid; */ /* color: silver; */
}

#container1
{
    border-top: solid #ECBF0D 5px;
    background-color: #031426;
    width: 1024px;
    height: 81px; /* border-style: solid; */ /* color: green; */
}

#divContent1
{
    margin-left: 20px;
}

#header-left
{
    float: left;
    padding-top: 15px; /* border-style: solid; */ /* color: white;  */
    width: 403px;
}

#header-right
{
    float: right;
    text-align: right; /* border-style: solid; */ /* color: orange; */
}

#header-right-stan
{
    background-image: url(/CEGS/images/lvc-logo-pixel-drk.jpg);
    background-repeat: repeat;
    position: relative; /* border-style: solid; */ /* color: orange; */
}

#header-right-links
{
    position: relative;
    top: 60px;
    left: 140px;
}

#container2
{
    padding-left: 10px;
    background-color: #031A32;
    height: 53px; /* border-style: solid; */ /* color: red; */
}

#subheader-left
{
    float: left;
    padding-top: 7px; /* border-style: solid; */ /* color:  yellow; */
}

#subheader-right
{
    float: right;
    padding-top: 5px; /* border-style: solid; */ /* color: brown; */
}

#subheader-right-stan
{
    float: right;
    padding-top: 5px;
    background-image: url(/CEGS/images/lvc-logo-pixel.jpg);
    background-repeat: repeat;
    position: relative;
    white-space:nowrap;
    width: 68%;
}

#subheader-right-links
/* GS */
{
    position: relative;
    top: 5px;
    left: 140px;
        white-space:nowrap;
}


#footer
{
    clear: left;
    background-color: #0A386E;
    width: 1024px;
    height: 50px;
    font-size: x-small;
    color: #ffffff; /* border-style: solid; */ /* color: silver; */
}

#footer-left
{
    float: left; /* border-style: solid; */ /* color: brown; */
}

#footer-right
{
    float: right;
    text-align: right; /* border-style: solid; */ /* color: brown; */
}

P.title3
{
    font-weight: bold;
    color: #990000;
    font-size: large;
    text-align: left;
    margin-bottom: .5%;
}

#divContent1 
{
    background-color:#ffffff;
}
       
A:link { text-decoration:none}
A:visited { text-decoration:none} 
A:active { text-decoration:none}

A.yellow:link
{
    color: #ECBF0D;
    background: transparent;
    text-decoration: none;
    margin: 7px;
}

A.yellow:visited
{
    color: #ECBF0D;
    background: transparent;
    text-decoration: none;
    margin: 7px;
}

A.yellow:active
{
    color: #ECBF0D;
    background: transparent;
    text-decoration: none;
    margin: 7px;
}

A.yellow:hover
{
    color: #ffffff;
    text-decoration: underline;
    margin: 7px;
}

A.yellowItalic:link
{
    color: #ECBF0D;
    background: transparent;
    text-decoration: none;
    font-style:italic;
    margin: 7px;
}

A.yellowItalic:visited
{
    color: #ECBF0D;
    background: transparent;
    text-decoration: none;
    font-style:italic;
    margin: 7px;
}

A.yellowItalic:active
{
    color: #ECBF0D;
    background: transparent;
    text-decoration: none;
    font-style:italic;
    margin: 7px;
}

A.yellowItalic:hover
{
    color: #ffffff;
    text-decoration: underline;
    font-style:italic;
    margin: 7px;
}
A.white:link
{
    color: #ffffff;
    background: transparent;
    text-decoration: none;
    margin-left: 7px;
    font-size: 12pt;
}

A.white:visited
{
    color: #ffffff;
    background: transparent;
    text-decoration: none;
    font-size: 12pt;
     margin-left: 7px;
}

A.white:active
{
    color: #ffffff;
    background: transparent;
    text-decoration: none;
    font-size: 12pt;
     margin-left: 7px;
}

A.white:hover
{
    color: #ECBF0D;
    text-decoration: underline;
    font-size: 12pt;
     margin-left: 7px;
}

A.breadcrumbs:link
{
    color: #000000;
    background: transparent;
    text-decoration: none;
    margin: 5px;
}

A.breadcrumbs:visited
{
    color: #000000;
    background: transparent;
    text-decoration: none;
}

A.breadcrumbs:active
{
    color: #000000;
    background: transparent;
    text-decoration: none;
}

A.breadcrumbs:hover
{
    color: #ECBF0D;
    text-decoration: underline;
}

A.logon:link
{
    color:#0A386E;
}

A.logon:visited
{
    color:#0A386E;
}

A.logon:active
{
    color:#0A386E;
}

A.logon:hover 
{
    color:#ffffff;
}

A.programLinks:link
{
    color:#ffffff;
    font-size: 12pt;
    font-weight:bold;
    text-decoration:none;
}

A.programLinks:visited
{
    color:#ffffff;
    font-size: 12pt;
    font-weight:bold;
    text-decoration:none;
}

A.programLinks:active
{
    color:#ffffff;
    font-size: 12pt;
    font-weight:bold;
    text-decoration:none;
}

A.programLinks:hover 
{
    color:#ECBF0D;
    font-size: 12pt;
    font-weight:bold;
    text-decoration:none;
}
