div.navpath { font-family: sans-serif; color: #999999; font-size: 8pt; }
div.navpath ul { margin: 0px; padding: 0px; }
div.navpath ul li { display: inline; }
div.navpath ul li a { color:#999999; text-decoration: none; }
div.navpath ul li a:visited { color:#999999; text-decoration: none; }
div.navpath ul li a:hover { color:blue; text-decoration: none; }
div.navpath ul li.cat:before { content: none; }
div.navpath ul li:before { content: url(../images/grayarrow.gif); padding-left: 0.2em; padding-right: 0.2em; }

div.content { margin-left: 214px; width: 500px; font-size: 10pt; font-family: sans-serif; }

h1 { font-family: sans-serif; font-size: 1.1em; color: #777777; text-transform: uppercase; }
h2 { margin-top: 1em; margin-bottom: 0.3em; }


span.charttm { font-weight: bold; color: #012E43; }
span.charttm span { color: #5A92A3; }
span.charttm span span { color: #B40A02; }
span.charttm.charttmblue span span { color: #5A92A3; }
span.charttm.charttmgreen span span { color: #009900; }

img.logo { border: 0px; }
