﻿HTML {
	direction: ltr;
	}

BODY {
	font-family: Arial, Geneva, ms sans serif;
	margin: 0px;
	}

TD {
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	}	
	
TD.login {
	text-align: right;
	padding-right: 27px;
	}	

TD.logo {
	padding: 20px;	
	}
	
TD.menus {
	text-align: left;
	padding-right: 6px;
	padding-left: 6px;
	width: 100%;
	background-color: #ffffff;
	}	

.menusVertical {
	padding-bottom: 3px;
	}

.holder_table {
	padding-right: 3px;
	}

.button_bar_cell {
	background-image:url(../Images/paginationRowT.gif);
	background-color: #ffffff;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	}

a.button_link {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	}

a.button_link:hover {
	color: #333333;
	}

.button_page {
	font-weight: bold;
	font-size: 8px;
	padding: 3px;
	padding-top: 0px;
	padding-bottom: 2px;
	}
	
.button_page A {
	color: #000000; 
	text-decoration:none;
	white-space: nowrap;	
	} 
	
.button_page A:hover {
	color: #990000;
	text-decoration: none;
	}	

.button_action {
	font-weight: bold;
	padding: 12px;
	padding-top: 0px;
	padding-bottom: 2px;
	}
	
.button_action A {
	color: #000000; 
	text-decoration:none;
	white-space: nowrap;	
	} 
	
.button_action A:hover {
	color: #990000;
	text-decoration: none;
	}	
	
.button_bar {
	background:#cccccc; 
	padding-left: 16px;
	padding-right: 16px;
	}

.button-TL-white {
	background-image:url(../Images/buttonTL.gif); width:2; height:2;
	}
.button-T-white {
	background-image:url(../Images/buttonT.gif); height:2;
	}
.button-TR-white {
	background-image:url(../Images/buttonTR.gif); width:3; height:2;
	}
.button-L-white {
	background-image:url(../Images/buttonL.gif); width:2; height:15;
	}
.button-white {
	background-image:url(../Images/buttonC.gif); height:15; 
	white-space: nowrap;
	}
.button-R-white {
	background-image:url(../Images/buttonR.gif); width:3; height:15;
	}
.button-BL-white {
	background-image:url(../Images/buttonBL.gif); width:2; height:4;
	}
.button-B-white {
	background-image:url(../Images/buttonB.gif); height:4;
	}
.button-BR-white {
	background-image:url(../Images/buttonBR.gif); width:3; height:4;
	}

.recordPanelButtonsAlignment {
        padding-top: 10px;
        padding-bottom: 5px;
        padding-left: 100px;
        }
    
.subcategory_label {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 4px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.subcategory SELECT {
	font-family: Arial, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	padding: 2px;
	}

.category {
	padding: 5px;
	}

.category_area {
	vertical-align: middle;
	white-space: nowrap;	
	}

.category_area A {
	color: #859999;
	text-decoration: underline;
	}

.category_area A:hover {
	color: #99956a;
	text-decoration: none;
	}

TABLE.category_row {
	color: #99956a;
	font-weight: bold;
	background-color: #efebde;
	padding: 5px;
	width: 100%;
	}

TABLE.category_row TD {
	}
	
TD.category_row {
	background-color: #ffffff;
	padding: 0px;
	}
	
TD.pagination_row  {
	}
	
.column_header {
	}

.column_header A, .column_header_scrolling A {
	color: #000000;
	text-decoration: underline;
	} 
	
.column_header A:hover, .column_header_scrolling A:hover {
	color: #000000;
	text-decoration: underline;
	}

.column_header_scrolling {
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #aaaaaa solid;
	}

.columnHeaderFilterPadding {
	padding-top: 4px;
	}

.columnHeaderFilterPadding A {
	text-decoration: none;
	}

.columnHeaderFilterPadding A:hover {
	text-decoration: none;
	}

.dashboard_body {
	background-color: #ffffff;
	color: #003366;
	border-top: 1px #bbbb99 solid;
	padding: 4px;
	padding-left: 10px;
	padding-right: 20px;
	}
	
.dashboard_header {
	background-color: #ccccaa;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	border-bottom: 1px #888866 solid;
	padding: 3px;
	padding-top: 6px;
	padding-left: 10px;
	}
	
.dashboard_label {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.dashboard_page {
	color: #003366;
	background:#ffffff;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	}	

.dashboard_value {
	font-weight:bold;
	padding: 3px;
	text-align: left;
	}

.dashboard_view {
	border-top: 1px #888866 solid;
	border-right: 1px #888866 solid;
	border-left: 1px #888866 solid;
	border-bottom: 1px #888866 solid;
	}

.dialog_body {
	background-color: #efebde;
	color: #003366;
	border-right: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	padding: 4px;
	}

.dialog_field_value {
	color: #666666;
	padding: 3px;
	}

.dialog_header {
	border-bottom: 1px #dcbb4a solid;
	}

.dialog_header_text {
	background-image:url(../Images/dialogHeaderT.gif);
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	}

.dialogHeaderEdgeL {
	background-image:url(../Images/dialogHeaderEdgeL.gif); width:20px;
	background-repeat: repeat-y;
	}

.dialogHeaderEdgeR {
	background-image:url(../Images/dialogHeaderEdgeR.gif); width:20px;
	background-repeat: repeat-y;
	}

.dialogHeaderIcon {
	background-image:url(../Images/dialogHeaderT.gif);
	width:16px;
	padding-top: 6px;
	}

.dialogHeaderExpandCollapseIcon {
        background-image:url(../Images/dialogHeaderT.gif);
        width:20px;
        height:14px;
	padding-top: 3px;
        vertical-align:middle;
        }
  
.dialogHeaderTotalRecordCount {
        background-image: url(../Images/dialogHeaderT.gif);
	text-align: right;
	vertical-align: middle;
	padding-left: 20px;
	}
  
.dialogHeaderTotalRecordCountText {
	color: #ffffff;
	}

.dialog_view {
	}

.divider { 
	bottom-border:1px #FFFFFF ridge 3em;
	}

.edit_label {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	white-space: nowrap;	
	vertical-align: middle;
	}
	
.edit_input {
	font-family: Arial, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;

	}

.field_label {
	font-size: 10px;
	font-weight: bold;
	color: #859999;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: left;
	padding: 3px 6px 3px 6px;
	}

.field_label_on_side {
	font-size: 11px;
	font-weight: bold;
	color: #859999;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: right;
	padding: 3px 6px 3px 6px;
	}

.field_label_on_side_heading {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	vertical-align: middle;
	text-align: right;
	padding: 3px 6px 3px 6px;
	background-color: #357DE4;
	}


.field_value {
	padding: 0px;
	}

.field_input {
	font-family: Arial, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

SPAN.field_input {
	background-color: transparent;
	border: ;
	}

SPAN.field_input INPUT {
	vertical-align: middle;
	}

.filter_value {
	font-weight: bold;
	padding: 2px;
	}

.filter_button_cell {
	padding-left: 8px;
	padding-bottom: 3px;
	vertical-align:bottom;
	}

.filter_input {
	font-family: Arial, Geneva, ms sans serif;
	font-size: 10px;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	margin: 2px;
	margin-top: 0px;
	}

.filter_area {
	color: #333333;
	text-align: right;
	font-size: 11px;
	padding: 3px 6px 3px 6px;
	vertical-align: middle;
	white-space: nowrap;	
	}
	
.footer {
	color: #444444;
	padding-left: 20px;
	}

.grand_total_label {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.grand_total_value {
	font-weight: normal;
	padding: 3px;
	}

.header_cell {
	font-family: Arial, Geneva, ms sans serif;
	font-size: 11px;
	background-color: #efebde;
	padding: 5px;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	color: #000000;
	vertical-align: top;
	}

.header_cell_scrolling {
	font-family: Arial, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #efebde;
	padding: 5px;
	color: #99956a;
	vertical-align: top;
	}

.icon_cell, .alt_icon_cell {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	background-color: #ffffff;
	border-left: 1px #eeeeee solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	}

.icon_cell_highlighted, .alt_icon_cell_highlighted {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	background-color: #b8cbf5;
	border-left: 1px #eeeeee solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	}
		
.dslink {
	}

.dslink IMG {
	vertical-align: bottom;
	}

.input_box {
	font-family: Arial, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.image {
	}

.import {
	font-family: Arial, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	padding: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

.label {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	}
	
.logoBG {
	background-color: #ffffff;
	}

.master_table {
	}

.menu {
	color: #ffffff;
	font-family: Arial, Geneva, ms sans serif;
	}
	
a.menu {
	color: #eeeeee; 
	font-family: Arial, Geneva, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	width: 100%;
	padding-left:6px;
	padding-right:6px;
	}

a.menu:hover {
	color: #ffffff;
}

.menu_on-TL {
	background-image: url(../Images/menuOverTL.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:5;
	height:5;
	}
.menu_on-T {
	background-image: url(../Images/menuOverT.gif);
	background-repeat: repeat-x;
	height:5;
	}
.menu_on-TR {
	background-image: url(../Images/menuOverTR.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:5;
	height:5;
	}
.menu_on-L {
	background-image: url(../Images/menuOverL.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width:5;
	height:18;
	}
.menu_on {
	background-image: url(../Images/menuOverC.gif);
	white-space: nowrap;
	height:18;
	width: 100%;
	}
.menu_on-R {
	background-image: url(../Images/menuOverR.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width:5;
	height:18;
	}
.menu_on-BL {
	background-image: url(../Images/menuOverBL.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:5;
	height:5;
	}
.menu_on-B {
	background-image: url(../Images/menuOverB.gif);
	background-repeat: repeat-x;
	height:5;
	}
.menu_on-BR {
	background-image: url(../Images/menuOverBR.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:5;
	height:5;
	padding-right: 2px;
	padding-bottom: 2px;
	}

.menu_on a {
	color: #ffffff;
	}

.menu_off-TL {
	background-image: url(../Images/menuTL.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:5;
	height:5;
	}
.menu_off-T {
	background-image: url(../Images/menuT.gif);
	background-repeat: repeat-x;
	height:5;
	}
.menu_off-TR {
	background-image: url(../Images/menuTR.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:5;
	height:5;
	}
.menu_off-L {
	background-image: url(../Images/menuL.gif);
	background-repeat: repeat-y;
	background-position: center right; 
	width:5;
	height:18;
	}
.menu_off {
	background-image: url(../Images/menuC.gif);
	white-space: nowrap;	
	height:18;
	width: 100%;
	}
.menu_off-R {
	background-image: url(../Images/menuR.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width:5;
	height:18;
	}
.menu_off-BL {
	background-image: url(../Images/menuBL.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:5;
	height:5;
	}
.menu_off-B {
	background-image: url(../Images/menuB.gif);
	background-repeat: repeat-x;
	height:5;
	}
.menu_off-BR {
	background-image: url(../Images/menuBR.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:5;
	height:5;
	padding-right: 2px;
	padding-bottom: 2px;
	}

.menuEdgeL {
	width:0;
	}

.menuEdgeR {
	width:0;
	}

.menu_bot_bg { 
	}

.menuVerticalOverTL {
	}
.menuVerticalOverT {
	}
.menuVerticalOverTR {
	}
.menuVerticalOverL {
	}
.menuVerticalOverC {
	}
.menuVerticalOverR {
	}
.menuVerticalOverBL {
	}
.menuVerticalOverB {
	}
.menuVerticalOverBR {
	}

.menuVerticalOverC a {
	}

.menuVerticalOverC a:hover {
	}

.menuVerticalTL {
	}
.menuVerticalT {
	}
.menuVerticalTR {
	}
.menuVerticalL {
	}
.menuVerticalC {
	}
.menuVerticalR {
	}
.menuVerticalBL {
	}
.menuVerticalB {
	}
.menuVerticalBR {
	}
.menuVerticalC a {
	}
.menuVerticalC a:hover {
	}

.borderTable {
	}

.pageAlignment {
	}

.pageBackground {
	background-color: #7e9ee2;
	width: 100%;
	height: 100%;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	}

.pageBorderTL {
	background-image: url(../Images/pageBorderTL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:7;
	height:7;
	}
.pageBorderT {
	background-image: url(../Images/pageBorderT.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height:7;
	}
.pageBorderTR {
	background-image: url(../Images/pageBorderTR.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:11;
	height:7;
	}
.pageBorderL {
	align:right;
	background-image: url(../Images/pageBorderL.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width:7;
	}
.pageBorderC {
	background-image: url(../Images/pageBorderC.gif);
	}
.pageBorderR {
	background-image: url(../Images/pageBorderR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width:11;
	}
.pageBorderBL {
	background-image: url(../Images/pageBorderBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width:7;
	height:13;
	}
.pageBorderB {
	background-image: url(../Images/pageBorderB.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	height:13;
	}
.pageBorderBR {
	background-image: url(../Images/pageBorderBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width:11;
	height:13;
	}

.page_yellow {
	color: #003366; 
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	text-align: left;
	}

.page_total_label {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.page_total_value {
	font-weight: normal;
	padding: 3px;
	}

.pagination_area {
	background-image:url(../Images/paginationRowT.gif);
	color: #003366;
	text-align: left;
	white-space: nowrap;	
	vertical-align: bottom;
	}

.pagination_label {
	color: #003366;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 2px;
	}

.pagination_value {
	color: #003366;
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
	}

.pagination_input {
	font-family: Arial, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.pagination_row {
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 1px #026afe solid;
	}

.paginationRowEdgeL {
	background-image:url(../Images/paginationRowEdgeL.gif); width:20px; 
	background-repeat: repeat-y;
	}

.paginationRowEdgeR {
	background-image:url(../Images/paginationRowEdgeR.gif); width:20px;
	background-repeat: repeat-y;
	}

.paginationButtonFirst {
	background-image:url(../Images/arrow_beg.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	}

.paginationButtonPrevious {
	background-image:url(../Images/arrow_left.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	}

.paginationButtonNext {
	background-image:url(../Images/arrow_right.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	}

.paginationButtonLast {
	background-image:url(../Images/arrow_end.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	}

.search_area {
	padding-top: 5px;
	padding-bottom: 2px;
	}

.search_label {
	color: #003366;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 5px;
	}

.search_input {
	font-family: Arial, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	margin-left: 2px;
	}
	
.table_embedded .button_bar
	{
	background: #eeeeee;
	padding-bottom: 0px;
	}	
.table_embedded .master_table
	{
	padding: 4px;
	background: #eeeeee;
	}

.spacer {
	padding-bottom: 4px;
	padding-left: 2px;
	}

.scrollingTable {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 250px;
	border: 1px #cccccc solid;
	overflow: auto;
	background-color: #ffffff;
	}

.table_cell, .totals_cell_value, .alt_table_cell {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Arial, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-left: 1px #cccccc solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #cccccc solid;
	background-color: #ffffff;
	}

.table_cell_highlighted, .alt_table_cell_highlighted {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Arial, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-left: 1px #cccccc solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #cccccc solid;
	background-color: #b8cbf5;
	}

.totals_cell {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Arial, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-left: 1px #cccccc solid;
	border-right: 1px #eeeeee solid;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	background-color: #ffffff;
	}

.tableRowsEdge {
	border-left: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	}

.totals_cell_value {
	text-align: right;
	}

.table_embedded {
	padding-bottom: 8px;
	}
		
.table_view {
	text-align: center;
	}

.panelInformationDisplayWithImage {
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	}

.panelInformationDisplayWithImage_ImageArea {
	padding: 10px 10px 10px 16px;
	}

.panelInformationDisplayWithImage_InfoArea {
	vertical-align: middle;
	}

.panelInformationDisplayWithImage_InfoTitle {
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	white-space: nowrap;	
	}

.panelInformationDisplayWithImage_InfoDetails {
	padding-right: 16px;
	white-space: nowrap;
	}

.panelInformationDisplay {
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	}

.panelInformationDisplay_InfoArea {
	padding: 10px;
	}

.panelInformationDisplay_InfoTitle {
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	white-space: nowrap;	
	text-align: center;
	}

.panelInformationDisplay_InfoDetails {
	white-space: nowrap;
	text-align: center;
	}

.configureErrorPagesText {
	font-size: 11px;
	color: #666666;
	}

