@import url("investor-relations.css");



table.financial td, th {
	padding: .5em 1em .5em 0;
}

th.financial-head {
	font-weight:bold;
}

thead.financial-top th
{
    border-bottom: 1px solid #cccccc;
}

tbody.financial-body th
{
    font-weight: normal;
    padding-right: 30px;
    background: no-repeat center right;
}

tbody.financial-body td
{
    text-align: center;
}

div.size
{
    font-size: 10px;
}

th {
   font-weight:bold;
}
