HTML {
	direction: ltr;
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
	}

BODY {
	font-family: Verdana, Geneva, ms sans serif;
	margin: 0px;
	padding:0px;
	width:100%;
	height:100%;
	border:0px;
	overflow:auto;
	}

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

TD.logo {
	padding: 20px;	
	}
	
TD.menus {
	padding-top: 10px;
	width: 100%;
	}	

.menusVertical {
	}

.button_bar_cell {
	background-color: #ffffff;
	padding-top: 6px;
	padding-bottom: 3px;
	border-top: 1px #dcbb4a solid;
}

a.button_link {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 100%;
}

a.button_link:hover {
	color: #826d26;
}

.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;
	width:100%;
	text-align:center;
	}
	
.button_action A {
	color: #ffffff; 
	text-decoration:none;
	white-space: nowrap;	
	} 
	
.button_action A:hover {
	color: #FFEB00;
	text-decoration: none;
	}	
	
.button_bar {
	background:#cccccc; 
	padding-left: 16px;
	padding-right: 16px;
	}

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



.button-TL-white-na {
	background-image:url(../Images/buttonTR.rtl.gif); width:2; height:2;
	}
.button-T-white-na {
	background-image:url(../Images/buttonT.gif); height:2;
	}
.button-TR-white-na {
	background-image:url(../Images/buttonTR.gif); width:3; height:1;
	}
.button-L-white-na {
	background-image:url(../Images/greenbut-L.jpg);width:20; height:30;
	}
.button-white-na {
	background-image:url(../Images/greenbut.jpg); height:30; 
	white-space: nowrap;
	text-align:center;
	}
.button-R-white-na {
	background-image:url(../Images/greenbut-R.jpg); width:13; height:30;
	}
.button-BL-white-na {
	background-image:url(../Images/buttonBR.rtl.gif); width:3; height:4;
	}
.button-B-white-na {
	background-image:url(../Images/buttonB.gif); height:4;
	}
.button-BR-white-na {
	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: Verdana, 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 {
	background-color: #fcfce3;
	vertical-align: middle;
	white-space: nowrap;	
	}

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

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

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

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

TD.pagination_row  {
	}
	
.column_header {
	font-weight: bold;
	}

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

.column_header_scrolling {
	font-weight: bold;
	border-left: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-bottom: 1px #aaaaaa solid;
	}

.columnHeaderFilterPadding {
	padding-top: 4px;
	}

.columnHeaderFilterPadding A {
	text-decoration: none;
	color: #ffffff;
	}

.columnHeaderFilterPadding A:hover {
	text-decoration: none;
	color: #826d26;
	}

.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: #fff6d2;
	color: #006633;
	border-right: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	padding: 4px;
	}

.dialog_field_value {
	color: #888888;
	font-weight: bold;
	padding: 3px;
	}

.dialog_header {
	border-bottom: 1px #a8beb1 solid;
/*	background-image:url(../images/greenbut.jpg);*/
	background-repeat: repeat-x;
	background-color:#006633;
	height: 26px;
  -moz-border-radius-topright: 50px;
  border-top-right-radius: 50px;	
	}

.dialog_header_text {
	}
h2.dialog_header_text{
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 6px;
	padding-bottom: 5px;
}
.dialogHeaderEdgeL {
	background-image:url(../Images/dialogHeaderEdgeL.gif);
	background-repeat: repeat-y;
	width: 20px;
	}

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

.dialogHeaderIcon {
	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 {
	}

.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: Verdana, 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: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: left;
	padding: 3px 6px 3px 6px;	
	}

.field_label_wrap {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	/*white-space: nowrap;	*/
	vertical-align: middle;
	text-align: left;
	margin-left:6px;
	/*padding: 3px 3px 3px 3px;*/
	}





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

.field_value {
	padding: 0px;
	}

.field_input {
	font-family: Verdana, 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: Verdana, 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: #666666;
	text-align: right;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	vertical-align: middle;
	white-space: nowrap;	
	}
	
.footer {
	color: #444444;
	}

.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: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #fcfce3;
	padding: 5px;
	border-left: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-top: 1px #dddddd solid;
	border-bottom: 1px #aaaaaa solid;
	color: #826d26;
	vertical-align: top;
	}

