﻿div
{
    border: none;
}

#container
{
    position: relative; /* needed for footer positioning*/
    width: 1000px; /*background:#f0f0f0;*/
    height: auto !important; /* real browsers */
    height: 100%; /* IE6: treaded as min-height*/
    min-height: 100%; /* real browsers */
}

#header
{
    height: 243px;
    width: 1000px;
    background-image: Url(  "Images/EquityHeaderER.gif" );
    background-repeat: no-repeat;
    border-bottom: solid 1px rgb(153,153,153);
}

#topmenuleft
{
    position: absolute;
    left: 0px;
    top: 213px;
    height: 26px;
    width: 160px;
    font-size: 12px;
    font-family: Arial;
    background-color: #D0E7CD;
    padding: 4px 0px 0px 0px;
}

#topmenuright
{
    position: absolute;
    left: 160px;
    top: 213px;
    height: 22px;
    width: 640px;
    font-size: 12px;
    font-family: Arial;
    background-color: #D0E7CD;
    /*text-align: center;*/
    padding: 8px 0px 0px 0px;
}

#topmenufarright
{
    position: absolute;
    left: 800px;
    top: 213px;
    height: 22px;
    width: 200px;
    font-size: 12px;
    font-family: Arial;
    background-color: #D0E7CD;
    text-align: center;
    padding: 8px 0px 0px 0px;
}

#leftside
{
    float: left;
    width: 150px;
    left: 0px; /*margin-left: 10px;*/
    margin-top: 0px;
    font-size: 12px;
    font-family: Arial;
}

#leftcontent
{
    padding: 25px 0px 1px 10px; /*border-bottom: solid 1px rgb(153,153,153);*/
}

#dmqualify
{
    margin: 10px 0px 0px 0px;
    padding: 1px 0px 1px 0px; /*border: solid 1px rgb(153,153,153);     background-image: url("images/Test4.gif");*/
}

#rightcontent
{
    /*position: absolute;     top: 243px;*/
    float: left;
    left: 170px;
    font-size: 76%;
    font-family: Arial;
    padding: 25px 0px 25px 10px;
    width: 630px;
}

#rightleft
{
    float: left;
    padding: 12px 0px 10px 0px;
    width: 160px;
    vertical-align: bottom;
    border-top: dotted 1px rgb(153,153,153);
    border-bottom: dotted 1px rgb(153,153,153);
}

#rightright
{
    float: right;
    padding: 10px 0px 10px 0px;
    width: 470px;
    border-top: dotted 1px rgb(153,153,153);
    border-bottom: dotted 1px rgb(153,153,153);
}

#rightside
{
    float: right; /*left: 812px;*/
    width: 190px; /*top: 243px;*/
    z-index: 3;
    font-family: Arial;
    color: rgb(3,107,2);
}

#callback
{
    padding: 10px 9px 1px 9px;
    background-image: url(  "images/Test2.gif" );
}

#chat
{
    padding: 1px 9px 1px 9px;
    background-image: url(  "images/Test2b.gif" );
}

#navcontent
{
    position: relative;
    clear: both;
    bottom: 0px;
    margin: 10px;
    padding: 20px 0px 0px 0px;
    width: 980px; /*border-top: solid 1px rgb(153,153,153);*/
}

#footer
{
    position: absolute;
    top: 0px;
    text-align: center;
    width: 980px;
    font-size: 10px;
    font-family: Arial;
    color: rgb(153,153,153);
    padding: 10px 0px 10px 0px;
    border-top: solid 1px rgb(153,153,153);
}

body
{
    width: 1000px;
    margin: 0;
    padding: 0;
    background-color: White;
}

html
{
    margin: 0;
    padding: 0; /*background-color: #A0A0A0;*/ /*background-color: #D3D3D3;     padding: 5px 5px 5px 5px;*/
}

h1
{
    font-size: 115%;
    color: rgb(3,107,2);
}

h2
{
    font-size: 100%;
    font-weight: bold;
    color: rgb(3,107,2);
}

h3
{
    font-size: 100%;
    color: Black;
    font-weight: bold;
}

h4
{
    font-size: 100%;
    color: rgb(3,107,2);
    font-weight: normal;
}

.mMenu
{
    color: rgb(3,107,2);
    font-weight: bold;
}

.mButton
{
    color: rgb(3,107,2);
    font-weight: bold;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font-family: Arial;
    font-size: 11px; /*cursor: hand;*/
    width: 80px;
    height: 20px;
}

.dmText
{
    border: none 0px rgb(153,153,153);
    font-size: 12px;
    font-family: Arial;
}

.afText
{
    border: solid 1px rgb(153,153,153);
    font-size: 12px;
    font-family: Arial;
}

