body {
	text-align: center; /* for IE */
}

a {
	text-decoration: none;
	font-weight: bold;
}

a.low {
	font-weight: normal;
}

p, body, li, textarea, select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
}

blockquote {
	margin: 1em 3em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1 {
	font-family: "Times New Roman", "Times Roman";
	font-size: 14pt;
	line-height: 16pt;
	font-weight: normal;
}

.container {
	text-align: left; /* counter the body center */
}

div.tabhigh, div.tabhighhome, div.tabbetween {
	vertical-align: middle;
}

.tabhigh, .tabbetween {
	font-family: "Times New Roman", "Times Roman";
	font-size: 14px;
	font-weight: bold;
}

.bottomnav {
	font-weight: normal;
	line-height: 16px;
}

a.subnav, a.subtlelink, div.subtlelink a, div.pager a {
	font-weight: normal;
}

div.subtlelink, div.subtlelinkhigh {
	line-height: 11px;
}

a.subtlelinktitle {
	font-weight: normal;
	font-style: italic;
}

a.subtlelinktitlehigh {
	font-weight: bold;
	font-style: italic;
}

td.twocolumnright h2, td.homepageright h2, table#homepagelinks h2, div.sponsorplug {
	font-weight: normal;
}

div.sponsorplug {
	text-align: center;
}

.cap {
	font-family: "Times New Roman", "Times Roman";
	font-size: 46px;
	line-height: 40px;
}

.ad {
	text-align: center;
}

.bottomads {
	vertical-align: bottom;
}

.caption {
	font-size: 7pt;
	line-height: 9pt;
}

.permission {
	font-style: italic;
}

li {
	margin-bottom: 0.5em;
	margin-left: -10px;
}

ul li {
	list-style: disc;
	margin: 0.5em 2em;
}

ul ul li {
	list-style: circle;
	margin: 0.5em 2em;
}

ul ul ul li {
	list-style: square;
	margin: 0.5em 2em;
}

ol li {
	list-style: decimal;
	margin: 0.5em 2em;
}

ul.compact, ol.compact {margin: 0em; }

ul.compact li, ol.compact li { margin: 0em 2em; }

ul.compact ul.compact li, ol.compact ol.compact li { margin: 0em 3em; }

ul.compact ul.compact ul.compact li, ol.compact ol.compact ol.compact li { margin: 0em 4em; }

dt {
	font-weight: bold;
}

dl.glossary dt:after {
	content: ' \2014 ';
}

dl.glossary dd {
	text-indent: 0.5em;
}

.title {
	font-style: italic;
}

td span.tp, th span.tp { 
	font-size: smaller;
}

code {
	font-family: Monaco, monospace;
}

.error:before, b.warning:before {
	content: url('../images/icon/warning.png');
	margin-right: 1em;
}

form table td {
	text-align: center;
}
*[align="right"] {
	text-align: right;
}

img[align="right"] {
	margin: 0 0 1em 2em;
}

th {
	text-align: center;
}

table#ranking-grade td, table#ranking-grade th {
	text-align: right;
}

table#ranking-grade td + td {
	text-align: left;
}

table#back-issues th {
	font-weight: bold;
}

table#back-issues td {
	text-align: center;
}

table#back-issues th {
	text-align: right;
}

table#back-issues * + th {
	text-align: center;
}

table.member_profile th {
	font-weight: bold;
	text-align: right;
}

table.member_profile caption {
	padding: 0 0 0.5em 1em;
	font-weight: bold;
}

table.member_profile td {
	text-align: left;
}

div.pager span {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

em.date {
	font-style: normal;
	color: red;
}

small {
	font-size: 0.8em;
}

/* EOF */
