@charset "utf-8";
p, li, img, ul, div, h1, h2, h3, h4, h5, h6, h7, h8, input, hr, form {
	margin:0px;
	padding: 0px;
	float:none;
}
a img {
	color:transparent;
	text-decoration:none;
	background:transparent;
	border:none;
}
a {
	text-decoration:none;
	color:#05659E;
}
img a, img {
	border:none;
	background:none;
	color:none;
}
td {
	vertical-align:top;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
body {
	margin: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #7CBAD1 url(../images/body_bkg.jpg) repeat-x 0 0;
	color:#696969;
}
:lang(zh-CN) 	{font-family: SimSun,NSimSun, serif;}
:lang(zh-Hant) 	{font-family: PMingLiU,MingLiU, serif;}
:lang(ja) 		{font-family: "MS Gothic","MS Gothic", serif;}

#container {
	width:800px;
	margin:10px auto;
}
#bkgFill {
	background:#F4F3EC url(../images/bkgfill.gif) repeat-y top right ;
}
#top_header {
	height:36px;
	border-left: 1px solid #05659E;
	border-right: 1px solid #05659E;
	border-top: 1px solid #05659E;
}
#top_header p {
	float:left;
	color:#05659E;
	font-weight:bold;
	font-size: 13px;
	padding:10px;
	margin:0px;
	clear:none;
}
#top_header a {
	color:#05659E;
}
#top_header .time {
	margin: 0px 30px;
}
#top_header img {
	float:left;
}
#main_header {
	background:  #05659E url(../images/invest_nt_logo.jpg) no-repeat 0 0;
	height:84px;
	width: 800px;
	clear:both;
}
#main_header img {
	position:absolute;
	display:none;
}
#searchbar {
	float:right;
	width:150px;
	margin-top:15px;
	padding-right:20px;
	background: url(../images/searchbar.gif) no-repeat;
	margin-bottom:0px;
	padding-bottom:0px;
}
.searchbarField {
	background:none;
	margin-left: 30px;
	margin-top:5px;
	margin-bottom:0px;
	padding:0px;
	border:none;
	height: 25px;
	font-size: 12px;
}
#langbar {
	float:right;
	clear:right;
	margin:0px;
	padding:0px;
	direction:ltr;
	height:25px;
}
#langbar a {
	float:right;
	color:white;
	border-left: 1px dashed #000066;
	padding: 0px 6px;
	font-size:10px;
/*	padding: 0px 17px;
	font-size:15px;
*/	margin-top:10px;
	direction:ltr;
}
#langbar p {
	direction:ltr;
	padding:0px;
	margin:0px;
	line-height: auto;
	height: 25px;
	width:370px;
}
#langbar a:hover {
	color:#FF9900;
}
#main_menu {
	background:url(../images/main_menu_bkg.gif) repeat-x 0 0;
	clear:both;
	z-index:1000;
	height:40px;
}
#contentArea {
	clear:both;
	background:#E3E1D0 url(../images/content_area_bkg.gif) repeat-y 0 0;
}
#content {
	clear:none;
	width:534px;
	float:left;
	height:auto !important;
	padding-bottom:30px;
	background: #F4F3EC url(../images/content_bkg.jpg) repeat-x 0 0;
}
#content_wide {
	clear:none;
	width: 100%;
	float:none;
	height:auto !important;
	padding-bottom:10px;
	background: #F4F3EC url(../images/content_bkg.jpg) repeat-x 0 0;
}
#breadcrumbs {
	background:url(../images/breadcrumbs_bkg.jpg) repeat-x 0 0;
	font-weight:bold;
}
#breadcrumbs p {
	padding:9px 30px;
	font-size:.9em;
	margin:0px;
	color:#FF9900;
	clear:none;
}
#breadcrumbs a {
	text-decoration:underline;
	color:#696969;
}
.breadCrumbMainSection {
	color:#05659E;
}
#printfontsize {
	float:right;
	margin-right:20px;
	margin-top:9px;
}
p, h1, h2, h3, h4, h5, h6 {
	margin-left:30px;
	margin-right:30px;
}
h1 {
	color:#696969;
	font-size:32px;
}
h2 {
	margin:20px 30px;
	font-size: 19px;
	color: #05659E;
}
h3 {
	padding-top:30px;
	margin-bottom:10px;
	font-size: 16px;
	font-weight:bold;
}
h4 {
	margin:30px 60px 10px 30px;
	font-size:15px;
	font-weight: bold;
}
h5 {
	margin-bottom:10px;
	font-size: 16px;
}
ul {
	margin:10px 15px 10px 48px;
}
li {
	padding-bottom:10px;
}
p {
	line-height:1.2em;
	margin:10px 30px;
}
.larger_text {
	font-size:1.2em;
}
.small_text {
	font-size:.8em;
}
.red_text{
	color:#CC3333;
}
.nopadding {
	padding: 0px;
}
#content a:hover, #content_wide a:hover {
	text-decoration: underline;
}
table {
	width:474px;
	margin-left:30px;
}
table h4, table caption {
	margin:0px 0px;
	padding: 0px;
	color:#666666;
	font-size:14px;
}
table p {
	padding:5px;
	margin:0px;
}
table tr {
/*background:url(../images/furtherinfo_h4.jpg) repeat-x 0 0;*/
	}
