body { margin: 0; color: #444; background-color: #fff; font-family: Arial,sans-serif; font-size: 9pt; }
h1 { font-weight: normal; font-size: 14pt; padding-bottom: 8px; margin-bottom: 10px; padding-left: 3px; color: #000; border-bottom: #e34147 2px solid; }
h2 { font-weight: bold; font-size: 12pt; color: #4a4a4a;}
h3 { font-weight: bold; font-size: 12pt; color: #000; border-bottom: #a8a8a8 1px solid; padding-bottom: 5px; margin-bottom: 10px}
h4 { font-weight: bold; font-size: 10pt; color: #426792;}

.title { color: #123759; font-size: 16pt; font-weight: bold;}
.tblMain { border: #bbb 1px solid; }

A { color: #444; text-decoration: underline }
A:visited { color: #444; }
A:hover { color: #1E9000; }
A:active { color: #1E9000; }

A.active { color: #ffffff; text-decoration: none }
A:visited.active { color: #ffffff; }
A:hover.active { color: #ffffff; }
A:active.active { color: #ffffff; }

A.inactive { color: #003366; text-decoration: none; }
A:visited.inactive { color: #003366; }
A:hover.inactive { color: #003366; text-decoration: underline; }
A:active.inactive { color: #003366; }

.subnav { color: #ffffff; text-decoration: underline; }
A:visited.subnav { color: #ffffff; text-decoration: underline;}
A:hover.subnav { color: #ffffff; text-decoration: underline;}
A:active.subnav { color: #ffffff;}

.tooltip{ width: 200px; color:#000; font:lighter 11px/1.3 Arial,sans-serif; text-decoration:none; text-align:center }
.tooltip span.top{ padding: 30px 8px 0; background: url(bt.gif) no-repeat top }
.tooltip b.bottom{ padding:3px 8px 15px;color: #548912; background: url(bt.gif) no-repeat bottom}

.tblList { border-left: #c1dad7 1px solid; border-right: #c1dad7 1px solid;  border-top: #c1dad7 1px solid;  border-bottom: #c1dad7 1px solid; }
.thList { color: #ffffff; text-decoration: none; }
A:visited.thList { color: #ffffff; text-decoration: none;}
A:hover.thList { color: #ffffff; text-decoration: underline;}
A:active.thList { color: #ffffff;}
.trList { background-color: #7d8487; }
.tdList { border-top:#c1dad7 1px solid; }
