/* NFI CSS */
/* Created by Shekar on 23 11  09*/


body{
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/body_bg.gif) repeat-x top;
	font-size:12px;
	}
a{ color:#000000;
	text-decoration:none;
  }
a:hover
	{
	
	text-decoration:underline;
	}
img
{
	border:none;
}	
#body-container
	{
	width:924px;
	margin:auto;
	}
#header{
	height:125px;
	width:924px;
	color:#666666;
	margin:auto;
	/*border:#9fb8e9 solid 1px;*/
}
#header span{
	clear:right;
	float:left;
	padding-top:80px;
	font-size:34px;
	color:#01395b;
}
#header h3{padding-top:130px;}
#header-middle, #header-left, #header-right { height:125px; float:left;}

#header-middle{
	background: url(../images/banner_middle.png) repeat-x top left;
	width:849px;;
}
#left-col-header{
	width:300px;
	height:43px;
}
#header-left{
	background: url(../images/banner_left.png) no-repeat top left;
	width:45px;
}
#header-right{
	background: url(../images/banner_right.png) no-repeat top right;
	width:30px;
}
#logo{
	background:url(../images/nfi-logo.png) no-repeat center;
	padding-top:10px;
	width:72px;
	height:114px;
	float:left;
}
#site-name{
	float:left;
	height:30px;
	width:777px;
	font-size:34px;
	color:#01395b;
	margin-top:20px;
	font-weight:bold;
}
#header-links{
	width:777px;
	height:34px;
	margin-top:28px;
	float:left;
}

#home{
	background:url(../images/home.png) no-repeat;
}
#home:hover{
	background:url(../images/home.png) no-repeat;
}
#hometemp{
	background:url(../images/home.png) -87px 0px no-repeat;
}
#hometemp:hover{
	background:url(../images/home.png) no-repeat;
}
#feedback{
	background:url(../images/feedback.png) -87px 0px no-repeat;
}
#feedback:hover{
	background:url(../images/feedback.png) no-repeat;
}
#home, #feedback, #hometemp{
	height:34px;
	width:87px;
	float:right;
	cursor:pointer;
}
#contact-us{
	background:url(../images/contact-us.png) -105px 0px no-repeat;
	height:34px;
	width:105px;
	float:right;
	cursor:pointer;
}
#contact-us:hover{
	background:url(../images/contact-us.png) no-repeat;
}
.spacer{
	width:19px;
	background:url(../images/spacer.gif) no-repeat bottom;
	height:34px;
	float:right;
}
#spacer1{
	width:187px;
	height:34px;
	background:url(../images/spacer1.png) no-repeat bottom;
	float:right;
}
	
#menu-bar{
	height:43px;
	margin:auto;
	text-align:center;
	color:#FFF;
}
#menu-bar2{
	width:920px;
	height:12px;
	padding:0px 1px;;
	text-align:center;
	border-left:1px #9fb8e9 solid;
	border-right:1px #9fb8e9 solid;
	color:#FFF;
}
#left-col-header, #right-col-header {
	height:43px;
	background:#00285f;
	width:49.9%;
}
#left-col-header{
	float:left; 
	border-right:1px solid #fae4bf;
	background:#00285f url(../images/menu-bar-left.gif) no-repeat left;
}
#right-col-header{
	float:right;
}

#content1
{
	border-left:1px #9fb8e9 solid;
	border-right:1px #9fb8e9 solid;
	display:table;
	width:99.8%;
	margin:0px auto;
	}
#left-col{
	width:33%;
	float:left;
	text-align:justify;
	}
#left-col p, #right-col p
	{
	padding:0px 10px 10px 10px;
	}
#left-col img
	{ 
	padding-left:10px;
	}
#left-col ul, #left-col p, #left-col a
	{
		list-style-image:url(../images/bullet.gif);
		line-height:18px;
		letter-spacing:.3px;
		color:#000000;
	}
