/***************************************************/
/*                RIGHT COLUMN                     */
/***************************************************/
#links .link p {
	margin-top: 0;
	font-size: 8pt;
}

#links .link a {
	font-size: 8pt;
	font-weight: normal;
	color: #0f366f;
	text-decoration: underline;
}

#links td.emphasis {
	background-color: #0f3670;
}

#links .link .emphasis {
	color: white;
	text-decoration: none;
	min-width: 220px;
}

#links .link ul {
	font-size: 8pt;
	padding-left: 10px;
	margin-left: 10px;
}

#links .link li {
	padding-left: 5px;
}

#links .link h1 {        
	margin-top: 0;
	font-size: 12pt;
	color: #0f366f;
	border: medium #006699;
	line-height: 1.33em;
}

#links .link h2 {
	margin-top: 0;
	font-size: 10pt;
	color: #0f366f;
	font-weight: bold;
	letter-spacing: 0.045em;
}

#links .link h3 {
	margin-top: 0;
	font-size: 8pt;
	color: #0f366f;
	font-weight: bold;
	letter-spacing: 0.045em;
}