a img {
border: none;
}
form label {
cursor: pointer;
}
h1, h2, h3, h4, h5, h6 {
margin: 0.75em 0 0.5em 0;
padding: 0;
}
html, body, form, fieldset {
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 95%;
}
input, select, textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
}
li, dd, blockquote {
margin-left: 1em;
}
p, pre, blockquote, address {
margin: 1em 0;
padding: 0;
}
ul, ol, dl {
margin: 0;
padding: 0;
}
fieldset {
border: 1px solid #BCBCBC;
padding: 5px;
}
form {
display: inline;
}
h1 {
font-size: 200%;
}
h2 {
font-size: 175%;
}
h3 {
font-size: 160%;
}
h4 {
font-size: 145%;
}
h5 {
font-size: 130%;
}
h6 {
font-size: 115%;
}
hr {
color: #CDCDCD;
background-color: #CDCDCD;
height: 1px;
border: 0;
}
legend {
font-size: 90%;
margin-left: 10px;
padding-left: 5px;
padding-right: 5px;
}
table {
font-size: 100%;
}
table td {
padding: 0px;
}
a.blue {
color: #0000FF;
}
a.external
{
background: url(/external/images/link/external.gif) no-repeat right;
padding-right: 15px;
}
a.externalNewWindow {
background: url(/external/images/link/external_newwin.gif) no-repeat right;
padding-right: 15px;
}
a.externalNewWindowDark {
background: url(/public/resources/images/extlink_newwin-dark.gif) no-repeat right;
padding-right: 15px;
}
a.newWindow {
background: url(/external/images/link/newwin.gif) no-repeat right;
padding-right: 10px;
}
a.newWindowDark {
background: url(/public/resources/images/newwin-dark.gif) no-repeat right;
padding-right: 10px;
}
.bigger1 {
font-size: 110%;
}
.bigger2 {
font-size: 120%;
}
.bigger3 {
font-size: 130%;
}
.bigger4 {
font-size: 140%;
}
.empty {
}
.hidden {
display: none;
visibility: hidden;
}
.invisible {
visibility: hidden;
}
.nobr {
white-space: nowrap;
}
table.nobr td {
white-space: nowrap;
}
.required {
color: #FF0000;
cursor: default;
font-weight: normal;
}
.smaller6 {
font-size: 60%;
}
.smaller7 {
font-size: 70%;
}
.smaller8 {
font-size: 80%;
}
.smaller9 {
font-size: 90%;
}
.textBold {
font-weight: bold;
}
.textCenter {
text-align: center;
}
.textGreen {
color: #009900;
}
.textJustify {
text-align: justify;
}
.textLeft {
text-align: left;
}
.textRed {
color: #FF0000;
}
.textRight {
text-align: right;
}
.textUnderline {
text-decoration: underline;
}
.medium-1 {
width: 10em;
}
.medium-2 {
width: 14em;
}
.medium-3 {
width: 12em;
}
.narrow-1 {
width: 2em;
}
.narrow-2 {
width: 4em;
}
.narrow-3 {
width: 6em;
}
.wide-1 {
width: 20em;
}
.wide-2 {
width: 18em;
}
.wide-3 {
width: 16em;
}
.tundra .dijitDialog .dijitDialogPaneContent {
padding: 0px;
}
.tundra .dijitDialogTitle {
padding-left: 2px;
}
.tundra .dijitDialogTitleBar {
/* outer container for the titlebar of the dialog */
background: url(/external/images/gradients/green-black-vert.gif) #000000 repeat-x left -20px;
padding: 4px 8px 4px 4px;
color: #FFFFFF;
}
.tundra .dijitDialogCloseIcon {
/* the default close icon for the dialog */
right: 7px;
top: 7px;
}
.tundra .dijitTitlePane .dijitTitlePaneTitle .dijitTitlePaneTextNode {
text-decoration: underline;
}
.simpleTitlePane .dijitTitlePane .dijitTitlePaneTitle {
background-color: #FFFFFF;
background-image: none;
border: none;
padding: 0px;
color: #0000FF;
}
.simpleTitlePane .dijitTitlePaneContentOuter {
border-top: none;
}
.simpleTitlePane .dijitTitlePanePreload {
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
padding-left: 18px;
color: #0000FF;
}
.simpleTitlePane .dijitTitlePane .dijitClosed .dijitArrowNode {
background:url('/external/images/arrowClosed_blue.gif') no-repeat center center;
}
.dj_ie6 .simpleTitlePane .dijitTitlePane .dijitClosed .dijitArrowNode {
background-image:url('/external/images/arrowClosed_blue.gif');
}
.simpleTitlePane .dijitTitlePane .dijitOpen .dijitArrowNode {
background:url('/external/images/arrowOpen_blue.gif') no-repeat center center;
}
.dj_ie6 .simpleTitlePane .dijitTitlePane .dijitOpen .dijitArrowNode {
background-image:url('/external/images/arrowOpen_blue.gif');
}
.simpleTitlePane .dijitTitlePaneContentOuter {
background: #ffffff;
border:none;
border-top: none;	/* w/out this, an <h1> on the top line causes a gap between the .content and .label */
}
.simpleTitlePane .dijitTitlePaneContentInner {
padding: 5px 5px 5px 20px;
}
.simpleTitlePane .dijitTitlePane table td {
border: 1px solid #FFFFFF;
}
a img {
padding: 1px;
}
a:hover img {
padding: 0px;
border: 1px solid #0000FF;
}
html {
background-color: #444444;
}
body {
background-color: #444444;
}
input[type="submit"], input[type="button"] {
background: #E9E9E9;
color: #265830;
font-family: Helvetica, Tahoma, Arial, sans-serif;
font-weight: bold;
}
input[type="text"], input[type="password"], select {
border-top: 1px solid #265830;
border-left: 1px solid #265830;
border-right: 1px solid #ABABAB;
border-bottom: 1px solid #ABABAB;
}
input[type="text"][disabled], input[type="password"][disabled] {
background-color: #DDDDDD;
}
.textSansSerif {
font-family: Helvetica, Tahoma, Arial, sans-serif;
}
.textSerif {
font-family: "Times New Roman", Trebuchet, Times, serif;
}
.blueBoldText {
color: #00407E;
font-weight: bold;
}
.blueBoldText a {
font-weight: bold;
}
.errorImg {
color: #FF0000;
cursor: default;
font-weight: bold;
padding: 0px 4px 0px 2px;
font-size: 120%;
}
.errorText {
color: #FF0000;
font-weight: bold;
}
.errorTextStrong {
color: #FF0000;
font-weight: bold;
}
.privacyNote {
font-size: 80%;
text-align: center;
padding: 20px 0px 10px 0px;
}
.tooltipLink {
text-decoration: underline;
color: #0000FF;
cursor: help;
}
.req-group .i-req-spacer {
width: 5px;
}
.req-group .i-req-lines {
border-top: 1px solid #CDCDCD;
border-bottom: 1px solid #CDCDCD;
border-right: 1px solid #CDCDCD;
}
.req-group .i-req-sym {
padding-left: 5px;
color: #FF0000;
cursor: pointer;
}
.imageSpacerBL {
margin: 0px 0px 4px 8px;
}
.imageSpacerRB {
margin: 0px 8px 4px 0px;
}
.imageSpacerTRB {
margin: 4px 8px 4px 0px;
}
.line {
margin: 7px 0px 5px 0px;
border-top: 1px solid #CDCDCD;
}
.lineSmall {
border-top: 1px solid #CDCDCD;
font-size: 1px;
}
.bgFormGreen {
background-color: #CCFFBB;
}
.bgFormTextGreen {
background-color: #E6FFD5;
}
.delayedDisplay {
display: none;
visibility: hidden;
}
.delayedWipeIn {
display: none;
visibility: hidden;
}
.page {
width: 950px;
}
.page .i-inner {
padding: 10px;
}
.pageContent {
width: 100%;
padding: 4px;
}
.pageHeight {
font-size: 1px;
height: 400px;
}
.pageFooterInside a {
color: #FFFFFF;
}
.pageFooterInside .i-bottom {
background: url(/external/images/gradients/blue-white-vert.gif) #000000 repeat-x left bottom;
}
.pageFooterInside .i-top {
padding: 3px 15px 3px 15px;
background-color: #00407E;
border-top: 1px solid #000000;
color: #FFFFFF;
font-size: 70%;
text-align: right;
}
.pageFooterInside .i-top span {
color: #999999;
padding: 0px 5px;
}
.pageFooterOutside {
padding: 0px 30px;
color: #CCCCCC;
font-size: 70%;
}
.pageFooterOutside a {
color: #DDDDDD;
}
.messageBox {
background-color: #FFFF99;
margin: 0px 0px 6px 0px;
padding: 10px;
}
.messageBox h6 {
margin: 5px 0px 0px 0px;
font-size: 100%;
font-weight: bold;
color: #DD0000;
}
.messageBox li {
padding-bottom: 0px;
}
.messageBox ul {
margin: 5px 5px 5px 25px;
}
.messageBoxBorderError
{
border: 2px solid #DD0000;
width: 100%;
}
.messageBoxBorderError td
{
padding: 5px 5px 5px 0px;
}
.messageBoxBorderError td img
{
padding-left: 5px;
}
.messageBoxBorderSuccess
{
border: 2px solid #26CC30;
width: 100%;
}
.messageBoxBorderSuccess td
{
padding: 5px 5px 5px 0px;
}
.messageBoxBorderSuccess td img
{
padding-left: 5px;
}
.messageBoxBorderWarning
{
border: 2px solid #FFEE00;
width: 100%;
}
.messageBoxBorderWarning td
{
padding: 5px 5px 5px 0px;
}
.messageBoxBorderWarning td img
{
padding-left: 5px;
}
.fullTable {
width: 100%;
}
.fullTable tr {
width: 100%;
}
table.hoverHiLi1 > tbody > tr:hover > td {
background-color: #FFFF99;
}
.formTable td {
padding: 2px 5px 2px 5px;
}
.prettyTable {
border-top: 1px solid #8CBE96;
border-bottom: 1px solid #8CBE96;
border-left: 1px solid #8CBE96;
}
.prettyTable tr.pi-tableHeader td {
font-weight: bold;
background: url('/external/images/gradients/white-green-vert2.gif') #337744 repeat-x top left;
/* background: url('/external/images/gradients/green-darkGreen-vert.gif') #004812 repeat-x top left; */
color: #FFFFFF;
padding: 5px;
}
.prettyTable tr.pi-tableHeader td a {
color: #FFFFFF;
}
.prettyTable tr.pi-tableHeader td.pi-checkbox {
background-image: none;
background-color: #DDFFCC;
border-right: 1px solid #449988;
text-align: center;
width: 1px;
}
.prettyTable tr.pi-columnsHeader td {
font-weight: bold;
background-color: #CCFFBB;
padding: 5px;
border-right: 1px solid #8CBE96;
text-align: center;
}
.prettyTable tr.pi-columnsHeader td.pi-checkbox {
background-color: #DDFFCC;
border-right: 1px solid #449988;
text-align: center;
width: 1px;
}
.prettyTable tr.pi-row-0 td {
background-color: #F2FFE1;
padding: 3px 4px 3px 4px;
border-right: 1px solid #8CBE96;
border-top: 1px solid #FFFFFF;
}
.prettyTable tr.pi-row-0 td.pi-checkbox {
background-color: #DDFFCC;
border-top: 0px;
border-right: 1px solid #449988;
text-align: center;
width: 1px;
}
.prettyTable tr.pi-row-0:hover td {
background-color: #FFFF99;
}
.prettyTable tr.pi-row-1 td {
background-color: #E6FFD5;
padding: 3px 4px 3px 4px;
border-right: 1px solid #8CBE96;
border-top: 1px solid #FFFFFF;
}
.prettyTable tr.pi-row-1 td.pi-checkbox {
background-color: #DDFFCC;
border-top: 0px;
border-right: 1px solid #449988;
text-align: center;
width: 1px;
}
.prettyTable tr.pi-row-1:hover td {
background-color: #FFFF99;
}
.prettyTable tr.pi-actions td {
background-color: #DDFFCC;
padding: 4px;
border-top: 1px solid #449988;
border-right: 1px solid #8CBE96;
}
.prettyTable tr.pi-actions td.pi-checkbox {
border-top: 0px;
border-right: 0px;
background: url('/external/images/checkbox_arrow.gif') #DDFFCC no-repeat center center;
width: 1px;
}
.prettyTable tr.pi-noData td {
text-align: center;
padding: 20px;
background-color: #EEFFDD;
border-right: 1px solid #8CBE96;
}
.prettyTable tr.pi-noData td.pi-checkbox {
background-color: #DDFFCC;
border-top: 0px;
border-right: 1px solid #449988;
text-align: center;
width: 1px;
padding: 0px;
}
.prettyTable tr.pi-summary-1 td,
.prettyTable tr.pi-summary-2 td {
background-color: #CCFFBB;
padding: 4px 5px 4px 5px;
border-right: 1px solid #8CBE96;
border-top: 1px solid #8CBE96;
}
.prettyTable tr.pi-summary-2 td {
background-color: #F2FFE1;
border-top: none;
}
.prettyTable tr.pi-summary-1 td.pi-label,
.prettyTable tr.pi-summary-2 td.pi-label {
font-weight: bold;
}
.prettyTable tr.pi-summary-1 td.pi-label {
border-right: 1px solid #CCFFBB;
}
.simplePrettyTable {
border-top: 1px solid #8CBE96;
border-bottom: 1px solid #8CBE96;
border-left: 1px solid #8CBE96;
}
.simplePrettyTable > thead > tr {
border-left: 1px solid #8CBE96;
}
.simplePrettyTable > thead > tr > th {
background-color: #CCFFBB;
padding: 5px;
border-right: 1px solid #8CBE96;
}
.simplePrettyTable > thead > tr > th.checkbox {
background-color: #DDFFCC;
padding: 5px;
border-right: 1px solid #8CBE96;
}
.simplePrettyTable > tbody > tr > td {
background-color: #F2FFE1;
padding: 3px 4px 3px 4px;
border-right: 1px solid #8CBE96;
border-top: 1px solid #FFFFFF;
}
.simplePrettyTable > tbody > tr:hover > td {
background-color: #FFFF99;
}
.simplePrettyTable > tbody > tr:hover > td.checkbox {
background-color: #FFFF99;
}
.simplePrettyTable > tbody > tr.pi-color-1 > td {
background-color: #E6FFD5;
}
.simplePrettyTable > tbody > tr.pi-color-1:hover > td {
background-color: #FFFF99;
}
.simplePrettyTable > tbody > tr > td.checkbox {
background-color: #DDFFCC;
border-top: 0px;
}
.simplePrettyTable > tbody > tr.checkboxActions > td {
background-color: #DDFFCC;
border-top: #449988;
font-size: 90%;
}
.simplePrettyTable > tbody > tr.checkboxActions > td.checkboxArrow {
background-color: #DDFFCC;
border-right: 0px;
border-top: 0px;
padding-top: 8px;
}
.simplePrettyTable tbody tr.noData td {
text-align: center;
padding: 20px;
background-color: #EEFFDD;
border-top: 0px;
}
.formBox {
border: 1px solid #DEDEDE;
padding: 10px;
}
.formBoxSpacer {
padding-top: 20px;
}
.formBox fieldset {
position: relative;
margin-top: 1em;
margin-bottom: 20px;
padding-top: 1em;
background-color: #FBFBFF;
}
.formBox legend {
position: absolute;
padding: 0px;
margin-left: 1em;
top: -.5em;
}
.formBox legend span {
position: relative;
padding: 3px 5px 3px 5px;
color: #00407E;
font-weight: bold;
background-color: #FBFBFF;
border: 1px solid #DEDEDE;
}
.formButtonArea {
margin: 20px 0px 10px 0px;
text-align: center;
}
.dialogWrapper {
display: none;
visibility: hidden;
}
.loginDialog {
padding: 20px;
}
.logoutDialog {
padding: 20px;
}
.adminPanel {
top: 0px;
right: 0px;
position: absolute;
padding: 5px;
background-color: #CDDEFF;
font-size: 12px;
}
.adminPanel a {
color: #000000;
}
