@charset "UTF-8";
/* CSS Document */

html,body,div,p,ul,li,span,h2,dl,dt{
	margin:0;
	padding:0;
}

img, fieldset {
	border:0 none;
}

form legend {
	display:none;
}

form input, form select, form textarea {
	border-style:solid;
	color:#264E85;
}

legend {
	border:medium none;
	float:none !important;
	height:auto !important;
	max-height:none !important;
	max-width:none !important;
	min-height:0 !important;
	min-width:0 !important;
	padding-left:2px;
	padding-right:2px;
	position:static !important;
	white-space:nowrap;
	width:-moz-fit-content !important;
}

html,div{
	display:block;
}

body{
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:80%;
	text-align:center;
	display:block;
}

ul{
	-moz-padding-start:40px;
	display:block;
	list-style-type:disc;
}

li {
	display:list-item;
}

li dl{
	margin-top:-1em;
}

h2, h3 {
	font-size:22px;
	font-weight:bold;
	font-family:Verdana;
	display:block;
	line-height:1em;
	margin-bottom:0;
	padding-bottom:10px;
}

* html h2 {
	font-size:18px;
	font-weight:normal;
	font-family:'ＭＳ Ｐゴシック';
	display:block;
	line-height:1em;
	margin-bottom:0;
	padding-bottom:10px;
	color:#264E85;
}

* html h2.eng {
	font-family:Helvetica, sans-serif;
}

h3{
	font-size:14px;
	color:#264E85;
	font-weight:normal;
}

h4{
	font-size:13px;
	color:#264E85;
	font-weight:normal;
	margin:none;
}

a:link, a:visited {
	color:#264E85;
	text-decoration:none;
}

p {
	line-height:1.4em;
	margin:0 0 10px;
}

p.bodytext{
	margin-bottom:5px;
	font-size:12px;
}

.clear{
	clear:both;
}

table{
	padding-top:10px;
}

table tr td{
	border-bottom:15px solid #ffffff;
}

td.fs12{
	border:none;
}

#header{
	margin:35px 0 0;
	padding:0;
}

div.wrapper{
	margin:0 auto;
	text-align:left;
	width:927px;
}

#globalNavigation {
	border-left: 1px solid #FFFFFF;
	font-size: 87%;
	height: 30px;
	float: left;
}

div.navigationBackground {
	background-color: #bbc9d9;
}

div.navigationBackground ul { 
	margin: 0;
	padding: 0;
}

div.navigationBackground ul li {
	border-right: 1px solid #FFFFFF;
	float: left;
	line-height: 140%;
	list-style-type: none;
}

div.navigationBackground ul li a:link,
div.navigationBackground ul li a:visited {
	color: #264E85;
	text-decoration: none;
	display: block;
	height: 30px;
	padding: 0 17px 0 17px;
	float: left;
	line-height: 30px;
}

div.navigationBackground ul li a:hover {
	background-color: #4576B1;
	text-decoration: none;
	color: white;
}

div.navigationBackground ul li.active a:link,
div.navigationBackground ul li.active a:visited {
	background-color: #002d64;
	color: white;
}

#headerContainer {
	padding-bottom:20px;
	width:927px;
}

#logo{
	background:transparent url(../images/logo_en.gif) no-repeat scroll left top;
	float:left;
	height:45px;
	margin:29px 0 0;
	width:345px;
}

#search{
	float:right;
	margin:15px 0 0;
	width:215px;
}

#search form {
	margin:10px 0 0;
}

#search select {
	display:block;
}

form select {
	float:left;
	width:211px;
}

form select optgroup {
	font-style:normal;
	padding:5px 0 0 5px;
}

optgroup {
	-moz-user-select:none;
	-x-system-font:-moz-list;
	display:block;
	float:none !important;
	font-family:-moz-use-system-font;
	font-size:inherit;
	font-size-adjust:-moz-use-system-font;
	font-stretch:-moz-use-system-font;
	font-style:italic;
	font-variant:-moz-use-system-font;
	font-weight:bold;
	line-height:normal !important;
	position:static !important;
	text-indent:0;
	white-space:nowrap !important;
	word-wrap:normal !important;
}

