/* CSS Document */

body
{
	margin:0;
	padding:0;
	font-family:tahoma;
	background-image:url('../images/bg.gif');
	background-position:left top;
	background-repeat:repeat-x;
}
.maintable
{
	vertical-align:top;
	background-color:#ffffff;
}
.navigation
{
	background-image:url('../images/navi_pattern.gif');
	height:31px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#ffe363;
}
.pageheading
{
	background-image:url('../images/navi_pattern.gif');
	height:31px;
	font-size:14px;
	font-weight:bold;
	color:#ffe363;
	padding-left:10px;
}
.spacer
{
	padding: 0 20px 0 20px;
}
.spacer2
{
	padding: 0 5px 0 5px;
}

.business_division
{
	background-color:#3cc2e2;
	height:31px;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
}
.colheading
{
	background-image:url('../images/col_heading.gif');
	text-align:center;
	color:#002d5e;
	font-weight:bold;
	font-size:14px;
	height:31px;
}
.colheading2
{
	background-image:url('../images/col_heading.gif');
	color:#002d5e;
	font-weight:bold;
	font-size:14px;
	height:31px;
	padding-left:10px;
}
.generaltext
{
	font-size:12px;
	color:#000000;
	line-height:16px;
	font-weight: bolder;
}
.generaltext2
{
	font-size:12px;
	color:#000000;
	line-height:17px;
	font-weight: bold;
}
.pagetext
{
	font-size:11px;
	color:#000000;
	line-height:19px;
}
.pagetext2
{
	font-size:12px;
	color:#000000;
	line-height:20px;
	font-weight: bold;
}
.siglelinepatter
{
	background-image:url(../images/sigle_linepattern.gif);
	text-align:right;
	vertical-align:bottom;
	height:46px;
	padding-right:20px;
}
li
{
	margin-bottom:8px;
}
.bottom_navi
{
	height:111px;
	background-color:#3cc2e2;
	text-align:center;
	font-size:11px;
	line-height:19px;
	color:#004454;
}

