/*------------------------------------------------------------------------------
    NEW NAGRA STYLE SHEET
------------------------------------------------------------------------------*/
body, td, th
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    line-height: 15px;
}
body
{
    width: 894px;
    background: url(../images/header_pages.jpg) 8px 5px no-repeat;
    margin-top: 99px;
}
/*----------------------------------------------------------------------------*/
#menu
{
    border-top: 1px solid #c41200;
}
#menu table
{
    width: 100%;
    margin-bottom: 2px;
    border-collapse: collapse;
}
#menu td
{
    background: #e4e4e4;
    text-align: center;
    height: 25px;
}
/*---------------------*/
#left_menu
{
    /*float: left;*/
    position: absolute;
    top: 126px;
    left: 9px;
    width: 165px;
    margin: 0;
    padding: 4px;
}
#left_menu ul
{
    padding: 0;
    margin: 0;
}
#left_menu li
{
    list-style: none;
    border: 1px solid #000;
    margin-bottom: 1px;
    padding: 3px;
}
#left_menu a
{
    display: block;
}
/*---------------------*/
.current a {color: #c41200;}
/*----------------------------------------------------------------------------*/
#more {margin-top: 30px;}
#search {margin-top: 30px; text-align: center;}
/*----------------------------------------------------------------------------*/
#center {background: #e4e4e4;}
/*---------*/
#content
{
    background: #ffffff;
    margin-left: 173px;
    padding: 25px 0 15px 25px;;
    min-height: 350px;
}
#content table
{
    width: 100%;
}
/*---------*/
#ir_content {padding-right: 50px;}
/*---------*/
#address table {width: 100%;}
#address td
{
    width: 33%;
    padding: 10px 0;
}
/*---------*/
#footer
{
    line-height : 18px;
    background: #e4e4e4;
    text-align: right;
    vertical-align: bottom;
    padding-right: 3px;
}
/*----------------------------------------------------------------------------*/
img {border: 0;}
hr
{
    border: 0;
    color: black;
    background: black;
    height: 1px;
}
h1
{
    font-size : 16px;
    font-weight : bold;
    color : #c41200;

}
h2
{
    font-weight : bold;
    font-size: 11px;
    color : #c41200;
}
h3
{
    font-size: 11px;
    font-weight: normal;
    color : #c41200;
}
h4
{
    font-size: 11px;
    font-weight: bold;
}
/*---------------*/
a
{
    color : #000066;
    text-decoration : none;
}
a:hover
{
    color : #c41200;
    text-decoration : none;
}
/*---------------*/
.spacer {clear: right;}

/*----------------------------------------------------------------------------*/
/* Key figures */
#key-figure table thead th
{
    color: #c41200;
    font-weight: normal;
    text-align: right;
}
#key-figure table thead td
{
    color: #c41200;
}
#key-figure table tbody th
{
    background: #e4e4e4;
    vertical-align: top;
    font-weight: normal;
    text-align: left;
    width: 200px;
}
#key-figure table tbody td
{
    background: #e4e4e4;
    vertical-align: top;
    text-align: right;
}
#key-figure table tbody td.year
{
    background: #fff;
}

a.docppt {
	margin: 20px;
	padding-left: 55px;
	display: block;
	background: url('pdf.png') top left no-repeat;
	height: 50px;
}

/*----------------------------------------------------------------------------*/
/* Annual reports */
.ra th
{
    text-align: left;
    width: 100px;
    font-weight: normal;
}
.ra td
{
    vertical-align: middle;
    width: 180px;
}
.ra_menu
{
    float: right;
    width: 150px;
    margin: 0;
}
.ra_order
{
    margin-bottom: 2px;
    padding: 3px;
    border: 1px solid #000;
}
.ra_order_title
{
    background: #e4e4e4;
    padding: 2px;
    text-align: center;
}
/*----------------------------------------------------------------------------*/
/* Doc center */
.dc-0, .dc-1 {height: 25px;}
.dc-0 {background: #e4e4e4;}
.dc-1 {background: #fff;}

/*----------------------------------------------------------------------------*/
/* Press Releases */
.pr_sort
{
    text-align: right;
}
.pr_date
{
    float: right;
    width: 80px;
    text-align: right;
    padding-top: 15px;
}
.pr_download
{
    text-align: center;
}
#pr_list th
{
    background: #e6e6e6;
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
    white-space: nowrap;
}
#pr_list td
{
    vertical-align: top;
}

/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
.IE_space
{
    height: 180px;
}

