   ul.tabNavigation {
		    list-style: none;
		    margin-left: 20px;
		    padding: 0;
		}

		ul.tabNavigation li {
		    display: inline;
		}

		.tabs{
		  width: 316px;
			padding: 0px 5px;
			margin-top: 0px;
			border: 0px solid #333;
		}
		
		.tabs h2 {
			margin-top: 0;
		}


		#first {
background:#FFFFFF url(../images/search-bg.gif) no-repeat scroll 0 0;
border:0 solid #999999;
height:158px;
padding:10px 5px;
width:295px;
}


    .resStyle { 
      color: #FFF;
      padding-left: 47px;
      margin-top:3px;
    }
    
   .browse{
		    height: 26px;
		}

		#first p{
        line-height: 35px;
		}
		
		#second {
		    background: #fff url(../images/search-bg.gif) no-repeat scroll;
		    border: 0px solid #999999;
        padding: 10px 5px;
		    height: 173px;	
		    width: 310px;
        }
    
    .resStyle2 { 
      color: #FFF;
      padding-left: 47px;
      margin-top:3px;
    }
      
    #second p{
        line-height: 35px;
		}

/* Footer Tab */

   ul.ftabNavigation {
		    list-style: none;
		    margin-left: 20px;
		    padding: 0;
		    float: right;
		}

		ul.ftabNavigation li {
		    display: inline;
		}
		
		.ftabs{
		  width: 940px;
			padding: 0px 5px;
			margin-top: 0px;
			margin-bottom: 10px;
			border: 0px solid #333;
			float: left;
		}
		

		#ffirst, 	#fsecond, 	#fthird, #ffourth, #ffifth, #fsixth, #fseventh, #feigth {
		    background: #fff;
		    border-top: 10px solid #5DD46A;
		    border-left: 1px solid #5DD46A;
		    border-right: 1px solid #5DD46A;
		    border-bottom: 1px solid #5DD46A;
        padding: 10px 15px;
		    /*height: 110px;*/	
		    width: 945px;
		    float: left;
		}
		
		#ffirst ul li a, #fsecond ul li a, #fthird ul li a, #ffourth ul li a, #ffifth ul li a, #fsixth ul li a, #fseventh ul li a, #feigth ul li a {
		color: #6D93D1;
		font-size: 11px;
		padding-bottom: 10px;
		line-height: 10px;
		text-decoration: none;
    }
    
    #ffirst ul li a:hover, #fsecond ul li a:hover, #fthird ul li a:hover, #ffourth ul li a:hover, #ffifth ul li a:hover, #fsixth ul li a:hover, #fseventh ul li a:hover, #feigth ul li a:hover {
		color: #164493;
		text-decoration: underline;
		font-size: 11px;
		padding-bottom: 10px;
    }
    
	

/* Top Tab */
a .menu-left {
  background: transparent url(../images/lrc1.gif) no-repeat scroll 0 0;
  float: left;
  width: 10px;
  height: 26px;
  display: block;
  position: relative;
}

a:hover .menu-left,a.selected .menu-left {
  background: transparent url(../images/lrc1.gif) no-repeat scroll;
  background-position: 0px -26px;
  
  float: left;
  width: 10px;
  height: 26px;
  display: block;
  position: relative;
  cursor: hand;
}


a .menu-mid {
  background: transparent url(../images/mrc1.gif) repeat scroll 0 0;
  float: left;
  height: 20px;
  padding: 6px 4px 0px 4px;
  display: block;
  position: relative;
  color: #000;
}

a:hover .menu-mid , a.selected .menu-mid {
  background: transparent url(../images/mrc1.gif) repeat scroll;
  background-position: 0px -26px;
  float: left;
  height: 20px;
  padding: 6px 4px 0px 4px;
  color: #FFFFFF;
  display: block;
  position: relative;
  cursor: hand;
}

a .menu-right {
  background: transparent url(../images/rrc1.gif) no-repeat scroll  0 0;
  
  float: left;
  width: 10px;
  height: 26px;
  display: block;
  position: relative;
  margin-right: 2px;
}
a:hover .menu-right, a.selected .menu-right {
  background: transparent url(../images/rrc1.gif) no-repeat scroll;
  background-position: 0px -26px;
  float: left;
 width: 10px;
  height: 26px;
  display: block;
  position: relative;
  margin-right: 2px;
  cursor: hand;
}
/* */
h2 .menu-left {
  background: transparent url(../images/lrc.gif) no-repeat scroll 0 0;
  float: left;
  width: 10px;
  height: 26px;
  display: block;
  position: relative;
}

h2 .menu-mid {
  background: transparent url(../images/mrc.gif) repeat scroll 0 0;
  float: left;
  height: 20px;
  padding: 6px 0px 0px;
  display: block;
  position: relative;
  width: 148px;
}

h2 .menu-right {
  background: transparent url(../images/rrc.gif) no-repeat scroll  0 0;
  float: left;
  width: 10px;
  height: 26px;
  display: block;
  position: relative;
  margin-right: 2px;
}


/**/


h2 .menu-left1 {
  background: transparent url(../images/lrc.gif) no-repeat scroll 0 0;
  float: left;
  width: 10px;
  height: 26px;
  display: block;
  position: relative;
}

h2 .menu-mid1 {
  background: transparent url(../images/mrc.gif) repeat scroll 0 0;
  float: left;
  height: 20px;
  padding: 6px 4px 0px 4px;
  display: block;
  position: relative;
  width: 96%;
}

h2 .menu-right1 {
  background: transparent url(../images/rrc.gif) no-repeat scroll  0 0;
  float: left;
  width: 10px;
  height: 26px;
  display: block;
  position: relative;
  margin-right: 2px;
}

