body {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	margin: 0;
}

.data_row td {
	padding-right:6px;
	padding-left:6px;
}

a {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    color: rgb(0, 51, 153);
}

a:hover {
    text-decoration: underline;
}

.anchorPrint, .anchorBackToOverview, .anchorArrow, .anchorBackToList, .anchorClose, .anchorTopOfPage, .downloadDOC, .downloadDOT, .downloadEPS, .downloadEXE, .downloadFLA, .downloadGIF, .downloadHQX, .downloadHTML, .downloadINDD, .downloadJPG, .downloadMOV, .downloadPDF, .downloadPOT, .downloadPPT, .downloadQXD, .downloadSIT, .downloadSWF, .downloadWMV, .downloadXLS, .downloadZIP, .downloadUNKNOWN {
    background-repeat: no-repeat;
    padding-left-value: 24px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    color: rgb(0, 51, 153);
    padding-top: 0px;
    padding-bottom: 2px;
}

.anchorArrow {
    background-image: url(/images/arrowNoMarginLeft.gif);
    -x-background-x-position: left;
    -x-background-y-position: 4px;
    padding-left-value: 10px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
}


.bg_white {
	background-color: #FFFFFF;
}

.bg_light_blue {
	background-color: #EBEFF6;
}

.bg_light_blue_homepage {
	background-color: #E1E8F3;
}

.bg_medium_blue {
	background-color: #CFDAEB;
}

.bg_dark_blue {
	background-color: #B8CBE3;
}

.cell_underline td {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-right:6px;
	padding-left:6px;
}

.cell_border td {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

.cell_border_right td {
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
}


.table_header td {
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	padding: 12px 6px 4px 6px !important;
}

.table_row {
	font-size:11px;
	line-height:16px;
	padding-top:2px;
	padding-bottom:2px;
	height:18px;
}

.data_price {
	text-align: right;
}

.data_center {
	text-align: center;
}

.price_positive {
	color:#21A42C;
}

.price_negative {
	color:#FF3334;
}

.content_headline_1 {
    line-height: 20px;
    color: rgb(0, 51, 153);
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 16px;
}

.topmargin_content {
    clear: both;
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
    width: 576px;
    color: rgb(102, 102, 102);
    padding-bottom: 3px;
    margin-bottom: 9px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(204, 204, 204);
}

.footline_divider {
    width: 576px;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(204, 204, 204);
    margin-top: 30px;
    margin-bottom: 8px;
    background-repeat: no-repeat;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: rgb(102, 102, 102);
}

.footline {
    margin-top: 12px;
    margin-bottom: 12px;
    line-height: 18px;
    font-size: 10px;
    font-weight: bold;
    color: rgb(102, 102, 102);
}

.table_row_homepage {
	font-size:11px;
	line-height:16px;
	padding-top:1px;
	padding-bottom:1px;
	height:18px;
}

.back_link {
	font-size:11px;
	color:#003399;
	text-align: right;
}