﻿/***  --- ***/



/* ---
----------------------------------------------- */
.news_flag
{
	float:right;
	margin:0 10px -5px 15px;
}
.hide_object{
    display:none;
}

/* rssLeftNavigation
----------------------------------------------- */
.rssleftNavList
{
	margin-left : 0px;
	list-style-type : none;
}
.rssleftNavList li a
{
	padding: 0 0 0 0;
	text-decoration : none;
	font-family :Arial, Helvetica, sans-serif;
	color : #333;
	font-weight : bold;
    margin-left:5px;

}
.rssleftNavList li
{
    margin-bottom:5px;
}
.rssleftNavList ul 
{
	list-style-type : none;
	padding-bottom: 5px;	
}
.rssleftNavList ul li
{
	padding : 3px 0 0 0;
	display : block;
	margin : 0;	
}
.rssleftNavList ul li a
{
	display : block;
	margin : 0;
	padding: 0 10px 2px 30px; 
	width : 140px;
	text-decoration : none;
	color : #666;
}

.rssleftNavList ul li a:hover
{
	background-repeat : no-repeat;
	background-position : -5px 1px;
	color : #333;
}
.rightflag
{
    float:right;  
    margin:10px;
}

/* ROI Calculator Label
----------------------------------------------- */

.ROILbl
{
    Width:140px;
    margin-top:40px;
    text-align:center;
    color:Black;
    font-weight:bold;
}