@charset "utf-8";
* {
	padding:0;
	margin-left: 0px;
}
html, body {
	margin: 0;
	padding: 0;
}
body {
	border: 0;
	font: 0.7125em Verdana, arial, helvetica, sans-serif;
	line-height: 1.5em;
	color: #555f6a;
	background: #f6f7f7 url() repeat-x 0 0;
	text-align:center;
}
img {
	border: 0;
}
div {

}
.clearing {
	clear:both;
	font-size:0;
	line-height:0;
}
.skipnav {
	display: none;
}
#page-container {
	width:800px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 24px;
	text-align:left;
}



/*  -----{ typography }---------------------------  */


p {
	margin-bottom:1.1em;
}
h1 {
}
h2 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 120%;
	color: #fff;
	margin-bottom: 18px;
	text-transform: uppercase;
	margin-left: 5px;
}
h3 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 200%;
	margin-bottom: 0.7em;
	color: #c00;
	line-height: 120%;
}
h4 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 120%;
	color: #8aa5b1;
	margin-bottom: .8em;
	text-transform: uppercase;
}
h5 {
	margin-bottom: 1em;
}
h6 {
}
a {
	color: #555f6a;
	text-decoration:none;
}
a:hover {
	/*background: #dfeef6;*/
}
abbr {
	border: none;
}
sup {
	line-height: 100%;
}
/**/
.printContent{clear:both}
.printContent,.printContent table, .printContent p{font-size:105%;line-height:150%;}
.printContent h2{font-size:135%;background:none!important;text-transform:none!important; color:#000080;}

#page-container #header #menu1 {
	padding-top: 10px;
	padding-right: 60px;
	float: right;
	width: 360px;
	margin-top: 0px;
	margin-right: 0px;
}

#page-container #header #menu1 ul {
	list-style: none;
	margin: 0;
	float: right;
}
#page-container #header #menu1 li {
	float: left;
	margin: 0 5px;
}

/* #content } */

#content {
	float: left;
	width: 587px;
	margin-top: 24px;
	background: transparent url(../images/bg-content.gif) repeat-y 0 0;
}
#content p.caption {
	color: #8aa5b1;
	font-size: 90%;
	line-height: 1.3em;
	margin: -1.2em 0 1.4em 0;
}
#content h2 {
	margin-left: -24px;
	margin-right: -24px;
	background: transparent url(../images/bg-h2.gif) no-repeat 0 0;
	padding-top: 4px;
	padding-right: 24px;
	padding-bottom: 4px;
	padding-left: 24px;
	margin-top: 0px;
}
#content a {
	color: #AC5959;
	text-decoration: underline;
}
#content a:hover {
	color: #c00;
	text-decoration: none;
}
/* add links' parent tags to prevent this visited state from affecting all content links */
#content p a:visited, #content ul a:visited, #content dl a:visited {
	color: #900;
}
/* h3 links */

#content h3 a {
	text-decoration: none;
	background: transparent;
}

#content h3 a:hover {
	color: #fe9800;
}
/* h4 links */

#content h4 a {
	text-decoration: none;
	color: #8aa5b1;
	background: transparent;
}
#content h4 a:hover {
	color: #fe9800;
}
/* lists */

