/* knowledge section style */
#contentIntroContainer {	
	background: #fff url(../images/imgKnowledgeFeatureBkg.gif) repeat-x 0 0;
}

#contentIntroLeft {
	float: left;
	height: 494px;
	background: #fff url(../images/imgKnowledgePattern.jpg) no-repeat 0 0;
	padding-left: 36px;
	border-right: 7px solid white;
	\width: 340px;
	w\idth: 297px;
}

#contentIntroRightFeature a:hover {
	color: #85B600;
}

.moveUp {
	margin-top: -67px;
}
.content3ColRightBoxLeft img.first {
	margin-left: 5px;
}
.content3ColRightBoxRight img.second {
	margin-left: 11px;
}
.content3ColRightBoxLeft h2, .content3ColRightBoxLeft p, .content3ColRightBoxLeft ul, .content3ColRightBoxRight h2, .content3ColRightBoxRight p {
	margin-left: 35px;
	margin-right: 35px;
}
#contentKnowledgeResType {
	background-color: #fff; 
	border-left: 1px solid #D7E3DF; 
	border-right: 1px solid #D7E3DF;
}

#contentKnowledgeResType img{
	margin-left: 30px;
}

ul.liArrow {
	list-style-type: none;
	margin: 20px 0;
	padding-left: 0px;
}	
ul.liArrow li {
	background: url(../images/imgArrowKnowledge_off.gif) no-repeat 0 6px;
	line-height: 1.6em;
	margin: 0 0 0.6em 0;
	padding-left: 15px;
}
ul.liArrow li  {
	behavior: url(/css/hover.htc);	
	border-bottom: 1px solid #fff; /*fix IE bug*/
}
ul.liArrow li:hover,
ul.liArrow li.hover {			
	background-image: url(/images/imgArrowKnowledge_on.gif);	
}



a { color: #85B600; text-decoration: none;}
a:visited {color: #7C7C7C; text-decoration: underline; }
a:hover {color: #37B0CC;}