table td {
	font-size:13px;
}
.table_sitemap {
	width:740px;
	margin-left:30px;
}
.table_sitemap p {
	padding:5px;
	margin:0px;
}
.table_sitemap th {
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.table_sitemap td {
	font-size:13px;
}
.trheading, .trheading:hover {
	background: #05659E;
	color:white;
}
.tdhover td {
	padding:3px;
	border: 1px solid #EEECE1;
	padding:5px;
}
.tdhover td:hover {
	background:#E2DFCD;
}
.tddarker {
	background:#EEECE1;
}
.industry_table {
	margin-left:20px;
	padding:0px;
}
.industry_table td {
	background:#05659E url(../images/industry_sectors.jpg);
	height:140px;
	color:white;
	width:150px;
	padding:0px;
}
.industry_table p {
	background:#05659E url(../images/industry_sectors.jpg);
	margin:0px;
	height:40px;
	font-size: 15px;
	padding:3px !important;
}
.transparentTD {
	background:transparent !important;
}
.industry_table a {
	color:white;
}
.industry_table td:hover {
	background:#ff9900;
}
.industry_table img {
	width:150px;
}
.imgRight {
	float:right;
	margin:0px 30px 10px 30px;
}
.imgLeft {
	float:left;
	margin:0px 30px;
}
.furtherinfo {
}
.furtherinfo h4 {
	font-size:1em;
}
.furtherinfo ul, .arrow {
	margin:0px 30px;
}
.furtherinfo li, .arrow li {
	list-style-type:none;
	padding: 10px;
}
.furtherinfo li a, .arrow a {
	display:block;
	padding-left:30px;
	background:url(../images/content_link_arrow.jpg) no-repeat 5px 0px;
}
.furtherinfoText {
}
.furtherinfoText h4 {
	color:#FF9900;
	font-size:14px;
	padding: 10px;
	margin:0px 30px;
}
.furtherinfoText ul {
	margin:0px 30px;
}
.furtherinfoText li {
	list-style-type:none;
	padding:10px;
}
.furtherinfoText li a {
}
.furtherInfoHeader {
	font-weight:bold;
}
.furtherInfoLink {
	background:url(../images/content_link_arrow.jpg) no-repeat 0 0;
	padding:0px 30px;
	display:block;
	margin-top:5px;
	margin-bottom:0px;
}
#submenu {
	width: 266px;
	background:url(../images/submenu_bkg.gif) repeat-y 0 0;
	float:right;
}
#submenu ul {
	margin:0px;
}
#submenu li {
	list-style-type:none;
	padding:0px;
	margin:0px;
	width:266px;
	display:block;
}
#submenu ul li a {
	padding: 9px 20px 9px 30px;
	margin:0px;
	display:block;
	font-size: 15px;
	color: #696969;
	border-top: 1px solid white;
	border-bottom: 2px solid #D2CFB2;
}
#submenu li a:hover {
	color:#333333;
	background: url(../images/submenu_li_bkg_hov.jpg) no-repeat 5px 50%;
}
.smSelected {
	color:#05659E !important;
	background: url(../images/sm_selected.gif) no-repeat 5px 50% !important;
}
.moresubmenu a {
	background: url(../images/submenu_li_bkg.jpg) no-repeat 5px 50%;
}
#submenu ul li ul {
	background:#F4F3EC;
}
#submenu ul li ul li a {
	padding: 2px 20px 2px 30px;
	border-bottom: 1px solid #D2CFB2;
	border-top:2px solid white;
	text-align:left;
	color:#666666;
	background:#F4F3EC;
}
#submenu ul li ul li a:hover {
	background:url(../images/submenu_ul_li_ul_li_hover_bkg.jpg) no-repeat 5px 50% !important;
}
#fat_footer {
	background: #2B90C4 url(../images/fat_footer_bkg.jpg) repeat-x 0px 0px;
	clear:both;
	height:217px;
}
#fat_footer div {
	float:left;
	width:264px;
}
#fat_footer div div {
	float:none;
}
#fat_footer ul {
	margin: 10px 30px;
}
#fat_footer h3 {
	margin:20px 20px 20px 30px;
	padding:0px;
	color:white;
	font-size:18px;
	font-wieght:lighter;
}
#fat_footer li {
	margin: 6px 0px;
	color:#00ADEF;
	padding-bottom:4px;
	padding-left:0px;
	padding-right:0px;
	list-style-type:none;
}
#fat_footer li a {
	color:white;
	font-size:14px;
}
#fat_footer li a:hover {
	text-decoration:underline;
}
#fat1 {
	height:217px;
}
#fat2 {
	border-left: 1px solid white;
	border-right: 1px solid white;
	width:266px !important;
	height:217px;
}
#fat3 {
	float:none;
	height:217px;
}
#prospectusLink {
	background:url(../images/fat_footer_bkg.jpg) no-repeat 50% 0;
	padding: 0px;
	margin:0px 30px;
	width:210px !important;
	float: none !important;
}
#prospectusLink a {
	color:#FF6600;
}
#prospectusLink p {
	color:#FF6600;
	font-weight:bold;
	letter-spacing:-1px;
	font-size: 14px;
	padding:10px;
	margin:0px;
	line-height: 15px;
}
.prospectusBig {
	font-size:24px;
	color: #E2DFCD;
	line-height:20px;
}
#footer {
	
	border-top: 1px solid #05659E;
}
#footer_links {
	padding-top:10px;
	margin: 0px auto;
}
#footer_links li {
	display:inline;
	border-right: 1px solid #696969;
	padding:0px;
}
#footer_links li a {
	color:#05659E;
	;
	margin: 0px 20px;
	font-size: 14px;
}
#footer p {
	margin:10px;
	font-size:13px;
	color: #05659E;
	;
}
#footer a {
}
#footer a:hover {
	color:white;
}
#partners {
	background:white;
	clear:both;
}
#partners img {
	padding:0px 27px;
}
.clear {
	clear:both;
}
#homepage {
	margin:0px;
	padding:0px;
	clear:both;
	background: #05659E;
}
#newsFlash {
	margin:0px;
	padding:0px;
	z-index:-1;
}
#homeFeatures {
	width: 100%;
	background: #05659E;
	height:267px;
}
#homeFeatures div, #interactiveMapBanner {
	float:left;
	margin-top: 2px;
	margin-bottom: 2px;
	background:url(../../images/home_page/home_div_bkgs.jpg) repeat-y 0 0;
	height:263px;
}
#interactiveMapBanner {
height: auto !important;
}
#homeFeatures h2 a, #interactiveMapBanner h2 a {
	color:#05659E;
	display:block;
	font-size:17px;
	margin: 0px;
	padding:7px 30px 10px 30px;
}
#homeFeatures h2 a:hover, #interactiveMapBanner h2 a:hover, #homeFeatures p a:hover, #interactiveMapBanner p a:hover {
	color:#ff9900;
}
p a:hover {
	text-decoration: underline;
}
#homeFeatures h2, #homeFeatures p, #interactiveMapBanner h2, #interactiveMapBanner p {
	margin:0px;
	padding: 0px;
}
#homeFeatures h2 {
height: 36px;
}
#homeFeatures p a, #interactiveMapBanner p a {
	font-size:15px;
	color:#05659E;
	font-weight:bold;
	background: transparent url(../../images/home_page/homepageFeature_link_bkg.jpg) no-repeat scroll 220px 50%;
	padding:10px 48px 0 30px;
	display:block;
	margin:0px;
	height: 37px;
}
#homeFeatures p, #interactiveMapBanner p {
}
#interactiveMapBanner {
	width: inherit;
