* {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

body {
    margin: 0px;
    padding: 0px;
}

a, a:hover, a:active, a:visited {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

h4{
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	text-transform: uppercase;
	background-image: url(../img/teaser_r_bg.gif);
	line-height: 20px;
	padding-left: 15px;
	font-size: 12px;
}

table {
    width: 100%;
}

table th {
    text-align: left;
}

table td,th {
    padding: 2px 0 2px 15px;
}

table td.col1{
	padding-right: 0px;
}

table td.col2{
	padding-right: 20px;
}

table td.col3{
	padding-right: 50px;
}

#main {
    width: 228px;
    border: #BEC8CE 1px solid;
	padding-bottom: 10px;
	height: 430px;
}

#logo{
	text-align: center;
	padding: 20px 0px 20px 0px;
	border-bottom: #BEC8CE 1px solid;
}

table.details{
	padding: 0px;
}

table.details td{
	border-top: #BEC8CE 0px solid;
	border-bottom: #BEC8CE 1px solid;
	padding: 2px 0 2px 30px;
	background-image: url(../img/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	background-color: #F1F4F6;
}

.chartrow_active {
    font-weight: normal;
}
.chartrow_active a {
    color: #FA6511;
}

.chartrow {
    background-color: #fff;
    font-weight: normal;
}
.chartrow a {
    color: #000;
}
#bottom_link {
    padding: 4px 0px 0px 8px;
}
#bottom_link a {
    color: #132D48;
    background-image:url(../img/arrow_blue.gif);
    background-position: 0px;
    background-repeat: no-repeat;
    padding-left: 17px;
}
#bottom_link a:hover {
    text-align: right;
    color: #FA6511;
}

.right {
    text-align: right;
    padding: 0 10px 0 0;
}

table.details td.no_arrow{
	padding-left: 15px;
	background-image: none !important;
}

.company_name{
	padding: 5px 0px 5px 0px;
	font-size: 12px;
}

