﻿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: #FF9594;
	}	

.menusVertical {
	padding-bottom: 3px;
	}
	
.menu_background {
	background-color: #FF9594;
	width: 800px;
	}
	
	
	.vmenu_background {
	background-color: #ACB9C4;
	width: 200px;
	}
	
.header_background {
	background-color: #FF9594;
	}
	
	

.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/buttonTL1.gif); width:11; height:2;
	}
.button-T-white {
	background-image:url(../Images/buttonT1.gif); height:2;
	}
.button-TR-white {
	background-image:url(../Images/buttonTR1.gif); width:13; height:2;
	}
.button-L-white {
	background-image:url(../Images/buttonL1.gif); width:11; height:15;
	}
.button-white {
	background-image:url(../Images/buttonC1.gif); height:15; 
	white-space: nowrap;
	}
.button-R-white {
	background-image:url(../Images/buttonR1.gif); width:13; height:15;
	}
.button-BL-white {
	background-image:url(../Images/buttonBL1.gif); width:11; height:4;
	}
.button-B-white {
	background-image:url(../Images/buttonB1.gif); height:4;
	}
.button-BR-white {
	background-image:url(../Images/buttonBR1.gif); width:13; 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: #ffffff;
	width: 572px; 
	/*background-color: #C0C0C0;*/
	color: #003366;
	padding: 0px;
	}

.dialog_field_value {
	color: #666666;
	padding: 3px;
	}
	
	.dialog_field_value1 {
	color: #000000;
	padding: 3px;
	font-size: 12px;
	}
	
	.dialog_field_value_wide {
	width: 562px;
	font-size: 12px;
	/*background-color: #1418FF;*/
	color: #666666;
	padding: 3px;
	}
	
	.dialog_field_value_nopadding {
	width: 562px;
	font-size: 12px;
	/*background-color: #1418FF;*/
	color: #666666;
	
	}
	
	
.dialog_field_value_label {
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	padding: 3px;
	}
	

.dialog_header {
	border-bottom: 1px #dcbb4a solid;
	}

.dialog_header_text {
	background-image:url(../Images/dialogHeaderT1.gif);
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	}

.dialogHeaderEdgeL {
	background-image:url(../Images/dialogHeaderEdgeL1.gif); width:20px;
	background-repeat: repeat-y;
	}

.dialogHeaderEdgeR {
	background-image:url(../Images/dialogHeaderEdgeR1.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;
	}
  
.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_side1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: right;
	padding: 3px 6px 3px 6px;
	}
	
	.field_label_on_side2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
		
	vertical-align: middle;
	text-align: right;
	
	}
	
	
	
	.field_label_on_side_other {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: right;
	padding: 3px 6px 3px 6px;
	}
	
	.field_label_response {
	font-size: 11px;
	font-weight: bold;
	color: #FF120A;
	wigth: 20px;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: right;
	padding: 3px 6px 3px 6px;
	}

	
	

.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_cell1 {
	font-family: Arial, Geneva, ms sans serif;
	font-size: 11px;
	background-color: #efebde;
	padding: 5px;
	border-left: 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_cell1, .alt_icon_cell {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	background-color: #ffffff;
	
	}
	
	
.alt_icon_cell {
	background-color: #eeeeee;
	}	

.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: #FF9594;
	width: 800px;
	}

.master_table {
	}

.menu {
	color: #000000;
	font-family: Arial, Geneva, ms sans serif;
	}
	
a.menu {
	color: #000000; 
	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: #FF9594;
}

.menu_on-TL {
	background-image: url(../Images/menuOverTL1.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:5;
	height:5;
	}
.menu_on-T {
	background-image: url(../Images/menuOverT1.gif);
	background-repeat: repeat-x;
	height:5;
	}
.menu_on-TR {
	background-image: url(../Images/menuOverTR1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:5;
	height:5;
	}
.menu_on-L {
	background-image: url(../Images/menuOverL1.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width:5;
	height:18;
	}
.menu_on {
	background-image: url(../Images/menuOverC1.gif);
	white-space: nowrap;
	height:18;
	width: 100%;
	}
.menu_on-R {
	background-image: url(../Images/menuOverR1.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width:5;
	height:18;
	}
.menu_on-BL {
	background-image: url(../Images/menuOverBL1.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:5;
	height:5;
	}
.menu_on-B {
	background-image: url(../Images/menuOverB1.gif);
	background-repeat: repeat-x;
	height:5;
	}
.menu_on-BR {
	background-image: url(../Images/menuOverBR1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:5;
	height:5;
	padding-right: 2px;
	padding-bottom: 2px;
	}

.menu_on a {
	color: #000000;
	}

.menu_off-TL {
	background-image: url(../Images/menuTL1.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:5;
	height:5;
	}
.menu_off-T {
	background-image: url(../Images/menuT1.gif);
	background-repeat: repeat-x;
	height:5;
	}
.menu_off-TR {
	background-image: url(../Images/menuTR1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:5;
	height:5;
	}
.menu_off-L {
	background-image: url(../Images/menuL1.gif);
	background-repeat: repeat-y;
	background-position: center right; 
	width:5;
	height:18;
	}
.menu_off {
	background-image: url(../Images/menuC1.gif);
	white-space: nowrap;	
	height:18;
	width: 100%;
	}
.menu_off-R {
	background-image: url(../Images/menuR1.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width:5;
	height:18;
	}
.menu_off-BL {
	background-image: url(../Images/menuBL1.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:5;
	height:5;
	}
.menu_off-B {
	background-image: url(../Images/menuB1.gif);
	background-repeat: repeat-x;
	height:5;
	}
.menu_off-BR {
	background-image: url(../Images/menuBR1.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 {
  /*background-color: #FF16FF;*/

	}

.pageBackground {
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	}

.pageBorderTL {

	}
.pageBorderT {

	}
.pageBorderTR {

	}
.pageBorderL {
	
	}
.pageBorderC {

	}
.pageBorderR {
	
	}
.pageBorderBL {
	
	}
.pageBorderB {
	
	}
.pageBorderBR {
	
	}

.page_yellow {
	color: #ffffff; 
	/*background-color: #FFEC1E;*/
	background-color: #ffffff;
	width: 580px;
	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_beg1.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	}

.paginationButtonPrevious {
	background-image:url(../Images/arrow_left1.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	}

.paginationButtonNext {
	background-image:url(../Images/arrow_right1.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	}

.paginationButtonLast {
	background-image:url(../Images/arrow_end1.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_cell1, .totals_cell_value, .alt_table_cell {
	padding: 5px;
	color: #000000;
	vertical-align: top;
	font-family: Arial, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-bottom: 1px #cccccc solid;
	background-color: #ffffff;
	}
	
	.table_cell2 {
	padding: 5px;
	color: #000000;
	vertical-align: top;
	font-family: Arial, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	background-color: #ffffff;
	}
	
	.table_cell3 {
	padding: 5px;
	color: #000000;
	vertical-align: top;
	font-family: Arial, Geneva, ms sans serif;
	font-size: 10px;
	border-top: 1px #cccccc solid;
	text-align: left;
	background-color: #ffffff;
	}
	

.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;*/
	}

.alt_table_cell {
	background-color: #eeeeee;
	}

.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;
	}

