@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	/*background:url(../images/bg_site.jpg) 50% 0px #C6C6C6 fixed repeat-y;*/
	background-repeat:repeat-y;
	background-color:#C6C6C6;
	background-attachment:fixed;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
.menu_links{
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#333333;
}
.menu_links_footer{
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333333;
}
.textBx{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	width:160px;
}
.featuresMenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#666666;
	padding-top:10px;
}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#7F7F7F;
	text-align:justify;
}
.text-footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#7F7F7F;
	text-align:justify;
}
.text-footer:hover{
	text-decoration:underline;}
.text-bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#7F7F7F;
	font-weight:bold;
}
.heading{
	font-family:"Futura Md";
	font-size:27px;
	color:#2F7D07;
}
.heading1{
	font-family:"Futura Md";
	font-size:18px;
	color:#2F7D07;
	text-decoration:none;
}
.heading3{
	font-family:"Futura Md";
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
}
.heading2{
	font-family:"Futura Md";
	font-size:25px;
	color:#2F7D07;
}
.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#818181;
	font-weight:bold;
	text-decoration:none;
}
.link :hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#818181;
	font-weight:bold;
	text-decoration:underline;
}
.style1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
.style2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#297A00;
}
.link-white{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.link-white :hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.textBox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	width:200px;
	border:1px solid #DDE2DB;
}
.gray-heading{
	font-family:"Futura Md";
	font-size:18px;
	color:#7B7B7B;
}
.heading2{
	font-family:"Futura Md";
	font-size:15px;
	color:#2F7D07;
}
.txt_required{
	color:#C00;
}
.feedTitle{
visibility:hidden;
}
#creditfooter{
visibility:hidden;
}

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:964px;
		height:339px;
		overflow:hidden; 
		}	
		
	#slider1 ul, #slider1 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider1{margin-top:1em;}
	#slider1 li, #slider1 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:700px;
		height:420px;
		overflow:hidden; 
		}	
		
		#prevBtn1, #nextBtn1,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:415px;
		top:420px;
		z-index:1000;
		}	
	#nextBtn1, #slider1next{ 
		left:1099px;
		}														
	#prevBtn1 a, #nextBtn1 a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;
		}	
	#nextBtn1 a, #slider1next1 a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;
		}
		
		.textBx-home{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:160px;
	border:1px solid #DBDFE6;
	margin-top:2px;
	padding-left:2px;
}
.subscribe{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#555555;}
#fot-resources a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#7F7F7F;
	text-align:justify;
}
