

/* breadcrumb trail */

#breadcrumbInvestis {
clear: both;
color: #6F738B;
font-size: .7em;
margin-left: 24px;
margin-bottom: .6em;
}
a.breadcrumb {
color: #696969;
}

a.breadcrumb:hover {
color: #696969;
}


/* additional table styles */

#investis table {
font-size: 1.0em;
border: 0;
}

#investis .right {
text-align: right;
}

.shade {
background-color: #F8F8F8;
}

#investis table th {
background-color: #EEE;
padding-left: 4px;
}

#investis table td {
padding-left: 4px;
margin: 3px;
}

/* link and list styles */
#investis ul li.arrow {background: url(/investors/images/arrow_secondary.gif) 0 .25em no-repeat;}
#investis a.arrow {background: url(/investors/images/arrow_secondary.gif) 0 .25em no-repeat; padding-left: 1.0em;}
#investis ul li.homearrow {background: url(/investors/images/home_arrow.gif) 0 .25em no-repeat;}

.invisible {
display: none;
}

.hidden {
display: none;
}

/* Homepage */

#PriceBox {
float: left;
background-color: #EEE;
padding: 10px 10px 0 10px;
border-top: 3px solid #666;
}

#SharePrice {
float: left;
width: 40%;
}

#SharePrice table td {
border-bottom: 1px solid #666;
}

#SharePrice strong {
color: #666;
}

#ShareChart {
float: right;
background-color: #FFF;
padding-left: 25px;
}


#branding {
clear:both;
padding:30px 0 0 207px;
}

#infotable {
clear: both;
}

#infotable a.arrow {
display: block;
}

#infotable h4 {
font-size: 1.1em;
}
