

/* Start of cntNewsBox */
.cntNewsBox {
	width:630px;
	margin:10px;
	margin-left:10px;
	_margin-left:-16px;
	_margin-right:-10px;
	margin-top: 0px;
	position:relative;
	right:9px;
	_right: -8px;
	}
.cntNewsBox p {
	margin:0;}
.cntNewsBox a {
	display:block;
	height:62px;
	*cursor:pointer;_cursor:pointer;}
.cntNewsBox a.headline {
	margin-bottom: 0;
	height:auto;
	color:#000000;
	_color:#fff;
	text-decoration:none;}
.cntNewsBox a.headline h6 {
	font-size: 137%;
	font-weight: normal;
	margin-top: 18px;}
.cntNewsBox a.headline p {
	font-size:100%;}

.cntNewsBox .content {
	width:645px;
	background: transparent url(/siteimages/news/bcgNewsBoxWhiteTop.gif) no-repeat 0 0;
	padding-top:2px;}
.cntNewsBox .contentInner {
	background:transparent url(/siteimages/news/bcgNewsBoxWhiteMid.gif) repeat-y 0 0;
	height:253px;
	width:635px;}
.cntNewsBox .contentBot {
	width:645px;
	background: transparent url(/siteimages/news/bcgNewsBoxWhiteBot.gif) no-repeat bottom left;
	padding-bottom:3px;
	position:relative;}
	
.cntNewsBox .cntNewsMask {
	position: absolute; top: 0; left: 0;
	z-index: 1;
	width: 406px; 
	height: 253px;
	background: transparent url(/siteimages/news/imgNewsBoxMask.png) no-repeat 0 0;}
.cntNewsBox .contentInner h5 {
	font-size:120%;
	width:170px;
	position:relative;bottom: -7px; left:10px;
	margin-top: 0px
	}
.cntNewsBox .cntDescription {
	position:absolute;
	top:170px;
	left:4px;
	z-index:10;
	display:none;
	margin-right: 16px;}
.cntNewsBox .cntDescription h6 {
	margin-bottom: 0;
	font-size: 135%;
	font-weight: normal;}
	
.cntNewsBox .picture {
	width:420px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:3px;
	height:253px;}
.cntNewsBox .boxes {
	width:226px;
	height:253px;
	position:absolute;
	top:0;
	right:13px;
	cursor:hand;}
.cntNewsBox .divider {
	width:12px;
	float:left;
	height:100%;}
.cntNewsBox .box1 {
	background: url(/siteimages/news/bcgNewsBoxGreen.gif) no-repeat 0 0;
	width:205px;
	height:62px;
	float:left;
	margin-bottom:2px;}
.cntNewsBox .box2 {
	background: url(/siteimages/news/bcgNewsBoxRed.gif) no-repeat 0 0;
	width:205px;
	height:62px;
	float:left;
	margin-bottom:2px;}
.cntNewsBox .box3 {
	background: url(/siteimages/news/bcgNewsBoxBlue.gif) no-repeat 0 0;
	width:205px;
	height:62px;
	float:left;
	margin-bottom:2px;}
.cntNewsBox .box4 {
	background: url(/siteimages/news/bcgNewsBoxWhite.gif) no-repeat 0 0;
	width:205px;
	height:61px;
	float:left;}
.boxes .box1 .cntInner, .boxes .box2 .cntInner, .boxes .box3 .cntInner {
	color:#FFF;}
.boxes .box4 .cntInner p {
	color:#545454;}
.boxes .box4 .cntInner h2 {
	color:#5fa547;}
.boxes .cntInner h2 {
	font-size:11px;
	font-family:tahoma;
	margin:0;
	padding: 2px 30px 2px 5px;}	
.boxes .cntInner p {
	font-size:10px;
	font-family:tahoma;
	margin:0;
	padding: 0px 35px 2px 5px;}	
.boxes a {
	text-decoration:none;}
.boxes a:hover {
	text-decoration:none;}
/* End of cntNewsBox */