@charset "UTF-8";

/* General Style */
* {
	margin: 0;
	padding: 0;
}

html {
	background-color:#FFF;
	background: url("/english/img/body_bg.gif") top center repeat-y ;
}

body {
	margin:0 auto;
	border-top: #00A040 solid 5px;
	width: 804px;
	color: #646464;
	font-size: small;
	line-height: 1.5;	
	background-color: #FFF;
}

a:link,
a:visited {
	color: #008CD6;
	text-decoration: none;
}

a:hover {
	color: #008CD6;
	background-color: #FFC;
	text-decoration: underline;
}

a img {
	border: none;
	background: none;
}

ul {
	list-style: none;
}

/* Base Margin */

#header,
#nav,
#content,
.main,
.sub {
	margin-bottom: 10px;
	background: #FFF;
}

/* header Block */

#header {
	float: left;
	margin-bottom: 0;
	width: 764px;
	background: #FFF url("/company/img/header_bg_00.jpg") bottom repeat-x;
	padding: 5px 20px 10px 20px;
}

#header p {
	float: left;
}

#header p a:hover {
	background: none;
}

#header #helpMenu {
	float: right;
	width: 285px;
	padding: 5px 0 10px;
	border-left: #CCC dotted 1px;
	text-align: right;	
}

#header #helpMenu form fieldset {
	border: none;
	background-color: #FFFFFF;
}

#header #helpMenu form fieldset label {
	background: url("/company/img/header_help_icon_00.gif") 0 0 no-repeat;
	padding-left: 15px;
}

#header #helpMenu form fieldset input#query {
	width: 8em;
	margin-left: 10px;
	vertical-align: middle;	
}


#header #helpMenu form fieldset input#button {
	vertical-align: middle;
	margin-left: 0;
}

#header #helpMenu ul {
	float: right;
	margin-top: 10px;
	list-style-type:none;
}

#header #helpMenu ul li {
	float: left;
	margin-left: 15px;
	padding-left: 15px;
	background: url("/company/img/arrowCircleBlue.gif") 1px 6px no-repeat;
}


/* nav Block */
ul#nav {
	clear: both;
	float: left;
	border-top: #008CD6 solid 3px;
	padding-top: 3px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 784px;
	height: 60px;
	background: #FFF url("/english/img/enav_bg_00.jpg") 0 0 repeat-x;
}

ul#nav li {
	float: left;
	padding-top: 13px;
}

ul#nav li.current {
	padding-top: 0;
	background-color: #008CD6;
}

ul#nav li a {
	display: block;
	width: 190px;
	height: 44px;
	padding-bottom: 2px;
}

ul#nav li.current a {
	width: 193px;
	height: 57px;
}

ul#nav li#home a {
	width: 191px;
}

ul#nav li#ir a {
	width: 191px;
}

ul#nav li a:hover {
	background-color: #45BFFA;
}


/* content Block */
#content {
clear: both;
	float: left;
	padding-left: 20px;
	width: 765px;
}


/* sub Block */
/* sub Block General */
.sub {
	float: left;
	width: 175px;
}

.sub #subMenu {
	margin-bottom: 10px;
	padding: 2px 0 2px 5px;
	background: url("/english/img/sub_menu_bg.gif") repeat-y;
}

.sub ul#englishMenu {
	width: 175px;
}

 /* li#title */
.sub ul#englishMenu li#title {
	line-height: 1.5;
}

.sub ul#englishMenu li#title a {
	display: block;
	margin-top: -2px;
	margin-left: -20px;
	padding: 2px 0 0 20px;
	width: 155px;
	height: 23px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.sub ul#englishMenu li#title a:hover {
	background: none;
	text-decoration: underline;
}
/* /li#title */

.sub ul#englishMenu li {
	border-bottom: solid #FFF 1px;
	padding-left: 20px;
	background: #F2F2F2 url("/english/img/arrowCircleBlue.gif") 7px 9px no-repeat ;
	line-height: 200%;
}

.sub ul#englishMenu li.highlight {
	background: #F7F7F7 url("/english/img/arrowCircleBlue.gif") 7px 9px no-repeat ;	
}


/* sub Block Menu General  */
.sub ul#englishMenu li#title {
	border-bottom: solid #FFF 1px;
	padding-top: 3px;
	width: 175px;
	height: 22px;
}

/* sub Block english */
.sub ul#englishMenu li#title {
	background: url("/english/img/sub_english.gif") 0 0 no-repeat;
}


/*  mainMenu Block */
.main {
	float: right;
	width: 565px;
}

.main div.topicPath {
	margin-bottom: 10px;
	border-bottom: #00A040 solid 1px;
}

.main div.topicPath p#headNote {
	margin-top: -15px;
	margin-bottom: 0;
	padding-left: 0;
	background: #FFF;
	font-size: x-small;
}


.main div.topicPath p {
	margin-bottom: 20px;
	padding-left: 5px;
	background: #F2F2F2;
}

.main div.topicPath h1 {
	margin-bottom: 2px;
	border-bottom: #008CD6 solid 2px;
	font-size: x-large;
	color: #333;
}

.main div.topicPath p a {
	padding-left: 0;
	background-image: none;
}

.main p#returnTop {
	clear: both;
	float: right;
	width: 100px;
	margin-top: 1em;
	margin-right: 20px;
	padding-left: 0.8em;
	text-align: right;
	background: url(../img/arrowCircleBlue_top.gif) 0 6px no-repeat;
}

/* footer Block */
#footer {
	clear: both;
	margin-bottom: 0;
	padding-right: 20px;
	padding-top: 20px;
	padding-left: 20px;
	height: 25px;
	background: url("/english/img/footer_bd.gif") top left repeat-x;
}

#footer address {
	text-align: right;
	font-style: normal;
	font-size: x-small;
	color: #999;
	font-weight: bold;
}

#footer ul {
	float: left;
	font-size: x-small;
}

#footer ul li {
	margin-right: 10px;
	display: inline;
	background: url("/english/img/arrowCircleGreen.gif") left no-repeat;
	list-style: none;
}

#footer a {
	margin-left: 15px;
}


.noteList,
.noteList2 {
	margin-left: 2.2em;
	font-size: x-small;
	text-indent: -2.2em;
	line-height: 1;
	list-style: none;
}

.noteList2 {
  margin-top: 5px;
}	
