
/* these styles moved to main STYLE.CSS 

#principles h2#in-business{display: block; width: 432px; height: 79px; background: transparent url(/images/in-business.gif) top left no-repeat; text-indent: -5000em;}

#principles #title .principles {
	padding: 29px 0 0 0;
	background: transparent url(/images/principles.gif) top left no-repeat;
	width: 170px;
	height: 29px;
}

*/

#principles .content p {
	line-height: 1.8;
}

#principles #tabs {
	border-top: 1px dashed #C7C4C5;
	padding-top: 10px;
}

#principles #tabs .buttons {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#principles #tabs .buttons li {
	margin: 0;
	list-style-type: none;
	padding: 0;
	float: left;
}

#principles #tabs .buttons li a {
	display: block;
	text-indent: -5000em;
	float: left;
	border: none;
	outline: none;
	margin: 0 5px 5px 0;
}

#nav-integrity {
	background: transparent url(/images/nav-integrity.png) 0 -59px no-repeat;
	width: 202px;
	height: 58px;
}

#nav-integrity:hover,
#nav-integrity.active {
	background-position: 0 0;
}

#nav-leadership {
	background: transparent url(/images/nav-leadership.png) 0 -60px no-repeat;
	width: 221px;
	height: 58px;
}

#nav-leadership:hover,
#nav-leadership.active {
	background-position: 0 0;
}

#nav-results {
	background: transparent url(/images/nav-results.png) 0 -60px no-repeat;
	width: 192px;
	height: 58px;
}

#nav-results:hover,
#nav-results.active {
	background-position: 0 0;
}

#nav-entrepreneurship {
	background: transparent url(/images/nav-entrepreneurship.png) 0 -59px no-repeat;
	width: 281px;
	height: 58px;
}

#nav-entrepreneurship:hover,
#nav-entrepreneurship.active {
	background-position: 0 0;
}

#nav-excellence {
	background: transparent url(/images/nav-excellence.png) 0 -60px no-repeat;
	width: 219px;
	height: 59px;
}

#nav-excellence:hover,
#nav-excellence.active {
	background-position: 0 0;
}

#nav-agility {
	background: transparent url(/images/nav-agility.png) 0 -60px no-repeat;
	width: 192px;
	height: 58px;
}

#nav-agility:hover,
#nav-agility.active {
	background-position: 0 0;
}

#principles #tabs h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 30px 0;
}

#principles #tabs div {
	border-top: 1px dashed #C7C4C5;
	padding: 10px 0;
	margin: 20px 0 0 0;
}