/*--__Top News__--*/
#topNews
{
	height:248px;
	background-color:#d2d2d2;
	position:relative;
	padding:0px 10px;margin-bottom:10px;	
	}
#topNewsTitles
{
	float:left;position:relative;
	width:392px;height:204px;
	overflow:hidden;
	text-align:right;
	background-color:#005691;
	border-right:solid 3px #005691;}
#topNewsTitles p
{
	display:none;}
#topNewsImage
{
	height:204px;}
#topNewsImageBorder
{
	width:310px; height:204px; float:right; position:relative;text-align:center;overflow:hidden;background-color:#005691;}
/*--*/
.topNewsFrame
{
	position:absolute;top:0px;
	width:310px;height:204px;
	overflow:hidden;
	text-align:center;
	background-color:#005691;}
.topNewsFrame img
{
	height:204px;}
/*--*/
#topNewsImageArowBox
{
	width:390px; height:16px; position:absolute; left:0px; bottom:0px; background-color:Black;z-index:5;}
#topNewsImageArowNext
{
	width:12px; height:12px; position:absolute; left:18px; top:1px; cursor:pointer; background-image:url(Images/redArowNext.gif);background-repeat:no-repeat;}
#topNewsImageArowPrev
{
	width:12px; height:12px; position:absolute; left:4px; top:1px; cursor:pointer; background-image:url(Images/redArowPrev.gif);background-repeat:no-repeat;}
.topNewstitle
{
	width:100%;height:65px;
	padding-right:5px;padding-top:2px;padding-bottom:1px;
	position:relative;
	background-color:White;
	overflow:hidden;
	border-bottom :solid 1px #68aed0;}
.topNewstitle a
{
	color:#273f75;
	
	}
.topNewstitle .TNleft
{
	display:none;}
.topNewstitle .TNright
{
	display:block;}
.selectedTopNewstitle
{
	width:100%;height:65px;
	padding-right:5px;padding-top:2px;padding-bottom:1px;
	position:relative;
	overflow:hidden;}
.selectedTopNewstitle a
{
	color:White;}
.selectedTopNewstitle .topNewstitleText
{
	color:White;}
.selectedTopNewstitle .TNleft
{
	display:block;}
.selectedTopNewstitle .TNright
{
	display:none;}
.topNewsCorner
{
	position:absolute;bottom:-1px;left:-1px;
}
.selectedTopNewstitle a:hover
{	
	color:White;
}
.selectedTopNewstitle .topNewstitleText
{
	color:White;	
}
