.master_topbar
{
    border:solid 1px black;
    background-image:url(/images/bg_blue_gradient.jpg);
    background-repeat:repeat-x;
}
.master_logo
{
   /* border-left:solid 1px black;
    border-right:solid 1px black;
    background-color:#241665;*/
    background-color:#d7d8d8;
}
.master_menubar
{
   /* border:solid 1px black;*/
   /* background-image:url(/images/menuitem_off.gif);*/
   /* background-repeat:repeat-x;*/
   background-color:#d7d8d8;
   border-right:solid 1px #d7d8d8;
   border-left:solid 1px #d7d8d8;
}
.master_workspace
{
   /* border-left:solid 1px black;
    border-right:solid 1px black;
    border-bottom:solid 1px black;
    border-top:solid 1px black;*/
    background-color:#d7d8d8;
    border-right:solid 1px #d7d8d8;
    border-left:solid 1px #d7d8d8;
}

.master_topbar_text
{
    font-family:Arial;
    font-weight:bold;
    color:#ffffff;
    font-size:8pt;
    text-decoration:none;
}
.master_topbar_link
{
    font-family:Arial;
    font-weight:bold;
    color:#ffffff;
    font-size:8pt;
    text-decoration:none;
}
.master_topbar_link:visited
{
    font-family:Arial;
    font-weight:bold;
    color:#ffffff;
    font-size:8pt;
    text-decoration:none;
}
.master_topbar_link:hover
{
    font-family:Arial;
    font-weight:bold;
    color:#ffffff;
    font-size:8pt;
    text-decoration:underline;
}
.master_tab
{
    background-image:url(/images/tab_gray_mid.gif);
    font-family:Arial;
    font-size:8pt;
    color:Black;
    padding-left:5px;
    padding-right:5px;
    font-weight:bold;
    cursor:pointer;
}
.master_tab_selected
{
    background-image:url(/images/tab_blue_mid.gif);
    font-family:Arial;
    font-size:9pt;
    color:White;
    font-weight:bold;
    padding-left:10px;
    padding-right:10px;
    cursor:default;
}
.master_tab_disabled
{
    background-image:url(/images/Tab_Disabled_Mid.gif);
    font-family:Arial;
    font-size:8pt;
    color:#9b9b9b;
    padding-left:5px;
    padding-right:5px;
    font-weight:bold;
    cursor:default;
}
.master_tab_pane_header
{
    background-image:url(/images/tabbarbase.jpg);
    height:8px;
    font-size:1pt; /*for IE6*/
    border-left:solid 1px #115aa9;
    border-right:solid 1px #115aa9;
}
.master_tab_pane_footer
{
    border-top:solid 1px #D7D8D8;
    height:0px;
    font-size:1pt; /*for IE6*/
}
.master_tab_pane
{
    background-color:#d7d8d8;
    border-left:solid 1px #918d85;
    border-right:solid 1px #918d85;
}
.master_tab_pane_white
{
    background-color:#ffffff;
    border-left:solid 1px #d7d8d8;
    border-right:solid 1px #d7d8d8;
}
.master_tab_pane_swoop
{
    background-color:#ffffff;
    background-image:url(/images/diagBGswoop.jpg);
    border-left:solid 1px black;
    border-right:solid 1px black;
}
.master_tab_pane_overflow
{
    background-color:#ffffff;
    border-left:solid 1px #918d85;
    border-right:solid 1px #918d85;
    overflow:auto;
}
.master_chart_tab_pane
{
    background-color:#ffffff;
    border-left:solid 1px #d7d8d8;
    border-right:solid 1px #d7d8d8;
    overflow:hidden;
}
.master_tab_hover
{
    background-image:url(/images/tab_gray_mid.gif);
    font-family:Arial;
    font-size:8pt;
    color:white;
    padding-left:5px;
    padding-right:5px;
    font-weight:bold;
    text-decoration:underline;
    cursor:pointer;
}
.master_menubar_item
{
    font-family:Arial;
    font-size:10pt;
    text-align:center;
    white-space:nowrap;
   /* background:transparent;*/
    float:left;
    /*border-right:solid 1px black;*/
    width:140px;
    font-weight:bold;
    height:25px;
    line-height:25px;
    cursor:pointer;
    text-decoration:none;
   /* background-image:url(/images/bg_yellow_gradient_menubar.jpg);*/
    background-image:url(/images/menuitem_off2.jpg);
}
.master_menubar_itemhover
{
    font-family:Arial;
    font-size:10pt;
    text-align:center;
    white-space:nowrap;
    background:transparent;
    float:left;
   /* border-right:solid 1px black;*/
    width:140px;
    font-weight:bold;
    height:25px;
    line-height:25px;
    cursor:pointer;
    text-decoration:none;
   /* background-image:url(/images/bg_lightyellow_gradient_menubar.jpg);*/
    background-image:url(/images/menuitem_on2.jpg);    
}
.master_menubar_itemselected
{
    font-family:Arial;
    font-size:10pt;
    text-align:center;
    white-space:nowrap;
    background:transparent;
    float:left;
  /*  border-right:solid 1px black;*/
    width:140px;
    font-weight:bold;
    color:White;
    height:25px;
    line-height:25px;
    cursor:default;
    text-decoration:none;
    /*background-image:url(/images/bg_red_gradient_menubar.jpg);*/
    background-image:url(/images/menuitem_selected2.jpg);
}
.master_menubar_itemdisabled
{
    font-family:Arial;
    font-size:10pt;
    text-align:center;
    white-space:nowrap;
    background:transparent;
    float:left;
  /*  border-right:solid 1px black;*/
    width:140px;
    font-weight:bold;
    color:#918d85;
    height:25px;
    line-height:25px;
    cursor:default;
    text-decoration:none;
   /* background-image:url(/images/BG_grayyellow_gradient_menubar.jpg);*/
    background-image:url(/images/menuitem_disabled.gif);
}
.master_menubar_item_members
{
    font-family:Arial;
    font-size:8pt;
    text-align:center;
    white-space:nowrap;
   /* background:transparent;*/
    float:left;
    /*border-right:solid 1px black;*/
    width:114px;
    font-weight:normal;
    height:20px;
    line-height:20px;
    cursor:pointer;
    text-decoration:none;
   /* background-image:url(/images/bg_yellow_gradient_menubar.jpg);*/
    background-image:url(/images/menu_item_members.gif);
    margin:0px 1px 0px 1px;
}
.master_menubar_itemhover_members
{
    font-family:Arial;
    font-size:8pt;
    text-align:center;
    white-space:nowrap;
    background:transparent;
    float:left;
   /* border-right:solid 1px black;*/
    width:114px;
    font-weight:normal;
    height:20px;
    line-height:20px;
    cursor:pointer;
    text-decoration:none;
    color:#ffffff;
   /* background-image:url(/images/bg_lightyellow_gradient_menubar.jpg);*/
    background-image:url(/images/menu_item_members_selected.gif);    
    margin:0px 1px 0px 1px;
    
}
.master_menubar_itemselected_members
{
    font-family:Arial;
    font-size:8pt;
    text-align:center;
    white-space:nowrap;
    background:transparent;
    float:left;
  /*  border-right:solid 1px black;*/
    width:114px;
    font-weight:bold;
    color:White;
    height:20px;
    line-height:20px;
    cursor:default;
    text-decoration:none;
    /*background-image:url(/images/bg_red_gradient_menubar.jpg);*/
    background-image:url(/images/menu_item_members_selected.gif);
    margin:0px 1px 0px 1px;
}
.master_menubar_itemdisabled_members
{
    font-family:Arial;
    font-size:8pt;
    text-align:center;
    white-space:nowrap;
    background:transparent;
    float:left;
  /*  border-right:solid 1px black;*/
    width:114px;
    font-weight:normal;
    color:#918d85;
    height:20px;
    line-height:20px;
    cursor:default;
    text-decoration:none;
   /* background-image:url(/images/BG_grayyellow_gradient_menubar.jpg);*/
    background-image:url(/images/menu_item_members_disabled.gif);
}
.master_admin_menubar_item
{
    font-family:Arial;
    font-size:8pt;
    text-align:center;
    white-space:nowrap;
    background:transparent;
    float:left;
    border-right:solid 1px black;
    width:130px;
    font-weight:bold;
    height:100%;
    line-height:20px;
    cursor:pointer;
    text-decoration:none;
    background-image:url(/images/bg_yellow_gradient_menubar.jpg);
}
.master_admin_menubar_itemhover
{
    font-family:Arial;
    font-size:8pt;
    text-align:center;
    white-space:nowrap;
    background:transparent;
    float:left;
    border-right:solid 1px black;
    width:130px;
    font-weight:bold;
    height:100%;
    line-height:20px;
    cursor:pointer;
    text-decoration:none;
    background-image:url(/images/bg_lightyellow_gradient_menubar.jpg);
    
}
.master_admin_menubar_itemselected
{
    font-family:Arial;
    font-size:8pt;
    text-align:center;
    white-space:nowrap;
    background:transparent;
    float:left;
    border-right:solid 1px black;
    width:130px;
    font-weight:bold;
    color:White;
    height:100%;
    line-height:20px;
    cursor:default;
    text-decoration:none;
    background-image:url(/images/bg_red_gradient_menubar.jpg);
}
.master_admin_menubar_itemdisabled
{
    font-family:Arial;
    font-size:8pt;
    text-align:center;
    white-space:nowrap;
    background:transparent;
    float:left;
    border-right:solid 1px black;
    width:130px;
    font-weight:bold;
    color:#918d85;
    height:100%;
    line-height:20px;
    cursor:default;
    text-decoration:none;
    background-image:url(/images/BG_grayyellow_gradient_menubar.jpg);
}
.master_button
{
    background-image:url(/images/button_blue_mid.gif);
    font-family:Arial;
    font-size:9pt;
    font-weight:normal;
    cursor:pointer;
    color:White;
}
.master_button_disabled
{
    background-image:url(/images/Button_gray_mid.gif);
    font-family:Arial;
    font-size:9pt;
    font-weight:normal;
    cursor:default;
    color:#9b9b9b;
}
.master_button_hover
{
    background-image:url(/images/button_blue_mid_on.gif);
    font-family:Arial;
    font-size:9pt;
    font-weight:normal;
    cursor:pointer;
    color:white;
}
.master_loading
{
    background-image:url(/images/loadingbg.png);
    background-repeat:no-repeat;
    background-position:center center;
}
.pane_background
{
    border-left:solid 1px #918d85;   
    border-right:solid 1px #918d85;   
   
    background-color:#ffffff;
    overflow:auto;
}
.pane_background_white
{
    border-left:solid 1px #918d85;   
    border-right:solid 1px #918d85;   
    background-color:#ffffff;
    overflow:auto;
}
.pane_background_lightblue
{
    border-left:solid 1px black;   
    border-right:solid 1px black;   
    background-color:#7fc7ef;
    overflow:auto;
}
.pane_bottombar
{
    border-bottom:solid 1px #918d85;
    /*background-image:url(/images/BG_yellow_gradient_short.jpg);*/
    height:1px;
    font-size:1pt; /*for IE6*/
}
.pane_titlebar
{
    font-family:Arial;
    font-weight:normal;
    font-size:10pt;
    background-image:url(/images/gray_bar.jpg);
    border-top:solid 1px #918d85;
    border-right:solid 1px #918d85;
    border-left:solid 1px #918d85;
}
.pane_titlebar_hand
{
    font-family:Arial;
    font-weight:normal;
    font-size:10pt;
    background-image:url(/images/BG_yellow_gradient_titlebar.jpg);
    border-top:solid 1px #918d85;
    border-right:solid 1px #918d85;
    border-left:solid 1px #918d85;
    cursor:pointer;
}
.master_dragbar
{
    background-image:url(/images/sliderbar2.jpg);
    cursor:w-resize;
}
.master_dragbar_hover
{
    background-image:url(/images/sliderbar2_hover.jpg);
    cursor:w-resize;
}
.master_grid_header{
	/*border-bottom:solid 1px #A9A9A9;*/
}
.master_grid_header_cell{
	font-family:arial;
	color:black;
	font-weight:normal;
	border-right:solid 1px #A9A9A9;
	background-image:url(/images/gray_bar.jpg);
	text-decoration:none;
	font-size:8pt;
	text-align:center;
}
.master_grid_header_cell_hover{
	font-family:arial;
	color:#241665;
	font-weight:bold;
	border-right:solid 1px #A9A9A9;
	background-image:url(/images/lightgray_bar.jpg);
	text-decoration:underline;
	font-size:8pt;
	text-align:center;
}
.master_grid_row{
	font-family:arial;
	font-size:8pt;
	background-color:white;
	border-bottom:solid 1px #DCDCDC;
	height:17px;
}
.master_grid_row_edit{
	font-family:arial;
	font-size:8pt;
	background-color:white;
	border-bottom:solid 1px #DCDCDC;
	height:17px;
}
.master_grid_textbox{
	font-family:arial;
	font-size:9pt;
	background-color:Transparent;
	border:none;
	height:19px;
	color:Blue;
}
.master_grid_textbox_error{
	font-family:arial;
	font-size:9pt;
	background-color:red;
	border:none;
	height:19px;
	color:White;
}
.master_grid_altrow{
	font-family:arial;
	font-size:8pt;
	background-color:#eaeaea;
	border-bottom:solid 1px #DCDCDC;
	height:17px;
}
.master_grid_row_offline{
	font-family:arial;
	font-size:8pt;
	color:#918d85;
	font-style:italic;
	background-color:white;
	border-bottom:solid 1px #DCDCDC;
	height:17px;
}
.master_grid_altrow_offline{
	font-family:arial;
	font-size:8pt;
	color:#918d85;
	font-style:italic;
	background-color:#eaeaea;
	border-bottom:solid 1px #DCDCDC;
	height:17px;
}
.master_grid_row_hover{
	font-family:arial;
	font-size:8pt;
	background-color:#0484d3;
	border-bottom:solid 1px #DCDCDC;
	height:17px;
	color:White;
	font-weight:normal;
}
.master_grid_row_selected{
	font-family:arial;
	font-size:8pt;
	background-color:#0484d3;
	color:white;
	font-weight:normal;
	border-bottom:solid 1px #DCDCDC;
	height:17px;
}
.master_grid_cell{
	border-right:solid 1px #DCDCDC;
}
.master_grid_column1_cell{
	/*background-color:#E7EBEE;*/
	background-color:#bfe3f7;
	/*color:#241665;*/
	color:Black;
	border-right:solid 1px #DCDCDC;
	/*filter:alpha(opacity=50);*/
}
.master_grid_column1_cell_v2{
	border-right:solid 1px #DCDCDC;
}
.master_grid_row_sum{
	font-family:arial;
	font-size:8pt;
	background-color:#eaeaea;
	border-bottom:solid 1px #DCDCDC;
	height:17px;
	font-weight:bold;
}
.master_grid_row_blocktitle{
	font-family:arial;
	font-size:8pt;
	background-color:#ffffff;
	border-bottom:solid 1px #DCDCDC;
	height:19px;
	font-weight:bold;
}
.master_grid_row_spacer{
	font-family:arial;
	font-size:8pt;
	background-color:#ffffff;
	border-bottom:solid 1px #DCDCDC;
	height:17px;
	font-weight:bold;
}
.master_benchmarking_leftpane
{
    position:absolute;
    top:0px;
    left:0px;
    width:300px;
    height:700px;
    overflow:hidden;
    /*border:dashed 1px red;*/
}
.master_benchmarking_rightpane
{
    position:absolute;
    top:40px;
    right:0px;
    width:250px;
    height:100%;
    display:none;
    
}
.master_benchmarking_centerpane
{
    position:absolute;
    top:0px;
    left:0px;
    width:400px;
    height:100%;
    
    text-align:center;
}
.master_benchmarking_DownloadGlossary
{
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    height:35px;
    line-height:35px;
    background-color:White;
    border-bottom:solid 1px #D7D8D8;
    border-right:solid 1px #D7D8D8;
    border-left:solid 1px #D7D8D8;
}
.master_benchmarking_CompGroupCtrl
{
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    height:55px;
    background-color:White;
    border-bottom:solid 1px #D7D8D8;
    border-right:solid 1px #D7D8D8;
    border-left:solid 1px #D7D8D8;
}
.master_benchmarking_CompGroupButtons
{
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    height:53px;
    text-align:center;
}
.master_benchmarking_chart_grid
{
    position:relative;
    top:5px;
    left:0px;
    width:98%;
    height:400px;
    /*border:dashed 1px green;*/
    margin:0px auto;
}
.master_benchmarking_filterpane
{
    border-left:solid 1px black;   
    border-right:solid 1px black;   
    background-color:#eddba8;
    overflow:auto;
}
.master_tree_branch
{
    font-family:arial;
    font-size:9pt;
	border:solid 1px transparent;
	padding:0px 2px 0px 2px;
	cursor:pointer;
}
.master_tree_branchhover
{
    font-family:arial;
    font-size:9pt;
    background-color:#7fc7ef;
	border:solid 1px #0090e0;
	padding:0px 2px 0px 2px;
	cursor:pointer;
}
.master_tree_branchselected
{
    font-family:arial;
    font-size:9pt;
    font-weight:bold;
	border:solid 1px transparent;
	padding:0px 2px 0px 2px;
	cursor:pointer;
	color:#86081d;
}
.master_tree_leaftext
{
    font-family:arial;
    font-size:9pt;
	border:solid 1px transparent;
	color:#241665;
	padding:0px 2px 0px 2px;
	cursor:pointer;
}
.master_tree_leaftexthover
{
    font-family:arial;
    font-size:9pt;
	background-color:#7fc7ef;
	border:solid 1px #0090e0;
	padding:2px 2px 0px 2px;
	cursor:pointer;
}
.master_tree_leaftextselected
{
    font-family:arial;
    font-size:9pt;
	color:#241665;
	font-weight:bold;
}
.master_tree_leaftextdisabled
{
    font-family:arial;
    font-size:9pt;
	color:#9b9b9b;
	font-weight:normal;
}
.master_benchmarking_warning
{
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    height:150px;
}
.benchmarking_messages_inner
{
    background-color:#FFD167;
    padding:2px 2px 2px 2px;
    border:solid 1px #86061d;
    text-align:left;
    position:absolute;
    top:29px;
    left:0px;
}
.benchmarking_MessagesArrow
{
    position:absolute;
    top:0px;
    left:40px;
}
.benchmarking_messages_icon
{
    position:absolute;
    bottom:0px;
    width:36px;
    height:36px;
    bottom:42px;
    right:0px;
}
.brochure_col_heading
{
    font-family:arial;
    font-size:10pt;
	color:#86061d;
	font-weight:bold;
    text-decoration:underline;
	
}
.vmenu_item
{
    position:relative;
    top:0px;
    left:0px;
    width:176px;
    height:22px;
    border:solid 1px white;
    background-color:White;
    cursor:pointer;
    font-family:Arial;
    color:#241665;
    font-size:9pt;
}
.vmenu_item_hover
{
    position:relative;
    top:0px;
    left:0px;
    width:176px;
    height:22px;
    border:solid 1px #0090e0;    
    background-color:#7fc7ef;
    cursor:pointer;
    font-family:Arial;
    color:#241665;
    font-size:9pt;
}
.vmenu_item_selected
{
    position:relative;
    top:0px;
    left:0px;
    width:176px;
    height:22px;
    border:solid 1px #86061d;    
    background-color:#c2828e;
    cursor:pointer;
    font-family:Arial;
    color:#241665;
    font-size:9pt;
}
.vmenu_item_disabled
{
    position:relative;
    top:0px;
    left:0px;
    width:176px;
    height:22px;
    font-family:Arial;
    font-size:9pt;
    color:#acaeb0;
    border:solid 1px #ffffff;    
    background-color:#ffffff;
    cursor:default;
}
/*.vmenu_text
{
    font-family:Arial;
    color:#241665;
    font-size:9pt;
    cursor:pointer;
}*/
.vmenu_group
{
    position:relative;
    top:0px;
    left:0px;
    width:181px;
    height:20px;
    border:solid 1px black;    
    background-image:url(/images/BG_blue_gradient.jpg);
    cursor:pointer;
    font-family:Arial;
    font-size:9pt;
    color:White;
    text-decoration:none;
}
.vmenu_group_hover
{
    position:relative;
    top:0px;
    left:0px;
    width:181px;
    height:20px;
    border:solid 1px black;    
    cursor:pointer;
    font-family:Arial;
    font-size:9pt;
    background-image:url(/images/BG_blue_gradient.jpg);
    text-decoration:underline;
    color:White;
}
.datapart
{
    margin:2px 2px 2px 2px;
    position:relative;
}
.image_rbl_item
{
    width:80px;
    height:72px;
    border:dashed 1px #c8c6c2;
    margin:2px 2px 2px 2px;
}
.right_nav_item
{
    color:#241665;
    background-image:url(/images/rtnav_off.gif);
    background-repeat:no-repeat;
    text-transform:uppercase;
    font-family:Arial;
    font-size:10pt;   
    height:25px;
    line-height:25px;
    cursor:pointer;
    font-weight:bold;
    overflow:hidden;
    width:100%;
    text-overflow:ellipsis;
}
.right_nav_item_hover
{
    color:#ffffff;
    background-image:url(/images/rtnav_on.gif);
    background-repeat:no-repeat;
    text-transform:uppercase;
    font-family:Arial;
    font-size:10pt;  
    height:25px;
    line-height:25px;
    font-weight:bold;
    cursor:pointer;
    overflow:hidden;
    width:100%;
    text-overflow:ellipsis;
}
.tablet
{
    border-left:solid 1px #918d85;
    border-right:solid 1px #918d85;
    /*background-image:url(/images/tablet_bg.png);*/
    background-color:#B1CBD9;
}
.tablet_header
{
    height:20px;
    background-image:url(/images/bg_blue_gradient.jpg);
    background-repeat:repeat-x;
    font-family:Arial;
    font-size:8pt;
    color:White;
    border-left:solid 1px #918d85;
    border-right:solid 1px #918d85;
    line-height:18px;
}
.tablet_footer
{
    height:20px;
    background-image:url(/images/bg_blue_gradient.jpg);
    background-repeat:repeat-x;
    font-family:Arial;
    font-size:8pt;
    color:White;
    border-left:solid 1px #918d85;
    border-right:solid 1px #918d85;
}
.icon_nominal
{
     border:solid 1px transparent;
}
.icon_selected
{
    border:solid 1px #134c99;
    background-color:#0090df;
}
.div_impersonating
{
    position:absolute;
    top:25px;
    right:2px;
    width:40px;
    height:40px;
    border:dashed 2px red;
    text-align:center;
    padding:2px 2px 2px 2px;
    background-image:url(/images/transparentwhite.png);
}
.CompGroupPane_pane
{
    position:relative;
    top:0px;
    left:0px;
    width:100%;
    height:280px;
    overflow:hidden;
    clear:both;
    border-bottom:solid 1px #918d85;
}
.CompGroupPane_bar
{
    position:relative;
    top:0px;
    left:0px;
    width:100%;
    height:22px;
    background-image:url(/images/graybar_bg.gif);
    background-repeat:repeat-x;
    border-left:solid 1px #918d85;
    border-right:solid 1px #918d85;
    clear:both;
    cursor:pointer;
}
.CompGroupPane_BarSelected
{
    position:relative;
    top:0px;
    left:0px;
    width:100%;
    height:22px;
    background-image:url(/images/bluebar_bg.gif);
    background-repeat:repeat-x;
    border-left:solid 1px #134c99;
    border-right:solid 1px #134c99;
    clear:both;
    cursor:pointer;
}
.CompGroupPane_Name
{
    font-family:Arial;
    font-size:9pt;
    font-weight:normal;
    color:Black;
}
.CompGroupPane_Member
{
    font-family:Arial;
    font-size:9pt;
    font-weight:normal;
    color:Black;
    clear:both;
    cursor:help;
    margin:2px 2px 2px 2px;
    padding:2px 2px 2px 2px;
}
.CompGroupPane_Member_NoData
{
    font-family:Arial;
    font-size:9pt;
    font-weight:normal;
    color:#a9a9a9;
    clear:both;
    cursor:help;
    margin:2px 2px 2px 2px;
    padding:2px 2px 2px 2px;
} 
.CompGroupPane_Member_NotCurrent
{
    font-family:Arial;
    font-size:9pt;
    font-weight:normal;
    color:#86061d;
    clear:both;
    cursor:help;
    margin:2px 2px 2px 2px;
    padding:2px 2px 2px 2px;
}
.master_myaccount_header_cell{
	font-family:arial;
	color:black;
	font-weight:normal;
	border-right:solid 1px #A9A9A9;
	background-color:#c8c6c2;
	text-decoration:none;
	font-size:8pt;
	text-align:center;
}

.master_other_pane + .pane_background
{
    background-color: white;
    overflow: visible;
    text-align: center;    
}

.master_other_pane 
{
    background-image:url(/images/tab_blue_mid.gif);    
    border-top:solid 1px 918d85;    
    border-right:solid 1px #918d85;
    border-left:solid 1px #918d85;
    
    cursor:pointer;    
  
}

 .master_other_pane * .font_pane_title, .master_other_pane * a:link
 {
    font-family:arial;
    font-size:8pt;
    color:white;   
    font-weight: normal;
 }
 
 .master_suggested_bm_body_1
 {     /*background-color: transparent;*/
  
     border: none 0px transparent;
     width: 100%;
     height: 100%;
     overflow: auto;
 }
 .tablet_menu_item
 {
     background-color:Transparent;
     cursor:pointer;
     text-decoration:none;
 }
 .tablet_menu_item_over
 {
     background-color:#DBECF3;
     cursor:pointer;
     text-decoration:underline;
 }