p {padding-top:0px;line-height:18px;}

/* left links menu styles */
#CFLeftLinks {
width:175px;
}
#CFLeftLinks a {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
	color: #000063;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E0FFFE;
		border-bottom: 1px solid #58B7FF;
	}
#CFLeftLinks a:hover {
	color:#2D32D1;
	border-left-color: #0066FF;
	border-left-width: 5px;
	border-left-style: solid;
	background-color: #ECFFFF;
	}
#CFLeftLinks td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:170px;
	}
	.CFLinkOn, .CFLinkOn a {
background-color:#ECFFFF;
}
/* end of left links menu styles */