/* GXS IWS Stylesheet Verion 1.0*/ /*--------- default styles ---------*/ body {background-color: #ffffff; color: #000000; font: normal 9pt Arial, Helvetica, sans-serif;} a {font: normal 10pt Arial, Helvetica, sans-serif; text-decoration: underline;} .dark-background {background-color: #000066; } .light-background { background-color: #ffff66; } /*--------- banner styles ---------*/ td.site-title { color:#FFFFFF; font : bold 12pt Arial, Helvetica, sans-serif;} td.app-title { color:#FFFFFF; font : bold 12pt Arial, Helvetica, sans-serif;} td.page-title {color: Black; font: bold 10pt Arial, Helvetica, sans-serif;} table.menubar {color:#ffffff; background-color: #000066;} td.menubar {color:#ffffff; font: bold 9pt Arial,Helvetica,sans-serif;} td.menubar-separator {color:#ffff66; font: bold 9pt Arial,Helvetica,sans-serif;} td.menubar-highlighted {color:#ffffff; font: bold 9pt Arial,Helvetica,sans-serif;} td.menubar-disabled {color:#999999; font: bold 9pt Arial,Helvetica,sans-serif;} a.menubar {color:#ffff66; font: bold 9pt Arial,Helvetica,sans-serif; text-decoration: none;} a.menubar:hover {color:#ffffff; text-decoration: underline;} /*--------- action styles ---------*/ body.actions {background-color: #003399; } table.actions {background-color: #000066; padding-bottom : 2px; padding-top : 2px;} td.actions-title {background-color: #003399; color: #FFFFff; font: bold 9pt Arial,Helvetica,sans-serif; text-align : center; } a.action {background-color: #000066; color: #ffff66; font: bold 9pt Arial,Helvetica,sans-serif; text-decoration: none; } a.action:hover {color: #ffffff;} td.action {background-color: #000066; color: #ffff66; font: bold 9pt Arial,Helvetica,sans-serif; } td.action-highlighted {color: #ffffff; font-weight: bold;; font-size: 12px; background-color: #000066; } td.action-disabled {background-color: #000066; color: #999999; font: bold 9pt Arial,Helvetica,sans-serif;} td.action-hidden {background-color: #000066; color: #000066; font: bold 9pt Arial, Helvetica, sans-serif; } td.action-separator {background-color: #ffffff; color: #FFFFFF; font: normal 1px Arial, Helvetica, sans-serif;} /*subaction styles*/ a.subaction {background-color: #000000; color: #ffffff; font: bold 9pt Arial,Helvetica,sans-serif; text-decoration: none;} a.subaction:hover {color: #f8d489;} td.subaction {background-color: #000000; color: #ffffff; font: bold 9pt Arial,Helvetica,sans-serif;} td.subaction-highlighted {color: #f8d489; font-weight: bold;} td.subaction-hidden {background-color: #000000; color: #000000; font: bold 9pt Arial,Helvetica,sans-serif;} /* local area navigation/action styles */ td.nav-action-title { color: #ffffff; background-color: #003399; font: bold 10pt Arial,Helvetica,sans-serif; text-align : center; padding-bottom : 2px; padding-top : 2px;} td.nav-action {color: #ffff66; background-color: #003399; font: normal 9pt Arial,Helvetica,sans-serif; padding-bottom : 1px; padding-top : 1px;} td.nav-action-disabled {color: #666666; background-color: #003399; font: normal 9pt Arial,Helvetica,sans-serif; padding-bottom : 1px; padding-top : 1px;} td.nav-action-highlighted {color: #ffffff; background-color: #003399; font: normal 9pt Arial,Helvetica,sans-serif; padding-bottom : 1px; padding-top : 1px;} td.nav-action-separator {color: #ffffff; background-color: #003399; font: normal 1px Arial, Helvetica, sans-serif;} a.nav-action {color: #ffff66; background-color: #003399; font: normal 9pt Arial,Helvetica,sans-serif; text-decoration: none; padding-bottom : 1px; padding-top : 1px;} a.nav-action:hover {text-decoration: underline;} /*--------- content styles ---------*/ body.content {background-color: #ffffff; margin-left : 10px; font: normal 9pt Arial, Helvetica, sans-serif;} .text-plain {font-weight: normal; font-size:9pt;} .text-bold { font-weight: bold; font-size:9pt;} .error .emphasis /* link trail styles */ a.link-trail:active, a.link-trail:visited { color : blue; font-size : 9pt;} span.link-trail-current {font-size : 9pt; font-weight: bold;} /*sections*/ /*section top level*/ tr.section-top {background-color: #000066;} td.section-top {color: #ffffff; font-weight: bold; background-color: #000066; font-size : 12pt;} /*section scond level*/ tr.section-second {background-color: #000066;} td.section-second { color: #ffffff; background-color: #003399; font-weight: bold; font-size : 10pt;} /*section third level*/ tr.section-third {background-color: #000066;} td.section-third {color: #ffffff; font-weight: bold; background-color: #0066cc; font-size : 9pt;} /*tabular format*/ /*odd-even alternating color rows table styles */ table.outer-table { background-color : Black; } table.inner-table {padding-left : 3px; padding-right : 3px;} td.table-head {color: #ffffff; background-color: #000066; font-size: 9pt; font-weight: bold;} tr.cell-head {color: #ffffff; background-color: #000066; font-size: 9pt; font-weight: bold;} tr.odd-cell {color: #000000; background-color: #ffffff; font-size: 9pt;} tr.even-cell {color: #000000; background-color: #fefadf; font-size: 9pt;} tr.reject-odd-cell {color: #FF0000; background-color: #ffffff; font-size: 9pt;} tr.reject-even-cell {color: #FF0000; background-color: #fefadf; font-size: 9pt;} td.cell-head {color: #ffffff; background-color: #000066; font-size: 9pt; font-weight: bold;} td.odd-cell {color: #000000; background-color: #ffffff; font-size: 9pt;} td.even-cell {color: #000000; background-color: #fefadf; font-size: 9pt;} td.reject-even-cell {color: #FF0000; background-color: #fefadf; font-size: 9pt;} td.reject-odd-cell {color: #FF0000; background-color: #ffffff; font-size: 9pt;} /*drill down or supplemental link*/ a.table-link{color: blue; text-decoration : underline;} a.table-link:visited{ color: blue; } a.table-link:hover{ color: blue; } /*what does this do a.nav-target {text-decoration: none;}*/ /* sort column header styles */ td.col-sort {color: #ffff66; background-color: #000066; font-size: 9pt; font-weight: bold; text-align: center;} a.col-sort {color: #ffff66; background-color: #000066; font-size: 9pt; font-weight: bold; text-decoration: none;} a.col-sort:hover {color: #ffffff;} /* Pagination Styles */ span.table-pagingDisabled {color: #999999; font-size : 10pt;} a.table-pagingEnabled {color: blue; font-size : 10pt;; text-decoration: none} a.table-pagingEnabled:hover {color: #000033;} /*forms - dat entry and display*/ /* labels/value/ */ td.label {color: #000000; font-size: 9pt;} td.label-bold {color: #000000; font-size: 9pt; font-weight: bold;} td.value {color: #000000; font-size: 9pt;} td.value-bold {color: #000000; font-size: 9pt; font-weight: bold;} a.value {color: Blue; font-size: 9pt; text-decoration:underline;} a.value-bold {color: Blue; font-size: 9pt; font-weight: bold; text-decoration:underline;} /* required field indicator */ td.required-field-mark {font-weight:bold; font-size : 12pt;} td.required-field-text {font-weight:normal; font-size : 9pt;} /* set spacing */ div.linespace {font-size: 9pt; line-height: 11px;} div.sectionbreak {line-height: 20px; font-size: 10pt;} td.spacer4 {line-height: 4px; font-size: 1pt;} td.spacer10 {line-height: 10px; font-size: 1pt;} /*Tabs*/ /* Tab Styles */ td.tab-Current { background-color: #FEFADF; color: #000000; font-weight: bold; } td.tab-Available { background-color: #F3F7B5; } td.tab-Disabled {color: Silver;} a.tab-Available { background-color: #F3F7B5; color: #000000; text-decoration: underline; } a.tab-Available:hover { background-color: #F3F7B5; color: #0000ff; text-decoration: underline; } /* Tab Content Styles */ tr.tab-body { background-color: #fefadf; color: #000000; font-size: 9pt; } /*Tab sections styles*/ /*tab section top level*/ tr.tabsection-top {background-color: #000000;} td.tabsection-top {color: #ffffff; font-weight: bold; background-color: #000000;} /*tab section scond level*/ tr.tabsection-second {background-color: #000000;} td.tabsection-second {color: #ffffff; font-weight: bold; background-color: #000000;} /*tab section third level*/ tr.tabsection-third {background-color: #000000;} td.tabsection-third {color: #ffffff; font-weight: bold; background-color: #000000;} /* Footer */ span.footnote-dark {color: #000000; font-weight:normal; font-size : 8pt;} span.footnote-light {color: gray; font-weight:normal; font-size : 8pt;} /*Application Home Page Styles*/ /*Home Page Actions */ .homeAction {background-color: #ffffff;} span.app-homeAction-sectionHeader {color: #000066; font: bold 12pt Arial,Helvetica,sans-serif;} table.app-homeAction {padding-bottom: 2px; padding-top : 2px;} td.app-homeAction {color: #ffffff; background-color: #ffffff; font: bold 10pt Arial,Helvetica,sans-serif;} a.app-homeAction {color: 000066; background-color: #ffffff; font: bold 10pt Arial,Helvetica,sans-serif;} a.app-homeAction:hover {color: #0066cc; } td.app-homeAction-disabled {color: #999999; background-color: #ffffff; font: bold 10pt Arial,Helvetica,sans-serif;} td.app-homeAction-separator {color: #000000; background-color: #000066; font: normal 1px Arial,Helvetica,sans-serif;} /*grouping box */ table.grouping-box {background-color: #ffffff; border : thin black;} td.grouping-box-titleHeader { color: #ffffff; background-color: #000000; font-weight: bold; } td.grouping-box-title { color: #000066; font-weight: bold; } a.grouping-box-link { color: blue; } /*Privacy policy*/ .privacyPolicy { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; text-decoration: none } .privacyPolicy:hover{ color: #FF0000;text-decoration: underline } .legal{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666;text-decoration: none} .legal:hover{ color: #000066; text-decoration: underline}