#sidebar {
	position: absolute;
	top: 80px;
	left: 780px;
	width: 165px;
	border-left: 1px dotted #0C3C71;
	padding: 1px 0px 0px 5px; 
}

#sidebar h2 {
	font-size: 8pt;
	font-weight : bold;
	margin-top : 2pt;
	margin-bottom : 2pt;
	color: #0C3C71;
	text-align: center;
}

#sidebar p {
	margin-top : 2pt;
	margin-bottom : 2pt;
	font-size: 7pt;
	line-height: 1.3em;
	color: #000000;
	text-align: center;
	align: center;
	rem border-bottom: 1px dotted #0C3C71;
}
#sidebar p1 {
	margin-top : 2pt;
	margin-bottom : 2pt;
	color: #F90844;
}

#sidebar ul {
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

#sidebar a {
	font-weight : bold;
	color: #417DC1;
}


#sidebar li {
	margin: 2px 0px 2px 26px;
	padding: 0px;
	line-height: 1,1em;
	font-size: 8pt;
	text-align: left;
}
