@charset "UTF-8";
.toc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: right;
	color: #000033;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 7px;
	padding-right: 10px;
}
.toc h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	margin-top: 14px;
	margin-bottom: 6px;
	line-height: 14px;
}
.toc  h2 {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
}
.toc p {
	margin-top: 0px;
	margin-bottom: 6px;
}
.toc a:link   {
	color: #000033;
	text-decoration: none;
}
.toc a:visited {
	color: #000033;
	text-decoration: none;
}
.toc a:hover  {
	color: #666666;
	text-decoration: underline;
}
.toc a:active {
	color: #000033;
	text-decoration: none;
}
.toc-current a:link {
	color: #666666;
	text-decoration: none;
}
.toclinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-align: right;
	color: #666666;
	text-decoration: none;
}
.toclinks p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.toclinks a:link {
	color: #666666;
	text-decoration: none;
}
.toclinks a:visited {
	color: #666666;
	text-decoration: none;
}
.toclinks a:hover {
	color: #333333;
	text-decoration: underline;
}
.toclinks a:active {
	color: #666666;
	text-decoration: none;
}
.tocbkgrd {
	background-image: url(../images/bkgrd-toc.jpg);
	background-position: right;
	padding-top: 10px;
	padding-right: 9px;
	text-align: right;
}
.tocbkgrd  a:link {
	text-decoration: none;
}
