img {
	border: 0;
}
#acmcNavBar {
	background-repeat:no-repeat;
	background-position:top;
}

#acmcNavHolder {
	margin-top:1px;
	margin-bottom:1px;
	margin-left:14px;
	background-color:#FFFF00;
}

#acmcNavHolder a, #acmcNavHolder a:link, #acmcNavHolder a:visited, #acmcNavHolder a:active {
	color: #666666;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
	display: block;
}
#acmcNavHolder a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}

.acmcNavItem {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#999999;
	margin-right:10px;
	background-color: #FFFF00;
}

.acmcMainTitle {
	padding: 6px 0px 6px 6px;
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	line-height: 10px;
	color: #317428;
	border-bottom: 1px solid #317428;
}

.acmcTitle {
	padding: 6px 0px 6px 0px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	line-height: 10px;
	color: #317428;
	background-image: url(ACMCTitleBg.png);
	background-repeat: yes-repeat;
	background-position: bottom;
	border-bottom: 1px solid #317428;
}

.acmcLine {
	height: 10px;
	background-image: url(ACMCLine.png);
	background-repeat:yes-repeat;
	background-position:bottom;
	border-bottom: 1px solid #317428;
	margin-top:10px;
	clear:both;
}

.acmcTitle1 {
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	color:#666666;
	margin-top:10px;
	margin-bottom:10px;
}

.acmcFooter1 {
	background-color: #317428;
	color: #FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.acmcFooter2 {
	color: #0C8A13;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 760px;
}

.acmcFooter2 a, .acmcFooter2 a:visited, .acmcFooter2 a:link, .acmcFooter2 a:active {
	text-decoration:none;
	color: #0C8A13;
}

.acmcFooter2 a:hover {
	text-decoration:underline;
	color: #0C8A13;
}

.acmcNewsLink {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	padding-left:15px;
	padding-bottom: 4px;

}

.acmcNewsLink a, .acmcNewsLink a:visited, .acmcNewsLink a:link, .acmcNewsLink a:active {
	text-decoration:none;
	color: #666666;
}

.acmcNewsLink a:hover {
	text-decoration:underline;
	color: #FF9900;
}

.acmcText {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.acmcProductText {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
}

.acmcSubTitle {
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	color: #317428;
	margin-top:10px;

}

.acmcProductHolder {
	float:left;
	text-align:center;
	font-size: 16px;
	font-weight:bold;
	color:#666666;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
}

.acmcProductHolder a, .acmcProductHolder a:visited, .acmcProductHolder a:link, .acmcProductHolder a:active {
	text-decoration:none;
	color: #666666;
}

.acmcProductHolder a:hover {
	text-decoration:none;
	color:#FF9900;
}

.acmcRightBar {
	float:right;
	text-align:center;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #317428;
}

.acmcRightBar a, .acmcRightBar a:visited, .acmcRightBar a:active, .acmcRightBar a:link {
	color: #666666;
	text-decoration:none;
}

 .acmcRightBar a:hover {
	text-decoration:underline;
	color: #FF9900;
 }

.acmcHidNav {
	width: 150px;
	visibility:hidden;
	position:absolute;
	background-color: #FFFFFF;
}

.acmcHidNav a {
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #FFFF00;
	padding: 2px;
	border: 1px solid #007500;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	width: 144px;
}

.acmcHidNav a:visited, .acmcHidNav a:link, .acmcHidNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color: #666666;
}

.acmcHidNav a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}

#focus_news {
		
		padding:10px 10px 5px 10px;
		font-size:12px; 
		font-family:Arial, Helvetica, sans-serif; 
		color:#666666;
		}

#focus_featured {
		
		padding:10px 10px 5px 10px;
		font-size:12px; 
		font-family:Arial, Helvetica, sans-serif; 
		color:#666666;
		}

#focus_news .item, #focus_featured .item {	 
		padding-left:20px; 
		padding-bottom:5px;
		background-image: url(/focus/contents/acmcbullet.gif); 
		background-position: 2px 2px; 
		background-repeat: no-repeat;
		font-weight:normal;
		}

#focus_news .item a, #focus_featured .item a {
		color: green; 
		text-decoration:none; 
		font-weight:bold;
		}
		
#focus_news .item a:hover, #focus_featured .item a:hover {
		color: #E96A16; 
		text-decoration:none;
		font-weight:bold;
		}

