BODY {
    background-image: url("3web/background.gif");
    background-repeat: repeat;
    margin: 0;
    text-align: center;
    color: #555555;
    font-size: 12px;
}

SELECT {
    border-color: #AAAAAA;
    border-style: inset; /*border-width: 1px;*/
}

BUTTON {
    height: 22px;
}

TD {
    font-family: Arial, sans-serif;
    text-decoration: none;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

/* LINK STYLES */

A.Light:link {
    color: #555555;
    font-family: Arial, Helvetica, sans-serif;
}

A.Light:visited {
    color: #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
}

A.Light:active {
    color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
}

A.Light:hover {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
}

A.Grey:link {
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.Grey:visited {
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.Grey:active {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.Grey:hover {
    color: #005BAA;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

/* LINK STYLES */

/* HEADER STYLES */

TD.bfHeaderLink {
    border-color: #666666;
    border-style: solid;
    border-width: 0 1px 0 0;
    font-size: 12px;
    padding-right: 5px;
    padding-left: 5px;
}

TD.bfLastHeaderLink {
    font-size: 12px;
    padding-left: 5px;
}

/* HEADER STYLES */

/* BODY STYLES */

DIV.bfColoredBackground {
    background-image: url("3web/headerBackground.gif");
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    min-height: 29px;
}

DIV.bfCenteredContent {
    width: 923px; /*margin-left: auto;*/
/*margin-right: auto;*/
    padding: 2px 0 8px 20px;
    text-align: left;
}

/* BODY STYLES */

/* MENU STYLES */

DIV.bfMenuItem {
    display: inline;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 0 0 0 1px;
    padding: 8px 10px 8px 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
}

DIV.bfMenuItem A:link {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

DIV.bfMenuItem A:visited {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

DIV.bfMenuItem A:active {
    color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

DIV.bfMenuItem A:hover {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

/* MENU STYLES */

/*Editable Label*/
span.inline-edit {
    font-weight: bold;
}

span.inline-edit input {
    border: 0;
    border: 1px solid green;
    margin: 0;
    padding: 0;
}

span.inline-edit2 {
    border-bottom: 1px solid green;
    font-weight: bold;
    background-color: #ccffcc;
    cursor: pointer
}

span.inline-edit2 input {
    border: 0;
    border: 1px solid green;
    margin: 0;
    padding: 0;
}

/* LIST STYLES */
UL.green-bullets li {
    color: #66cc33;
}

UL.green-bullets li span {
    color: #666666;
}

/* FONT STYLES */

SPAN.Page_Header {
    font-family: Arial, sans-serif;
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
}

SPAN.Section_Header_Error {
    font-family: Arial, sans-serif;
    color: #CC0234;
    font-size: 12px;
    font-weight: bold;
}

SPAN.Section_Header {
    font-family: Arial, sans-serif;
    color: #3583C3;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

SPAN.Sub_Header {
    font-family: Arial, sans-serif;
    color: #3583C3;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

SPAN.Large_Header {
    font-family: Univers Light Condensed, sans-serif;
    color: #007bc6;
    text-decoration: none;
    font-size: 30pt;
}

SPAN.Mid_Header {
    font-family: Arial, sans-serif;
    color: #9dc6ee;
    text-decoration: none;
    font-size: 15pt;
}

SPAN.Normal {
    font-family: Arial, sans-serif;
    color: #555555;
    text-decoration: none;
    font-size: 12px;
}

SPAN.Normal_Light {
    font-family: Arial, sans-serif;
    color: #555555;
    text-decoration: none;
    font-size: 12px;
}

SPAN.Normal_Light A:link {
    color: #555555;
}

SPAN.Normal_Bold {
    font-family: Arial, sans-serif;
    color: #2e2e2e;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

SPAN.Emphasis {
    font-family: Arial, sans-serif;
    color: #CC0234;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

SPAN.Note {
    font-family: Arial, sans-serif;
    color: #444;
    font-size: 11px;
    text-decoration: none;
}

SPAN.Fine_Print {
    font-family: Arial, sans-serif;
    color: #444;
    font-size: 9px;
    text-decoration: none;
}

/* FONT STYLES */

/* SECTION STYLES */

TABLE.bfSection {
    width: 100%;
    margin-bottom: 5px;
}

TABLE.bfBorder {
    border-color: #FFFFFF;
    border-width: 1px;
    border: thin solid;
    border-collapse: collapse;
}

TH.bfSection {
    background-image: url("3web/sectionHeader.gif");
    background-repeat: repeat-x;
    height: 28px;
    border-color: #FFFFFF;
    border-right-style: solid;
    border-left-style: solid;
    border-width: 3px;
    padding-left: 9px;
    font-family: Arial, sans-serif;
    color: #3583C3;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
}

TD.headerBar {
    background-image: url("3web/sectionHeader.gif");
    background-repeat: repeat-x;
    border-collapse: inherit;
}

TD.bfBorder {
    border-color: #FFFFFF;
    border-width: 1px;
    border: thin solid;
    border-collapse: inherit;
}

TD.bfSection {
    background-image: none;
    background-color: #FFFFFF;
    padding: 10px 10px 10px 10px;
    vertical-align: top;
    font-family: Arial, sans-serif;
    color: #555555;
    text-decoration: none;
    font-size: 12px;
}

DIV.bottomNotification {
    height: 20px;
    width: 100%;
    background-color: aqua;
    position: absolute;
    bottom: 0;
}

DIV.bfSectionHeader,
DIV.bfSectionErrorHeader,
DIV.bfSectionInfoHeader {
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    height: 28px;
    border-color: #FFFFFF;
    border-right-style: solid;
    border-left-style: solid;
    border-width: 3px;
    padding-left: 9px;
    padding-top: 5px;
    margin-top: 8px;
    font-family: Arial, sans-serif;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

/*DIV.bfDataTableHeader*/

A.fullButton {
/*background-color: #ededed;*/
    font-family: Arial, sans-serif;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: left; /*font-variant: small-caps;*/
}

A.fullButton:hover {
/*background-color: #bababa;*/
    font-family: Arial, sans-serif;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: left; /*font-variant: small-caps;*/
}

DIV.bfSectionContent,
DIV.bfSectionInfoContent,
DIV.bfSectionErrorContent {
    background-image: none;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    border-right-style: solid;
    border-left-style: solid;
    border-width: 3px;
    padding: 9px 9px 10px 10px;
    margin-bottom: 5px;
    font-family: Arial, sans-serif;
    text-decoration: none;
    font-size: 12px;
}

DIV.bfSectionHeader {
    background-image: url("3web/sectionHeader.gif");
    color: #3583C3; /*border:1px solid red;*/
}

DIV.bfSectionContent {
    color: #555555;
}

DIV.bfSubHeader {
    font-family: Arial, sans-serif;
    color: #3583C3;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

DIV.bfNormal {
    font-family: Arial, sans-serif;
    text-decoration: none;
    font-size: 12px;
    padding-bottom: 5px;
}

DIV.bfBlueHighlight {
    font-family: Arial, sans-serif;
    color: #3583C3;
    text-decoration: none;
    font-size: 12px;
    padding-bottom: 5px;
}

DIV.bfSectionErrorHeader {
    background-image: url("3web/sectionErrorHeader.gif");
    border-color: #FFF0F0;
    color: #FFFFFF;
    background-color: #FFF0F0;
}

DIV.bfSectionErrorContent {
    border-color: #FFF0F0;
    color: #444;
    background-color: #FFF0F0;
}

DIV.bfSectionInfoHeader {
    background-image: url("3web/sectionInfoHeader.gif");
    border-color: #d5e8ff;
    color: #FFFFFF;
    background-color: #d5e8ff;
}

DIV.bfSectionInfoContent {
    border-color: #d5e8ff;
    color: #000000;
    background-color: #d5e8ff;
}

DIV.bfInlineError {
    color: #AA0000;
}

/* SECTION STYLES */

/* MISC STYLES */

DIV.bfIndent {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
}

/* MISC STYLES */

DIV.bfCheckMark {
    width: 18px;
    height: 18px;
    background-image: url('3web/checkMark.gif');
    background-repeat: no-repeat;
    padding: 0 0 0 2px;
}

/* Project specific styles */

DIV.bfStartBanner {
    margin: 0 auto;
    width: 980px;
    text-align: left;
    height: 121px;
    background-image: url('3web/startPageMap.gif');
    background-repeat: no-repeat;
    background-position: 415px;
}

/* Project specific styles */

/* FORM STYLES */

P.bfNarrow {
    width: 730px;
}

P.bfIndentNarrow {
    width: 730px;
    padding-left: 30px;
}

P.bfHighlight {
    color: #3583C3;
    font-weight: bold;
}

P.yellowHighlight {
    background: #CDDDEB;
}

SPAN.bfChargeAmount {
    float: right;
    color: #3583C3;
    font-weight: bold;
    width: 100px;
    margin-right: 150px;
    text-align: right;
}

SPAN.bfChargeAmountWithPeriod {
    float: right;
    color: #3583C3;
    font-weight: bold;
    width: 100px;
    padding-right: 5px;
    text-align: right;
}

SPAN.bfChargeAmountPeriod {
    float: right;
    color: #3583C3;
    font-weight: bold;
    width: 140px;
    padding-right: 5px;
    text-align: left;
}

SPAN.bfChargeAmountTotal {
    border-top-style: solid;
    border-width: 1px;
}

SPAN.bfChargeAmountNote {
    float: right;
    width: 250px;
    padding-right: 5px;
    text-align: center;
}

SPAN.bfChargeAmountTotalNoLine {
    border-width: 1px;
}

BUTTON.bfDisabled {
    color: #AAAAAA;
    font-weight: bold;
}

.bfButton {
    background-image: url("3web/buttonBackground.gif");
    background-repeat: repeat-x;
    border-width: 0;
    color: #3583C3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.bfButton:hover {
    cursor: pointer;
    cursor: hand;
}

.bfBlueButton {
    background-image: url("3web/blueButtonBackground.gif");
    background-repeat: repeat-x;
    border-width: 0;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.bfBlueButton:hover {
    cursor: pointer;
    cursor: hand;
}

.bfField {
    background-color: #fffcec;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    width: 250px;
    color: #555555;
}

.bfMultiLineField {
    background-color: #fffcec;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    width: 650px;
    height: 120px;
    color: #555555;
}

.bfFieldNote {
    background-color: #fffcec;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    font-style: italic;
    width: 250px;
}

.bfHalfField {
    background-color: #fffcec;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    width: 125px;
    color: #555555;
}

.bfPostalCodeField {
    background-color: #fffcec;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    width: 65px;
    color: #555555;
}

INPUT.bfDisabled {
    background-color: #EEEEEE;
    color: #555555;
}

SELECT.bfDisabled {
    background-color: #EEEEEE;
    color: #555555;
}

TEXTAREA.bfDisabled {
    background-color: #EEEEEE;
    color: #555555;
}

SPAN.bfDisabled {
    color: #AAAAAA;
}

.bfFieldError {
    background-color: #FFD0D0;
}

/* FORM STYLES */

/* Data View */

/*DIV.bfDataTableHeader {*/
/*border-color: #EEEEEE;*/
/*background-color: #EEEEEE;*/
/*color: #3583C3;*/
/*}*/

DIV.bfInvoiceTableHeader {
    border-color: #3583C3;
    background-color: #3583C3;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 5px;
}

/*table.bfDataTable caption {*/
/*text-align: left;*/
/*}*/

table.bfInfoTable {
    margin-bottom: 10px;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #CCCCCC;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    width: 65%;
}

table.bfInfoTable caption {
    text-align: left;
}

table.bfInfoTable tr th {
    background-color: #EEEEEE;
    text-align: left;
}

table.bfInfoTable tr {
    padding-top: 2px;
    padding-bottom: 2px;
}

table.bfInfoTable tr.even {
    background-color: #FFFFFF;
}

table.bfInfoTable tr.odd {
    background-color: #EEEEEE;
}

table.bfInfoTable tr td {
    padding-left: 1px;
    padding-right: 30px;
    text-align: left;
}

table.bfLinkTable {
    margin-bottom: 10px;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #CCCCCC;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
}

table.bfLinkTable caption {
    text-align: left;
}

table.bfLinkTable tr {
    padding-top: 2px;
    padding-bottom: 2px;
}

table.bfLinkTable tr.even {
    background-color: #FFFFFF;
}

table.bfLinkTable tr.odd {
    background-color: #EEEEEE;
}

table.bfLinkTable tr td {
    padding-left: 1px;
    padding-right: 15px;
    text-align: left;
}

tr.navigation {
    color: #666666;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 30px;
    background-color: white;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
}

div.navigatorLabel {
    color: #666666;
    background-color: white;
    font-size: 11px;
}

div.navigator {
    color: #666666;
    background-color: white;
    font-size: 11px;
}

div.navigator:hover {
    color: #666666;
    background-color: white;
    font-size: 9pt;
}

/*table.bfDataTable tr th {*/
/*color: #3583C3;*/
/*padding-top: 3px;*/
/*padding-bottom: 3px;*/
/*padding-left: 8px;*/
/*padding-right: 30px;*/
/*background-color: #EEEEEE;*/
/*border-bottom: 1px solid #EEEEEE;*/
/*border-top: 1px solid #CCCCCC;*/
/*text-align: left;*/
/*white-space: nowrap;*/
/*vertical-align: middle;*/
/*font-weight: normal;*/
/*}*/

/*table.bfDataTable tr th.wicket_orderDown {*/
/*background-image: url(3web/sortDown.gif);*/
/*background-repeat: no-repeat;*/
/*background-position: center left;*/
/*padding-left: 15px;*/
/*}*/

/*table.bfDataTable tr th.wicket_orderUp {*/
/*background-image: url(3web/sortUp.gif);*/
/*background-repeat: no-repeat;*/
/*background-position: center left;*/
/*padding-left: 15px;*/
/*}*/

/*table.bfDataTable tr th.wicket_orderNone {*/
/*background-image: url(3web/sortNone.gif);*/
/*background-repeat: no-repeat;*/
/*background-position: center left;*/
/*padding-left: 15px;*/
/*}*/

/*table.bfDataTable tr th a {*/
/*font-weight: bold;*/
/*color: #3583C3;*/
/*}*/

/*table.bfDataTable #message {*/
/*padding-left: 3px;*/
/*}*/

/*table.bfDataTable caption {*/
/*padding-bottom: 2px;*/
/*}*/

table.bfPostalCodeTable {
    background-image: url('3web/postalCodeBg.gif');
    background-repeat: no-repeat;

}

/* Data View */

table.dataview {
    margin-bottom: 10px;
    border-bottom: 1px solid #0079d6;
    font-size: 1em;
    font-family: arial, serif;
}

table.dataview caption {
    text-align: left;
}

table.dataview tr.even {
    background-color: #ffebcd;
}

table.dataview tr.odd {
    background-color: #fff;
}

table.dataview tr td {
    padding-left: 8px;
    padding-right: 30px;
}

table.dataview tr th {
    color: black;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 30px;
    background-color: #c1e4ff;
    border-bottom: 1px solid #0079d6;
    border-top: 1px solid #0079d6;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
}

table.dataview tr th {
    background-position: right;
    background-repeat: no-repeat;
}

table.dataview tr th a {
    font-weight: normal;
}

table.dataview #message {
    padding-left: 3px;
}

table.dataview caption {
    padding-bottom: 2px;
}

.autoCompleteList ul {
    list-style-type: none;
    display: list-item;
    margin-top: -1px;
    background: #CCC;
    border-color: #EEEEEE;
    border-bottom-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-width: 1px;
}

.autoCompleteList li {
    list-style-type: none; /*display:table-cell;*/
    margin-left: -40px;
    background: #FEFEFE;
    text-align: left;
    font-family: Arial, sans-serif;
    text-decoration: none;
    font-size: 10px;
}

.autoCompleteList ul li.selected {
    background: #999;
}

.autoCompleteList ul li.over {
    background: #999;
}

.floatRight {
    float: right;
}

/*.autoCompleteElementOver {*/
/*background:#999;*/
/*}*/
/*.autoCompleteElementOut {*/
/*background:#FEFEFE;*/
/*}*/
/* Data View END*/

.tableHeader {
    background-image: url(3web/tableHeader.gif);
    background-repeat: repeat-x; /*background-color:red;*/
    width: 100%;
}