/* ********************** General ********************** */ body { background-color: #ffffff; margin: 0; padding: 0; } body,td,p,th { font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #333; } img { border-color: #fff; } li { font-family: tahoma, verdana, arial, helvetica, sans-serif; list-style-type: disc; font-size: 8pt; border: none; margin-left: 16px; color: #333; } ul { margin-left: 0; padding-left: 0; } /* ********************** Text ********************** */ /* Body Text big normal small - (default) white grey - (default) b - (default) i */ .normal { color: #333; line-height: 14px; } .normalWhite { color: #fff; line-height: 14px; } .normalWhiteB { font-weight: bold; color: #fff; line-height: 14px; } .normalB { font-weight: bold; color: #333; line-height: 14px; } .normalWhiteI { font-style: italic; color: #fff; } .normalI { font-style: italic; color: #333; line-height: 14px; } .small { font-size: 7pt; color: #333; line-height: 12px; } .smallB { font-size: 7pt; color: #333; font-weight: bold; line-height: 12px; } .smallWhite { /* font-size: 7pt; */ color: #fff; line-height: 12px; } .smallWhiteB { font-size: 7pt; color: #fff; font-weight: bold; line-height: 12px; } .normalGrey { color: #999999; line-height: 14px; } .smallGrey { font-size: 7pt; color: #999999; line-height: 12px; } .smallGreyB { font-size: 7pt; color: #999999; font-weight: bold; line-height: 12px; } .smallBlueB { font-size: 7pt; color: #2175d9; font-weight: bold; line-height: 12px; } /* ********************** Links ********************** */ a { text-decoration: none; } /* normal links */ a.normal:link, a.link { color: #2175d9; } a.normal:visited, a.link:visited { color: #2175d9; } a.normal:hover, a.link:hover { color: #00308f; } a.normal:active, a.link:active { color: #00308f; } .linkNormal { color: #2175d9; } /* small links */ a.small:link { color: #2175d9; font-size: 7pt; } a.small:visited { color: #2175d9; font-size: 7pt; } a.small:hover { color: #00308f; font-size: 7pt; } a.small:active { color: #00308f; font-size: 7pt; } /* bold links */ a.bold:link { color: #2175d9; font-weight: bold; } a.bold:visited { color: #2175d9; font-weight: bold; } a.bold:hover { color: #00308f; font-weight: bold; } a.bold:active { color: #00308f; font-weight: bold; } .linkBold { color: #2175d9; font-weight: bold; } /* grey links */ a.normalGrey, a.grey:visited{ color: #999999; line-height: 14px; font-weight: normal; } a.normalGrey:hover, a.grey:active{ color: #A223A2; line-height: 14px; font-weight: normal; } a.normalGreyB, a.greyB:visited{ color: #999999; line-height: 14px; font-weight: bold; } a.normalGreyB:hover, a.greyB:active{ color: #A223A2; line-height: 14px; font-weight: bold; } a.normalGrey-ris, a.grey-ris:visited{ color: #999999; line-height: 14px; font-weight: normal; } a.normalGrey-ris:hover, a.grey-ris:active{ color: #003399; line-height: 14px; font-weight: normal; } a.normalGreyB-ris, a.greyB-ris:visited{ color: #999999; line-height: 14px; font-weight: bold; } a.normalGreyB-ris:hover, a.greyB-ris:active{ color: #A223A2; line-height: 14px; font-weight: bold; } /* ********************** Background colors ********************** */ .tableRow0{ background: #fff; color: #333; line-height: 14px; vertical-align: top; } .tableRow1{ background: #f0f6fc; color: #333; line-height: 14px; vertical-align: top; } .block { color: #333; background: #f0f6fc; } .page { background: #ffffff; } /* ********************** Form elements ********************** */ .smallButtonGrey { font-size: 8pt; color: #ffffff; background-color: #b3b3b3; border: 1px #b3b3b3 solid; text-align: left; padding-top: 1px; padding-right: 2px; padding-bottom:4 px; padding-left: 4px; margin: 1px 1px 1px 1px; height: 18px; cursor: pointer; } .smallButtonGrey:hover { color: #fff; background-color: #023090; border: 1px #023090 solid; } input { font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #333; text-indent: 4px; height: 18px; border: 1px solid #aaa; } input[type=checkbox] { border: none; } input[type=radio] { border: none; } select { font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #333; line-height: 18px; text-indent: 4px; border: 1px solid #aaa; text-indent: 4px; } textarea { font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #333; line-height: 14px; padding-left: 4px; text-indent: 4px; border: 1px solid #aaa; background-color: #fff; } /* ********************** Special elements ********************** */ .contentBorder{ } .subTitle { font-size: 12pt; color: #333; } /* Footer links */ a.footer, a.footer:visited{ color: #999999; } a.footer:hover, a.footer:active{ color: #00308f; } /* Top navigation */ a.nav1, a.nav1:visited, a.nav2, a.nav2:visited, a.nav3, a.nav3:visited, a.nav4, a.nav4:visited, a.nav5, a.nav5:visited, a.nav6, a.nav6:visited, a.nav7, a.nav7:visited, a.nav0, a.nav0:visited{ color: #999; font-size: 14pt; text-decoration: none; } a.nav1:hover, a.nav1:active{ color: #F49100; font-size: 14pt; text-decoration: none; } a.nav2:hover, a.nav2:active{ color: #abc200; font-size: 14pt; text-decoration: none; } a.nav3:hover, a.nav3:active { color: #2175d9; font-size: 14pt; text-decoration: none; } a.nav4:hover, a.nav4:active { color: #E2008A; font-size: 14pt; text-decoration: none; } a.nav5:hover, a.nav5:active { color: #00a8b0; font-size: 14pt; text-decoration: none; } a.nav6:hover, a.nav6:active { color: #ffd700; font-size: 14pt; text-decoration: none; } a.nav7:hover, a.nav7:active { color: #a41f1f; font-size: 14pt; text-decoration: none; } a.nav0:hover, a.nav0:active { color: #A223A2; font-size: 14pt; text-decoration: none; } .nav1 { color: #F49100; font-size: 14pt; text-decoration: none; } .nav2 { color: #abc200; font-size: 14pt; text-decoration: none; } .nav3 { color: #2175d9; font-size: 14pt; text-decoration: none; } .nav4 { color: #E2008A; font-size: 14pt; text-decoration: none; } .nav5 { color: #00a8b0; font-size: 14pt; text-decoration: none; } .nav6 { color: #ffd700; font-size: 14pt; text-decoration: none; } .nav7 { color: #a41f1f; font-size: 14pt; text-decoration: none; } .nav0 { color: #A223A2; font-size: 14pt; text-decoration: none; } a.nav1selected, a.nav1selected:visited, a.nav1selected:hover, a.nav1selected:active { color: #f49100; font-size: 14pt; text-decoration: none; } a.nav2selected, a.nav2selected:visited, a.nav2selected:hover, a.nav2selected:active { color: #abc200; font-size: 14pt; text-decoration: none; } a.nav3selected, a.nav3selected:visited, a.nav3selected:hover, a.nav3selected:active { color: #2175d9; font-size: 14pt; text-decoration: none; } a.nav4selected, a.nav4selected:visited, a.nav4selected:hover, a.nav4selected:active { color: #e2008a; font-size: 14pt; text-decoration: none; } a.nav5selected, a.nav5selected:visited, a.nav5selected:hover, a.nav5selected:active { color: #00a8b0; font-size: 14pt; text-decoration: none; } a.nav6selected, a.nav6selected:visited, a.nav6selected:hover, a.nav6selected:active { color: #ffd700; font-size: 14pt; text-decoration: none; } a.nav7selected, a.nav7selected:visited, a.nav7selected:hover, a.nav7selected:active { color: #a41f1f; font-size: 14pt; text-decoration: none; } a.nav0selected, a.nav0selected:visited, a.nav0selected:hover, a.nav0selected:active { color: #a223a2; font-size: 14pt; text-decoration: none; } a.nav-ris, a.nav-rs:visited{ color: #999; font-size: 14pt; text-decoration: none; } a.nav-ris:hover, a.nav-ris:active{ color: #003399; font-size: 14pt; text-decoration: none; } a.navselected-ris, a.navselected-ris:visited, a.navselected-ris:hover, a.navselected-ris:active { color: #003399; font-size: 14pt; text-decoration: none; }