#left-col p{margin-top:-5px; margin-bottom:-5px;}

#hd1{
	margin-top:0px;
	height:26px;
	font-size:15px;
	padding:0px 0 0 18px;
	background:url(../images/hd1-bg.gif) repeat-x;
}

#hd2 {
	height:26px;
	overflow:hidden;
	padding:4px 0 0 0;
	background:url(../images/hd1-bg-right.gif) no-repeat top right;
}
#hd2 a
	{
	color:#00285f;
	font-weight:bold;
	}


#archives{
	background:url(../images/arc-bg.gif) no-repeat left top;
	height:120px;
	padding:5px 10px;
}
#archives1{
	background:url(../images/arc-bg1.gif) no-repeat left top;
	height:129px;
	padding:5px 10px;
	color:#FFF;
}
#archives span,#archives1 span{
	font-size:14px;
}
#archives input[type=radio], #archives1 input[type=radio] {
	padding:5px 10px;
}
.archives-search{
	margin:10px 10px 20px 5px;
}
#archives input[type=text] {
	margin:5px 0 5px 10px;
}
#archives a, #archives a:link {
	color:#00285f;
	text-decoration:underline;
}
#archives a:hover{
	text-decoration:none;
}	
.subscribe:link{
	color:#00285f;
	text-decoration:underline;
}
.subscribe1:link{
	color:#FFF;
	text-decoration:underline;
}
.subscribe:hover,.subscribe1:hover{
	text-decoration:none;
}
.subs{
	line-height:20px;
	margin:15px 0 0 0;
}

#download-archives{
	height:30px;
	background:url(../images/download-bg.gif) no-repeat;
	padding:10px 0 0 5px;
	font-size:13px;
	margin:10px 0 0 0;

}
input[type=text] {
	border:1px #4f86a7 solid;
	width:200px;
	margin:2px 10px 2px 10px;
}
#footer-container{
	background:url(../images/footer-left.gif) no-repeat left;
	width:100%;
	height:28px;
}
#footer-container1{
	background:url(../images/footer-right.gif) no-repeat right;
	width:100%;
	height:28px;
}
#footer{
	background:url(../images/footer-bg.gif) repeat-x;
	height:28px;
	margin-left:16px;
	margin-right:16px;
	padding-top:0px;
}
#footer .copyright{
	float:left;
	color:#00285f;
	font-weight:bold;
	padding-top:5px;
}
#footer .newconcept{
	float:right;
	color:#00285f;
	font-weight:bold;
	padding-top:5px;
}
#footer .newconcept a
{
color:#00285f;
}
#content-innertop
	{
	padding:0px 5px 1px 10px;
	width:65%;
	float:right;
	margin:0px auto;
	display:table;
	}
#content-inner
	{
	font:Arial, Helvetica, sans-serif;
	padding:0px 5px 10px 10px;
		/*border-left:1px #9fb8e9 solid;*/
	/*border-right:1px #9fb8e9 solid;*/
	width:65%;
	float:right;
	font-size:12px;	
	color:#000000;
	text-align:left;
	line-height:15px;
	margin:0px auto;
	/*display:table;*/
	}
#content-inner ul {
	list-style-image:none;
	line-height:18px;
	list-style-position:inherit;
	/*letter-spacing:.3px;*/
	display:table;
	margin-left:20px;
	padding:0px 0px 5px 10px;
}
.list
	{
	list-style-image:url(../images/bullet.gif);
	line-height:18px;
	padding:0px;
	/*letter-spacing:.3px;*/
	margin-left:15px;	
	}
#sec-links
	{
		float:left;
	}
#sec-links li
	{
		display:inline;
		padding-right:10px;
	}

#right-content{
	width:70%;
	float:right;
}
.heading1
	{
	margin-top:5px;
	padding-bottom:10px;
	font-size:16px;
	color:#fabe5d;
	font-weight:bold;
	line-height:20px;
	}

