/* CSS Document */
.phonenohead{
	float:left;
	margin:4px 0 0 291px;
}

.containerdv{
	float:left;
	width:624px;
	background:#ffffff;
	margin-top:10px;
	}

.containerleft{
	float:left;
	width:272px;
	margin-right:4px;
}
.firstboxa{
	float:left;
	width:273px;
	height:77px;
	background:url(/ndf/sites/ndf/graphics/images/first_time_header.jpg) no-repeat;
}

.firstbox{
	background:url(/ndf/sites/ndf/graphics/images/first_time_bottom.jpg) no-repeat;
	float:left;
	height:84px;
	width:226px;
	padding:10px 30px 0 17px;
	padding-bottom:0px;
}
.firsttext{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:1.1em;
}

.greenlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7EA202;
	text-decoration:underline;
	text-align:right;
	padding:5px 25px 5px 0;
	font-weight:bold;
}
.greenlink a{
	text-decoration:none;
}




.containerright{
	width:340px;
	float:right;
	margin:0px;
	padding:0px;
	
}

.secondboxa{
	float:left;
	width:345px;
	height:77px;
	background:url(/ndf/sites/ndf/graphics/images/express_checkout_top.jpg) no-repeat;
}
.secondbox{
	background: url(/ndf/sites/ndf/graphics/images/express_checkout_bottom.jpg) no-repeat;
	float:left;
	height:84px;
	width:295px;
	padding:10px 32px 0 17px;
	padding-bottom:0px;
}
.imagefoe{
	margin-bottom:4px;}

.fourbox{
	background:url(/ndf/sites/ndf/graphics/images/blog-on-the-home-page_05.gif) no-repeat;
	width:340px;
	height:60px;
	}
.fourboxbottom{
	background:url(/ndf/sites/ndf/graphics/images/blog-on-the-home-page_07.jpg) no-repeat left bottom;
	width:300px;
	height:205px;
	float:left;
	padding:0px 40px 40px 20px;
	width:281px;
	line-height: 1.2;
}	

.textulfor{
	color:#666666 !important;
	text-decoration:none;
	font-size:11px;
	color:#cccccc;
}
.textulfor ul{
	margin:0px;
	padding:0px;
	text-decoration:none;
	
}
.textulfor ul li{
	margin:0px;
	padding:10px 0;
	border-bottom:1px dashed  #666666;
	text-decoration:none;
}
.textulfor ul li a{
	color:#666666;
}
.textulfor ul li a:hover{
	margin:0px;
	color:#5F8841;
	text-decoration:underline;
}

/* (start)added  by babu while implementing new version of home page*/
#blog-home {

	float: left;
	font-style: italic;
	color: #999;
	font-size: 10px;
	
}
#blog-home ul {
	margin: 0px;
	padding: 0px;
}
#blog-home li {
	margin: 0px;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#blog-home li a {
	font-size: 12px;
	/*font-weight: bold;*/
	color: #494949;
	font-style: normal;
	text-decoration: none;
}
#blog-home li a:hover {
	color: #84A841;
	text-decoration: underline;
}
#blog-home li:last-child {
	border-bottom-style: none;
}

/* (end)added  by babu while implementing new version of home page*/
