﻿div.NCHAd {
	width:470px;
	height:auto;
	float:right;
	text-align:center;
	border: 2px solid #3399ff;
	margin:0 0 20px 20px;
	padding:10px;
	cursor:pointer;
}
div.NCHAd h2#NCHLogoHeader {
	background:transparent url(nch-logo.gif) no-repeat top left;
	width:277px;
	height:68px;
	text-indent:-999em;
	margin:0 auto 15px auto;
}
div.NCHAd h2 {
	font-size:16pt;
	margin:0;
	padding:0;
}
div.NCHAd h3 {
	font-weight:normal;
	font-size:14pt;
	margin:12px 0 0 0;
	padding:0;
}
div.NCHAd h3 a {
	color: #009999;
}