<!--
body {background-color:#dddddd;}

#mb
{
   position:relative;
   width:1000px;
   height:100%;
   margin-left:auto; margin-right:auto;
   border:none;
   background-color:#ffffff;
}

#ad1 {position:absolute; width:304px; height:254px; margin:0; padding:0; top:100px; left:690px;}
#ad3 {position:absolute; width:304px; height:254px; margin:0; padding:0; top:510px; left:690px;}
#ad4 {clear:both; width:472px; height:64px; border:none; margin:20px 0 0 0; padding:0; }

#main
{
   margin-left:10px; margin-top:25px;
   width:674px;
   min-height:1000px;
}

#main #tit {position:absolute; height:1px; width:1px; visibility:hidden; }

#main p#hd {margin-bottom:5px; font-size:14px; color:#b2b2b2; font-weight:700;}
#main #f_name {margin-top:2px; margin-bottom:3px; font-size:12pt; color:#000099;}
#main p#p2 {margin:0px; height:60px; font-size:8pt; color:#333333;}

#social {margin:2px 0px 8px 40px; }

.info
{
   border:solid 1px #ccc;
   margin-left:10px;
   padding:1px 7px 1px 7px;
   font-size:12px;
   font-style:italic;
   font-family:"times new roman", serif;
   color:#0077ee;
}

.tit_ctl {position:relative;}

.tit_ctl div {display:none; background-color:#999;}

.show {position:relative;}

.show:hover .info {border-color:#777;}

.show div
{ 
    display:block; 
    position:absolute; 
    width:200px;
    font-size: 10px; line-height:15px;
    padding:7px;   
    margin:0;
    border:1px solid #bbb; 
    background-color:#eeeedd; 
    color:#000;
    /* making round corners for Moziall Firefox and Safari. IE dosen't support */
    -moz-border-radius: 6px; 
    -webkit-border-radius: 6px; 
    left:-10px;
    top:auto; /* adjust positioning from top so that tool tip will come above the elemnt */
    text-align: left;  
    /* make it visible above the all elment, z-index decide the order of elements we show on page. 5000 is much higher value and tool tip will always come above of all elements */
    z-index:1000;
}


#grid
{ clear:both;
   margin-left:0px;
   margin-top:5px;
   padding:0px;
}

#grid thead .pct  {font-size:9px; line-height:9px;}
#grid thead .rep  {font-size:11px; line-height:11px;}

#grid tbody {font-size:11px;}

#grid .hist {width:30px;}
#grid .stock {width:300px;}
#grid .pct {width:50px;}
#grid .shares {width:90px;}
#grid .act {width:90px;}
#grid .rep {width:70px;}


#grid tbody .stock { border-left:none; }
#grid tbody .hist { border-right:none; }

.fn {font-size:9px; color:#888888;}

#sect
{
   margin-top:30px;
   margin-left:0px;
   padding-top:2px;
   padding-bottom:15px;
   padding-left:4px;

}


#sect #p1 {margin:0 0 10px 0; color:#444444; font-size:11px;}


#sect table
{
   margin-left:0px;
   margin-bottom:0px;
   border-collapse:collapse;
   border:none;
}

#sect table tr {margin:0px; padding:0px; height:12px; } 

#sect tbody td 
{   margin:0;
    padding:0;
    border:none;
    line-height:9px;
}

#sect .sector {width:150px; margin:0px; text-align:right; font-size:9px; padding:0px; padding-right:5px; color:#000055;}

#sect .pct {font-size:10px; padding:0 4px 0 4px;}

#sect .bar
{
   height:6px;
   background-color:#6699dd;
   border:none;
   text-align:left;
   font-size:9px;
   margin:0px;
   padding:0px;
   padding-top:1px;
}

#sect .bar * {padding:0px; margin:0px;}

html>/**/body #sect .bar  {border-color:#ffffff;}         /* this code is only for non-IE browsers */


.hd2
{
   font-size:12px;
   line-height:15px;
   color:#444444;
   font-weight:700;
   margin:0;
   padding-left:10px; padding-bottom:2px; padding-top:3px;
   border-bottom:1px solid #cccccc;
}

#rpt 
{
   clear:both;
   border:none;
   font-size:12px; line-height:15px;
   margin:0; margin-top:20px;
}

#rpt .par
{
   border-bottom:1px solid #cccccc;
   padding:5px; padding-bottom:15px;
   margin-bottom:5px;
   color:#000000;
   font-size:12px;

}

#rpt span {font-size:10px; color:#777777;}

#rpt a {text-decoration:none; color:#0033aa; font-weight:700; margin-left:5px;}

#rpt a:visited {color:#0077aa;}
#rpt a:hover   {color:#dd7733;}



-->

