/* general */ body { background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; } td { font-family: Arial, Helvetica, sans-serif; } td.stock { padding-right: 7px; padding-left: 7px; } .box { border: 1px #777777 solid; } .lightgray { background-color: #E5E5E5; } hr { height: 0px; border: solid #7694B0 0px; border-top-width: 1px; } hr.event_line { height: 0px; border: 0px; border-top: 1px dashed #7694B0; } td.navbar { background-color: #E5E5E5; border-bottom: 1px solid #908F8C; } .box_header { color: #FFFFFF; font-weight: bold; font-size: 10pt; } .navbar_inactive { font-weight: bold; font-size: 8pt; text-decoration: none; color: #555555; } .stdText { font-weight: bold; font-size: 9pt; color: #555555; } td.dotted_top { border-top: 1px dotted #0f62a2; } a.bold:link, a.bold:visited { font-weight: bold; } a.smaller { font-size: 10pt; } .alert { color: #aa1020; font-weight: bold; } .highlight { color: #FD8700; font-weight: bold; } .highlightcompany { color: #FD8700; font-weight: bold; font-size: 11pt; } a.small:link, a.small:visited { color: #000000; } a.smalllight:active, a.smalllight:hover { font-weight: bold; color: #FFFFFF; } a.smalllight:link, a.smalllight:visited { color: #FFFFFF; } a.small:active, a.small:hover { text-decoration: underline; color: #3b593b; } a:link, a:visited { color: #006699; } a:active, a:hover { text-decoration: underline; color: #FD8700; } a.category1:link, a.category1:visited { font-weight: bold; color: blue; } a.category2:link, a.category2:visited { font-weight: bold; color: green; } a.category3:link, a.category3:visited { color: red; } a.category4:link, a.category4:visited { color: gray; } td.sidebar { background-color: #F0F4F6; border-left: 1px dashed #7694B0; } a.logo:link, a.logo:visited { font-weight: bold; font-size: 14pt; text-decoration: none; color: #2A4966; } .titlebar { font-weight: bold; font-size: 8pt; text-decoration: none; color: #0f62a2; } .information { color: #0f62a2; font-weight: bold; } .fineprint { color: #0f62a2; font-size: 7pt; } .reqTitle { font-weight: bold; font-size: 10pt; color: #0f62a2; } .stdButton { font-weight: bold; font-size: 10pt; background-color: #0f62a2; color:white; } .lightest { background-color: #FFFFFF; } .lighter { background-color: #E5ECF0; } .light { background-color: #D3DDE3; } .lightyellow { background-color: #FFFD45; } .dark { background-color: #7694B0; } .darker { background-color: #32567A; } .darkest { background-color: #000000; } span.gallery_menu { font-weight: bold; } a.gallery_menu:link, a.gallery_menu:visited { font-weight: bold; color: orange; } a.gallery_menu:active, a.gallery_menu:hover { text-decoration: underline; color: #3b593b; } span.entry_global { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; } ul.entry { list-style-position: outside; } ol.entry { list-style-position: outside; } li.entry { color: red; } a.entry:link, a.entry:visited { color: green; } a.entry:active, a.entry:hover { text-decoration: underline; color: #3b593b; }