 
/*
  Corporate Red		#ea2026
  Corporate Grey	#a9a18c
  Grey tint 1		#b6af9d   
  Grey tint 2		#c3bda3 (195,189,174)   Grey tint 1,  selected main menu
  Grey tint 3		#d0cbbf   highlight grey , used for the selected tab, graphics and sub heading
  Grey tint 4		#ddd9d0   
  Grey tint 5		#e9e7e1  
 
  #A3A18C   main menu
  #EAE7E2   left menu
*/

/* specific divs */

html, body {
	font-family: Arial;
	padding:0px;
	margin:0px;
	font-size: 100%; /* IE Hack */
}


/* commented backslash hack \*/
html, body {font-family: Arial;height:100%}
/* end hack */

body {
	font-family: Arial;
	color: black;
	background: white url(../images/Background_withNoLine.gif) top center repeat-y;
	text-align: center;
	font-size: 0.75em;
}

#container {
	font-family: Arial;
	padding: 0px;  
	margin: 0px auto;
	width: 752px;
	min-height: 100%;
	height: auto;
	text-align: left;
	position: relative;
}

* html #container {
	font-family: Arial;
	height: 100%;
	width: 752px;
}

#header{
font-family: Arial;
   background: #fff;
   padding: 10px 0px;
}

#panel{
	font-family: Arial;
	display: block;
	padding: 0px;  
	margin: 0px;
	clear: both;
}

#leftColumn {
 font-family: Arial;
 width: 178px;
 margin: 0px;
 padding: 0px;
}

#leftColumn div.newsPanel {
 font-family: Arial;
 width: 178px;
 background:#d0cbbf;
 margin: 10px 0px 0px 0px;
 padding: 10px;
 border: 0px
}

/* fix box model for IE5 */
#leftColumn div.news\Panel {font-family: Arial;width:158px;}

.newsItem
{
  font-family: Arial;margin-bottom:0px; 
}


#mainPage {
 font-family: Arial;
 width: 564px;
 margin: 10px 0px 0px 10px;
 padding: 0px;
}

#mainPageIndent {
 font-family: Arial;
 width: 548px;
 margin: 0px 0px 0px 16px;
 padding: 0px;
}

#mainPageIndent div.full {
  font-family: Arial;clear: both;
  width: 548px;
}

#mainPageIndent div.leftcol {
  font-family: Arial;width: 263px;
  float: left;
}

#mainPageIndent div.rightcol {
 font-family: Arial; width: 263px;
  float: right;
}

#mainPageIndent div.withlinks {
  font-family: Arial;width: 358px;
  float: left;
}

#mainPageIndent div.links{
  font-family: Arial;width: 168px;
  float: right;
  padding-left:10px;
  border-left: 1px solid #d0cbbf;
}

#mainPageIndent div.rule{
  font-family: Arial;border-bottom: 1px solid #d0cbbf;
  padding-bottom:10px;
  margin-bottom:10px;
}

/* for image wrapping */
#mainPageIndent div.right{
  font-family: Arial;padding: 0px 0px 1em 10px;
  float: right;
}

#mainPageIndent div.left{
  font-family: Arial;padding: 0px 10px 10px 0px;
  float: left;
}

#mainPageIndent div.center{
  font-family: Arial;padding: 0px 0px 10px 0px;
}

/* footer is outside container and positioned absolute - footerspace clears space */
#footerspace {
 font-family: Arial;clear: both;
 height: 50px;
}

#footer {
 font-family: Arial;height: 30px;
 position: absolute;
 bottom: 0px;
 font-size: xx-small;
 margin: 0px;
 padding: 0px 0px 0px 216px;
 color: #a9a18c;
}



#footer a {
	font-family: Arial;color: #a9a18c;
}

#footer a:hover {
	font-family: Arial;color: #ea2026;
}


/*
   Main 'Tab' menu
*/


#mainMenu {
  font-family: Arial;float:left;
  width:100%;
  margin:0px;
  background:#A9A18C url("../images/right-end.gif") no-repeat right top;
  line-height:normal;
  border-bottom :8px solid #D0CBBF;  /* border under main menu */
  font-size: 0.95em;
}

#mainMenu ul {
  font-family: Arial;margin:0px;
  padding:0px;
  list-style:none;
  }

#mainMenu li {
  font-family: Arial;float:left;
  background:url("../images/left.gif") no-repeat;
  margin:0px;
  padding:0px 0px 0px 9px;
  }

#mainMenu  a {
  font-family: Arial;float:left;
  display:block;
  background:url("../images/right.gif") no-repeat right top;
  padding:5px 5px 5px 2px;
  text-decoration:none;
  color: #fff;
  }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#mainMenu a {font-family: Arial;float:none;}
/* End IE5-Mac hack */

#mainMenu a:hover {
  font-family: Arial;color: #000;
  }

#mainMenu #home {
  font-family: Arial;background-image:url("../images/left-home.gif");
  border-width:0px;
}

#mainMenu #current {
  font-family: Arial;background-image:url("../images/left-on.gif");
}

#mainMenu #current a {
  font-family: Arial;background-image:url("../images/right-on.gif");
  padding-bottom:5px;
  color: #000; 
  }

#mainMenu #home_current {
  font-family: Arial;background-image:url("../images/left-home-on.gif");
  border-width:0px;
}

