<style type="text/css">
	<!--
	
	input[readonly="readonly"], input[readonly]{background-color: #D4D4D4;}
	
	.logintitles {
		font-size: 14px; 
		font-family: arial, helvetica, sans-serif;
		color:000000;
		background-color:ffffff;
		font-weight:bold;
		padding-right:5;
		padding-left:5;
		padding-top:5;
		padding-bottom:5;
}
/* LIST PAGES */			
	
	/* LIST HEADER */	
	a {color: 000000; text-decoration: none;}
	a:visited {color: 000000; text-decoration: none;}
	a:link {color: 000000; text-decoration: none;}
	a:active {color: 000000; text-decoration: none;}
	a:hover {color: 000000; text-decoration: underline;}

	a:col_link {color: 000000; text-decoration: none;}
	a.col_link:visited {color: 000000; text-decoration: none;}
	a.col_link:link {color: 000000; text-decoration: none;}
	a.col_link:active {color: 000000; text-decoration: none;}
	a.col_link:hover {color: 000000; text-decoration: underline;}
	
	.listoutlineTable{
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	border-style:solid;
	border-color:666666;
	border-width:1;
}		
	
	.listinnerTable{
		font-size: 13px;
		font-family: verdana, arial, helvetica, sans-serif;
		border-top-style:solid;
		border-top-color:666666;
		border-top-width:1;	
}	

	.listdisplayTable{
		font-size: 10px;
		font-family: verdana, arial, helvetica, sans-serif;
		border-left-style:solid;
		border-left-color:666666;
		border-left-width:1;
		border-right-style:solid;
		border-right-color:666666;
		border-right-width:1;
		background-color:d6ebee;
}		

	.list_topBGcolor {background-color: d6ebee;}
	.recfoundtxt {font-size: 11px; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif;}
	.pager_minitxt {font-size: 10px; font-family: verdana, arial, helvetica, sans-serif;}
	
	
	/* LIST AREA */
	a:list_link {color: 000000; text-decoration: none;}
	a.list_link:link{color: 000000; text-decoration: none;} /*royal blue*/
	a.list_link:visited{color: 000000; text-decoration: none;} /*royal blue*/
	a.list_link:hover{color: 000000; text-decoration: underline;} /*royal blue*/
	
	.select_viewdisplay{color: 1c5ba2;}
	.list_item{font-size: 12px; font-family: arial, helvetica, sans-serif;}
	.list_minitxt{font-size:10px; font-family: verdana, arial, helvetica, sans-serif;}

	.list_row {
		font-size: 12px;
		font-family: arial, helvetica, sans-serif;
		padding:5px;
		border-top: 1px solid #dddddd;
}
	
	.list_altcolor1 {background-color:ffffff;}	/*white*/	
	.list_altcolor2 {background-color:eeeeee;}	/*lite gray*/
   
   	.specialcol_mini {color: gray; font-size:11px; font-weight:bold; font-family: arial, helvetica, sans-serif;}
	
	.listcolumn_header {
      	font-family: arial, helvetica, sans-serif;
      	font-size: 8pt;
      	color: black;
      	background: #cccccc;
      	text-align: left;
      	white-space: nowrap;
      	height: 20px;
      	vertical-align: middle;
      	border-left:1px solid white;
      	border-top:1px solid white;
      	border-right:1px solid gray;
      	border-bottom: 1px solid gray;
      	padding-left: 5px;
      	padding-right: 5px;
}

	.listcolumn_header_hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	background: #dcdcdc;
	text-align: left;
	white-space: nowrap;
	height: 20px;
	vertical-align: middle;
	border-left:1px solid white;
	border-top:1px solid white;
	border-right:1px solid gray;
	border-bottom: 1px solid gray;
	padding-left: 5px;
	padding-right: 5px;
}

	.listcolumn_header_clicked {
      	font-family: arial, helvetica, sans-serif;
      	font-size: 8pt;
      	color: black;
      	background: #dddddd;
      	text-align: left;
      	white-space: nowrap;
      	height: 20px;
      	vertical-align: middle;
      	border-left:1px solid gray;
      	border-top:1px solid gray;
      	border-right:1px solid white;
      	border-bottom: 1px solid white;
      	padding-left: 4px;
      	padding-top: 1px;
      	padding-right: 3px;
}


	.report_header {
      	font-family: arial, helvetica, sans-serif;
      	font-size: 8pt;
      	color: black;
      	background: #cccccc;
      	text-align: left;
      	white-space: nowrap;
      	height: 20px;
      	vertical-align: middle;
      	border-left:1px solid white;
      	border-top:1px solid #999999;
      	border-right:0px solid white;
      	border-bottom: 1px solid #999999;
      	padding-left: 5px;
      	padding-right: 5px;
}

	.report_footer {
      	font-family: verdana, arial, helvetica, sans-serif;
      	font-size: 8pt;
      	color: #858585;
      	text-align: left;
      	white-space: nowrap;
      	height: 20px;
      	vertical-align: middle;
      	border-left:0px solid #999999;
      	border-top:0px solid #999999;
      	border-right:0px solid #999999;
      	border-bottom: 0px solid #999999;
      	
		
}

	.editFrmSbmt {
		font-family: verdana, arial, helvetica, sans-serif;
    	font-size: 9px;
		font-weight: normal;
		color: #ffffff;
		background-color:#1c5ba2;
		cursor:pointer;
}

.noticetxt{color:#993300;font-size:10px; font-family: verdana, arial, helvetica, sans-serif;}

/* GS1 Styles */ 
.GS1Field{ color: #0B2B6A; background-color: #D4D4D4;}

	-->
</style>	