background transparent url(../../images/home_page/home_div_bkgs.jpg) repeat-y scroll 0 0;
}
#interactiveMapBanner img {
	width: 100%;
}
#homeFeatures1 {
	width: 263px;
	background: #F4F3EC url(../../images/home_page/homeFeature_bkg.jpg) repeat-x 0 0;
}
#homeFeatures1x h2 a, #homeFeatures2x h2 a {
	background: transparent url(../../images/home_page/homepageFeature_link_bkg.jpg) no-repeat scroll 225px 50%;
}
#homeFeatures2 {
	width: 266px;
	margin: 2px;
	background: #F4F3EC url(../../images/home_page/homeFeature_bkg.jpg) repeat-x 0 0;
}
#homeFeatures3 {
	width:266px;
	background:red;
}
#homeFeatures3 h2 a {
	background:#FF9900;
	color:white;
}
#homeFeatures3 h2 a:hover {
	background:#FF9900;
	color:#05659E;
}
#map {
	border: 1px solid black;
	background-color: #ffffff;
	color:blue;
	position:relative;
	float:left;
}
#map_regions {
	width: 520px;
	height: 520px;
	border: 1px solid black;
	background-color: white;
	color:blue;
	clear:both;
}
#map_text {
	background:white none repeat scroll 0 0;
	font-size:10px;
	font-weight:bold;
	margin-left:382px;
	margin-top:-515px;
	padding:5px;
	position:absolute;
	z-index:10000;
}
#map_legend {
	margin-top:120px;
	width:92px;
	padding:30px 0 0 0;
	font-weight:bold;
	float:right;
}
#labs {
	position:absolute;
	bottom:15px;
	left:7px;
	font-size:smaller;
	z-index:5000;
}
.top {
	clear:both;
	margin-left:30px;
}
.top a {
	float:right;
	margin-right:30px;
	padding-right:15px;
	background:url(../images/top.jpg) no-repeat right 50%;
}
.table_opportunity h3 {
	margin:0px;
	padding:5px;
}
.table_opportunity ul {
	margin: 0px 15px;
}
#img_right {
	margin: 0px auto;
}
.content_current {
	font-size:0.9em;
	margin-top:20px;
}
.anchorlink a {
	padding-right:5px;
}
.anchors {
	margin: 10px 30px;
}
.anchors li {
	list-style-image:url(../images/top.jpg);
	/*background: transparent url(../images/top.jpg) no-repeat 0px 2px;*/
	padding:0px;
	margin:0px;
	color:#FF6600;
	list-style-position:inside;
}
.anchors li a {
	text-decoration:underline;
	padding-left:20px;
	margin-right:10px;
}
.bottom {
	list-style-image:url(../images/bottom.gif) !important;
}
.anchorLinks p {
}
.anchorLinks p a {
	text-decoration:underline;
	padding-right:16px;
}
.anchorLinks p a img {
	padding-right:7px;
}
.anchors {
}
.anchors li {
	list-style-image:url(../images/bottom.gif);
	float:left;
	list-style-position:inside;
}
.anchors li a {
	margin-left:-20px;
}
.investmentopButtons {
	background: #F4F3EC url(../images/investment_opportunity_buttons.jpg) repeat-x 0 top;
	padding:0px;
	margin:20px 30px;
	clear:both;
}
.investmentopButtons h4 {
	margin:0px;
	padding: 7px 30px;
	font-size:14px;
}
.investmentopButtons h4 a {
	color:white;
	display:block;
	padding-right:30px;
}
.investmentopButtons a img {
	float:right;
	padding-right:25px;
	padding-top:20px;
	padding-left:10px;
}
.investmentopButtons ul {
	margin-top:0px;
}
.investmentopButtons li {
	padding-bottom:1px;
	margin-top:0px;
	padding-top:0px;
}
.investmentopButtons p {
	margin:5px 30px;
	padding:0px;
	padding-bottom:10px;
	width:350px;
}
.currentOpButtons {
	background: #F4F3EC url(../images/current_op_bkg.jpg) repeat-x 0 top;
	padding:0px;
	margin:10px 30px;
	clear:both;
}
.currentOpButtons h4 {
	color:white;
	margin:0px;
	padding: 7px 30px;
	font-size:14px;
}
.currentOpButtons h4 a {
	color:white;
	display:block;
	padding-right:30px;
}
.currentOpButtons img {
	float:right;
	padding-right:25px;
	padding-top:20px;
	padding-left:10px;
}
.currentOpButtons p {
	padding-bottom:10px;
}
.currentOpButtons ul {
	margin-top:0px;
}
.currentOpButtons li {
	padding-bottom:1px;
	margin-top:0px;
	padding-top:0px;
}
.Buttons p {
	margin:5px 30px;
	padding:0px;
	padding-bottom:20px;
	width:350px;
}
.table_opportunity {
	margin-bottom:20px;
}
.imgRight {
	float:right;
	margin: 0px 20px;
}
.quickjump, .jumpMenu {
	margin-left:30px;
	margin-top:15px;
	font-size:.9em;
	width:300px;
}
.viewFullImage {
	background:url(../images/breadcrumbs_bkg.jpg) repeat-x 0 0;
	padding:2px;
	font-size:.9em;
	margin-top:-10px;
	margin-left: 30px;
	margin-right:30px;
}
.viewFullImage a {
	display:block;
}
.zoommessage {
	background:white;
	padding:4px;
	font-size: 10px;
	font-weight:bold;
	display:block;
}
.registrationButtons {
	margin: 0px;
	margin-top:2px;
	background: url(../images/register_buttons.jpg) repeat-y 0 0;
}
.registrationButtons h2 {
	margin:0px;
	padding:0px;
}
.registrationButtons h2 a {
	color:white;
	display:block;
	font-size:15px;
	margin: 0px;
	padding:9px 30px 12px 30px;
	background: url(../images/register_buttons_a.gif) no-repeat 240px 50%;
}
.registrationButtons h2 a:hover {
	color:#05659E;
}
h2 a:hover {
	color:black;
}
.opportunitiesMoreButton {
}
.mainlandingpage {
	font-size:26px;
}
.quickjump {
	clear:both;
}

