BODY {
	BACKGROUND-COLOR: #f1efe2;
	COLOR: #333366;
	FONT-FAMILY: 'Times New Roman'
}

H1 {
	COLOR: #696969;
	FONT-FAMILY: 'Times New Roman';
	TEXT-TRANSFORM: capitalize
}

H2 {
	COLOR: #6666CC;
	FONT-FAMILY: 'Times New Roman';
	TEXT-TRANSFORM: capitalize
}

H3 {
	COLOR: #6666CC;
	FONT-FAMILY: 'Times New Roman';
	TEXT-TRANSFORM: capitalize
}

H4 {
	COLOR: #6666CC;
	FONT-FAMILY: 'Times New Roman';
	TEXT-TRANSFORM: capitalize
}

H5 {
	COLOR: #6666CC;
	FONT-FAMILY: 'Times New Roman';
	TEXT-TRANSFORM: capitalize
}

H6 {
	COLOR: #6666CC;
	FONT-FAMILY: 'Times New Roman';
	TEXT-TRANSFORM: capitalize
}

.pagetitle {
	COLOR: #444444;
	FONT-FAMILY: "Arial Black";
	TEXT-TRANSFORM: none;
	font-style: italic;
	font-variant: normal;
	font-weight: 500
}

TH {
	color: #6060cc
}

.navGroup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4A460;
	font-weight: bold;
}

.navItem {
	background-color: #F0E68C;
	font-size: 13px;
	vertical-align: middle;
}

.rpNavItem {
	background-color: #f0f0f0;
	font-size: 10px;
	vertical-align: middle;
}

.navBody {
	background-color: #FDF5E6;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

BODY.topNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black;
	background-color: #DAE6ED;
	text-decoration: none;
	font-size: 10px;
}

BODY.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black;
	background-color: #486793;
	text-decoration: none;
	font-size: 10px;
}

BODY.navigations {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black;
	background-color: #486793;
	text-decoration: none;
	font-size: 10px;
}

a:link {
	color: blue;
	text-decoration: none
}

a:visited {
	color: blue;
	text-decoration: none
}

a:active {
	color: blue;
}

a:hover {
	color: blue;
	/*text-decoration: underline*/
}

.navLinks {
	a: link {
	color: red;
	text-decoration: underline
}

}
.navigationHead {
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	background: #F4A460;
	color: #000000;
	text-align: LEFT;
	height: 20px;
}

.readOnly {
	background-color: #F1F1F1;
	font-weight: 400;
	font-size: 12px;
	font-family: Times New Roman;
	border-style: solid;
	border-color: #808080;
	border-width: 1px;
}

.dispErrorMessage {
	font-size: xx-small;
	font-family: Verdana,Arial,sans-serif;
	color:red;
}

.dispInfoMessage {
	font-size: xx-small;
	font-family: Verdana,Arial,sans-serif;
	color:blue;
}


.totals {
	font-family: verdana;
	font-size: 11;
}

input.prompt {
	border: 1 solid transparent;
	background-color: #99ccff;
	width: 70;
	font-family: arial;
	font-size: 12;
	color: black;
}

td.titlebar {
	background-color: #FF9F40;
	color: #0000D2;
	font-weight: bold;
	font-family: arial;
	font-size: 12;
}

.title {
	font-family: Verdana;
	font-weight: bold;
	font-size: small;
	background: #FFFFFF none;
	color: #000000;
	text-align: LEFT;
	height: 20px;
}

table.promptbox {
	border: 1 solid #ccccff;
	background-color: #FFFFE6;
	color: black;
	padding-left: 2;
	padding-right: 2;
	padding-bottom: 2;
	font-family: arial;
	font-size: 12;
}

.STarrow {
	font-family: webdings;
	font-size: 10;
	text-decoration: none;
	cursor: pointer;
	color: #000000;
}

.STarrowHidden {
	font-family: webdings;
	font-size: 10;
	text-decoration: none;
	cursor: arrow;
	color: #ebeadb; /* should be the same color as the */
					/* background-color in .sortTableHeaderColors below */
}

.STtab {
	font-family: verdana;
	font-size: 11;
	background-color: black;
	/*background: #f2f2f2;*/
}

.ModeButtonSelected {
	font-family: verdana;
	font-size: 11;
	background-color: #B0C4DE;
	border-style: outset;
	border-width: 2;
	width: 130px;
	border-color: maroon;
}

.STbutt {
	font-family: verdana;
	font-size: 11;
	background-color: #b33a00;
	border-style: outset;
	border-width: 1;
	width: 130px;
	color: white;
}

