#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position: absolute;
	top: 0;
	border: 7px solid #E4E4E4;
	text-align: left;
	z-index: 10000;
	width: 800px;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position: relative;
	background-color: #F9F9F9;
	height: 100%;
	
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content {
	padding:6px 0 6px 0;
	overflow: auto;
}

#selectProcessDialog{
	padding: 0 12px 0 12px;
	fint-size: 9pt;
}

#resultsWidget {
	font-size: 9pt;
}

#selectProcessDialog .displayWidgetFooter {
	float:right;
	width: 618px;
	margin:18px 4px 0pt 0pt;
	padding:5px;
	background: none;
	text-align:right;
	border-top: 1px solid #eaeaea;
}

#selectProcessDialog .displayWidgetFooter input{
	width: 70px;
	margin-right: -4px;
	margin-top: 5px;
	margin-left: 10px;
}

#MB_caption {
	/*font: bold 100% "Lucida Grande", Arial, sans-serif;*/
	/*text-shadow: #FFF 0 1px 0;*/
	padding: .5em 2em 0 .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_frame {
	padding-bottom: 0;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_window {
	background-color: #EFEFEF;
	color: #000;
	-webkit-box-shadow: 0 8px 64px #000; 
	-moz-box-shadow: 0 0 64px #000; 
	box-shadow: 0 0 64px #000;
	
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_content { 
	/*border-top: 1px solid #F9F9F9; */
	font-size: 8pt;	
}
#MB_header {
  background-color: #9DA4B0;
  border-bottom: 1px solid #CCC;
}

#MB_content .displayWidgetHeader {
	font-weight: bold;
	font-size: 22px;
	color: #666;
	padding: 10px 0;
}

#MB_caption { color: #fff }
#MB_close { color: #777 }
#MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}

#valueWidget div {
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0;
}

#Category_1,
#Category_2,
#Category_3,
#Category_4,
#Category_5,
#Category_6,
#Category_7,
#Category_8,
#Category_9,
#Category_10,
#Category_11,
#Category_12,
#Category_13,
#Category_14,
#Category_15,
#Category_16,
#Category_17,
#Category_18,
#Category_19,
#Category_20,
#Category_21,
#Category_22,
#Category_23{
	padding: 12px 5px 12px 60px;
	margin-bottom: 10px;
	height: 30px;
}

#Category_2 {
	background: url(images/2.jpg) no-repeat scroll 9px; 
}
#Category_3 {
	background: url(images/3.jpg) no-repeat scroll 9px; 
}
#Category_4 {
	background: url(images/4.jpg) no-repeat scroll 9px; 
}
#Category_5 {
	background: url(images/5.jpg) no-repeat scroll 9px; 
}
#Category_6 {
	background: url(images/6.jpg) no-repeat scroll 9px; 
}
#Category_7 {
	background: url(images/7.jpg) no-repeat scroll 9px; 
}
#Category_8 {
	background: url(images/8.jpg) no-repeat scroll 9px; 
}
#Category_9 {
	background: url(images/9.jpg) no-repeat scroll 9px; 
}
#Category_10 {
	background: url(images/10.jpg) no-repeat scroll 9px; 
}
#Category_11 {
	background: url(images/11.jpg) no-repeat scroll 9px; 
}
#Category_12{
	background: url(images/12.jpg) no-repeat scroll 9px; 
}
#Category_13{
	background: url(images/13.jpg) no-repeat scroll 9px; 
}
#Category_14{
	background: url(images/14.jpg) no-repeat scroll 9px; 
}


#Category_15{
	background: url(images/15.jpg) no-repeat scroll 9px; 
}
#Category_16{
	background: url(images/16.jpg) no-repeat scroll 9px; 
}

#Category_17{
	background: url(images/17.jpg) no-repeat scroll 9px; 
}

#Category_18{
	background: url(images/18.jpg) no-repeat scroll 9px; 
}
#Category_19{
	background: url(images/19.jpg) no-repeat scroll 9px; 
}

#Category_20{
	background: url(images/20.jpg) no-repeat scroll 9px; 
}

#Category_21{
	background: url(images/21.jpg) no-repeat scroll 9px; 
}

#Category_22{
	background: url(images/22.jpg) no-repeat scroll 9px; 
}

#Category_23{
	background: url(images/23.jpg) no-repeat scroll 9px; 
}

#categoryWidget_wrapper {
	width: 200px;
	float: left;
	margin-right: 10px;
}
#valueWidget_wrapper {
	width: 190px;
	float: left;
	margin-right: 10px;
}
#resultsWidget_wrapper {
	width: 196px;
	float: left;
	margin-right: 10px;
}


div.divheader {
	background:#234271 url(images/box_table_header_bak.gif) repeat-x scroll 0%;
	border-right: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	color: #fff;
	font-size:12px;
	font-weight:bold;
	height:15px;
	
	padding:5px 0 5px 15px;
	text-align:left;
}

#categoryWidget_wrapper div.divheader {
	width: 185px;
}

#valueWidget_wrapper div.divheader {
	width: 175px;
}

#resultsWidget_wrapper div.divheader {
	width: 201px;
}

#resultsWidget h3 {
	font-size: 22px;
	color: #77a6d1;
	font-weight: normal;
	padding-bottom: 20px;
}