/*Search results page fix */

.CesToolbar { display:none; }
.CesHeader { display:none;}
#c_ctl01_ctl00_s_ctl00_tln { margin-right: 65px;}

/* Form Table  */

.table_form{
	color:#000000;
	background-color:#F4F3EC;
	margin:5px 0 5px 0px;
	border-collapse:collapse;
	padding:0;
	border:2px solid #cccccc;
}

.table_form th{
	color:#05659E;
	font-size:19px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding:5px 5px 5px 5px;
	border-bottom:2px solid #cccccc;
}

.table_form td{
	color:#696969;
	padding:5px 5px 5px 5px;
	text-align:left;
	vertical-align:top;
}

.table_form .heading{
	font-size:15px;
	font-weight:bold;
	color:#696969;
	padding:5px 0 0 0;
}

.table_form td.background_shade{
	background-color:#999999;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
}

.table_form .red{
	color:#cc3333;
}

.table_form .line{
	border-top:2px solid #cccccc;
}

.table_form .button{
	margin:0 10px 0 5px;
	color:#696969;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	border:1px solid #05659E;
	vertical-align:top;
}
	
/* ADDED BY ANDREW MAC */

th.align-left {
	text-align:left;
}
th.align-right {
	text-align:right;
}

/* for simple tables */
table.simple {
	width:auto;
	border-collapse:collapse;
	margin: 1.5em 30px;
	padding:0;
}
table.simple th, td { /* defaults: set overrides below */
	padding: 4px;
}
table.simple th {
	padding-bottom:0.5em;
	vertical-align:bottom;
	color:white;
	background-color: #05659E;
}
table.simple td {
	
}
table.simple td.highlight,
table.simple tr.highlight td {
	font-weight:bold;
	text-transform:uppercase;
}

