@charset "UTF-8";
#contentWrapper {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:959px;
}
a.homePageTopBannerReadMoreLink {
	width:84px;
	height:28px;
	background-image: url(../images/interface/readMoreBackgroundTransparent.png);
	background-repeat: no-repeat;
	display:inline-block;
	color:#000000;
	text-decoration:none;
	font-size:12px;
	line-height:12px;
	padding-top:7px;
	font-weight:bold;
}
a.homePageTopBannerReadMoreLink:hover {
	color:#004684;
}