.afTextRequired
{
    border: solid 1px Red;
    font-size: 12px;
    font-family: Arial;
}

a:link
{
    color: rgb(3,107,2);
    text-decoration: none;
    font-weight: bold;
}
a:visited
{
    color: rgb(3,107,2);
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    color: rgb(3,107,2);
    text-decoration: underline;
    font-weight: bold;
}
a:active
{
    color: rgb(3,107,2);
    text-decoration: none;
    font-weight: bold;
}

#appformcontent1
{
    position: relative;
    clear: both;
    margin: 0px;
    padding: 10px 10px 10px 10px;
    width: 575px;
}

#appformleft1
{
    float: left;
    left: 0px;
    width: 180px;
    padding-top: 3px;
}

#appformright1
{
    float: right;
    left: 0px;
    width: 390px;
}

#appformcontent2
{
    position: relative;
    clear: both;
    margin: 0px;
    padding: 10px 10px 10px 10px;
    width: 575px;
}

#appformleft2
{
    float: left;
    left: 0px;
    width: 115px;
    padding-top: 3px;
}

#appformright2
{
    float: left;
    left: 115px;
    width: 172.5px;
}

#appformleft2a
{
    float: left;
    left: 0px;
    width: 115px;
    padding-top: 3px;
}

#appformright2a
{
    float: left;
    left: 115px;
    width: 172.5px;
}

#appformcontent3
{
    position: relative;
    clear: both;
    margin: 0px;
    padding: 10px 10px 10px 10px;
    width: 575px;
}

#appformleft3
{
    float: left;
    left: 0px;
    width: 180px;
    padding-top: 3px;
}

#appformright3
{
    float: right;
    left: 0px;
    width: 390px;
}

#appformcontent4
{
    position: relative;
    clear: both;
    margin: 0px;
    padding: 10px 10px 10px 10px;
    width: 575px;
}

#appformleft4
{
    float: left;
    left: 0px;
    width: 275px;
    padding-top: 3px;
}

#appformright4
{
    float: right;
    left: 0px;
    width: 295px;
}

#appformcontent5
{
    position: relative;
    clear: both;
    margin: 0px;
    padding: 10px 10px 10px 10px;
    width: 575px;
}

#appformleft5
{
    float: left;
    left: 0px;
    width: 180px;
    padding-top: 3px;
}

#appformright5
{
    float: right;
    left: 0px;
    width: 390px;
}

#appformcontent6
{
    position: relative;
    clear: both;
    margin: 0px;
    padding: 10px 10px 10px 10px;
    width: 575px;
}

/* new theme */
.TabTheme .ajax__tab_header
{
    font-family: Arial;
    font-size: 12px;
    height: 20px;
    color: rgb(153,153,153);
    border-bottom: dotted 1px rgb(153,153,153);
    border-top: dotted 1px rgb(153,153,153);
    padding: 10px 10px 5px 10px;
}
.TabTheme .ajax__tab_outer
{
    /*border-right: solid 1px rgb(153,153,153);*/
}
.TabTheme .ajax__tab_inner
{
    /*border-left: solid 1px rgb(153,153,153);*/
}
.TabTheme ajax__tab_tab
{
}
.TabTheme .ajax__tab_hover .ajax__tab_outer
{
}
.TabTheme .ajax__tab_hover .ajax__tab_inner
{
}
.TabTheme .ajax__tab_hover .ajax__tab_tab
{
    text-decoration: underline;
}
.TabTheme .ajax__tab_active .ajax__tab_outer
{
}
.TabTheme .ajax__tab_active .ajax__tab_inner
{
}
.TabTheme .ajax__tab_active
{
    font-weight: bold;
    color: rgb(3,107,2);
}
.TabTheme .ajax__tab_body
{
    /*border-bottom: solid 1px rgb(153,153,153);*/
    font-size: 12px;
    font-family: Arial;
}

.dmButton
{
    height: 138px;
    width: 150px;
    border: None;
}

#smlist1
{
    float: left;
    width: 290px;
    font-family: Arial;
    text-align: center;
}

#smlist2
{
    float: right;
    width: 340px;
    font-family: Arial;
    text-align: center;
}

.bmark
{
    clear: both;
    position: relative;
    margin: 30px 0px 10px 0px;
    padding: 15px 0px 0px 0px;
    font-size: 12px;
    font-family: Arial;
    color: Black;
    border-top: solid 1px rgb(153,153,153);
}
.bmark p
{
    padding: 0;
    margin: 0;
}

.bmark p#logos
{
    padding: 10px 0px 0px 8px;
    margin: 0;
}

.bmark img
{
    padding: 5px 5px 0px 5px;
}