

	body { 
		margin: 0px;
		padding: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #4D4D4D;		
	}
	
	a:link,a:visited { color: #005aff; }
	a:hover { color: #0000ff; }
	
	#basic_links a, #basic_links a:visited { 
		color: #005aff;
	}
	#basic_links a:hover { 
		color: #0000ff;
	}
	
	
	img { 
		border: 0px;
		margin: 0px;
		padding: 0px;
	}

	div {
		position: relative;
		margin: 0px;
		padding: 0px;
	}

	#doc_box, #DefaultAlpha { 
		height: 100%;
		width: 980px; 
		margin: auto;
		margin-bottom: 20px;
	}
	


	
	h1 {
		font-family:Arial, Helvetica, sans-serif;	
		color: #4D4D4D;
		font-size: 18px;
		font-weight: bold;
		line-height: 100%;
		padding-top: 10px;
		margin: 2px;	
	}

	h2 {
		font-family:Arial, Helvetica, sans-serif;
		color: #6b9269;
		font-size: 18px;
		margin: 0;
	}
	



#top_search { 
	display: block;
	vertical-align: top;
}


.productInfoH1 {
	color: #436d7b;	
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px dotted #bebebe;
	padding-bottom: 4px;
	width: 456px;
}

.productInfoP  { 
	line-height: 20px;
}

.itemDescription { 
	border-bottom: 1px dotted #bebebe;
	padding-bottom: 8px;
	line-height: 20px;
}

.productQuote { 
	width: 774px;
	height: 210px;
	background: url(/images/productinfo/quotebg.jpg) no-repeat;
}

.style6 {color: #000000}
.style9 {font-size: 14px}







	
