/* news item holder*/
.newsflash{
display:block;
margin:0px 0px 5px 0px !important;
overflow:hidden; 
padding:4px 0px !important;
border-bottom:1px solid #efefef;
font-size:12px;
height:1% !important;
width:100%;
}
/* image style*/
.newsflash img{
padding:3px;
margin:0px 3px 0px 0px;
border:1px solid #ccc;
background:#efefef;
}
.nfimgpos{
text-align:center;
margin:3px;
padding:0;
}
/* description */
.nf_descr{
padding:0 5px;
margin:0;
}
/* create date */
.newsflash_date{
display:block;
width:80px;
float:left;
text-align:left;
clear:left;
font-size: 9px;
line-height:13px;
font-style: normal;
font-weight: bold;
}

/* div class read more */
.nsreadon{
display:block;
height:20px;
padding:0px;
float:right;
clear:right;
text-align:center;
font-size: 11px;
margin-bottom:5px;
}
/* a class read more */
.ns_rm{
display:block;
border:1px solid #efefef;
height:20px;
padding:0 5px;
}
/* title class*/
.newsflash_title{
font: bold normal 13px/13px Arial, Helvetica, sans-serif;
margin:5px 0;
}
/* holder module class */
.square_nf3 .square_in,
.square_nf3,.module_nf3,
.moduletable_nf3{
margin:0px 0 0px 0;
padding:0;
clear:both;
overflow:hidden;
}

.newsflash5{
	display:block;
	position:relative;
	clear:both;
	width:auto;
	margin:0px 0px 5px 0px !important;
	padding:5px 5px !important;
	border-bottom:1px solid #efefef;
	font-size:12px;
	
}


/* image style*/
.newsflash5 img{
	padding:3px;
	margin:0px 5px 0px 0px;
	border:1px solid #ccc;
	background:#efefef;
	clear:both;
	position:relative;
}
/* create date */
.newsflash5_date{
	display:block;
	width:80px;
	float:left;
	text-align:left;
	clear:left;
	font-size: 9px;
	line-height:13px;
	font-style: normal;
	font-weight: bold;
}

/* div class read more */
.nsreadon5{
	display:block;
	height:20px;
	padding:0px;
	float:right;
	clear:right;
	text-align:center;
	font-size: 11px;
	margin:5px;
}
/* a class read more */
.ns_rm5{
	display:block;
	border:1px solid #efefef;
	height:20px;
	padding:0 5px;
}
/* title class*/
.newsflash_title5{
font: bold normal 13px/13px Arial, Helvetica, sans-serif;
display:block;
padding:3px 0;
}
/* holder module class */
.square_nf5 .square_in,
.square_nf5,.module_nf5,
.moduletable_nf5{
	margin:0px 0 0px 0;
	padding:0;
	clear:both;
	overflow:hidden;
}
/* main module holder */
#nf5_co,#nf5_co_1,
#nf5_co_2,#nf5_co_3,
#nf5_co_4,#nf5_co_5{
	display:block; 
	position:relative;
	overflow:hidden;
	background:url(../images/blank.gif);
/*	height:150px;*/
}

#nf5_ci .clear,#nf5_ci_1 .clear,
#nf5_ci_2 .clear,#nf5_ci_3 .clear,
#nf5_ci_4 .clear,#nf5_ci_5 .clear{
	display:block;
	position:relative;
	height:0px;
	line-height:0px;
	clear:both;
}
.nf5_h,.nf5_h_1,
.nf5_h_2,.nf5_h_3,
.nf5_h_4,.nf5_h_5{
background-color:#f7f6f6;
}

/* navigation */
.nf5_nav,.nf5_nav_1,
.nf5_nav_2,.nf5_nav_3,
.nf5_nav_4,.nf5_nav_5{
display:block;
height:25px;
width:100%;
overflow:hidden;
line-height:25px;
/*background:#f6f6f6;
border:1px solid #ccc;*/
padding:0;
margin:0 0 10px 0;
}
.mf5_nav_b{
width:70px;
height:25px;
float:right;
display:block;
margin:0;
padding:0;
overflow:hidden;
clear:both;
}
#up,#down,#up_1,#down_1,
#up_2,#down_2,#up_3,#down_3,
#up_4,#down_4,#up_5,#down_5{
text-indent:-7500px;
display:block;
height:18px;
width:20px;
margin:0 5px;
float:right;
overflow:hidden;
}
#down,#down_1,#down_2,#down_3,
#down_4,#down_5{
background:url(../images/orange/down.gif) no-repeat left center;
}
#down:hover,#down_1:hover,#down_2:hover,#down_3:hover,
#down_4:hover,#down_5:hover{
background:url(../images/orange/downh.gif) no-repeat left center;
}
#up,#up_1,#up_2,#up_3,#up_4,#up_5{
background:url(../images/orange/up.gif) no-repeat left center;
}
#up:hover,#up_1:hover,#up_2:hover,#up_3:hover,#up_4:hover,#up_5:hover{
background:url(../images/orange/uph.gif) no-repeat left center;
}
