body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.shadowleft {
	background-image: url(images/shadow_left.gif);
	background-repeat: repeat-y;
}
.shadowright {
	background-image: url(images/shadow_right.gif);
	background-repeat: repeat-y;
}
.shadowbottom {
	background-image: url(images/shadow_bottom.gif);
	background-repeat: no-repeat;

}
.top {
	background-image: url(images/shadow_top.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	color: 999999;
	padding-top: 24px;
	text-align: right;
}
.top a:link {
	color: 999999;
}
.top a:visited {
	color: 999999;
}
.top a:hover {
	color: #FF3333;
}
.top a:active {
	color: #0066CC;
}
.navback {
	background-image: url(images/nav_back.gif);

}
.nav {
	font-size: 10px;
	font-weight: bold;
	color: 007cc2;
	text-align: center;
	text-decoration: none;
}
.homebox {
	background-image: url(images/home_box.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: top;
}
.highlights {
	background-image: url(images/highlights_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}	

/* Main navigation */

div#global-navigation {
	
}
div#global-navigation ul {
	padding: 0;
	text-align:center; margin-left:150px; margin-right:0; margin-top:0; margin-bottom:0
}

div#global-navigation li {
	text-align:center;
	float: left;
	horizontal-align:center;
	display: block;
	
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin-left:0; margin-right:20px; margin-top:0; margin-bottom:0
}
div#global-navigation li a:hover {
	border: 1px solid #008080;
	background: white;
	padding: 6px 7px 7px 7px;
}
div#global-navigation li.selected a:hover {
	border: none;
	padding: 5px 7px 6px 7px;
	background: #008080;
}
div#global-navigation li.selected {
	background: #008080;            
}
div#global-navigation li.selected a {
	color: white;
	text-decoration: none;
	padding: 5px 7px 6px 7px;
}
div#global-navigation li a {
	color: #008080;
	text-decoration: none;
	padding: 7px 8px 8px 8px;
	display: block;
}

ul#gnav li#gnav-help {
	margin-right: 0;
	padding-right: 0;
}

.highlights01 {
	font-size: 12px;
	color: 666666;
	font-weight: bold;

}
.homeboxwhatnew {
	background-image: url(images/home_box.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 10px;
	font-weight: bold;
	color: 666666;
	text-indent: 20pt;
	line-height: 14px;
	vertical-align: top;
	list-style-image: url(images/arrow_blue.gif);
}
.highlights03 {

	font-size: 10px;
	color: 666666;
	font-weight: bold;
}
.c {
	font-size: 10px;
	color: #000000;
}
.navsecond {
	font-size: 10px;
	font-weight: bold;
	color: 007CC2;
	text-decoration: none;
}
.navsecond a:link {
	color: #007CC2;
	text-decoration: none;

}
.navsecond a:visited {
	color: #007CC2;
	text-decoration: none;

}
.navsecond a:hover {
	color: #FF3333;
	text-decoration: none;

}
.navsecond a:active {
	color: #007CC2;
	text-decoration: none;

}
.second {
	background-image: url(images/back1.gif);
	background-repeat: no-repeat;
	background-position: center;

}

.secondpartner {
	background-image: url(images/back5.gif);
	background-repeat: no-repeat;
	background-position: top;

}

.secondbrochure {
	background-image: url(images/back6.gif);
	background-repeat: no-repeat;
	background-position: top;

}

.secondinvestor {
	background-image: url(images/back10.gif);
	background-repeat: no-repeat;
	background-position: top;

}

.secondbizplan {
	background-image: url(images/back7.gif);
	background-repeat: no-repeat;
	background-position: top;

}

.secondfigures {
	background-image: url(images/back8.gif);
	background-repeat: no-repeat;
	background-position: top;

}

.secondoppor {
	background-image: url(images/back2.gif);
	background-repeat: no-repeat;
	background-position: top;

}
.second2 {
	background-image: url(images/second_back2.gif);
	background-repeat: no-repeat;
	background-position: center;

}
.secondFAQ {
	background-image: url(images/second_backFAQ.gif);
	background-repeat: no-repeat;
	background-position: center;

}
.secondPR {
	background-image: url(images/second_backPR.gif);
	background-repeat: no-repeat;
	background-position: center;

}
.secondPR2 {
	background-image: url(images/second_backPR2.gif);
	background-repeat: no-repeat;
	background-position: center;

}
.txt {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight: bold;

}
.txt a:link {
	color: #007CC2;
	font-weight: bold;
	text-decoration: none;
}
.txt a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;

}
.txt a:hover {
	color: #FF3333;
	font-weight: bold;

}
.txt a:active {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;

}
.txtbold {
	font-size: 10px;
	color: 007CC2;
	font-weight: bold;

}
.header {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.txtBlue {

	color: #0077C0;

}
.txtRed {

	color: #EE1C23;

}