.heading2
	{
	padding-bottom:5px;
	line-height:20px;
	font-size:13px;
	color:#9a9843;
	font-weight:bold;
	}
.heading3
	{
	line-height:12px;
	font-size:12px;
	color:#3e6380;
	font-weight:bold;
	}
.headingred
	{
	margin:10px 0px 0px 10px;
	font-size:12px;
	color:#FF0000;
	}
.back
	{
	margin:10px 0px 0px 10px;
	font-size:12px;
	color:#000033;
	text-decoration:none;
	}
.back a:hover
	{
	text-decoration:none;
	color:#f9b751;
	}			
#PrintLinks
    {
    float:right;
	display:block;
	font-family:Arial;
	margin:0px 10px 0px 0px;
    }
#PrintLinks ul
    {
 	font-family:Arial;
    }
#PrintLinks li
    {
    list-style:none;
    display:inline;
  	font-family:Arial;
    }
#PrintLinks a
    {
    color:#000000;
	font-weight:bold;
	font-family:Arial;
    }	

#printthis
    {
   /*<!-- background:url(../images/icon_print.gif) left center no-repeat;-->*/
	font-family:Arial;
	
     }	 
 #printthis a
    {
  /*  background:url(../images/icon_print.gif) left center no-repeat;*/
	font-family:Arial;
	cursor:pointer;
     }
#printthis a:hover
    {
  /*  background:url(../images/icon_print.gif) left center no-repeat;*/
	font-family:Arial;
	cursor:pointer;
     }	 
	 
#bookmarkthis
	{
	/*background:url(../images/bookmark.gif) left center no-repeat;*/
	font-family:Arial;
	margin-left:5px;
	}
.no-print
	{
	display:none; 
	}	
/****************link icon***********************/

a[href ^="mailto:"] 
	{
    padding: 5px 20px 5px 0;
    background: transparent url(../images/icon_mailto.gif) no-repeat center right;
	}
a[href$='.doc'], a[href$='.rtf'] 
	{
    padding: 5px 20px 5px 0;
    background: transparent url(../images/icon_doc.gif) no-repeat center right;
	}
a[href$='.txt'] 
	{
	padding: 5px 20px 5px 0;
	background: transparent url(../images/icon_txt.gif) no-repeat center right;
	}	
a[href$='.xls'] 
	{
	padding: 5px 20px 5px 0;
	background: transparent url(../images/icon_xls.gif) no-repeat center right;
	}	
a[href$='.phps'] 
	{
	padding: 5px 20px 5px 0;
	background: transparent url(../images/icon_phps.gif) no-repeat center right;
	}	
a[href$='.pps'] 
	{
	padding: 5px 20px 5px 0;
	background: transparent url(../images/icon_pps.gif) no-repeat center right;
	}	
a[href$='.pdf'] 
	{
	padding: 5px 20px 5px 0;
	background: transparent url(../images/icon_pdf.gif) no-repeat center right;
	}	
a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] 
	{
	padding: 5px 20px 5px 0;
	background: transparent url(../images/icon_archive.gif) no-repeat center right;
	}	
a[href$='.ttf'] 
	{
	padding: 5px 20px 5px 0;
	background: transparent url(../images/icon_ttf.gif) no-repeat center right;
	}	
a[href$='.jpg'], a[href$='.gif'], a[href$='.png'], a[href$='.bmp'], a[href$='.jpeg'], a[href$='.svg'], a[href$='.eps'] 
	{
	padding: 5px 20px 5px 0;
	background: transparent url(../images/icon_pic.gif) no-repeat center right;
	}	
a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] 
	{
	padding: 5px 20px 5px 0;
	background: transparent url(../images/icon_film.gif) no-repeat center right;
	}	
a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] 
	{
	padding: 5px 20px 5px 0;
	background: transparent url(../images/icon_music.gif) no-repeat center right;
	}	