.STbutt2 {
	font-family: verdana;
	font-size: 11;
	background-color: #69fcab;
	border-style: outset;
	border-width: 2px;
	height: 36px;
	width: 76px;
	border-color: #fbfe7a;
}

.STbutt3 {
	font-family: verdana;
	font-size: 11;
	background-color: #b33a00;
	border-style: outset;
	border-width: 1;
	color: white;
}

.tabButtonUnselected {
	font-family: verdana;
	font-size: 11;
	background-color: #ffffe1;
	border-color: #bebebe;
	width: 130px;
	border-style: solid;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	cursor: hand;
}

.tabButtonSelected {
	font-family: verdana;
	font-size: 11;
	background-color: #ffffcc;
	border-color: #bebebe;
	width: 130px;
	border-style: solid;
	text-align: center;
	height: 25px;
	vertical-align: middle;
	border-bottom-width: 0px;
	border-left-width: 1;
	border-top-width: 1;
	border-right-width: 1;
	cursor: hand;
}

.STip {
	font-family: verdana;
	font-size: 11;
	border: 1 solid;
}

.STtxt {
	font-family: verdana;
	font-size: 10;
}

.fieldLabel {
	font-family: verdana;
	font-size: 11;
	text-align: right;
	color: black;
}

.boldText12 {
	font-family: verdana;
	font-size: 11;
	font-weight: bold;
	color: black;
}

.DataTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

.DataHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: normal;
	font-size: 12px;
	font-weight: bold;
}
.screenModeDivision {
	position: relative;
	height: 100%;
	width: 100%;
	z-index: 100;
	border: none;
}
.screenModeImage {
	border: none;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top:0;
	padding: 0px;
	z-index: 2;
}
.screenModeImageSelected {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top:0;
	border-color: #800040;
	padding: 0px;
	border-style: outset;
	border-width: 2px;
	z-index: 2;
}
.screenModeDivisionTxt {
	border: none;
	background-color: transparent;
	color: #eeeeee;
	text-align: center;
	font-family: "Times New Roman";
	letter-spacing: 1px;
	font-weight: bolder;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top:2;
	z-index: 2;
	font-size: 9pt;
}
.dupDivision {
	z-index: 0;
	display: none;
	background-color: #e8e8d8;
}
.dupTable {
	border: outset 2px threedlightshadow;
	/*border-bottom: outset 2px threedlightshadow;
	border-top: outset 2px threedlightshadow;
	border-left: outset 2px threedlightshadow;
	border-left: outset 2px threedlightshadow;*/
	background-color: #e8e8d8;
	width: 100%;
}

.dupLabel {
	border-bottom: None;
	border-top: None;
	border-left: outset 1px threedlightshadow;
	border-right: None;
	background-color: #e8e8d8;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	text-indent: 5px;
	font-weight: 500;
}

.dupCell {
	border-bottom: None;
	border-top: None;
	border-left: outset 1px threedlightshadow;
	border-right: None;
	background-color: #e8e8d8;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	text-indent: 5px;
	height: 18px;
}

.dupHeaderCell {
	border-bottom: None;
	border-top: None;
	border-left: none;
	border-right: None;
	background-color: #e8e8d8;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	text-indent: 5px;
	color: red;
	font-weight: bolder;
	letter-spacing: 0px;
	font-family: Arial;
}

.dupText {
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	background-color: #e8e8d8;
	font-size: 12px;
	text-indent: 3px;
}

.dupCounter {
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	background-color: #e8e8d8;
	text-align: center;
	font-size: 14px;
	height: 22px;
	width: 22px;
	vertical-align: middle;
}

thead td {
	background-color: #FFFFE6;
	/*border-bottom: solid 1px threedlightshadow;*/
	position: relative;
	top: expression(document . getElementById("summaryTableHolder") . scrollTop-2 ); /*IE5+ only*/
}
.imageButtonFront {
	background-color: #6699CC;
	text-align: center;
	border: solid 1px gray;
	border-bottom: solid 1px #6699CC;
	font-family: verdana;
	font-size: 11;
	width: 100px;
	height: 18px;
	vertical-align: bottom;
}
.imageButtonFrontUnselected {
	background-color: #99CCFF;
	text-align: center;
	border: solid 1px gray;
	border-right: solid 1px #99CCFF;
	border-bottom: solid 1px #99CCFF;
	font-family: verdana;
	font-size: 11;
	width: 50px;
	height: 17px;
	vertical-align: bottom;
}
.imageButtonBack {
	background-color: #99CCFF;
	text-align: center;
	border: solid 1px gray;
	border-bottom: solid 1px #99CCFF;
	font-family: verdana;
	font-size: 11;
	width: 100px;
	height: 18px;
	vertical-align: bottom;
}

