#topbarseparator{
	POSITION: relative; 
	top:40px; 
	left: 0px; 
	height: 2px; 
	width: 100%; 
	background-color: #065CDF; 
	font-size:2px;
}
#toptoolbar{
	POSITION: absolute; 
	top:26px; 
	/* right: 15px; */
	/* width:100%; */ /* DXB: 09/19/2006 Resize Enhancement */
	text-align:right;
}
/*welcome message css*/
#welcomemsg {
	POSITION: relative; 
	top:40px; 
	left: 0px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: #0033FF; 
	text-align:right;
}
.titlehead {
	FONT-SIZE: 18px; 
	FONT-FAMILY: 'Trebuchet MS', Helvetica, sans-serif; 
	font-weight:bold; 
	}
/*for log off link*/
.logoff{
	FONT-SIZE: 10px;
	font-weight: bold; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #000000; z-index:20;
	text-decoration:underline;
}
#pageheader #headertext{
	POSITION: absolute; 
	TOP: 5px; 
	right:15px; 
	width:100%; 
	text-align:right;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; 
	color:#203471; 
	letter-spacing: 3px; 
	font-weight:bold;	
	text-align:right; 
	font-style:italic;
}
#pageheader{
	FONT-SIZE: 12px; 
	Z-INDEX: 1; 
	LEFT: 0px; 
	POSITION: absolute; 
	TOP: 0px; 
	HEIGHT: 35px; 
	WIDTH: 100%;
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff;
	background: transparent url(../images/belden_logo.gif) top left no-repeat;
	background-position: 5px 5px;
}
/* Resize outermost div */
#outermost{
	position:absolute; top:0px; left:0px; 
	overflow:auto;
}
/* Resize outermost div */
#pagecontents{
	POSITION: absolute; 
	top:35px; 
	left:15px;  
	font-family:sans-serif, Arial, Helvetica, Geneva; 
	font-size:12px; 
	color:#666666; 
	margin-top:20px;
}
/* Styles For Buttons Starts Here */
.button{
	background-color:transparent;
	background: transparent url(../images/button79x26.gif) top left no-repeat;
	background-position: 0px -21px;
	width: 67px;
	height: 19px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;
	padding-top:4px;
	outline:none;
}	

.button:hover{
	background-position: 0px -64px;
}

.button:active{
	background-position: 0px -43px;	
}

.buttonInactive {
	background-color:transparent;
	background: transparent url(../images/button79x26.gif) top left no-repeat;
	background-position: 0px -0px;
	width: 67px;
	height: 19px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align:center;
	padding-top:4px;
	cursor:default;
	outline:none;
}
.button1{
	background-color:transparent;
	background: transparent url(../images/button79x261.gif) top left no-repeat;
	background-position: 0px -21px;
	width: 52px;
	height: 19px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;
	padding-top:4px;
	outline:none;
}	

.button1:hover{
	background-position: 0px -64px;
}

.button1:active{
	background-position: 0px -43px;
}

.button1Inactive {
	background-color:transparent;
	background: transparent url(../images/button79x261.gif) top left no-repeat;
	background-position: 0px -0px;
	width: 52px;
	height: 19px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align:center;
	padding-top:4px;
	cursor:default;
	outline:none;
}
/*button for move down text */
.button4{
	background-color:transparent;
	background: transparent url(../images/button71x86.gif) top left no-repeat;
	background-position: 0px -21px;
	width: 71px;
	height: 19px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;
	padding-top:4px;
	outline:none;
	}	

.button4:hover{
	background-position: 0px -64px;
	}

.button4:active{
	background-position: 0px -43px;	
	}

.button4Inactive {
	background-color:transparent;
	background: transparent url(../images/button71x86.gif) top left no-repeat;
	background-position: 0px -0px;
	width: 71px;
	height: 19px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align:center;
	padding-top:4px;
	cursor:default;
	outline:none;
	}
/*End Button*/
/*css for text in left side*/
.style8 {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
/*end*/
#mainpanel {
	LEFT: 0px; 
	TOP: 65px; 
	POSITION: relative; 
	HEIGHT: 200px; 
	WIDTH: 100%;
}
#mainpanel #filter {
	FONT-SIZE: 12px; 
	LEFT: 0px; 
	WIDTH: 183px; 
	border-top:2px solid #ba9c7e;
	FONT-FAMILY: 'Trebuchet MS', Helvetica, sans-serif; 
	POSITION: absolute; 
	TOP: 5px; 
	BACKGROUND-COLOR: #ffffff;
}
/*css for Left Side Text in Filters*/	
.style_filter{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}
input.frmtyp{ 
	width:159px; 
	height: 18px; 
	font-size:9px; 
}
#mainpanel #vslider {
	Z-INDEX: 30; 
	LEFT: 170px; 
	
	
	POSITION: absolute; 
	TOP: 5px; 
	
	background-image:url(../images/fltr_expanded.gif); 
	background-repeat: repeat-y;
}
#mainpanel #results {
	LEFT: 213px; 
	TOP: 5px; 
	POSITION: relative; 
	WIDTH: expression((document.documentElement.clientWidth - 200) + "px");  
	WIDTH: 85%; 
	BACKGROUND-REPEAT: repeat-x;
}
.dspCtr {
	left:77%;  
	TOP: 6px;  
	POSITION: absolute; 
	FONT-SIZE: 14px; 
	FONT-FAMILY: 'Trebuchet MS', Helvetica, sans-serif; 
	font-weight:bold; 
	color:#000000; 
}
#mainpanel #results #toolbar {
	LEFT: 1px; 
	TOP: 22px; 
	POSITION: absolute; 
	HEIGHT: 25px; 
	/*WIDTH: 100%; */
	background-color:#EEECEF; 
	BACKGROUND: url(../images/order_20.gif) repeat;
	padding-left:0px; 
	padding-top:1px;
	border: 1px #666666;
}
.activitytab {
	background-color:transparent;
	background: transparent url(../images/activitytab.gif) top left no-repeat;
	width: 130px;
	height: 22px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:left;
	padding-top:4px;
	padding-left:12px;
	outline:none;
}
#grid {
	LEFT: 1px; 
	TOP: 32px; 
	POSITION: relative; 
}
a.gridlnk, a.gridlnk:link, a.gridlnk:hover, a.gridlnk:active, a.gridlnk:visited{
	COLOR: #005fa9; TEXT-DECORATION: underline
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ##000000;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #005fa9;
	font-size: 13px;
}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; }
.style20 {font-family: Arial, Helvetica, sans-serif; font-size: 12; color: #000000; }
.style22 {font-family: Arial, Helvetica, sans-serif; font-size: 12; color: #000000; font-weight: bold; }
.style23{padding-top:5px;float:none;clear:left;}