/* Procurement
---------------------------*/
#procurement01, #procurement02{
	padding-top:0;
}
.procurement_wrap{
	margin-bottom:25px;
	margin-left:6px;
	margin-right:8px;
}
.procurement_title{
	margin-left:6px;
	margin-right:8px;
}

/* Document Downloads
---------------------------*/
.pdf_box{
	position:relative;
	width:535px;
	margin-left:22px;
	padding-top:15px;
	background:url(../../img/dotline_01.gif) repeat-x;
}

.box_l{ 
	width:255px;
	float:left;
	margin:0 10px 15px 0;
}

.box_r{ 
	float:left;
	margin-bottom:15px;
}

.box_c{ width:170px;
		float:left;
		margin-right:18px;
		margin-bottom:15px;
		}
		
.doc_title{
	font-weight:bold;
	background:url(/company/img/list_box.gif) no-repeat left center;
	padding-left:.8em;
	margin-bottom:.5em;
}

.cell_tit{background-color:#efefef;
		  text-align:center;
		  padding:2px 0;
		  }

.cell_cen{ text-align:center;
			padding-top:10px;
			padding-bottom:10px;
		  }

.pdf_img{text-align:center;}

/*  Procurement Network
-------------------------------*/		 
		  
.net_tit{background-image:url(../../about/procurement/network/images/line_bg.gif);
		 background-repeat:repeat-x;
	     height:37px;
        }
		
.net_tita{background-image:url(../../about/procurement/network/images/line_bg.gif);
		 background-repeat:repeat-x;
	     height:37px;
        }

.net_cella{background-color:#e8e9ed;
		   border-bottom:solid 1px #d6d7da;
		   padding:4px 4px 4px 4px;
		   width:110px;
		   text-align:center;
		   }
		   
.net_cellb{border-bottom:solid 1px #d6d7da;
		   padding:4px 4px 4px 4px;
		   }

.other_dl{
	border-bottom:1px solid #ccc;
	margin-bottom:8px;
}

.list_icon li{
	margin-bottom:6px;
}
.list_icon img{
	margin-right:5px;
}
.list_icon a:link{
	color:#333;
	text-decoration:none;
}
.list_icon a:visited{
	color:#333;
	text-decoration:none;
}
.list_icon a:hover{
	color:#333;
	text-decoration:underline;
}
.list_icon a:active{
	color:#333;
	text-decoration:underline;
}
.ec_data{
	width:150px;
	margin-left:10px;
	border:1px solid #ccc;
}
.ec_data .list_icon{
	margin:5px 5px 0 5px;
}
.ec_data .c_data{
	width:138px;
	margin-bottom:0;
	padding:6px 0 5px 0;
	background:url(../../img/dotline_01.gif) repeat-x;
}