.imageButtonBackUnselected {
	background-color: #99CCFF;
	text-align: center;
	border: solid 1px gray;
	border-left: solid 1px #99CCFF;
	border-bottom: solid 1px #99CCFF;
	font-family: verdana;
	font-size: 11;
	width: 50px;
	height: 17px;
	vertical-align: bottom;
}
.colorButtonFront{
	
	background-color: #6699CC;
	text-align: center;
	border: solid 1px gray;
	border-bottom: solid 1px #6699CC;
	font-family: verdana;
	font-size: 11;
	width: 130px;
	height: 18px;
	vertical-align: bottom;
	
}

.colorButtonFrontUnselected{
	
	background-color: #99CCFF;
	text-align: center;
	border: solid 1px gray;
	border-right: solid 1px gray;
	border-bottom: solid 1px #99CCFF;
	font-family: verdana;
	font-size: 11;
	width: 80px;
	height: 17px;
	vertical-align: bottom;
	
}

.colorButtonBack{
	
	background-color: #99CCFF;
	text-align: center;
	border: solid 1px gray;
	border-bottom: solid 1px #99CCFF;
	font-family: verdana;
	font-size: 11;
	width: 130px;
	height: 18px;
	vertical-align: bottom;
	
}

.colorButtonBackUnselected{
	
	background-color: #99CCFF;
	text-align: center;
	border: solid 1px gray;
	border-left: solid 1px gray;
	border-bottom: solid 1px #99CCFF;
	font-family: verdana;
	font-size: 11;
	width: 80px;
	height: 17px;
	vertical-align: bottom;
	
}
.dupImageButtonFront {
	background-color: #6699CC;
	text-align: center;
	border: solid 1px gray;
	border-bottom: solid 1px #6699CC;
	font-family: verdana;
	font-size: 11;
	width: 100px;
	height: 18px;
	vertical-align: bottom;
}
.dupImageButtonFrontUnselected {
	background-color: #99CCFF;
	text-align: center;
	border: solid 1px gray;
	border-bottom: solid 1px #99CCFF;
	border-right: solid 1px #99CCFF;
	font-family: verdana;
	font-size: 11;
	width: 50px;
	height: 17px;
	vertical-align: bottom;
}
.dupImageButtonBack {
	background-color: #99CCFF;
	text-align: center;
	border: solid 1px gray;
	border-bottom: solid 1px #99CCFF;
	font-family: verdana;
	font-size: 11;
	width: 100px;
	height: 18px;
	vertical-align: bottom;
}
.dupImageButtonBackUnselected {
	background-color: #99CCFF;
	text-align: center;
	border: solid 1px gray;
	border-bottom: solid 1px #99CCFF;
	border-left: solid 1px #99CCFF;
	font-family: verdana;
	font-size: 11;
	width: 50px;
	height: 17px;
	vertical-align: bottom;
}
.imageFolderFront {
	height: 230;
	border-top: solid 3px #6699CC;
}
.imageFolderBack {
	height: 230;
	border-top: solid 3px #99CCFF;
}
.dupImageFolder {
	height: 230;
	border-top: solid 3px #6699CC;
}
.dataEntryPromptMessage {
	font: 14pt;
	color: red;
}
.dataEntryFieldLabel {
	color: red;
}

.scanPageStatusTable{
	background-color: #FFFFFF; 
	/*border-bottom: 1px solid threedlightshadow;*/
}

.scanPageInnerStatusTable{
	background-color: #FFFFFF;
}

.scanPageInnerStatusTableOn{
	background-color: #008000;
}

.scanPageInnerStatusTableScanErrorOn{
	background-color: #FF0000;
}

.scanPageInnerStatusTableText{
	color: #FFFFFF;
}

.scanPageSummaryHeader{
	background-color: #ffffcc;
	color: black;
	font-size:11;
	border-color: #bebebe;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-right-width: 1px;
}

.scanPageSummaryHeader2{
	border: solid 2px #d4d0c8; 
	border-top: none; 
	border-bottom: inset 3px #d4d0c8; 
	background-color: #ebeadb;
	color: black;
	font-size:11;
}

.scanPageSummaryHeader3{
	border: none;
	background-color: #ebeadb;
	color: black;
	font-size:11;
}

