
BODY, TH, TD, P, DIV, SPAN      { color: #0b0b0b; font-size: 9pt; font-family: Verdana, Arial, Helvetica, Geneva }
H1      { color: #fff; font-size: 9pt; font-family: Verdana, Arial, Helvetica, Geneva; text-decoration: none; margin: 0; padding: 0 }
H2        { color: #383e3f; font-size: 9pt; font-family: Verdana, Arial, Helvetica, Geneva; font-weight: bold; text-decoration: none; margin-bottom: 3px }

a:link      { color: #d6221f; text-decoration: none }
a:active      { color: #d6221f; text-decoration: underline }
a:visited      { color: #d6221f; text-decoration: underline }
a:hover     { color: #383e3f; text-decoration: underline }

.bodylink { font-size: 9pt; font-family: Verdana, Arial, Helvetica, Geneva; text-decoration: none }
a.bodylink:link    { color: #383e3f; text-decoration: underline }
a.bodylink:active   { color: #383e3f; text-decoration: underline }
a.bodylink:visited   { color: #383e3f; text-decoration: underline }
a.bodylink:hover    { color: #d6221f; text-decoration: underline }

.menu        { color: white; font-size: 9pt; font-family: Verdana, Arial, Helvetica, Geneva; font-weight: bold; text-decoration: none }
a.menu:link  { color: white; font-size: 9pt; font-family: Verdana, Arial, Helvetica, Geneva; font-weight: bold; text-decoration: none }
a.menu:visited       { color: white; font-size: 9pt; font-family: Verdana, Arial, Helvetica, Geneva; font-weight: bold; text-decoration: none }
a.menu:active      { color: white; font-size: 9pt; font-family: Verdana, Arial, Helvetica, Geneva; font-weight: bold; text-decoration: none }
a.menu:hover          { color: #cccccc; font-size: 9pt; font-family: Verdana, Arial, Helvetica, Geneva; font-weight: bold; text-decoration: none }

.smallText { color: black; font-size: 7pt; font-family: Verdana, Arial, Helvetica, Geneva }
a.smallText:link { color: #383e3f; text-decoration: underline }
a.smallText:visited { color: #383e3f; text-decoration: underline }
a.smallText:active { color: #383e3f; text-decoration: underline }
a.smallText:hover { color: #383e3f; text-decoration: underline }

#leftnavlist  { font-size: 8pt; width: 200px }
#leftnavlist ul { margin: 0; padding: 0; list-style-type: none; }
#leftnavlist li { margin: 0; padding: 0; }
#leftnavlist a { display: block; padding: 2px 2px 2px 22px; background-color: #FFFFFF; background-image:  url(images/more_arrow_link.gif); background-repeat: no-repeat; background-position: 0 1px; }
#leftnavlist a:link, #leftnavlist a:visited { color: #666666; text-decoration: none; }
#leftnavlist a:hover, #leftnavlist a:active  { background-color: #FFFFFF; background-image:  url(images/more_arrow_hover.gif); background-repeat: no-repeat; background-position: 0 1px; color: #000000; }
#activelink a:link, #activelink a:visited, #activelink a:hover, #activelink a:active { background-color: #FFFFFF; background-image:  url(images/more_arrow.gif); background-repeat: no-repeat; background-position: 0 1px; color: #000000; }