#content ol {
	margin: 0 0 1.1em 32px;
}
#content ul {
	margin-bottom: 1.1em;
	clear: left;
}
#content ul li {
	list-style: none;
	padding-left: 18px;
	background: transparent url(../images/icn-bullet.gif) no-repeat 5px .5em;
}
#content ul ul {
	margin-bottom: 0;
}
/* link lists with descriptions */
	
	#content ul.long-links li {
	margin-bottom: 1em;
	padding: 0;
	background-image: none;
}
#content ul.long-links li a, #content ul.long-links li a:visited {
	color: #555f6a;
	display: block;
	width: 507px;
	padding-left: 32px;
	text-decoration: none;
	background: transparent url(../images/icn-arrow.gif) no-repeat 0 .5em;
}
#content ul.long-links li a:hover {
	color: #555f6a;
	background-image: url(../images/icn-arrow-over.gif);
}
#content ul.long-links li a strong {
	display: block;
	width: auto;
	color: #c00;
}
#content ul.long-links li a:hover strong {
	color: #fe9800;
}
#content div.left ul.long-links li a, #content div.right ul.long-links li a {
	width: 228px;
}
/* link lists */
	
	#content ul.short-links li {
	padding: 0;
	background-image: none;
}
#content ul.short-links li a {
	display: block;
	width: 521px;
	padding-left: 18px;
	text-decoration: none;
	background: transparent url(../images/icn-arrow-small.gif) no-repeat 0 .4em;
}
#content ul.short-links li a:hover {
	background: transparent url(../images/icn-arrow-small-over.gif) no-repeat 0 .4em;
	color: #fe9800;
}
/* accomodate nested items and absent links */	
	#content ul.short-links li a.no-link {
	color: #555f6a;
}
#content ul.short-links li a.no-link:hover {
	color: #555f6a;
	background-image: url(../images/icn-arrow-small.gif);
}
#content ul.short-links li li a {
	width: 503px;
	margin-left: 18px;
}
#content div.left ul.short-links li a, #content div.right ul.short-links li a {
	width: 242px;
}
#content div.left ul.short-links li li a, #content div.right ul.short-links li li a {
	width: 224px;
}
#content ul.short-links li a .note, #content p .note {
	text-decoration: none;
	color: #f90;
}
/* single content column */

div.single {
	background: transparent url(../images/bg-single.gif) no-repeat 0 100%;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 30px;
	padding-left: 24px;
}

	div.single div.left {
		float: left;
		width: 261px;
	}
	
	div.single div.right {
		float: right;
		width: 260px;
	}
	/*  -----{ nav }---------------------------  */


#nav {
	padding: 24px 10px 34px 10px;
	background: transparent url(../images/bg-nav.gif) no-repeat 0 100%;
}
/* single content column */

div.single {
	padding: 0 24px 30px 24px;
	background: transparent url(bg-single.gif) no-repeat 0 100%;
}

	div.single div.left {
		float: left;
		width: 261px;
	}
#page-container #content .single p {
	text-align:justify;
}

	
	div.single div.right {
		float: right;
		width: 260px;
	}

/* tabular data */#page-container #content .single #swf {
	float: left;
}

/*  -----{ header }---------------------------  */


#header {
	height: 93px;
	text-align: right;
	width: auto;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 30px 15px;
}

#end{
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 36px;
	padding-top: 0px;
	background-color: transparent;
	background-image: url(../images/bg-single.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	clear:both;
}
#page-container #content .single #image {
	float: right;
	margin-left: 10px;
}
#page-container #content .single #image_left {
	float: left;
	margin-right: 10px;
}
#page-container #content .single #image_center {
	float: none;
	text-align: center;
}

#page-container #content .single .title {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
}
/*contact detail table*/
table.contactDetails
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: #006699 #006699 #006699 #006699 ;
	border-collapse: separate;
	background-color: white;
}

table.contactDetails th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: dotted dotted dotted dotted;
	border-color: #006699 #006699 #006699 #006699 ;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.contactDetails td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: dotted dotted dotted dotted;
	border-color: #006699 #006699 #006699 #006699 ;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
p.goTop{
float:right; clear:right;
}
/* toolbar*/
#toolbar
{
float:right; clear:both;
}
#toolbar span
{margin-left:5px;}
#toolbar a
{
text-decoration:none;
}
#toolbar a:hover
{
text-decoration:none; font-weight:bold;
}
/*flash slide show*/
.slideShow{
float:right; margin-left:10px;
}
/*for team pages*/
div#branchInfo{
margin-left:10px;float:right; clear:right;line-height:150%; display:inline; width:200px;
}
div#branchInfo .text{
background-color:#eeeeee;padding:10px; border:1px #dddddd;
}
div#branchInfo img{
padding-left:47px; padding-bottom:10px;
}
/*English Translation*/
.trans{padding-bottom:10px; color:#999999;}