div.texPlus, div.thrcMR {
	margin:10px;
	font-family:Arial;
	font-size:9pt;
	*width:95%;
}

div.thrcMR {
	padding:6px;
}

div.thrcMR li {
	font-family:Arial;
	font-size:9pt;
}

.texPlus p, .thrcMR p,
.texPlus a:link, .texPlus a:active, .texPlus a:visited, .texPlus a:hover,
.thrcMR a:link, .thrcMR a:active, .thrcMR a:visited, .thrcMR a:hover,
a.thrcMR:link, a.thrcMR:active, a.thrcMR:visited, a.thrcMR:hover {
	font-family:Arial;
	font-size:9pt;
	/* text-decoration:none; */
}

div.texPlus h3, div.thrcMR h3 {
	margin-bottom:0;
	margin-top:0;
}

table.texPlus, table.thrcMR {
	border:1px outset silver;
}

table.texPlus {
	width:100%;
}

table.texPlus th, table.texPlus td, table.thrcMR th, table.thrcMR td {
	font-family: Arial, Verdana Helvetica, sans-serif;
	font-size:9pt;
	margin:5px;
	padding:5px;
	vertical-align:top;
}

table.texPlus td {
	border-bottom:1px solid #dddddd;
}
table.texPlus th {
	border-bottom:1px solid black
}

tr.texPlusAlt, tr.thrcMrAlt {
	background-color:#E5EFF7;
}


table.pdfNote td {
	vertical-align:top;
}

table.pdfNote td,
.pdfNote a:link, .pdfNote a:active, .pdfNote a:visited, .pdfNote a:hover {
	font-size:xx-small;
	font-family:Arial;
	text-decoration:none;
}

a.thrcMR:hover, .texPlus a:hover, .thrcMR a:hover, .pdfNote a:hover {
	text-decoration:underline;
}

a.smVer:link, a.smVer:active, a.smVer:visited, a.smVer:hover {
	font-size:xx-small;
	font-family:Verdana;
} 