.scanPageSummaryHeaderTotals{
	background-color: #ffffcc;
	color: black;
	font-size:11;
	border-color: #bebebe;
	border-style: solid;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-right-width: 1px;
}

.scanPageSummaryValue{
	border: none;
	background-color: transparent;
	color: black; 
	font-weight:normal;
	font-size:11;
	/*width: 180px;*/
}

.scanPageSummaryValue100{
	border: none;
	background-color: #ffffcc;
	color: black; 
	font-weight:normal;
	font-size:11;
	/*width: 100px;*/
}

.scanPageSummaryValueTotals{
	border: none;
	width: 115px; 
	background-color: transparent; 
	color: black; 
	font-weight: normal;
	font-size:11;
}

.scanPageImageTable{
	border-bottom: solid 2px threedlightshadow; 
	padding-top: 0px;
}

.scanPageSummaryTable{
	width: 975px;
	height:100%;
	overflow: auto;
	border-color: #bebebe;
	border-style: solid;
	border-width: 1px;
	background-color: transparent;
	/* D-20703 - added -ms-transform*/
	-ms-transform: translateZ(0px);
}

.scanPageMICRTableData{
	border: solid 1px black;
	background-color: #f2f2f2;
}

.scanPageExtTableData{
	border: outset 2px threedlightshadow;
	background-color: #d6d3b6;
}

.scanPageMICRTableText{
	font-family: Verdana;
	font-size: 8pt;
}

.scanPageMICRTableInput{
	background-color: white; 
	height: 17px; 
	font-size: 11px;
	border-style: inset;
	border-width: 2px;
	margin-right: 2px;
	text-align: right;
	padding-right: 2px;
}

.scanPageMICRTableInputError{
	color: black;
	background-color: #ff80c0; 
	height: 17px; 
	font-size: 11px;
	border-style: inset;
	border-width: 2px;
	margin-right: 2px;
	text-align: right;
	padding-right: 2px;
}



.modeButtonLightOnSelected{
	font-family: verdana;
	font-size: 11;
	background-color: #69fcab;
	border-style: outset;
	border-width: 2;
	width: 130px;
	border-color: maroon;
}

.scanPageLightOn{
	font-family: verdana;
	font-size: 11;
	background-color: #69fcab;
	border-style: outset;
	border-width: 1;
	width: 130px;
}

.scanPageLightOnAlert{
	font-family: verdana;
	font-size: 11;
	background-color: #FF69B4;
	border-style: outset;
	border-width: 1;
	width: 130px;
}

.scanPageLightOff{
	font-family: verdana;
	font-size: 11;
	background-color: #b33a00;
	border-style: outset;
	border-width: 1;
	width: 130px;
	color: white;
}

.scanButtonLightOn{
	font-family: verdana;
	font-size: 11;
	background-color: #04e86a;
	border-style: outset;
	border-width: 2;
	height: 36px;
	width: 76px;
}
.scanButtonLightOff{
	font-family: verdana;
	font-size: 11;
	background-color: #69fcab;
	border-style: outset;
	border-width: 2;
	height: 36px;
	width: 76px;
}

.sortTableHeaderColors{
	color: white;
	/*background-color: #f2f2f2;*/
	cursor: default;
	background-color: #6699cc;
}

.sortTableDataBgColor{
	background-color: #ebeadb;
}

.sortTableLinkHoverColor{
	color: #FF6633;
	/*background: #ebeadb;*/
	background-color: #6699cc;
}

/* CCR_79 NO LONGER USED
.sortTableHeaderTxtColor{
	color: #000000;
	background: #ebeadb;
}
*/

.sortTableLinkTxtColor{
	color: #0033FF;
}

.sortTableExceptionBackgroundColor{
	background-color: #ff80c0;
}

.sortTableHilightBgColor{
	background-color: #FF9900;
}

.sortTableHilightRowColor{
	background-color: #87CEFA;
}

.sortTableDataColors{
	color: #000000;
	background-color: #dedede;
	/*background-color: #ebeadb;*/
}
.sortTableDataColorsOdd{
	color: #000000;
	background-color: white;
	/*background-color: #ebeadb;*/
}

.sortTableHilightExceptionRowColor{
	color: red;
}

.bottomFrame{
	/*background-color:#E7E7EF;*/
	background-color : #f2f2f2;
}

.statusBarTextField{
	font-family: Verdana;
	font-size: 8pt;
}

.processedItemsUploadingTextField{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #00ff00;
}

.uploadStatusBarText{
	font-family: arial;
	font-size: x-small;
	color:yellow;
	border: solid 1px #d4d0c8; 
	background-color: #87CEFA;
	color: black;	
	
}

