/*---------------------------------------------------------*/
body{
	margin:0;
	padding:0;
	color:#333333;
	text-align:center;
	font-size:9pt;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Arial, sans-serif;
}

a{text-decoration:none;}
a:link {color: Black;text-decoration:none;}
a:visited {color: Black;text-decoration:none;}
a:hover {color: Navy;text-decoration: underline; }
a:active {color: Navy;text-decoration:none;}


img{
	border:0;
}
.9pt{
	font-size:9pt;
}
/*---------------------------------------------------------------*/
#divAll{
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#divPage{
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
}

#divMain{
	width:700px;
	margin:0 0 0 0;
	padding: 24 0 0 0;
	text-align:left;
	float: none;
}
#divmain table{
	font-size: 9pt;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Arial, sans-serif;
	padding-left: 10px;
	line-height: 20px;
}

.td1{
	height: 32px;
	background-image: url('/images/tdbackground.gif'); 
	background-repeat: repeat-x
}
.tdright{
	display:none
}
#divNavBar{
	width:100%;
	height:30px;
	background-color: #A12929;
	text-align: center;
	display:none
}

#divNavBar ul{
	margin: 0 0 0 70px;
	padding: 0px 0 0 0;
	text-align: center;
}

#divNavBar li{
	float: left;
	width:80px;
	border-right:1px solid;
	border-color:#FFF;
	white-space:nowrap;
	line-height:30px;
	background: #A12929;
	font-size: 14px;
}


#divNavBar a{
	display:block;
	text-align:center;
	height:30px;
	text-transform:uppercase;
	letter-spacing:1px;
}

#divNavBar a:link{
	color:#FFF;
	text-decoration:none;
}

#divNavBar a:visited{
	color:#FFF;
}
#divNavBar a:hover{
	color:#FFF; 
	font-weight:bold;
	text-decoration:none;
	background: #8A0000;
}


#divtopimg{
	background-color: InactiveBorder;
	width: 100%;
	height: 190px;
	margin: 0 0 0 0;
	background-image: url(/cn/home.jpg);
	background-repeat: no-repeat;
}
/* --------------------- */

#divLeft ul{
	margin-left: 0px;
}

#divLeft li{
	float:left;

	white-space:nowrap;
	line-height:30px;
	font-size: 14px;
	}

#divLeft a{
	display: list-item;
	text-align:right;
	height:30px;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-right: 10px;
}

#divLeft a:link{
	color: Black;
	text-decoration:none;
}

#divLeft a:visited{
	color: Black;
}
#divLeft a:hover{
	color: #0000CD; 
	text-decoration: none;
	background: #F5F5DC;
	}
/* --------------- */


#divRight{
	margin-left: 0px;
	float: none;
	background-color: #F4F4F4;
	width: 190px;
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
}
#divRight h3{
	font-size: 14px;
	padding: 10px;
	background-color: #FAFAFA;
}
#divRight p{
		padding: 5px 5px 5px 10px;
		line-height: 20px;
}
#divRight a:link{
	color: Black;
	padding: 1px 5px 1px 10px;
	text-decoration:none;
}

#divRight a:visited{
	color: Black;
}
#divRight a:hover{
	color: Black;
	background-color: #fff;
	text-decoration: underline;
	}

/*---------------------------------------------------------------*/
#CopyRight {
	text-align:center;
	font-weight:normal;
	float: none;
	line-height:30px;
	font-size: 12px;
	clear: both;
}

#CopyRight table{
	font-size: 14px;
	text-align: center;
	background-image: url(/images/bottom_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
}