
h1
{
	color:#782327;
	font-size:16px;
}


h2
{
	margin-bottom:4px;
	font-size:14px;
	color:#782327;
	
}

h3
{
	font-size:12px;
	margin-bottom:-16px;
	color:#782327;
}



#rightNav {
	background-image: url(../images/knowledgeRightNavGraphic-CN.gif);
	background-repeat: no-repeat;

}

#rightNav ul {
	color: #415A68;
	list-style-type: none;
	padding-left: 0px;
	margin-left:0px;
	padding-top: 26px;
	text-decoration: none;

}

#rightNav li {
	color: #415A68;
	border-bottom:1px solid #782327;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 12px;
	padding-bottom: 4px;
}


#rightNav li a:link,
#rightNav li a:visited,
#rightNav li a:active {
	color: #415A68;
	text-decoration: none !important;
}

#rightNav li a:hover {
	color: #782327;
	text-decoration: none  !important;

}

.last  {
	border-bottom:0px none !important;

}