/*********************************************************************************************/	
#table
	{
	border-color: #CCCCCC;
	border-width: 0 0 1px 1px;
	border-style: solid;
    font-size:12px;
	vertical-align:top;
	}
#table td
	{ 
	 border-color: #CCCCCC;   
	 border-width: 1px 1px 0 0;
     border-style: solid;
     background-color:#FFFFFF;
	 font-size:12px;
	 font-variant:normal;
	 padding:5px;
	 line-height:18px;
	 vertical-align:top;
	}
/**************************************Button***********************/
#Button
	{
	padding:5px;
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	}
#Button a
	{
	padding:4px 7px 4px 7px;
	margin:0px 2px 0px 2px;
	border:1px solid #005000;
	background:#ffac28;
	color:#000000;
	text-decoration:none;
	}
#Button a:hover
	{
	border:1px solid #005000;
	background:#ebdcbd;
	color:#000000;
	text-decoration:none;
	}
/******************************Button***********************************/
/**************************************Paging***********************/
#paging
	{
	padding:5px;
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	margin-top:10px;
	vertical-align:baseline;
	}
#paging #current
	{
	padding:4px 7px 4px 7px;
	margin:0px 2px 0px 2px;
	border:1px solid #005000;
	background:#ebdcbd;
	color:#000000;
	text-decoration:none;
	
	}
#paging a
	{
	padding:4px 7px 4px 7px;
	margin:0px 2px 0px 2px;
	border:1px solid #005000;
	background:#c9a65a;;
	color:#FFF;
	text-decoration:none;
	}


#paging a:hover
	{
	border:1px solid #005000;
	background:#ebdcbd;
	color:#000000;
	text-decoration:none;
	}
/******************************Paging***********************************/


/**************************************Previous***********************/
#Previous
	{
	padding:5px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	}
#Previous a
	{
	padding:4px 7px 4px 7px;
	margin:0px 2px 0px 2px;
	border:1px solid #005000;
	background:#c9a65a;;
	color:#000000;
	text-decoration:none;
	}
#Previous a:hover
	{
	border:1px solid #005000;
	background:#ebdcbd;
	color:#000000;
	text-decoration:none;
	}
/******************************Previous***********************************/
/**************************************Next***********************/
#Next
	{
	padding:5px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;	
	
	}
#Next a
	{
	padding:4px 7px 4px 7px;
	border:1px solid #005000;
	background:#c9a65a;;
	color:#000000;
	text-decoration:none;
	margin:0px 5px;
	}
#Next a:hover
	{
	border:1px solid #005000;
	background:#ebdcbd;
	color:#000000;
	text-decoration:none;
	}
/******************************Next***********************************/	
/********************************breadcrumps*************************************************************/	
#breadcrumps
    {
    color:#000000;
	float:left;
	text-align:left;
	padding:0px 8px 0px 5px;
	margin:0px 5px 0px 10px;
	width:450px;
    }
#breadcrumps a
    {
    color:#000000;
    padding:0px 12px 0px 0px;
    background:url(../images/rightarrowblue.gif) no-repeat right center;
    font-size:11px;
    text-decoration:none;
    }
#breadcrumps a:hover
    {
    color:#990000;
    }
.image
	{
	margin:5px 10px 5px 0px;
	}	
.leftmargin
	{
	padding:0px 0px 0px 47px;	
	}
/********************************End breadcrumps*************************************************************/	
#content-temp
	{
	padding:10px 10px 0px 5px;
		/*border-left:1px #9fb8e9 solid;*/
	/*border-right:1px #9fb8e9 solid;*/
	display:table;
	width:98%;
	float:right;
	font-weight:500;
	line-height:12px;
	color:#000000;
	text-align:left;
	}	
.table-bigborder
    {
	text-align:justify;
    border:10px solid #fabe5d;;
	text-align:left;
    margin-top:10px;
	padding:10px;
     }	
.image
  {
  margin:2px 10px;;
  }	 
 .more
	{
	float:right;
	} 