.uploadStatusBarValue{
	font-family: arial;
	font-size: x-small;
	color: #000000

}

.uploadStatusLink{
	font-family: verdana;
	font-size: 10;
	border-style: outset;
	display: none;
}

.uploadStatusTable{
	border: 1 solid;
}

.uploadStatusTableHeader{
	background-color: #87CEFA;
	font-weight:bold;
	width: 30%;
	border: 1 solid;
}

.uploadStatusTableCells{
	border: 1 solid;
}

.groupIDHilightColor1{
	color: blue;
}

.groupIDHilightColor2{
	color: green;
}

.groupIDHilightColor3{
	color: maroon;
}

.depositInformationPanelHeader{
	/*style="height: 15px; background-color: #3d77cb; text-align: left; padding-left: 4px; color: white; font-weight: bold; font-family: arial; font-size: 12"*/
	height:15px;
	color:white;
	background-color: #3d77cb;
	text-align:left;
	padding-left:4px;
	font-weight:bold;
	font-family:arial;
	font-size:12;
}
	
.depositInformationPanelLabel{
	border: none;
	background-color: transparent;
	color: black;
	font-family:arial;
	font-weight:normal;
	font-size:11;
}

.depositInformationPanel{
	border: none;
	background-color: transparent;
	color: black;
	font-family:arial;
	font-weight:normal;
	font-size:11;
}

.transactionTotalsHeader{
	color:white;
	background-color:#808080;
	font-family:arial;
	font-weight:bold;
	font-size:12;
}

.depositInfoTotals{
      /*change value to "none" to hide the fields*/
      display: "inline";
}

.depositInfoDifference{
      /*change value to "none" to hide the fields*/
      display: "inline";
}

.depositInfoExceptions{
      /*change value to "none" to hide the fields*/
      display: "inline";
}

.depositInfoTransactionTotals{
      /*change value to "none" to hide the fields*/
      display: "inline";
}

.cashLetterTotalsArea{
	background-color:#f2f2f2;
	border: 1px solid black;
	font-family:arial;
	font-weight:bold;
	font-size:12;
	width:1125px;
}

.cashLetterTotalsHeader{
	color:black;
	background-color:#f2f2f2;
	border-bottom: solid black 1px; 
	font-family:arial;
	font-weight:bold;
	font-size:12;
}

.cashLetterTotalsData{
	color:black;
	background-color:#f2f2f2;
	font-family:arial;
	font-size:12;
}

.bundleTotalsArea{
	background-color:#f2f2f2;
	border: 1px solid black;
	font-family:arial;
	font-weight:bold;
	font-size:12;
	width:1125px;
}

.bundleTotalsHeader{
	color:black;
	background-color:#f2f2f2;
	border-bottom: solid black 1px; 
	font-family:arial;
	font-weight:bold;
	font-size:12;
}

.bundleTotalsData{
	color:black;
	background-color:#f2f2f2;
	font-family:arial;
	font-size:12;
}
.closeButton {
       font-family: verdana;
       font-size: 11;
       font-weight:bold;
       /*background-color: #B0C4DE;*/
       background:url(./GetThemeResource?resourceName=fw/tp1/image/buttons/btnTxtBgM1.gif) left repeat-x;
       border-style: outset;
       border-width: 1;
       width: 75px;
       height: 25px;
       color: black;
}
.imageButtonGeneric {
	background-color: #6699CC;
	text-align: center;
	border: solid 1px gray;
	border-bottom: solid 1px #6699CC;
	font-family: verdana;
	font-size: 11;
	width: 130px;
	height: 18px;
	vertical-align: bottom;
}

/* SCO-14021 changed class name to imageColorButton, changed width attribute */
.imageColorButton {
	background-color: #99CCFF;
	text-align: center;
	border: solid 1px gray;
	border-right: solid 1px gray;
	border-bottom: solid 1px #99CCFF;
	font-family: verdana;
	font-size: 11;
	width: 80px;
	height: 17px;
	vertical-align: bottom;
}
.imageButtonGeneric {
	background-color: #99CCFF;
	text-align: center;
	border: solid 1px gray;
	border-bottom: solid 1px #99CCFF;
	font-family: verdana;
	font-size: 11;
	width: 130px;
	height: 18px;
	vertical-align: bottom;
}

.colorImgbox img {
			  height: auto;
			  width: 100%;
			}
.center-fit {
	max-width: 100vh;
	max-height: 100vh;
	margin: auto;
}
.colorImageButtonBar {
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
}
