#middlecolumnnews{
	background-color: transparent;
	width: 550px;
	float: left;
	padding: 46px 45px 0 45px;
	margin-top: 1em;
}

#rightcolumnnews{
	background-color: transparent;
	width: 180px;
	float: left;
	margin-top: 1em;
	padding-top: 81px;
	padding-left: 8px;

}

.news {
	color: #BEBEBE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
}
.news img {
	margin: 5px 0px 14px 0px;
	border: 1px solid #999999;
	
}

.news .nimage {}

.news .hstyle {
	font-size: 14pt;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 0px 0px;
	color: #999999;
}

.news .tmb {
	float: left;
	margin-right: 16px;
}

.nhead {
	color: #F5F5F5;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 9pt;
}
.rcolumn {
	color: #BEBEBE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 17px;
}

.rchead {
	color: #F5F5F5;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 8pt;
}
.rchead1 {
	color: #BEBEBE;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 9pt;
	text-transform: inherit;
}
.line {
	border-bottom-color: #7D7D7D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 11px;
	margin-bottom: 9px;
	width: 82%;
}
