/* CSS Document */


p {
	text-align: justify;
	text-justify: distribute;
	text-indent: 1.5em;
	line-height: 1.25em;
	margin: 7px 0px;
}

p.opsubsubtitle {
	margin: 10px 0px 5px;
	text-align: left;
	text-indent: 0em;
}

p.opsubtitle {
	margin: 10px 0px 5px;
	text-align: left;
	text-indent: 0em;
	font-weight: bold;
}

div.optitle {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

div.opauthor {
	margin-bottom: 20px;
	text-align: center;
}

div.optrans {
	margin-top: 10px;
	text-align: right;
}

div.opbr {
	height: 0px;
}

div.opauthorlist {
	border-bottom: 1px dotted #ABC6E7;
	margin: 5px 3px 5px 8px;
	padding: 4px 12px 2px;
	font-weight: bold;
	color: #003366;
}

div.opbelong {
	font-size: 0.9em;
	font-weight: normal;
}

ul.optitle {
	margin: 10px 0px 15px 10px;
	list-style-image: url(../image/square.gif);
}

li.optitle {
	margin: 0px 0px 5px 20px;
	padding-left: 5px;
}

td.year {
	margin: 0px;
	padding: 5px;
	text-align: center;
}

td.year a:link {
	text-decoration: none;
}

td.year a:visited {
	text-decoration: none;
}

td.year a:hover {
	text-decoration: underline;
}

td.thisyear {
	margin: 0px;
	background-color: #348BCC;
	padding: 4px 10px;
	text-align: center;
	color: #FFFFFF;
}
