﻿HTML {
	direction: ltr;
	}

BODY {
	font-family: Verdana, 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;	
	}
	
.menus {
	background-image:url(../Images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 20px;
	}	

.menusVertical {
   
	}
	
.vmenu_background {
     background-color: #C7CCD2;
     width: 168px;
     border-right: 4px #336699 solid;
	}
	
	.menu_background {
          width: 625px;
     
	}

.button_bar_cell {
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 3px;
	}

a.button_link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 3px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 2px;
	}

a.button_link:hover {
	color: #FFFF80;
	}

.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:#0B0B83; 
	background-image:url(../Images/bg_function.gif); 
	padding-left: 16px;
	padding-right: 16px;
	}

.button-TL-white {
	background-image:url(../Images/blue_button_tl.gif); width:4; height:2;
	}
.button-T-white {
	background-image:url(../Images/blue_button_top.gif); height:2;
	}
.button-TR-white {
	background-image:url(../Images/blue_button_tr.gif); width:12; height:2;
	}
.button-L-white {
	background-image:url(../Images/blue_button_left.gif); width:4; height:2;
	}
.button-white {
	background-color: #0B0B83;
	white-space: nowrap;	
	}
.button-R-white {
	background-image:url(../Images/blue_button_right.gif); width:12; height:2;
	}
.button-BL-white {
	background-image:url(../Images/blue_button_bl.gif); width:4; height:2;
	}
.button-B-white {
	background-image:url(../Images/blue_button_bottom.gif); height:2;
	}
.button-BR-white {
	background-image:url(../Images/blue_button_br.gif); width:12; height:2;
	}

.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: #eeeeff;
	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 {
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;	
	}

.category_area A {
	color: #444444;
	text-decoration: underline;
	}

.category_area A:hover {
	color: #990000;
	text-decoration: none;
	}

TABLE.category_row {
	color: #444444;
	background-color: #ffffff;
	padding: 5px;
	width: 100%;
	}

TABLE.category_row TD {
	}

TD.category_row {
	border-left: 1px #bbbb99 solid;
	border-top: 1px #bbbb99 solid;
	border-right: 1px #bbbb99 solid;
	background-color: #FFFFFF;
	padding: 0px;
	}
	
TD.pagination_row  {
	}
	
.column_header, .column_header_scrolling {
	font-weight: bold;
	}

.column_header A, .column_header_scrolling A {
	color: #444444; 
	text-decoration: underline;
	} 
	
.column_header A:hover, .column_header_scrolling A:hover {
	color: #990000;
	text-decoration: underline;
	}

.columnHeaderFilterPadding {
	padding-top: 4px;
	}

.columnHeaderFilterPadding A {
	text-decoration: none;
	color: #ffffff;
	}

.columnHeaderFilterPadding A:hover {
	text-decoration: none;
	color: #ffff80;
	}

.dashboard_body {
	background-color: #ffffff;
	background-image:url(../Images/bg_page_white.gif); 
	color: #003366;
	border-top: 1px #bbbb99 solid;
	padding: 4px;
	padding-left: 10px;
	padding-right: 20px;
	}
	
.dashboard_header {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	border-bottom: 1px #CCCCCC 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;
	width=100%;
	background:#ffffff; 
	background-image:url(../Images/bg_page_yellow.gif); 
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	}	

.dashboard_value {
	font-weight: bold;
	padding: 3px;
	text-align: left;
	}

.dashboard_view {
	border-top: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	}

.dialog_body {
	background-color: #ffffff;
	color: #ffffff;
	
	}
	
	.other_dialog_body {
	background-color: #ffffff;
	color: #ffffff;
	border-top: 0px #bbbb99 solid;
	}
	
	
	.home_dialog_body {
	background-color: #ffffff;
	color: #ffffff;
	border-top: 0px #bbbb99 solid;
	
	}

.dialog_field_value {
	font-weight: bold;
	padding: 3px;
	}

.dialog_header {
	background-color: #FFFFFF;
	padding: 3px;
	padding-top: 6px;
	padding-left: 10px;
	}

.dialog_header_text {
	font-weight: bold;
	font-size: 12px;
	color: #0B0B83;
	}

.dialogHeaderEdgeL {
	width:10px;
	}

.dialogHeaderEdgeR {
	width:10px;
	}

.dialogHeaderIcon {
	width:16px;
	}

.dialogHeaderExpandCollapseIcon {
        background-image:url(../Images/dialogHeaderT.gif);
        width:20px;
        height:14px;
        vertical-align:middle;
        }

.dialogHeaderTotalRecordCount {
        background-image: url(../Images/dialogHeaderT.gif);
	text-align: right;
	vertical-align: middle;
	padding-left: 20px;
	}
  
.dialog_view {
	border-top: 0px #CCCCCC solid;
	border-right: 0px #CCCCCC solid;
	border-left: 0px #CCCCCC solid;
	border-bottom: 0px #CCCCCC solid;
	}

.divider { 
	bottom-border:1px #FFFFFF ridge 3em; 
	background-image:url(../Images/bg_dots.gif); 
	background-repeat: repeat-x;
	height: 4px;
	}

