
h1.p1	{ font-size:large; }
h2.p2	{ font-size:15px; margin:1em 0; }
h2.p2.blue	{ color:#009ddb; }
h2.p2.red	{ color:#ed1c24; }

.government-library h3, .corporate-library h3	{ margin:20px 0 15px; font-size:15px; font-weight:bold; }

.options-table		{ border:1px solid #ccc; margin-bottom:20px; }
.options-table td	{ padding:10px; }
html>body .options-table sup { line-height:1em; }


.list-table			{ margin-bottom:10px; }
.list-table	td		{ padding:10px; }
html>body.government-library sup, html>body.corporate-library sup { line-height:1em; }
.list-table	.spacer td		{ padding:0; }
.pracGuid .list-table	a		{ color:#fff; text-decoration:underline }
.list-table .tlabel	{ padding:10px; color:#fff; font-size:1.7em; }
.government-library .list-table .tlabel	{ background-color:#009ddb; }
.corporate-library .list-table .tlabel	{ background-color:#ed1c24; }
.list-table .tlabel span	{ font-size:2em; }
.list-table .tdescription	{ color:#fff; background-color:#888; }

.divider-right  { border-right:2px solid #fff; }
.copy	{ margin:1em 0; font-size:0.8em; }
