body{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
.normal{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
}
.steps{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
letter-spacing:1px;
font-weight:bold;
}
.heading{
color:#000000;
font-family:Verdana, Helvetica, sans-serif;
font-size:11px;
letter-spacing:1px;
font-weight:100;
text-align:left;
padding-left:10px;
background-image:url(images/vline-right.jpg); 
background-position:left; 
background-repeat:repeat-y;
}
.heading2{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
letter-spacing:1px;
font-weight:100;
text-align:left;
padding-left:10px;
}
.heading3{
color:#000000;
font-family:Verdana, Helvetica, sans-serif;
letter-spacing:1px;
font-weight:100;
text-align:left;
padding-left:10px;
background-image:url(images/vline-right.jpg); 
background-position:left; 
background-repeat:repeat-y;
}

.link{
color:#41811E;
font-size:12px;
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.link a:link{
color:#41811E;
text-decoration:none;
}
.link a:active{
color:#41811E;
text-decoration:none;
}
.link a:visited{
color:#41811E;
text-decoration:none;
}
.link a:hover{
color:#009900;
}
.white{
color:#FFFFFF;
}
.white a:link{
color:#FFFFFF;
text-decoration:none;
}
.white a:active{
color:#FFFFFF;
text-decoration:none;
}
.white a:visited{
color:#FFFFFF;
text-decoration:none;
}
.white a:hover{
color:#009900;
}

.text{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:100;
padding-left:5px;
}
.text1{
margin:0px;
font-family:Verdana;
font-size:16px;
color:#60620E;
font-weight:bold;
text-align:left;
}

.valuename{
background-color:#EFF4F8;
padding:4px;
white-space:nowrap;
font-size:11px;
font-family:verdana;
}
.box{
width:59px;
border-style:solid;
border-color:#D6DADD;
border-width:1px;
height:17px;
text-align:right;
padding-right:15px;
font-size:12px;
}
.box1{
width:100px;
border-style:solid;
border-color:#D6DADD;
border-width:1px;
height:16px;
text-align:right;
padding-right:15px;
font-size:12px;
}
.box2{
width:150px;
border-style:solid;
border-color:#EFF4F8;
border-width:1px;
height:18px;
text-align:left;
padding-left:2px;
font-size:11px;
font-family:verdana;
background-color:#EFF4F8;

}
.box3{
width:260px;
border-style:solid;
border-color:#EFF4F8;
border-width:1px;
height:18px;
text-align:left;
padding-left:2px;
font-size:11px;
font-family:verdana;
background-color:#EFF4F8;

}

.thumbnail
{
    position: relative;
    z-index: 0;
}

.thumbnail:hover{
    background-color: transparent;
    z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: lightyellow;
    padding: 5px;
    left: -10px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    top: -550px;
    left: 200px; /*position where enlarged image should offset horizontally */

}

.thumb
{
    position: relative;
    z-index: 100;
}

.thumb:hover{
    background-color: transparent;
    z-index: 50;
}

.thumb span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: lightyellow;
    padding: 5px;
    left: -10px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumb span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumb:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    top: 50px;
    left: -370px; /*position where enlarged image should offset horizontally */

}


.thumb_bvic
{
    position: relative;
    z-index: 0;
}

.thumb_bvic:hover{
    background-color: transparent;
    z-index: 50;
}

.thumb_bvic span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: lightyellow;
    padding: 5px;
    left: -10px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumb_bvic span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumb_bvic:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    top: -556px;
    left: 148px; /*position where enlarged image should offset horizontally */

}

.thumb_bvic_report
{
    position: relative;
    z-index: 0;
}

.thumb_bvic_report:hover{
    background-color: transparent;
    z-index: 50;
}

.thumb_bvic_report span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: lightyellow;
    padding: 5px;
    left: -10px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumb_bvic_report span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumb_bvic_report:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    top: -556px;
    left: 108px; /*position where enlarged image should offset horizontally */

}

.thumb_disc
{
    position: relative;
    z-index: 0;
}

.thumb_disc:hover{
    background-color: transparent;
    z-index: 50;
}

.thumb_disc span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: lightyellow;
    padding: 5px;
    left: -10px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumb_disc span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumb_disc:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    top: -645px;
    left: 148px; /*position where enlarged image should offset horizontally */

}

.thumb_disc_report
{
    position: relative;
    z-index: 0;
}

.thumb_disc_report:hover{
    background-color: transparent;
    z-index: 50;
}

.thumb_disc_report span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: lightyellow;
    padding: 5px;
    left: -10px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumb_disc_report span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumb_disc_report:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    top: -645px;
    left: 148px; /*position where enlarged image should offset horizontally */

}

.thumb_ebitda
{
    position: relative;
    z-index: 0;
}

.thumb_ebitda:hover{
    background-color: transparent;
    z-index: 50;
}

.thumb_ebitda span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: lightyellow;
    padding: 5px;
    left: -10px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumb_ebitda span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumb_ebitda:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    top: -625px;
    left: 148px; /*position where enlarged image should offset horizontally */

}

.thumb_ebitda_report
{
    position: relative;
    z-index: 0;
}

.thumb_ebitda_report:hover{
    background-color: transparent;
    z-index: 50;
}

.thumb_ebitda_report span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: lightyellow;
    padding: 5px;
    left: -10px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumb_ebitda_report span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumb_ebitda_report:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    top: -625px;
    left: 148px; /*position where enlarged image should offset horizontally */

}

.thumb_ebit
{
    position: relative;
    z-index: 0;
}

.thumb_ebit:hover{
    background-color: transparent;
    z-index: 50;
}

.thumb_ebit span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: lightyellow;
    padding: 5px;
    left: -10px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumb_ebit span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumb_ebit:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    top: -610px;
    left: 148px; /*position where enlarged image should offset horizontally */

}

.thumb_ebit_report
{
    position: relative;
    z-index: 0;
}

.thumb_ebit_report:hover{
    background-color: transparent;
    z-index: 50;
}

.thumb_ebit_report span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: lightyellow;
    padding: 5px;
    left: -10px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumb_ebit_report span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumb_ebit_report:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    top: -595px;
    left: 148px; /*position where enlarged image should offset horizontally */

}


.thumb_gross
{
    position: relative;
    z-index: 0;
}

.thumb_gross:hover{
    background-color: transparent;
    z-index: 50;
}

.thumb_gross span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: lightyellow;
    padding: 5px;
    left: -10px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumb_gross span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumb_gross:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    top: -577px;
    left: 148px; /*position where enlarged image should offset horizontally */

}

.thumb_gross_report
{
    position: relative;
    z-index: 0;
}

.thumb_gross_report:hover{
    background-color: transparent;
    z-index: 50;
}

.thumb_gross_report span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: lightyellow;
    padding: 5px;
    left: -10px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumb_gross_report span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumb_gross_report:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    top: -572px;
    left: 148px; /*position where enlarged image should offset horizontally */

}

.thumb_net_report
{
    position: relative;
    z-index: 0;
}

.thumb_net_report:hover{
    background-color: transparent;
    z-index: 50;
}

.thumb_net_report span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: lightyellow;
    padding: 5px;
    left: -10px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumb_net_report span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumb_net_report:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    top: -548px;
    left: 148px; /*position where enlarged image should offset horizontally */

}
