body { font-size: medium; }
td,th { font-size: medium; }
.scripthide { display:none; }
.noscripthide { display:inline; }

.breadcrumb,
.title {
	text-align: left; font-family: verdana,arial,helvetica,sans-serif; color: #800000; font-size: larger; font-weight: bold;
}
.breadcrumb {
	padding-bottom: 1em;
}
.breadcrumb-light,
.paratext,
.bodytext {
 text-align: left; color: #000000; font-family: verdana,arial,helvetica,sans-serif; padding-bottom: 0;
}
.breadcrumb-light,
.paratext {
  padding-bottom: 1em;
}
TD { text-align: left; vertical-align: top }
UL { padding: 0; margin: 0; list-style-type: none; }
UL.disc { padding: 0; margin: 1em; list-style-type: disc; }
LI { padding-left: 0; margin-left: 0 }
UL UL { padding-left: 1em }
BODY { font-family: verdana,arial,helvetica,sans-serif }

#leftcol,
#rightcol {
	width: 50%;
}

.notice,
.error {
	border: 1px dotted #888;
	font-size: xx-small;
	text-align: center;
	padding: 5px;
	margin: 2px;
}
.error {
	color: #f00;
}

.form_td { vertical-align: middle; font-size: x-small; }

a.rssLink {
	font: bold 10px verdana,sans-serif;
	color: #FFF;
	background: #F60;
	border: 1px outset #F60;
	text-decoration: none;
	padding: 0 3px;
	margin: 0;
}

.micro {
  font-size: 6pt;
}
.tiny {
  font-size: 8pt;
}