/* CSS Document */
a { color: #B69C0C; text-decoration: none; }
a:hover { text-decoration: underline; }

#head { background-image: url(/_images/ind/head.jpg); background-repeat: no-repeat; height: 77px; }

a.item:hover { background-image: url(/_images/ind/nav_arrow_on.gif); color: #B69C0C; }
a.item_on { display: block; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #999; padding: 4px 6px 4px 17px; color: #B69C0C; text-decoration: none; background-color: #fff; background-image: url(/_images/ind/nav_arrow_on.gif); background-repeat: no-repeat; background-position: 5px 7px; }

#subnav a:hover { font-weight: bold; background-image: url(/_images/ind/nav_arrow_on.gif); }
#subnav a.on { display: block; width: 156px; padding: 5px 0px 4px 22px; border-top: 1px solid #ccc; color: #CBAD0D; text-decoration: none; background-image: url(/_images/ind/nav_arrow_on.gif); background-repeat: no-repeat; background-position: 6px 7px; }


#contentLogo { float: left; background-image: url(/_images/ind/content_logo.gif); background-repeat: no-repeat; width: 183px; height: 18px; margin-right: 100px; }

a.download { display: block; background-image: url(/_images/ind/down_arrow.gif); margin-top: 5px; padding-left: 13px; background-position: left 2px; background-repeat: no-repeat; text-decoration: none; color: #B69C0C; }
* html b\ody a.download { background-position: left 3px; }
* + html a.download { background-position: left 3px; }

a.more, a.link, a.link2 { display: block; background-image: url(_images/ind/nav_arrow_on.gif); margin-top: 5px; padding-left: 13px; background-position: left 2px; background-repeat: no-repeat; text-decoration: none; color: #B69C0C; }
* html b\ody a.link, a.link2 { background-position: left 3px; }
* + html a.link, a.link2 { background-position: left 3px; }

a.more { margin-top: 0px; padding-left: 25px; background-position: 13px 3px; width: 0px; }
a.link { width: 0px; }
a.link2 { margin-top: 0px; }
a.more:hover, a.link:hover, a.link2:hover, a.download:hover { text-decoration: underline; }



#reflist #headline a:hover, #reflist #headline1 a:hover { color: #B69C0C; text-decoration: underline; } 
