table.center { width:650px; }

h2 {
	font-size:18px;
	margin:0px 0px 20px 0px;
}
h3 {
	border-bottom:dotted black 1px;
	color:black;
}
h4 {
	color:black;
	margin-top:10px;
}

/* simple link with no sub parts */
p.s {
	font-size:11px;
	line-height:18px;
	margin:0px 0px 15px 0px;
}

div.links
{
	white-space:nowrap;
}
p.LinkGroup 
{
	border-bottom:dotted 1px;
	margin-bottom:5px;
}
table.Links
{
	margin-bottom:25px;
	width:100%;
}

p.LinkHdr
{
	font-weight:bold;
	margin-bottom:0px;
}
.Indent
{
	position:relative;
	left:10px;
}

hr.sp0 {
	clear:both;
	margin:0px;
	padding:0px;
	visibility:hidden;
}
hr.sp1 {
	clear:both;
	margin:15px 0px 15px 0px;
	padding:0px;
	visibility:hidden;
}
.pr30 	{padding-right:30px;}
.pr40	{padding-right:40px;}
.pr50 	{padding-right:50px;}
.pr80 	{padding-right:80px;}

/*
.tree {
	font-size:11px;
	margin:5px 0px 5px 0px;
}
.tree p {
	font-weight:bold;
	margin-bottom:2px;
}
.tree ul {
	margin-top:0px;
	padding-left:5px;
}
.tree li {
	background-image:url('/_img/structure/tree/long.png');
	background-repeat:no-repeat;
	line-height:15px;
	list-style-type:none;
	margin:0px;
	padding:0 0 0px 18px;
}
.tree li.end {
	background-image:url('/_img/structure/tree/end.png');
	padding-bottom:0;
}
*/