.resource_center_title{
	color:#727272;
	font-size:16pt;
	font-weight:bold;
	margin:0;
	text-align:left;
	padding-bottom:20px;
}	

#title{
	float:left;
}
#print{
	float:right;
}
#scroll_box{
	width: 720px; 
	overflow: auto;    
	padding-bottom:40px;        
}
#linkblock { 
	background:#F2F5F8; 
	border:1px solid #AFACAC; 
	padding:3px; 
	margin:2px 0 1em 0;
}
.buttonscontainer {
	width: 200px; 
	padding:3px;
	margin:2px 0 1em 0;
}
.buttonscontainer1 {margin-top:2px;width:200px;}
.buttons a {
	display: block;
	text-decoration: none;
	color:#000000;
}
.buttons a:hover {
	text-decoration: none;
}

.buttons1 a {
	display: block;
	text-decoration: none;
	margin-left:20px;
	color:#000000;
}


.assetHeader {
	font-size:10pt;
	background-color: #FFFFFF;
	padding:2px 2px 2px 10px;
	margin-top:10px;
	display: block;
	border-bottom: 1px solid #E5E5E5;
	font: Tahoma, sans-serif;
	text-decoration: none;
	text-align: left;
}


.assetHeaderHighlight {
	font-size:10pt;
	background-color: #dbdbdb;
	padding:2px 2px 2px 10px;
	margin-top:10px;
	display: block;
	border-bottom: 1px solid #E5E5E5;
	font: Tahoma, sans-serif;
	text-decoration: none;
	text-align: left;
}
			
.filterHeader {
	display: block;
	border-bottom: 1px solid #E5E5E5;
	text-decoration: none;
	text-align: left;
}
		
		
.docLink {
	text-align: left;
	padding: 2px;
}
.docLink a {text-decoration: none;
	font-size:9pt;
	line-height:20px;
}

#defaultContent {
	font: Tahoma, sans-serif;
	padding: 2px;
	padding-left: 3px;
	margin:3px 3px 3px;
}			

#filteredItems{
	padding-bottom:10px;
	background-color:#ECECEC;

}

.filteredItem{
	margin-left:10px;
	padding-top:5px;
}

.resourceLabel{
	line-height:25px;
	margin-left:10px;
}

.bodyText{
	 
}
 #asset_body{
	 width: 675px;
     padding:0 20px 20px;
	 line-height:15px;
	 border: solid 1px #ECECEC;
 }

 
table#productdetails *{
	 margin: 0px;
	 padding: 0px;
	 border: 0px;
}
table#productdetails{
	 border-collapse: collapse;
	 border: 1px solid #A9A9A9;
	 text-align: left;
	 width: 100%;
}
table#productdetails ul li{}
table#productdetails ul{
	list-style-position: inside;
	margin: 10px;
	}
table#productdetails th{
	 font-size: 11px;
	 color: #4c3c2d;
	background-color: #BEB7B1;
	height: 30px;
	padding: 10px;
}
table#productdetails tr{}
table#productdetails td{
 	color: #695F53;
	 border-bottom: 1px solid #A9A9A9;
	 width: 50%;
 }
 table#productdetails td a {
	 color: #695F53;
 }
 table#productdetails td img{
	 float: right;
	 margin: 5px;
 }
 #asset_body table{
	 margin: 0px;
	 padding: 0px;
	 font-size: 11px;
}
 img{border: 0px;}
 
 #cadtable{
	 border: 1px solid #cccccc;
	 width: 100%;
	 border-collapse: collapse;
 }
 #cadtable tr td{
	 border: 1px solid #cccccc;
	 border-width:1px 0px 0px 0px;
 }
 #cadtable th, #cadtable td{
	 text-align: left;
	 padding: 4px;
 }

#asset_body ul {
	padding-bottom:30px;
	padding-left:20px;
	padding-top:5px;
}

 
#asset_header{
	 width: 480px;
	 background: url("/images/asset_header_background.gif");
}
#asset_body h4{
	 font-size: 14px;
	 clear: both;
	 margin: 10px 0px;
	 padding: 0px;
}
#asset_body h5{
	 font-size: 12px;
	 clear: both;
	 margin: 10px 0px;
	 padding: 0px;
 } 
 
#productDetail{
	margin-left:20px;
}
