body {
margin: 0px;
border: 0px solid #2a145f;
}
.logo {
background-color: #2a145f;
background-color: #1c0a5b;
padding: 15px;
padding-left: 30px;
}
.watermark {
background-color: #003480;
/*
background-image: url(/web/elements.nsf/Online/brand-core/$FILE/gradientBlue.gif);
*/
background-image: url(gradients/$FILE/gradient_1c0a5b_003480.gif);
background-position: left;
background-repeat: repeat-y;
}
.utilities {
background-color: #003480;
padding: 10px;
padding-right: 20px;
}
.utilities table {
border-left: 1px solid #d8d6ca;
border-left: 1px solid #b6b4a8;
}
.utilities table td {
color: #c0c0c0;
padding-bottom: 1px;
padding-left: 10px;
padding-top: 1px;
white-space: nowrap;
}
.utilities table td table {
border-width: 0px;
}
.utilities table td table td {
padding: 0px;
}
.utilities a {
color: #d8d6ca;
color: #b6b4a8;
font-weight: bold;
text-decoration: none;
}
.utilities a:hover {
text-decoration: underline;
}
.spacer {
background-color: #2a145f;
}
.menubar {
background-color: #b6b4a8;
}
.menubar .spacer {
background-color: #b6b4a8;
}
.menubar .tab a {
color: #2a145f;
display: block;
font-weight: bold;
text-decoration: none;
margin-top: 6px;
padding-top: 3px;
padding-left: 7px;
padding-right: 6px;
padding-bottom: 5px;
white-space: nowrap;
}
.menubar .tabActive a {
background-color: #2a145f;
color: #fff;
display: block;
font-weight: bold;
text-decoration: none;
margin-top: 6px;
padding-top: 3px;
padding-left: 7px;
padding-right: 6px;
padding-bottom: 5px;
white-space: nowrap;
}
.fold {
background-color: #2a145f;
}
.menutree {
background-color: #e0e0e0;
border-right: 2px solid #2a145f;
}
.ticker {
background-color: #b6b4a8;
border-top: 2px solid #2a145f;
color: #000;
padding: 5px;
padding-top: 2px;
padding-bottom: 2px;
}
.footer {
background-color: #2a145f;
color: #d8d6ca;
padding: 5px;
}
