body {
	background-color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;		/*   added by Jingxiang Huang*/
	color: #666666;	 /*   added by Jingxiang Huang */
}
a:link
{
	color:navy;
}

a:visited
{
	color:#999999;
}

a:hover
{
	color:#cc3333;	
}
a:active
{
	color:#cc3333;
}

a.spc:link
{
	font-weight:bold;
	font-size:11px;
	text-decoration: none; 
	color:#55a8b7;
}

a.spc:visited
{
	font-weight:bold;
	font-size:11px;
	text-decoration: none; 
	color:#55a8b7;
}

a.spc:hover
{
	font-weight:bold;
	text-decoration: none;
	color:#cc3333;	
}
a.spc:active
{
	font-size:11px;
	text-decoration: none;
	color:#999999;
}


.text a:link
{
	color:navy;
}

.text a:visited
{
	color:#999999;
}

.text a:hover
{
	color:#cc3333;	
}
.text a:active
{
	color:#cc3333;
}

.headline{
	font-size: 13px;
	color: #003366;
	font-weight: bold;
	font-family : Arial, sans-serif;	
}

.heading1 {
	font-size : 15px;
	color : #003366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin-top : 22px;
	margin-bottom : 6px;
}
.heading2 {
	font-size : 13px;
	color : #003366;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-weight : bold;
	margin-top : 12px;
	margin-bottom : 3px;
}

.heading2blue {
	font-size : 13px;
	color : #0033CC;
	font-family :  Helvetica, Verdana, Arial, sans-serif;
	font-weight : bold;
	margin-top : 12px;
	margin-bottom : 3px;
}
.heading2b {
	font-size : 13px;
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin-top : 3px;
	margin-bottom : 3px;
}

.heading3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : bold;
	margin-top : 6px;
	margin-bottom : 0px;
}

.heading3indent {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #666666;
	font-weight : bold;
	margin-top : 6px;
	margin-bottom : 0px;
	margin-left: 10px;
}

.heading4 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #666666;
	font-weight : bold;
    margin-left: 25px;
	margin-top : 6px;
	margin-bottom : 6px;
}

.heading4indent {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #666666;
	margin-top : 6px;
	margin-bottom : 0px;
	margin-left: 35px;
}

cite {
	font-size : 11px;
	font-style : normal;
	padding-left : 50px;
	clear : right;
	display : block;
}

sup {
	font-size: 8px;
	/* color: #666666; */                     /*  deleted by Jingxiang Huang */
}

.copy {
	font-size : 11px;
	color : #666666;
	font-family : Verdana,  Arial, sans-serif;
}

.copysmall {
	font-size : 11px;
	color: #666666;
	font-family : Verdana,  Arial, sans-serif;
}

.copysmallgray {
  	font-size : 11px;
	color: #999999;
	font-family : Verdana,  Arial, sans-serif;
}

.copybold {
	font-weight : bold;
	font-size : 11px;
	color : #666666;
	font-family : Verdana,  Arial, sans-serif;
}

.copyitalic {
	font-size : 11px;
	color : #666666;
	font-family : Verdana,  Arial, sans-serif;
	font-style : italic;
}

ul {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 0px;
}

ul ul {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
}

ul ul ul {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
}

.copybullet {
	list-style-image : url(graphics/bullet2.gif);
	list-style-position : outside;
}

.copybulletnone {
	list-style-type : none;
	list-style-position : outside;
}

.copybulletnoneindent {
	list-style-type : none;
	list-style-position : outside;
	margin-left: 10px;
}