.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: #eeeeff;
	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: normal;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: left;
	padding: 3px 6px 3px 6px;
	}

.field_label_on_side {
	font-size: 10px;
	font-weight: normal;
	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: #eeeeff;
	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;
	background-color: #eeeeff;
	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: #003366;
	text-align: right;
	padding: 3px 2px 7px 2px;
	vertical-align: middle;
	white-space: nowrap;	
	
	}
	
.footer {
	color: #ffffff;
	
	}

.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, .header_cell_scrolling {
	width: 612px;
	padding: 5px;
	color: #990000;
	vertical-align: top;
	background-color: #BCCEF1;
	}
	
	.date_header_cell, .header_cell_scrolling {
	width: 100px;
	padding: 5px;
	color: #990000;
	vertical-align: top;
	background-color: #BCCEF1;
	}
	

.icon_cell {
	width: 20px;
	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;
	}
	
.dslink {
	}

.dslink IMG {
	vertical-align: bottom;
	}

.input_box {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #eeeeff;
	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: #eeeeff;
	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: #003366;
	}

.master_table {
	width: 100%;
	}

.menu {
	color: #ffffff; 
	font-weight: bold;
	padding: 12px;
	padding-top: 0px;
	padding-bottom: 1px;
	}
	
	
	.menu1 {
	color: #000000; 
	font-weight: bold;
	padding: 12px;
	padding-top: 0px;
	padding-bottom: 1px;
	}
	
a.menu {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 8px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 1px;
}

a.menu1 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 8px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 1px;
}


a.menu:hover {
	color: #000000;
}

a.menu1:hover {
	color: #ffffff;
}


.menu_on-TL {
	background-image:url(../Images/menu_on_tl.gif); width:5; height:7;
	}
	
	.menu_on-TL1 {
	background-image:url(../Images/menu_on_tl1.gif); width:5; height:7;
	}
	
	.menu_on-TL2 {
	background-image:url(../Images/menu_on_tl2.gif); width:5; height:7;
	}
	
	
.menu_on-T {
	background-image:url(../Images/menu_on_top.gif); height:7;
	}
	
	.menu_on-T1 {
	background-image:url(../Images/menu_on_top1.gif); height:7;
	}
	
	.menu_on-T2 {
	background-image:url(../Images/menu_on_top2.gif); height:7;
	}
	
	
.menu_on-TR {
	background-image:url(../Images/menu_on_tr.gif); width:5; height:7;
	}
	
.menu_on-TR1 {
	background-image:url(../Images/menu_on_tr1.gif); width:5; height:7;
	}
	
	.menu_on-TR2 {
	background-image:url(../Images/menu_on_tr2.gif); width:5; height:7;
	}
	
	
.menu_on-L {
	background-image:url(../Images/menu_on_left.gif); width:5; height:5;
	}
	
.menu_on-L1 {
	background-image:url(../Images/menu_on_left1.gif); width:5; height:5;
	}
	
	.menu_on-L2 {
	background-image:url(../Images/menu_on_left2.gif); width:5; height:5;
	}
	
	
.menu_on {
	background-color: #0B0B83;
	white-space: nowrap;	
	width: 100%;
	}
	
.menu_on1 {
	background-color: #C7CCD2;
	white-space: nowrap;	
	width: 100%;
	}
	
	.menu_on2 {
	background-color: #336699;
	white-space: nowrap;	
	width: 100%;
	}
	
.menu_on-R {
	background-image:url(../Images/menu_on_right.gif); width:5; height:5;
	}
	
.menu_on-R1 {
	background-image:url(../Images/menu_on_right1.gif); width:5; height:5;
	}
	
	.menu_on-R2 {
	background-image:url(../Images/menu_on_right2.gif); width:5; height:5;
	}
	
	
.menu_on-BL {
	background-image:url(../Images/menu_on_bl.gif); width:5; height:5;
	}
	
.menu_on-BL1 {
	background-image:url(../Images/menu_on_bl1.gif); width:5; height:1;
	}
	
	.menu_on-BL2 {
	background-image:url(../Images/menu_on_bl2.gif); width:5; height:1;
	}
	
	
.menu_on-B {
	background-color: #0B0B83;
	}
	
.menu_on-B1 {
	background-color: #000000;
	height: 1;
	}
	
	.menu_on-B2 {
	background-color: #336699;
	height: 1;
	}
	
	
.menu_on-BR {
	background-image:url(../Images/menu_on_br.gif); width:5; height:5;
	}
	
.menu_on-BR1 {
	background-image:url(../Images/menu_on_br1.gif); width:5; height:1;
	}
	
	.menu_on-BR2 {
	background-image:url(../Images/menu_on_br2.gif); width:5; height:1;
	}
	
	

.menu_off-TL {
	background-image:url(../Images/menu_off_tl.gif); width:5; height:7;
	}
	
.menu_off-TL1 {
	background-image:url(../Images/menu_off_tl1.gif); width:5; height:7;
	}
	
.menu_off-T {
	background-image:url(../Images/menu_off_top.gif); height:7;
	}
	
