/* Style sheet  */

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}

body {
	background-color: #2B98EA;
	background-image: url(images/grad_bkgd.jpg);
	background-repeat: repeat-x;
}

#main {
	background-color: #ffffff;
	min-width:800px;
	border: 4px solid #FFFFFF;
	width: 76em;
}

/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#026FC1;
}

/* LANGUAGES */

#languages {
	clear:both;
	background-color: #FFFFFF;
	height: 2.1em;
}

#languages ul li#chinese  {
	color: #333333;
	font-weight: bold;
	font-size: 1.05em;
}	

#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#666666;
	text-decoration:none;
	font-weight: normal;
}

#languages ul li a:hover {
	color: #333333;
	text-decoration: underline;
}

/* TOP BANNER */

#topbanner {
	height: 173px;
	background-image: url(images/banner_bkgd.jpg);
	background-repeat: repeat-x;
	font-family: simhei;
}

#topbanner #hiddentitle, #hiddentitle span {
	background: url(images/banner.jpg) no-repeat -80px top;
	height: 173px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7EBED;
}

/* MAIN NAVIGATION */

#mainnav {
	float: left;
	width: 20%;
	font-size: 1em;
	padding-bottom: 1em;
	background-image: url(images/grad_nav.jpg);
	background-repeat: repeat-x;
}

#mainnav ul {
	margin: 0px;
	font-size: 115%;
}

#mainnav  ul  ul  {
	display: none
}

#mainnav ul li {
	list-style-type: none;
	display: block;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8A9AD;
	line-height: 1.6;
}

#mainnav ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #525252;
	display: block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	padding-right: 0.5em;
	font-weight: normal;
	font-size: 0.97em;
}

#mainnav ul li a:hover  {
	text-decoration: none;
	background-color: #F1F2F3;
	display: block;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
}

/* CONTENT */

#content {
	width: 77%;
	float: left;
	padding-bottom: 1em;
	padding-left: 1.4em;
	color: #333333;
	line-height: 1.6;
}
#content    #home {
	width: 43em;
}


#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#0035B3;
	text-decoration: none;
}

#content a:hover {
	color: #CC0000;
}

#content a:visited {
	color: #333333;
}

#content #disclaimer {
	color: #000000;
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 80%;
	font-weight: normal;
	width: 440px;
	padding-left: 12%;
}
#content p {
	line-height: 1.6;
	font-size: 115%;
}


#content h2 {
	font-family: "Myriad Pro", Verdana, Arial;
	color: #E51837;
	font-size: 150%;
	font-weight: normal;
	font-family: simhei;
	letter-spacing: -0.02em;
}

#content h3 {
	color: #3F5969;
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F5969;
}
#content h4 {
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 115%;
	font-weight: bold;
	line-height: 1.5;
	color: #333333;
	
}
#content   ul   li {
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	list-style-type: none;
	margin-bottom: 0.3em;
	padding-left: 1em;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	font-size: 115%;
}
#content   ul   li li{
	font-size: 100%;
}
#news  {
	float: right;
	width: 20%;
	margin-left: 1em;
	border: 1px dotted #666666;
	margin-right: 0px;
}
#news h3  {
	font-family: simhei;
	color: #FFFFFF;
	background-color: #E51837;
	font-weight: normal;
	display: block;
	margin: 0px;
	font-size: 160%;
	padding-top: 0em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 0.4em;
	line-height:1.6;
}
#news ul  {
	margin: 0px;
	padding: 0px;
}
#news ul li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 1.3em;
	padding-right: .5em;
font-size: 110%;

}
#news ul li a {
	text-decoration: none;
	color: #555;
	font-size: 100%
}




/* QUOTES */

blockquote {
	font-size: 115%;
	width: 96%;
	background-color: #F3F4F5;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 3%;
	padding-left: 2%;
	font-family: "Myriad Pro", Verdana, Arial;
	font-style: italic;
	border: 1px dotted #A8A9AD;
}
#box {
	font-size: 125%;
	width: 96%;
	background-color: #F3F4F5;
	display: block;
	margin: 0 0 20px 0;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
	border: 1px dotted #A8A9AD;
	font-weight:bold;
}

/* FOOTER BAR */

#footer {
	background-color: #66676C;
	color: #ffffff;
}

#footer ul {
	margin-top: 0em;
}

#footer ul li  {
	display: inline;
}

#footer ul li a {
	color: #ffffff;
	text-decoration: none;
}

#footer ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #ffffff;	
}

#wsscredit {
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
	line-height: 2;
	font-family: Arial, Helvetica, sans-serif;
}
#source {
	color: #000033;
	text-align: right;
	line-height: 1.5;
}
td {
	border: 0;
	border-bottom: 1px dotted #006}
