@charset "UTF-8";
html {
	overflow-y: scroll;
}
body,td,th {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_bold {
	font-weight: bold;
}
.body_blue {
	color: #3366CC;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: underline;
	color: #3366CC;
}
a:active {
	text-decoration: none;
	color: #3366CC;
}
.nav_bg {
	background-image: url(../images/2_navigation/grey_bg.gif);
	background-repeat: repeat;
}
.sub_nav:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.sub_nav:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.sub_nav:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.sub_nav:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumb:link {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
.breadcrumb:visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
.breadcrumb:hover {
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}
.breadcrumb:active {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
.smallblue {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #3366CC;
	text-decoration: none;
	font-weight: normal;
}
.foot_copyright {
	font-family: Helvetica, sans-serif, Arial, Verdana;
	font-size: 10px;
	color: #666666;
}
.linespace {
	line-height: 20px;
}
.headLine {
	line-height: 40px;
}
.headLineSub {
	line-height: 25px;
}
.assembly_normal {
	font-size: 12px;
	line-height: 20px;
}
.assembly_bold {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.index_11 {
	font-size: 11px;
	line-height: 16px;
}
.index_10 {
	font-size: 10px;
	line-height: 16px;
}
.body_grey2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.title_black {font-family: Helvetica, sans-serif, Arial, Verdana;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
}
.title_blue {	font-family: Helvetica, sans-serif, Arial, Verdana;
	font-size: 19px;
	font-weight: normal;
	color: #3366CC;
	line-height: 28px;
}