.header_cell_scrolling {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #fcfce3;
	padding: 5px;
	color: #826d26;
	vertical-align: top;
	}

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

.dslink IMG {
	vertical-align: bottom;
	}

.input_box {
	font-family: Verdana, 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: Verdana, 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: #ffffff;
	}

.master_table {
	}

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

a.menu:hover {
	color: #826d26;
	}

.menu_on-TL {
	width: 23px;
	height: 0px;
	}
.menu_on-T {
	height: 0px;
	}
.menu_on-TR {
	width: 3px;
	height: 0px;
	}
.menu_on-L {
	background-image:url(../Images/menuOverL.gif);
	width: 23px;
	height: 23px;
	}
.menu_on {
	padding-top: 3px;
	}
.menu_on-R {
	width: 3px;
	height: 23px;
	}
.menu_on-BL {
	width: 23px;
	height: 0px;
	}
.menu_on-B {
	height: 0px;
	}
.menu_on-BR {
	width: 3px;
	height: 0px;
	}

.menu_on a {
	color: #826d26;
	}

.menu_off-TL {
	width: 23px;
	height: 0px;
	}
.menu_off-T {
	height: 0px;
	}
.menu_off-TR {
	width: 3px;
	height: 0px;
	}
.menu_off-L {
	background-image:url(../Images/menuL.gif);
	width: 23px;
	height: 23px;
	}
.menu_off {
	padding-top: 3px;
	}
.menu_off-R {
	width: 3px;
	height: 23px;
	}
.menu_off-BL {
	width: 23px;
	height: 0px;
	}
.menu_off-B {
	height: 0px;
	}
.menu_off-BR {
	width: 3px;
	height: 0px;
	}

.menuEdgeL {
	width: 0px;
	}

.menuEdgeR {
	width: 0px;
	}

.menu_bot_bg { 
	}

.borderTable {
	background-color: #ffffff;
	}

.pageAlignment {
	}

.pageBorder {
vertical-align:top;
}

.pageBackground {
	background-image: url(../Images/pageBackground.gif);
	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:3;
	height:3;
	}
.pageBorderT {
	background-image: url(../Images/pageBorderT.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height:3;
	}
.pageBorderTR {
	background-image: url(../Images/pageBorderTR.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:3;
	height:3;
	}
.pageBorderL {
	align:right;
	background-image: url(../Images/pageBorderL.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width:3;
	}
.pageBorderC {
	vertical-align:top;
	}
.pageBorderR {
	background-image: url(../Images/pageBorderR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width:3;
	}
.pageBorderBL {
	background-image: url(../Images/pageBorderBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width:3;
	height:3;
	}
.pageBorderB {
	background-image: url(../Images/pageBorderB.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	height:3;
	}
.pageBorderBR {
	background-image: url(../Images/pageBorderBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width:3;
	height:3;
	}

.page_yellow {
	background-color: #ffffff;
	padding-top: 8px;
	padding-right: 10px;
	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-color: #ffffff;
	color: #003366;
	text-align: left;
	white-space: nowrap;	
	vertical-align: bottom;
	border-top: 1px #dcbb4a solid;
	}

.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: Verdana, 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 {
	background-color: #fcfce3;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 1px #a8beb1 solid;
	}

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

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

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

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

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

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

.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: Verdana, 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: Verdana, 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;
	}

.totals_cell {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, 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;
	}

.totals_cell_value {
	text-align: right;
	}

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

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

.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: #FF0000;
	}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
	font-size:10px;
	cursor:pointer;
	font-weight:bold;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #FFDA62;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 10px;
	padding: 0 10px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #FFBA00; 
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #FFF6D2;
	border-bottom: 1px solid #FFF6D2; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container_div{
	vertical-align:top;
	height:100%;
}

.tab_container {
border: 1px solid #AAAAAA;
clear: both;
float: left;
width: 100%;
background: #FFF6D2;

height: 100%; 
}
.tab_content {
padding: 5px;
font-size: 1.2em;
}
.tab_content h2 {
font-weight: normal;
padding-bottom: 10px;
border-bottom: 1px dashed #ddd;
font-size: 1.8em;
}
.tab_content h3 a{
color: #254588;
}

