table.rightNav td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-color: #306187;
	border-width: 1px;
	border-style: solid;
}

table.rightNav th {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: white;
	background-image: url('/images/rightnav-border-306187.gif');
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

table.rightNav td a:link {
	color: blue;
	text-decoration: none;
}

table.rightNav td a:visited {
	color: blue;
	text-decoration: none;
}

table.rightNav td a:hover {
	color: blue;
	text-decoration: underline;
}

font.anotherTopic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#306187;
}
