﻿/* styles specific to non-IE browsers*/
.secondLevelText ul
{
    margin-top: 0px;
    margin-left: -15px;
}

.firstLevelText ul
{
    margin-top: 0px;
    margin-left: -15px;
}
.homePage
{
    margin-bottom: 14pt;
    padding: 0px;
    color: #333333;
    text-align: justify; /*to centre page itself*/
    text-decoration: none;
     line-height: 11.64pt;
}

/* left menu*/
.leftmenus
{
    font-size: 10px;
    font-family: verdana,arial, san-serif;
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
    margin-left: 2px;
    line-height: 12.9pt;
    font-weight: bold;
}
#divBtnFundName, #divBtnFundNameHigh
{
	position: absolute;
    top: 250px;
}
#divBtnSeminars, #divBtnSeminarsHigh
{
	position: absolute;
    top: 295px;
}
#divBtnAdvice, #divBtnAdviceHigh
{
	position: absolute;
    top: 342px;
}