.footer {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
}
.copyIMG { font-size : 14px; color : #FFFFFF; font-family : Verdana, Arial, sans-serif; ; font-weight: bold}
.heading2red { font-size : 13px; color : #FF0000; font-family : Verdana, Arial, Helvetica, sans-serif; font-weight : bold; margin-top : 12px; margin-bottom : 3px; }


/*------------------------------------------------------------------------------------------------------------------------------------
	new css content, added by Jingxiang Huang
  -------------------------------------------------------------------------------------------------------------------------------------
*/


.copy a:link {text-decoration:underline; color:#navy;}
.copy a:visited { text-decoration:underline; color:#999999; }
.copy a:hover {text-decoration:underline; color:#cc3333;}
.copy sup{font-size:9px;}

.countries a:link{ text-decoration: none; color:#666666;}
.countries a:visited { text-decoration: none; color:#999999;}
.countries a:hover { text-decoration: underline; color:#cc3333; }
.countries{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color:#666666;
}

.error{
	font-size: 13px;
	color:red;
}
.heading1white{
	font-size : 13px;
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-top: 6px;
	padding-left:20px;
	padding-bottom:5px;
}

.heading1red2 {
	font-size : 15px;
	color : #cc3333;
	font-family :  Helvetica, Verdana, Arial, sans-serif;
	font-weight : bold;
	text-decoration: none;
	margin-top : 12px;
	margin-bottom : 3px;
}

.hr-dashed{ border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px; border-left-width: 1px;
 border-top-style: dashed; border-right-style: none; border-bottom-style: none; border-left-style: none; 
 border-top-color: #999999; border-right-color: #999999; border-bottom-color: #999999; border-left-color: #999999;
 margin-top: 10px; margin-right: 5px; margin-bottom: 0px; margin-left: 5px;
}


.leftNav {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 13px;
	font-weight: bold; 
	margin-top: 10px; 
	margin-bottom: 6px;  
	line-height: 1em;
	color: #55a8b7; 
}
.leftNav a:link { 
text-decoration: none; 
color: #55a8b7; 
}

.leftNav a:visited { 
text-decoration: none; 
color: #55a8b7; 
}

.leftNav a:active {
text-decoration:none;
color:#999999;
}
.leftNav a:hover {
text-decoration:none;
color:#cc3333;
}


.mid_title {
	color:#cc3333;
	font-size:13px;
	font-weight:bold;
}

.searchtitle {
	font-size: 11px;
	font-weight: bold;
	color:white;
	padding-left: 10px; padding-top: 6px; padding-bottom: 5px;
}

#features .current a:link {
	color: navy;
	font-weight:bold;
	text-decoration:underline;
}
#features .current a:visited{
	color:#999999;
	text-decoration:underline;
	}
.help {
	color: navy;
	font-weight:bold;
	text-decoration:underline;
}
.texthead {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #55a8b7;
	font-weight : bold;
	margin-top : 6px;
	margin-bottom : 0px;
}
.textwords
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	margin-top : 2px;
	margin-bottom : 0px;
}


.advantage
{
	color: #003366;
	font-weight:bold;
	font-size:13px;
	
}
.advantage a:visited
{
	color: #003366;
	font-weight:bold;
	font-size:13px;
}

.advantage a:hover
{
	color: #cc3333;
	font-weight:bold;
	font-size:13px;
}
.advantage a:active
{
	color: #cc3333;
	font-weight:bold;
	font-size:13px;
}


#tabsF3 {
  float:left;
  width:100%;      
  font: bold 9px/1.5em Verdana;
  line-height:normal;
  display: block;
  cursor: pointer;
  }
#tabsF3 ul {
	margin:0;
	padding:0px 0px 0px 0px;  
	list-style:none;
  }
#tabsF3 li {
  display:inline;
  margin:0;
  padding:0px 0px 0px 0px;
  }
#tabsF3 a {
  float:left;
  background:url("graphics/tableftF.gif") no-repeat left top;
  margin:0;
  border-bottom:1px solid #666;
  padding:0 0 0 4px;
  text-decoration:none;
  
  }
#tabsF3 a span {
  float:left;
  display:block;
  background:url("graphics/tabrightF.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#666;
  }
  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsF3 a span {float:none;}
/* End IE5-Mac hack */

#tabsF3 a:hover span {
  color:#cc3333;
  }
#tabsF3 a:hover {
  background-position:0% -42px;
 
  }
#tabsF3 a:hover span {
  background-position:100% -42px;
 
  }

#tabsF3 .current a {
			background-position:0% -42px;
	}
#tabsF3 .current a span {
			background-position:100% -42px;
			color:#ffffff;
}

.advantage_country{
text-align:left;
padding-left:6px;
border-left:solid 1px #5C9EBF;
border-bottom:solid 1px #5C9EBF;
}
.advantage_middle{
border-left:solid 1px #5C9EBF;
border-bottom:solid 1px #5C9EBF;
}
.advantage_last{
border-right:solid 1px #5C9EBF;
border-bottom:solid 1px #5C9EBF;
}
.advantage_region{
padding-left:6px;
border-right:solid 1px #5C9EBF;
border-left:solid 1px #5C9EBF;
border-bottom:solid 1px #5C9EBF;
}



.advantage_link a:link { 
font-weight: bold; 
color: #55a8b7; 
}

.advantage_link a:visited { 
font-weight: bold; 
color: #55a8b7; 
}

.advantage_link a:active {
font-weight: bold; 
}
.advantage_link a:hover {
font-weight: bold; 
color:#cc3333;
}
