/* -- www.fujitsu.com STYLE V1.0 -- */


/* GENERIC */
body,td,p,div,span,a,input,select,textarea,form,ul,ol,dl,li,h1,h2,h3,h4,h5,h6
	{
	font-size: 10pt;
	font-family: Arial,Verdana,sans-serif;
	}

h1,h2,h3,h4,h5,h6
	{
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial,Verdana,sans-serif;
	}

h1,h2
	{
	font-size: 14pt;
	}

h3,h4,h5,h6
	{
	font-size: 11pt;
	}

p
	{
	line-height: 13pt;
	margin-top: 10px;
	margin-bottom: 10px;
	}

ul
	{
	list-style-image: url("/img/dot_1.gif");
	margin-top: 10px;
	margin-bottom: 20px;
	}

ul ul
	{
	list-style-image: url("/img/dot_2.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	}

ul ul ul
	{
	list-style-image: url("/img/dot_3.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	}

ol ul
	{
	list-style-image: url("/img/dot_2.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	}

ol
	{
	margin-top: 10px;
	margin-bottom: 10px;
	}

ol ol
	{
	margin-top: 0px;
	margin-bottom: 0px;
	}

ol ol ol
	{
	margin-top: 0px;
	margin-bottom: 0px;
	}

ul ol
	{
	margin-top: 0px;
	margin-bottom: 0px;
	}

li
	{
	line-height: 14pt;
	}

dl
	{
	margin-top: 10px;
	margin-bottom: 10px;
	}

dt
	{
	line-height: 14pt;
	}

dd
	{
	line-height: 14pt;
	}

strong
	{
	font-weight: bold;
	font-family: Arial,Verdana,sans-serif;
	}
small
	{
	font-size: 9pt;
	line-height: 11pt;
	font-family: Arial,Verdana,sans-serif;
	}


/* COMPONENTS */

.body1
	{
	font-size: 8pt;
	margin-top: 8px;
	margin-bottom:8px;
	}

.extra1
	{
	font-size: 84%;
	margin-top: 15px;
	margin-bottom: 20px;
	}

.sectionTop
	{
	margin-bottom: 5px;
	font-weight: bold;
	}

.section
	{
	margin-top: 25px;
	margin-bottom: 5px;
	font-weight: bold;
	}

.sectionIndent1
	{
	margin-bottom: 5px;
	margin-left: 145px;
	font-weight: bold;
	}

.sectionSub
	{
	margin-top: 10px;
	margin-bottom: 5px;
	}

.indent1
	{
	margin-left: 145px;
	}

.indent2
	{
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 40px;
	}


/* -- LAYOUT STYLES -- */

.vertical10x10
	{
	margin-top: 10px;
	margin-bottom: 10px;
	}

.vertical5x20
	{
	margin-top: 5px;
	margin-bottom: 20px;
	}

.vertical20x5
	{
	margin-top: 20px;
	margin-bottom: 5px;
	}

.vertical20x10
	{
	margin-top: 20px;
	margin-bottom: 10px;
	}

.vertical10x0
	{
	margin-top: 10px;
	}

.horizontalCenter
	{
	text-align: center;
	}

.horizontalRight
	{
	text-align: right;
	}

.LeftMenu td
	{
	font-size: 9pt;
	margin: 0px;
	padding: 2px 0px;
	font-family: Arial,Verdana,sans-serif;
	}

td.LeftMenuArea
	{
	background-color: #eeeeee;
	}

td.LeftMenuOn
	{
	background-color: #ffffff;
	}

td.bgLine
	{
	background-image: url(/img/linebg.gif);
	background-repeat: repeat-x;
	}

table.bgTitle
	{
	background: #999999;
	}


/* -- TEXT STYLES -- */

.text90 td
	{
	font-size: 9pt;
	}

.text80 td
	{
	font-size: 8pt;
	}

strong.text90
	{
	font-weight: bold;
	font-size: 9pt;
	}

.bodyHome table
	{
	font-size: 10pt;
	}

.body1 table
	{
	font-size: 8pt;
	}

.extra1 table
	{
	font-size: 10pt;
	}

.important
	{
	color: #ff0000;
	}

.notice
	{
	color: #cc0000;
	}

.textGray666
	{
	color: #666666;
	}

.textWhite
	{
	color: #ffffff;
	}

.textBlack
	{
	color: #000000;
	}

.textBlue039
	{
	color: #003399;
	}


/* -- TABLE COLOR -- */
td.White
	{
	background-color: #ffffff;
	}

/* -- GLAY -- */
td.Gray333
	{
	background-color: #333333;
	}

td.Gray666
	{
	background-color: #666666;
	}

td.Gray999
	{
	background-color: #999999;
	}

td.GrayCCC
	{
	background-color: #cccccc;
	}

td.GrayDDD
	{
	background-color: #dddddd;
	}

td.GrayEEE
	{
	background-color: #eeeeee;
	}

/* -- BLUE -- */
.Blue669
	{
	background-color: #666699;
	}

.Blue99C
	{
	background-color: #9999cc;
	}

.BlueCCF
	{
	background-color: #ccccff;
	}

.BlueDDF
	{
	background-color: #ddddff;
	}

.BlueEEF
	{
	background-color: #eeeeff;
	}

/* -- GREEN -- */
td.Green693
	{
	background-color: #669933;
	}

td.Green9C3
	{
	background-color: #99cc33;
	}

td.GreenCF3
	{
	background-color: #ccff33;
	}

td.GreenDF9
	{
	background-color: #ddff99;
	}

td.GreenEFC
	{
	background-color: #eeffcc;
	}

/* -- PINK -- */
td.PinkC66
	{
	background-color: #cc6666;
	}

td.PinkF99
	{
	background-color: #ff9999;
	}

td.PinkFCC
	{
	background-color: #ffcccc;
	}

td.PinkFDD
	{
	background-color: #ffdddd;
	}

td.PinkFEE
	{
	background-color: #ffeeee;
	}

/* -- ORANGE -- */
td.OrangeC60
	{
	background-color: #cc6600;
	}

td.OrangeF93
	{
	background-color: #ff9933;
	}

td.OrangeFC6
	{
	background-color: #ffcc66;
	}

td.OrangeFE9
	{
	background-color: #ffee99;
	}

td.OrangeFFC
	{
	background-color: #ffffcc;
	}


/* -- PRESS RELEASE -- */

.newsDate
	{
	font-size: 10pt;
	text-align: right;
	line-height: 14pt;
	}

.newsContact
	{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	}

.headLine
	{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	}

.sectionNews
	{
	margin-top: 30px;
	margin-bottom: 5px;
	}

.microsoft_big {  font-size: 84%; font-weight: bold; color: #333333}
