a { color: #990000; }
a:visited { color: #880000; }
a:hover { color: #ff0000; }
a.black { color: #000000; }

body { font-size: 14px; font-family: Trebuchet MS, sans-serif; }
.fine { font-size: 9px; }
.small { font-size: 12px; }
.error { font-size: 14px; color: #cc0000; }
.white { color: #ffffff; }
.code { font-family: monospace; background: #e6e6e6; padding: 4px; }
.bold { font-weight: bold; }
.summaryColumnHeader { font-weight: bold; color: #ffffff; }
.brick { color: #663333; }
.alert, .fieldError { color: #cc0000; font-weight: bold; }
.superscript { vertical-align: super; font-size: 10px; }
.navigation { background-image: url(/retrix_images/bar.background.gif); background-repeat: repeat-y; width: 110px; padding-right: 10px; position: absolute; top: 110px; left: 0; }
div.heading { font-size: 24px; font-weight: bold; padding-bottom: 2px; border-bottom: 1px solid #999999; margin-bottom: 12px; }
div.subheading { font-size: 18px; font-weight: bold; }
div.listheading { font-weight: bold; background-color: #eeeeee; }
div.listbody { margin-bottom: 24px; }
div.mainBody { margin-left: 125px; margin-top: -5px; margin-right: 17px; }
div.footer { border-top: 1px solid #999999; font-size: 11px; color: #999999; clear: both; }
a.footer { color: #666666; }
table.retrix { border: 1px solid #999999; background-color: #cccccc; }
.dotted { border-bottom: 1px dotted #999999; }
.ccSummary { border: 1px solid #999999; }