option:checked {
	background-color:-moz-html-cellhighlight !important;
	color:-moz-html-cellhighlighttext !important;
}

select > option {
	-moz-padding-end:5px;
	-moz-padding-start:3px;
	padding-bottom:0;
	padding-top:0;
}

option {
	-moz-user-select:none;
	display:block;
	float:none !important;
	line-height:normal !important;
	min-height:1em;
	position:static !important;
	text-indent:0;
	white-space:nowrap !important;
	word-wrap:normal !important;
}

optgroup > option {
	-moz-padding-start:20px;
	font-style:normal;
	font-weight:normal;
}

form select optgroup option {
	color:#333333;
	padding:0 0 0 8px;
}

fieldset {
	/*border:2px groove threedface;*/
	display:block;
	margin-left:2px;
	margin-right:2px;
	padding:0.35em 0.625em 0.75em;
}

#content {
	/*background-color:#BBC9D9;
	padding-top:20px;*/
	border-top:20px solid #BBC9D9;
	width:927px;
}

#globalHomePageLayout{
	background:transparent url(../images/content_background.gif) repeat-y scroll left top;
	width:927px;
	padding:0;
}

#globalHomePageLayout div.headerWrapper, #localHomePageLayout div.headerWrapper {
	background-color:#FFFFFF;
	padding:1px 0;
	border-bottom:20px solid #BBC9D9;
}

#globalHomePageLayout div.headerWrapper img{
	float:left;
}

#marketingSection {
	height:204px;
	width:927px;
}

#banner{
	float:left;
	height:100px;
	overflow:hidden;
	width:710px;
}

#searchSection{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/search_bg.png) repeat-x left top;
	float:right;
	height:100px;
	margin:0;
	padding:0;
	width:217px;
	display:block;
}

#searchSection div{
	padding:25px 20px 0 20px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
}

#searchSection div a{
	color:#ffffff;
}

div.profile{
	padding-bottom:10px;
}

div.profile div.staffDetail{
	float:left;
}

div.profile div.staffImage{
	float:right;
}

div.profile div.staffDescription{
	clear:both;
	padding:10px 0 0;
}

/*** TWO COLUMN CONTENTS ***/

#globalHomePageLayout div.twoColumnWrapper {
	background:transparent url(../images/layout/homepage_divider.gif) repeat-x scroll left top;
	/*padding:10px 0 0;*/
	border-top:1px solid #ffffff;
}

#globalHomePageLayout div.twoColumnWrapper div.wrapper {
	padding:25px;
	width:auto;
}

#globalHomePageLayout div.twoColumnWrapper div.columnOne {
	float:left;
	width:204px;
	background:none;
}

#globalHomePageLayout div.twoColumnWrapper div.columnTwo {
	float:right;
	width:715px;
	min-height:300px;
   _height:300px;
	background-color:#FFFFFF;
}

#globalHomePageLayout div.twoColumnWrapper div.columnOne div.wrapper{
	padding:25px 25px 25px 25px;
}

* html #globalHomePageLayout div.twoColumnWrapper div.columnTwo {
	float:left;
	width:723px;
}

#globalHomePageLayout div.twoColumnWrapper div.columnTwo div.wrapper {}
#globalHomePageLayout div.twoColumnWrapper div.columnTwo div.wrapper dl{
	line-height: 1.6;
	margin: 2em 0;
	width: 670px;
}
#globalHomePageLayout div.twoColumnWrapper div.columnTwo div.wrapper dl dt{
	width: 190px;
	float: left;
	padding-bottom: 1px;
	text-indent: 1em;
	color:#264E85;
	text-align:right;
}
#globalHomePageLayout div.twoColumnWrapper div.columnTwo div.wrapper dl dd{
	padding-left: 180px;
	margin-bottom:10px;
}

