
body {
font-family : Verdana, Arial, Helvetica, sans-serif;
margin-top : 5px;
margin-bottom : 0;
margin-left : 12px;
margin-right : 12px;
padding : 0;
font-size : 14px;
background-color : #f3f9ef;
color : #3242b2;
}
.pageContent {
display : none;
}
.twikiNewLink {
border-width : 0 0 1px 0;
border-style : solid;
}
.twikiNewLink a {
text-decoration : none;
margin-left : 1px;
}
.twikiNewLink a sup {
text-align : center;
padding : 0 2px;
vertical-align : baseline;
font-size : 100%;
text-decoration : none;
}
.twikiNewLink a:link sup, .twikiNewLink a:visited sup {
border-width : 1px;
border-style : solid;
text-decoration : none;
}
.twikiNewLink a:hover sup {
text-decoration : none;
background-color : #3242b2;
color : white;
}
a:link {
text-decoration : none;
color : #3242b2;
border-bottom : 1px dotted #3242b2;
}
a:visited {
text-decoration : none;
color : #3242b2;
border-bottom : 1px dotted #3242b2;
}
a:hover {
text-decoration : underline;
color : #3242b2;
}
a:active {
text-decoration : none;
color : #3242b2;
}
a.linkimg {
border-bottom: 0;
}
.external {
background : url(images/icons/external_link.gif) no-repeat right top;
padding-right : 14px;
}
.contact {
background : url(images/icons/email_icon.gif) no-repeat left 0%;
padding-left : 14px;
}
.center {
text-align : center;
}
.quotes {
font-family : Times, Trebuchet MS, Helvetica;
font-size : 300%;
font-weight : bold;
}
.quotation {
font-family : Helvetica;
font-size : 150%;
color : #3242b2;
font-weight : bold;
font-style : italic;
}
.tip {
padding : 4px;
font-size : 100%;
background : url(images/icons/tip.gif) no-repeat left 0%;
padding-left : 14px;
border : 1px dashed #c0c0c0;
background-color : #ffffcc;
}
.sparkle {
font-size : 110%;
background : url(images/icons/sparkle.png) no-repeat right top;
padding-right : 18px;
padding-top : 2px;
}
.highlight {
padding : 4px;
font-size : 100%;
background : url(/images/icons/attention.gif) no-repeat left 0%;
padding-left : 18px;
border : 1px dashed #c0c0c0;
background-color : #ffffcc;
}
.tracker {
font-size : 9px;
font-weight : bold;
color : #333;
background-color : #cce4ba;
margin-top : 0px;
margin-bottom : 0px;
padding-left : 10px;
padding-top : 1px;
padding-bottom : 3px;
border-top : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
}
.div_box {
position : relative;
border : 1px solid #c0c0c0;
padding : 6px;
font-size : 12px;
margin : 6px;
background-color : #cce4ba;
}
.div_plain {
vertical-align : middle;
position : relative;
padding : 6px;
font-size : 12px;
margin : 6px;
}
.top {
text-transform : lowercase;
font-size : 70%;
font-weight : bold;
background : url(images/icons/arrow_up_red.gif) no-repeat left top;
padding-left : 11px;
line-height : 16px;
}
.down {
text-transform : lowercase;
font-size : 70%;
font-weight : bold;
background : url(images/icons/arrow_down_red.gif) no-repeat left bottom;
padding-left : 11px;
line-height : 16px;
}
a[href$=".pdf"] {
background : url(images/icons/pdf_icon.gif) no-repeat left center;
padding-left : 14px;
}
a[href$=".tif"] {
background : url(images/icons/tif_icon.gif) no-repeat left center;
padding-left : 14px;
}
a[href$=".doc"] {
background : url(images/icons/doc_icon.gif) no-repeat left center;
padding-left : 14px;
}
a[href$=".xls"] {
background : url(images/icons/xls_icon.gif) no-repeat left center;
padding-left : 14px;
}
a[href$=".csv"] {
background : url(images/icons/xls_icon.gif) no-repeat left center;
padding-left : 14px;
}
a[href$=".ppt"] {
background : url(images/icons/ppt_icon.gif) no-repeat left center;
padding-left : 14px;
}
table{
font-size : 100%;
empty-cells : show;
border-collapse : collapse;
}
th {
background-color : #b1d695;
font-size : 120%;
font-weight : bold;
}
td {
font-size : 100%;
font-weight : bold;
}
#stocklist table {
font-size : 100%;
}
#stocklist th {
border-width : 1px;
border-style : solid;
border-color : #666;
}
#stocklist td {
border-width : 1px;
border-style : solid;
border-color : #666;
}
#stocklist tr {
background-color : #ddd;
}
#stocklist tr:hover {
background-color : #ffffcc;
}
h1 {
clear : left;
font-size : 180%;
color : #3242b2;
font-weight : bold;
}
h2 {
background : #fff url(images/icons/h2_background.gif) repeat-x bottom left;
clear : left;
display : block;
font-size : 150%;
background-color : #f9f9f9;
color : #3242b2;
font-weight : bold;
border-width : 0 0 1px 0;
border-style : solid;
border-color : #c0c0c0;
}
h3 {
clear : left;
font-size : 120%;
color : #3242b2;
font-weight : bold;
}
h4 {
clear : left;
font-size : 100%;
color : #3242b2;
font-weight : bold;
}
h5 {
clear : left;
font-size : 80%;
color : #3242b2;
font-weight : bold;
}
h6 {
clear : left;
font-size : 60%;
color : #3242b2;
font-weight : bold;
}
hr {
color : #3242b2;
background-color : #3242b2;
border : 0 none;
height : 1px;
width : 100%;
}
acronym {
cursor : help;
color : green;
border-bottom : 1px dotted green;
}
.acronym {
cursor : help;
color : green;
border-bottom : 1px dotted green;
}
.smallGrey {
font-family : Arial, Tahoma, Trebuchet MS, Verdana;
font-size : 80%;
color : #666;
font-weight : normal;
}
.bigGrey {
font-size : 120%;
color : #666;
font-weight : bold;
}
.verySmall {
font-size : 70%;
}
.bigRed {
font-size : 120%;
color : #3242b2;
font-weight : bold;
}
.hugeRed {
font-size : 180%;
color : #3242b2;
font-weight : bold;
}
.low {
text-transform : lowercase;
font-size : 11px;
font-weight : bold;
}
#footer {
width : 100%;
position : relative;
bottom : 0;
color : #3242b2;
}
.footer {
font-family : Arial, Tahoma, Trebuchet MS, Verdana;
color : #3242b2;
font-size : 80%;
font-weight : normal;
}
a:link.footer {
color : #3242b2;
font-size : 80%;
font-weight : normal;
text-decoration : none;
}
a:active.footer {
color : #3242b2;
font-size : 80%;
font-weight : normal;
text-decoration : none;
}
a:visited.footer {
color : #3242b2;
font-size : 80%;
font-weight : normal;
text-decoration : none;
}
a:hover.footer {
color : #3242b2;
font-size : 80%;
font-weight : normal;
text-decoration : underline;
}
ul {
list-style-image : url(images/icons/arrow_right_red.gif);
}
#nav-menu ul {
font-size : 15px;
list-style : none;
padding : 0px;
padding-top : 3px;
margin : 0px;
height : 20px;
line-height : 20px;
}
#nav-menu li {
float : left;
margin : 0 0.15em;
}
#nav-menu li a {
background : #fff url(images/icons/css-nav-out.gif) repeat-x bottom left;
height : 19px;
line-height : 19px;
float : left;
display : block;
border-left : 1px solid #c0c0c0;
border-right : 1px solid #c0c0c0;
border-top : 1px solid #c0c0c0;
border-bottom : 0px none;
color : #3242b2;
text-decoration : none;
text-align : center;
padding-left : 4px;
padding-right : 4px;
}
#nav-menu li a:hover {
background : #fff url(images/icons/css-nav-in.gif) repeat-x top left;
height : 19px;
line-height : 19px;
float : left;
display : block;
border-left : 1px solid #c0c0c0;
border-right : 1px solid #c0c0c0;
border-top : 1px solid #c0c0c0;
border-bottom : 0px none;
color : #3242b2;
text-decoration : none;
text-align : center;
padding-left : 4px;
padding-right : 4px;
}
#nav-menu li a {
float : none;
}
#nav-menu li a:hover {
float : none;
}
#wiki-menu ul {
list-style : none;
padding : 0px;
margin : 0px;
height : 17px;
line-height : 17px;
}
#wiki-menu li {
float : left;
margin : 0 0.15em;
}
#wiki-menu li a {
background : #fff url(/images/icons/css-wiki-out.gif) repeat-x bottom left;
height : 16px;
line-height : 16px;
float : left;
display : block;
border-left : 1px solid #666;
border-right : 1px solid #666;
border-bottom : 1px solid #666;
color : #222;
text-decoration : none;
text-align : center;
padding-left : 4px;
padding-right : 4px;
}
#wiki-menu li a:hover {
background : #fff url(/images/icons/css-wiki-in.gif) repeat-x top left;
height : 16px;
line-height : 16px;
float : left;
display : block;
border-left : 1px solid #666;
border-right : 1px solid #666;
border-bottom : 1px solid #666;
color : #666;
text-decoration : none;
text-align : center;
padding-left : 4px;
padding-right : 4px;
}
#wiki-menu li a {
float : none;
}
#wiki-menu li a:hover {
float : none;
}
#extra-menu ul {
font-size : 18px;
list-style : none;
padding : 0px;
padding-top : 3px;
margin : 0px;
height : 24px;
line-height : 24px;
border-bottom : 1px solid #666;
}
#extra-menu li {
float : right;
margin : 0 0.15em;
}
#extra-menu li a {
background : #fff url(images/icons/css-extra-out.gif) repeat-x bottom left;
height : 23px;
line-height : 23px;
float : right;
display : block;
border-left : 1px solid #666;
border-right : 1px solid #666;
border-top : 1px solid #666;
border-bottom : 0px none;
color : #333;
text-decoration : none;
text-align : center;
padding-left : 12px;
padding-right : 12px;
}
#extra-menu li a:hover {
background : #fff url(images/icons/css-extra-in.gif) repeat-x top left;
height : 23px;
line-height : 23px;
float : right;
display : block;
border-left : 1px solid #666;
border-right : 1px solid #666;
border-top : 1px solid #666;
border-bottom : 0px none;
color : #999;
text-decoration : none;
text-align : center;
padding-left : 12px;
padding-right : 12px;
}
#extra-menu li a {
float : none;
}
#extra-menu li a:hover {
float : none;
}
.button {
background : #fff url(images/icons/css-nav-out.gif) repeat-x bottom left;
font-size : 80%;
color : #333;
border-left : 1px solid #666;
border-top : 1px solid #666;
border-bottom : 2px solid black;
border-right : 2px solid black;
padding-left : 10px;
padding-right : 10px;
padding-top : 3px;
padding-bottom : 3px;
height : 2em;
white-space : nowrap;
}
pre {
border : 1px dotted #c0c0c0;
padding : 6px;
margin-left : 12px;
margin-right : 12px;
background-color : #f9f9f9;
overflow : auto;
}
#calendarPopup {
font-family : arial;
font-size : 11px;
font-weight : bold;
color : #333;
background-color : #e0e0e0;
position : absolute;
visibility : hidden;
}
#calendarPopup a:link {
border-bottom : 0px;
}
#calendarPopup td {
text-align : center;
}
#calendarPopup td.cpMonthNavigation {
color : #fff;
background-color : #cc0000;
border : 1px solid #e0e0e0;
}
#calendarPopup td.cpDayColumnHeader {
border-bottom : 1px solid #666;
}
#calendarPopup td.cpCurrentDate {
border : 1px solid #333;
background-color : #fff;
}
a.info{
font-family : arial;
font-size : 10px;
font-weight : bold;
font-style : normal;
position : relative;
z-index : 24;
background-color : #ff0;
color : #000;
text-decoration : none;
position : relative;
bottom : 0.5em;
}
a.info:hover {
z-index : 25;
background-color : #ff0;
}
a.info span {
display : none;
}
a.info:hover span {
font-family : arial;
font-size : 10px;
font-weight : bold;
font-style : normal;
text-decoration : none;
display : block;
position : absolute;
top : 2em;
left : 2em;
width : 15em;
border : 1px dashed red;
background-color : yellow;
color : black;
text-align : left;
}
.comment {
position : relative;
border : 1px dashed red;
padding : 6px;
font-size : 11px;
margin : 6px;
background-color : yellow;
float : left;
}
.curvy {
position : relative;
background : #ccc;
font-size : 11px;
margin : 5px;
padding : 5px;
}
#ctl, #cbl, #ctr, #cbr {
position : absolute;
width : 20px;
height : 20px;
color : #999;
background : #fff;
overflow : hidden;
font-style : normal;
z-index:1;
}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {
position : absolute;
font-size : 150px;
font-family : arial;
color : #ccc;
line-height : 40px;
font-weight : normal;
}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {
position : relative;
z-index : 100;
padding : 5px 10px;
}
