h1              { color: #C94522; }
h2              { color: #B3B680; }
h3              { color: #C94522; }
h4              { color: #666666; }

p.heading3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #C94522; line-height: 22px;}

a.inline          { color: #000000; border-bottom: 1px dotted #C94522;}
a.inline:link     { color: #000000; border-bottom: 1px dotted #C94522;}
a.inline:visited  { color: #000000; border-bottom: 1px dotted #C94522;}
a.inline:hover    { color: #CD5131; border-bottom: 1px solid #C94522; }
a.inline:active   { color: #CD5131; border-bottom: 1px solid #C94522; }

a.inline#formatted          { color: #666666; }
a.inline#formatted:link     { color: #666666; }
a.inline#formatted:visited  { color: #666666; }
a.inline#formatted:hover    { color: #CD5131; }
a.inline#formatted:active   { color: #CD5131; }

a.small          { color: #CD5131; }
a.small:link     { color: #CD5131; }
a.small:visited  { color: #CD5131; }
a.small:hover    { color: #CD5131; }
a.small:active   { color: #CD5131; }

a.footer          { color: #333300; }
a.footer:link     { color: #333300; }
a.footer:visited  { color: #333300; }
a.footer:hover    { color: #333300; }
a.footer:active   { color: #333300; }

li.arrow {
	list-style-image: url(../images/graphics/block_bullet.gif);
	margin-left: -15px;
}

img.latest { border: 1px solid #87AFCD; }