#globalHomePageLayout div.twoColumnWrapper div.columnTwo div.wrapper dl.nostyle{
	line-height: 1.2em;
	margin: 0;
	width:auto;
}

#globalHomePageLayout div.twoColumnWrapper div.columnTwo div.wrapper dl.nostyle dt{
	color:#000000;
	width:auto;
	float:none;
	/margin-top:-1em;
	text-align:left;
	text-indent:0px;
}
#globalHomePageLayout div.twoColumnWrapper div.columnTwo div.wrapper dl.nostyle dd{
	padding-left:40px;
	margin:0;
}
#globalHomePageLayout div.twoColumnWrapper div.columnTwo div.wrapper ul{
	padding-left:20px;
}
#globalHomePageLayout div.twoColumnWrapper div.columnTwo div.wrapper div{
	padding-bottom:10px;
}

#globalHomePageLayout div.twoColumnWrapper div.columnOne div.wrapper a{
}

#globalHomePageLayout div.twoColumnWrapper div.columnOne div.wrapper dl dd{
margin-bottom:10px;
}

div.consultantBox{
	width:600px;
}

img.consultantImg{
	float:left;
}

div.consultantDetail{
	float:left;
	margin-left:10px;
}

.research{
	padding:30px 15px 30px 0px;
}

a.toTop{
 float:right; 
}

hr{
	margin:25px 0;
	border:none;
}

hr.gray{
	color:#666666;
	border-bottom:1px solid #666666;
	margin-top:10px;
}

hr.red{
	color:#990000;
	border-bottom:2px solid #990000;
	margin-bottom:50px;
}

hr.white{
	color:#ffffff;
	border-bottom:none;
	margin:10px 0;
}

/*** THREE COLUMN CONTENTS ***/

#globalHomePageLayout div.threeColumnWrapper {
	background:transparent url(../images/layout/homepage_divider.gif) repeat-x scroll left top;
	padding:10px 0 0;
}

#globalHomePageLayout div.threeColumnWrapper div.wrapper {
	padding:30px;
	width:auto;
}

#globalHomePageLayout div.threeColumnWrapper div.columnOne {
	float:left;
	width:204px;
}

#globalHomePageLayout div.threeColumnWrapper div.columnTwo {
	float:left;
	width:445px;
}

#globalHomePageLayout div.threeColumnWrapper div.columnTwo div.wrapper {
	padding:30px;
	padding-right:0px;
}

#globalHomePageLayout div.threeColumnWrapper div.columnTwo div.wrapper div{
	padding-bottom:20px;
}

#globalHomePageLayout div.threeColumnWrapper div.columnThree {
	float:right;
	width:263px;
}

#globalHomePageLayout div.threeColumnWrapper div.columnThree div.wrapper {
	padding:0;
}

div.newsItem p.readMore {
	background:transparent url(../images/bullets/arrow.gif) no-repeat scroll left center;
	font-size:87%;
	padding:0 0 0 11px;
}


/**** FOOTER CONTENTS ****/

#footer {
	background:transparent url(../images/dividers/line.gif) repeat-x scroll left top;
	font-size:10px;
	margin:0 0 20px;
	text-align:center;
}

#footerContent {
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	width:927px;
}

#footer p, #footer a {
	color:#999999;
	margin:0;
}

#footer p {
	display:block;
	float:left;
	padding:0 15px 0 0;
}

#footer ul {
	float:left;
	margin:0;
	padding:0;
	text-align:left;
}

#footer li {
	background:transparent url(../images/dividers/footer_divider.gif) no-repeat scroll left center;
	display:inline;
	margin:0 15px 0 0;
	padding-left:15px;
}

ul li {
	line-height:150%;
	list-style-type:square;
}

#credits {
	color:#999999;
	float:right;
	padding:0;
	text-align:right;
}
