/*index*/
* {margin: 0;}

body.index
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 100%;
    width: 100%;
    margin: 0px auto;
    padding: 0px auto;
    text-align: center;
    vertical-align: middle;
    background-color: #FFFFFF;
    
}

.container
{  
    width: 1026px;
    text-align: left;
    vertical-align: middle;
    /*padding: 0px;*/
    
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -43px;
    /* the bottom margin is the negative value of the footer's height */
    position: relative;
}

.logopic
{
    position: absolute;
    left: 757px;
    top: 65px;
    
}


table.menutable
{
    table-layout: auto;
    position: absolute;
    left: 160px;
    top: 65px;
    width: 410px;
    
}

.menubold
{
    font-weight: bold;
    color: #606A63;
    font-family: Verdana;
    
}

.menutable TD
{
    border-width: 1px;
    border-left-style: solid;
    border-color: #999999;
}

.menutable a
{
    text-decoration: none;
    color: #999999;
    font-size: 9px;
    font-family: Verdana;
    vertical-align: middle;
    
}

table.mainblue1
{
    position: absolute;
    top: 230px;
    left: 3px;
}

.mainblue2
{
    position: absolute;
    top: 230px;
    left: 3px;
}
.mainblue2 a
{
    text-decoration: none;
    color: #A7B3A7;
    font-size: 12px;
    font-family: Verdana;
}

.mainblue3
{
    position: relative;
    top: 230px;
    left: 993px;
}


.whitebold
{
    font-weight: bold;
    color: #FFFFFF;
    font-family: Verdana;
}

table.textquote
{
    table-layout: fixed;
    position: absolute;
    top: 446px;
    left: 163px;
    width: 471px;
}
textquote td
{
width: 471px;


}


.textquote p
{
    font-size: 12px;
    font-family: Verdana;
    color: #000000;
    direction: ltr;
    text-align: justify;
    
}

.textquote a
{
    text-decoration: underline;
    color: #000000;
    font-size: 12px;
    font-family: Verdana;
}
