/* =================================================
Layout Style Sheet (for good browsers)

version:  0.2
site:     KKR.com/japan/
author:   Virtual Magic, Inc., Jean-Paul Quiceno
date:     June 6, 2007
================================================= */


/* css/main.css
================================================ */


/* w3c compliancy ---------------------------------------------------------------------*/
body {font:70% Arial, Helvetica, sans-serif; background:#ebecea; margin:0 auto; padding:0; }
table#splash {height: 100%; width: 100%; }
td.backLeft  {background:url(images/int/back-left.gif); height: 100%; }
td.backRight {background:url('images/int/back-white.gif') 0 0 repeat-y; }
td.farRight {background:url('images/int/back-right.gif') 0 0 repeat-y; }
.back      {background:url(images/int/back.jpg); height: 100%; }
.contentBack {  background:#f1f1f2; }
.whoSelected { color: #a4a3a3; }
.c1 { color: #fff; }
/*------------------------------------------------------------------------------------*/    

h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif; font-style: normal; color: #535759;
}

h2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif; font-style: normal; color: #535759;
}

th
{
	background:#787C7E;
	font-size:1.05em;
	color:#cdcdcd;
	vertical-align:middle;
	text-align:center;
}
td {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
  COLOR: #535759;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
}

body {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #535759;
	FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
}

p {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #535759;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 12pt;
}

a:hover {
	FONT-SIZE: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #a4a3aA3;
}

a {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif; color: #676F54; text-decoration: underline;
}
	

li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12pt;
}

.listed li {
	line-height:125%;
	margin-bottom:1em;
	}

ul {
	margin-left: 15px;
}

.notop {
	position: relative;
	top: -14px;
}

.sub a:hover {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #a4a3a3;
}

.sub a {
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif; color: #5d6163; text-decoration: none;
}
	
.row-merges {
	padding: 7px;
}
	
.gray-bar {
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 2px;
	padding-top: 2px;
}
	
.info-cell {
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}

	/* Tables */
	
.padme
{
	border-collapse:collapse;
	border:1px solid #787c7e;
}
	
.padme td
{
	margin:0;
	padding:0.2em;
	border-bottom:1px solid #787c7e;
}