/* CSS Document */

/* ============================== */
/*     Package specification      */
/* ============================== */
body
{
	color: #000000;
}

.txcolor_blue
{
	color: #0053DD;
}

.txcolorWhite
{
	color: #FFFFFF;
}

.txcolor_Darkblue
{
	color: #00296C;
}
/* ============================== */
/*           Common               */
/* ============================== */
img.footerCopyright
{
	margin-top: 13px;
	margin-left: 441px;
	margin-bottom: 10px;
}

a.locus
{
	color: #FFFFFF;
}

img.title
{
	margin-bottom: 19px;
}
/* ============================== */
/*           index                */
/* ============================== */
img.indexLogo
{
	margin-top: 74px;
	margin-bottom: 112px;
}

img.indexNavi
{
	margin-top: 1px;
}

div.indexHighlights
{
	margin-top: 12px;
	margin-left: 31px;
}

div.indexHighlights_text
{
	margin-left: 17px;
}

a.indexHighlights
{
	color:#000000;
}