.menu_off-T1 {
	background-image:url(../Images/menu_off_top1.gif); height:7;
	}
	
.menu_off-TR {
	background-image:url(../Images/menu_off_tr.gif); width:5; height:7;
	}
	
.menu_off-TR1 {
	background-image:url(../Images/menu_off_tr1.gif); width:5; height:7;
	}
	
.menu_off-L {
	background-image:url(../Images/menu_off_left.gif); width:5; height:5;
	}
	
.menu_off-L1 {
	background-image:url(../Images/menu_off_left1.gif); width:5; height:5;
	}
	
.menu_off {
	color: #000000;
	background-color: #3189C0;
	white-space: nowrap;	
	width: 100%;
	}
.menu_off1 {
    color: #000000;
	background-color: #C7CCD2;
	white-space: nowrap;	
	width: 100%;
	}
		
.menu_off-R {
	background-image:url(../Images/menu_off_right.gif); width:5; height:5;
	}
	
.menu_off-R1 {
	background-image:url(../Images/menu_off_right1.gif); width:5; height:5;
	}
	
.menu_off-BL {
	background-image:url(../Images/menu_off_bl.gif); width:5; height:5;
	}
	
.menu_off-BL1 {
	background-image:url(../Images/menu_off_bl1.gif); width:5; height:5;
	}
	
.menu_off-B {
	background-image:url(../Images/menu_off_bottom.gif); height:5;
	}
	
.menu_off-B1 {
	background-image:url(../Images/menu_off_bottom1.gif); height:5;
	}
	
.menu_off-BR {
	background-image:url(../Images/menu_off_br.gif); width:5; height:5;
	}
	
.menu_off-BR1 {
	background-image:url(../Images/menu_off_br1.gif); width:5; height:5;
	}
	

.menuEdgeL {
	}

.menuEdgeR {
	}

.menu_bot_bg { 
	background:#00066;
	background-image:url(../Images/menu_bot_bg.gif); 
	}
	
.menu_bot_bg1 { 
	background:#00066;
	background-image:url(../Images/menu_bot_bg1.gif); 
	}
	

.pageAlignment {
	}

.pageBackground {
    background-color: #003366;
	width: 100%;
	height: 100%;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	}




.pageBorderTL {
	}
.pageBorderT {
	}
.pageBorderTR {
	}
.pageBorderL {
	}
.pageBorderC {
	}
.pageBorderR {
	}
.pageBorderBL {
	}
.pageBorderB {
	}
.pageBorderBR {
	}

.page_yellow {
	width: 608px;
	color: #ffffff;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	background:#ffffff; 
	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 {
	color: #003366;
	padding-right: 20px;
	padding-left: 20px;
	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: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #eeeeff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;

	}

.pagination_row {
	background-color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 3px;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	}
	
	.product_pagination_row {
	background-color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 3px;
	
	}
	

.paginationRowEdgeL {
	}

.paginationRowEdgeR {
	}

.paginationButtonFirst {
	background-image:url(../Images/arrow_beg.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 17px;
	}

.paginationButtonPrevious {
	background-image:url(../Images/arrow_left.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 17px;
	}

.paginationButtonNext {
	background-image:url(../Images/arrow_right.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 17px;
	}

.paginationButtonLast {
	background-image:url(../Images/arrow_end.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 17px;
	}

.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: #eeeeff;
	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;
	border-top: 1px solid #cccccc;
	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 {
	padding: 5px;
	color: #444444;
	vertical-align: top;
	text-align: left;
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #cccccc solid;
	background-color: #ffffff;
	}
	
	.home_table_cell, .totals_cell_value {
	color: #444444;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
	}
	
	.other_table_cell, .totals_cell_value {
	color: #444444;
	padding-top: 5px;
	padding-bottom: 8px;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
	}
	

	
	.feedback_table_cell, .totals_cell_value {
	color: #444444;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
	}
	
	.feedback_table_cell_header, .totals_cell_value {
	color: #444444;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 5px;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
	}
	
	
	
	.dealer_table_cell, .totals_cell_value {
	padding: 5px;
	color: #444444;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
	}
	
	.product_table_cell, .totals_cell_value {
	padding-top: 5px;
	color: #444444;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
	}
	
	
	
	.ad_table_cell, .totals_cell_value {
	color: #C7CCD2;
	vertical-align: top;
	text-align: left;
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-right: 0px #eeeeee solid;
	border-bottom: 1px #cccccc solid;
	padding-bottom: 8px;
	background-color: #C7CCD2;
	}
	

.totals_cell {
	padding: 5px;
	color: #444444;
	vertical-align: top;
	text-align: left;
	border-top: 1px #dddddd solid;
	border-left: 1px #dddddd solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #dddddd solid;
	background-color: #ffffff;
	}

.totals_cell_value {
	text-align: right;
	}

.table_embedded {
	padding-bottom: 8px;
	}
		
.table_view {
	text-align: center;
	}

.tableRowsEdge {
	border-left: 0px #cccccc solid;
	border-bottom: 0px #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: #444444;
	}


