/* local_executiveView.css**************************************************************************/

#primaryNav {
	clear: both;  
	display: block;
	padding:0px; 
	margin: 0px; 
	width: 760px;  
	background-color: #fff;
	background-image:url(/bv70/images/phase2/sectionhead_bg.gif); background-repeat:repeat-x;
}
#primaryNav ul {
	padding:0px; 
	margin: 0px;  
	list-style-type: none; 
	text-decoration: none;
	display: inline-table;
}
#primaryNav li {
	display: inline-table;
	float: left; 
}
#primaryNav #nav{
	padding-left:28px;
	height:24px;
	background-image: url(/bv70/images/phase2/nav_bg.gif); background-repeat:repeat-x;
	}
	
#nav li {margin-right:0px;}

#sectionhead{
	background-image:url(/bv70/images/phase2/headerExecutiveView/head_executiveView.gif); 
	background-repeat:no-repeat;
	margin:8px 0 0px 0;
	}	
#sectionhead h1{visibility:hidden;margin:0px;padding:0;}

#executivetab1 a span,#executivetab2 a span,#executivetab3 a span{display:none;}

#executivetab1 {background: url(/bv70/images/phase2/headerExecutiveView/nav_home.gif) no-repeat;height:24px;background-position:0px 0px;}
#executivetab1 a{
display:block; 
background: url(/bv70/images/phase2/headerExecutiveView/nav_home.gif) no-repeat;
width:50px;  
height:24px;
line-height:24px;
background-position:0px 0px;
margin:0;
}
#executivetab1 a:hover{background-position: -50px 0px;}

#executivetab2 {background: url(/bv70/images/phase2/headerExecutiveView/nav_pivthoughts.gif) no-repeat;height:24px;}
#executivetab2 a{
display:block; 
background: url(/bv70/images/phase2/headerExecutiveView/nav_pivthoughts.gif) no-repeat;
width:153px; 
height:24px;
line-height:24px;
background-position:0px 0;
margin:0;
}
#executivetab2 a:hover{background-position: -153px 0;}

#executivetab3 {background: url(/bv70/images/phase2/headerExecutiveView/nav_contactUs.gif) no-repeat;height:24px;}
#executivetab3 a{
display:block; 
background: url(/bv70/images/phase2/headerExecutiveView/nav_contactUs.gif) no-repeat;
width:78px; 
height:24px;
line-height:24px;
background-position:0 0px;
margin:0;
}
#executivetab3 a:hover{background-position: -77px 0px;}





/*SIS header layout overules global.css*/
#headerSearch input {
	font-size: 8pt; 
	border:1px solid black;
}

#header #headerSearch {
	float : right;
	display : inline;
	text-align : right;
	margin : 3px 5px 0px 0px;
	padding : 0px;
	line-height : 10px;
}
#header #headerSearch a {
	font-size : 10px;
	color : #ffffff;
	text-decoration : underline;
}
#CSRSearchForm{
	margin : 5px 0px 0px 0px;
}
#CSRSearchForm #searchterms  {
	margin : 0 3px 0 0;
	height : 14px;
	padding : 0px;
	font-size : 11px;
}
#gobutton  {
	position : relative;
	top : 4px;
}





/* HB fixes 10_13_06

#executivetab1,#executivetab1 a ,#executivetab1 a:hover{background-position:-100px 0px;}*/
#sectionhead{padding:0;}
#sectionhead img{float:right;}