#mainMenu #home_current a {
  font-family: Arial;background-image:url("../images/right-on.gif");
  padding-bottom:5px;
  color: #000; 
}

#mainMenu #empty {
  font-family: Arial;background-image:url("../images/left.gif");
  border-width:0px;
  padding:5px 15px 5px 6px;
  height: 100%;
}

#mainMenu #rightItem {
  font-family: Arial;float:right;
  background:url("../images/right-end.gif") no-repeat right top;
}

#mainMenu #rightItem a {
  background:url("../images/right-end.gif") no-repeat right top;
  padding-bottom:5px;
}

#mainMenu #rightItem_current {
  font-family: Arial;float:right;
  background:url("../images/right-end.gif") no-repeat right top;
  border-width:0px;
  color: #000;
}

#mainMenu #rightItem_current a {
  font-family: Arial;padding-bottom:5px;
  color:  #000; 
}


/*
   Submenu
*/

#subMenu {
	font-family: Arial;color:Black;
	margin:0px;
	padding:30px 0px 0px 0px;
	width:100%;
}


#subMenu  ul {
	font-family: Arial;margin: 0px;
	padding: 0px;
	list-style:none;
}

#subMenu  li 
{
	font-family: Arial;display: block;
	list-style: none;
	margin: 0px;
}

#subMenu  a 
{
	font-family: Arial;display: block;
	Color:Black;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	height:100%
}


#subMenu  a.d0
{
	font-family: Arial;padding:7px 12px 7px 12px;
}

#subMenu  a.open
{
	font-family: Arial;background:#e9e7e1;
}


#subMenu  a.d1 
{
	font-family: Arial;background:#e9e7e1;
	padding:7px 12px 7px 24px;
}


#subMenu  a.d2 
{
	font-family: Arial;background:#e9e7e1;
	padding:7px 12px 7px 36px;
}


#subMenu  a.d3 
{
	font-family: Arial;background:#e9e7e1;
	padding:7px 12px 7px 48px;
}

#subMenu  a:hover {
  font-family: Arial;background:#a9a18c;
  }

#subMenu  #current  {
  font-family: Arial;background:#d0cbbf; 
  font-weight: bold;
  }
  
#subMenu  a.open
{
 font-family: Arial;background:#e9e7e1;
}

/**************************
.com specific definitions
****************************/

/*-----------
Person
-------------*/
.personName
{
	font-family: Arial;font-weight:bold;
	font-size:medium;
}

.personFunction
{
	font-family: Arial;font-weight:normal;
	margin-bottom : 10px;
    font-style:italic;  
}
.personBackground
{
	font-family: Arial;width :180px;
}


.personDescription
{
	font-family: Arial;margin-top :20px;
	width :450px;
}

/*-----------
   sitemap
-----------*/

#sitemap {
  font-family: Arial;color:Black;
  margin:30px 50px 50px 80px; 
  width:100%;
  font-weight:bold;
  padding:0px 0px 0px 0px;
 }

#sitemap  ul {
  font-family: Arial;list-style-position:outside;
  list-style-type:none; 
  }

#sitemap  li 
{
  font-family: Arial;font-weight:bold;
  font-size :x-small;
  background:#FFF;
  height:20px;
 }

#sitemap  a 
{
  font-family: Arial;Color:Black;
  text-decoration:none;
  }

#sitemap  a:hover {
  font-family: Arial;color:#ea2026;
  }



/*-----------
Investor pages
-------------*/
#investorInfo  {
 	font-family:Arial;
	color: black;
}


#investorInfo .dropselect{
	font-family: Arial;width:420px;
	font-size: 1em;	
}

#investorInfo #usefullLinks a {
	font-family: Arial;font-weight:normal;
	text-align:left; 
	width:50px;
}


#investorInfo .label {
	font-family: Arial;font-weight:bold;
	text-align:center ;
	vertical-align:top;
	background:#d0cbbf; 
}


#investorInfo #calendarOfEventsTable TD
{
	font-family: Arial;height:20px;
}


/*-----------
Other sections
-------------*/

.titleBar
{
	font-family: Arial;font-weight:bold;
    background:#c3bdae;
 }
 

#calendarOfEvents TABLE
{
	font-family: Arial;margin-top:20px; 
	margin-left:20px; 
}

#calendarOfEvents TD
{
	font-family: Arial;height:20px;
}

 #newsViewer
 {
   	font-family: Arial;margin: 30px ;
 }
  
 #newsViewer #newsIngress
 {
 	font-family: Arial;font-weight:bold;
 }
 
 #greyThin
 {
    font-family: Arial;font-family:Arial;
    color: #a9a18c;
    font-size:small;	
 }
 
 .tksbox
 {
	font-family: Arial;border: 1px solid #a9a18c;
	font-size: smaller;
	padding-left: 2px;



 }

.button {
	background-color: #ddd9d0;
	border: 1px solid #a9a18c;
	font-family: Arial;
	font-size: x-small;

}

textarea {
	border:1px solid #D0CBBF;
	font-family: Arial;
	font-size: x-small;
}

.tblteks {
	font-family: Arial;
	background-color: #FFFFFF;
	padding-left: 2px;


}
#Source {
	font-family: Arial;color:grey;
	margin:0px;
	background-color: #e9e7e1;
	width:100%;
	padding: 2px;
}

#Source a{
	font-family: Arial;color:grey;
	margin:0px;
	background-color: #e9e7e1;
	padding: 2px;
	width:100%;
}