#charretteTabs div#overview {
	position: relative;
	overflow: hidden;
}
#charretteTabs img {
	margin: 0;
}
#charretteTabs a img {
	border-width: 0;
}
a.section {
	display: block;
	padding: 1.5em 1.5em;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
	width: 300px;
}
a.section:hover {
	background-color: #F4F4F4;
}
a.section span {
	display: block;
}
a.section span.h2 {
	color: #133980;
	font-size: 12px;
	font-weight: bold;
}
a.section span.p {
	color: black;
}
a.section span.img, span.initialImage, span.img {
	width: 300px;
	height: 250px;
	position: absolute;
	top: 20px;
	right: 10px;
	background-color: white;
}
a.section span.img {
	visibility: hidden;
}
a.section:hover span.img {
	visibility: visible;
}
a.section:hover {
	text-decoration: none;
}
#content .section p {
	margin: 0;
}
.detailImage {
	position: absolute;
	top: 50px;
	right: 0;
}
.moreInfo {
	clear: both;
	padding-top: 1em;
}
div.activeTab div.activeTab {
	width: auto;
	border-width: 0;
	padding: 0;
}
#content div.activeTab ul.tabbed {
	background-image: none;
	border-bottom-width: 0;
	margin-top: 2em;
}
#content div.activeTab ul.tabbed li {
	margin: 0;
	padding: 0;
}
#content div.activeTab ul.tabbed li a {
	background-color: white;
	background-image: none;
	border: 1px solid #cccccc;
	color: black;
	height: auto;
	padding: 5px;
	margin: 5px;
	width: 100px;
	height: 130px;
}
#content div.activeTab ul.tabbed li a:hover {
	border: 2px solid #CB9F5B;
	margin: 4px;
	background-image: none;
}
#content div.activeTab ul.tabbed li.active a, #content div.activeTab ul.tabbed li.active a:hover {
	border: 2px solid #133980;
	margin: 4px;
}
.graphDetails {
	text-align: center;
}
#WzBoDy .details {
	width: 230px; 
	border: 1px solid #ccc; 
	background-color: #fff;
	padding: 10px 10px 10px 22px; 
	display: block;
	position: relative;
	text-indent: -12px;
	font-weight: bold;
}
#WzBoDy #mvvsDetails, #WzBoDy #ieDetails {
	background-color: #ffda86;
	color: #002f65;
}
#WzBoDy #spDetails {
	background-color: #002f65;
	color: white;
}
#WzBoDy #raDetails {
	background-color: white;
	color: #002f65;
}
#WzBoDy #apDetails {
	background-color: #cfab7a;
	color: white;
}
#WzBoDy #lgDetails {
	background-color: #b32017;
	color: white;
}
#WzBoDy {
	padding: 0;
}
form.style2 {
	margin-bottom: 0;
}
form.style2 legend {
	font-size: 12px;
}
form.style2 fieldset {
	margin-bottom: 0;
}
.style2 textarea {
	width: 393px;
	height: 30px;
}
.columnLeft {
	width: 225px;
	overflow: hidden;
	background-color: white;
}
.columnRight {
	width: 425px;
}
.statementBox {
	background-color: #002f65;
	color: white;
	padding: 1em;
	margin-bottom: 1em;
}
.statementBox h2 {
	color: #ffc425 !important;
	text-align: center !important;
	text-transform: uppercase;
	font-size: 18px !important;
	padding: 0 !important;
	line-height: 1 !important;
	background-color: transparent !important;
	margin: 0 !important;
}
.statementBox h2 span {
	font-size: 14px;
	text-transform: none;
	font-weight: normal;
}
.statementBox h3 {
	color: #ffe192 !important;
	line-height: 1 !important;
	border-bottom: 1px solid white;
	padding-bottom: .25em;
	margin-top: .5em !important;
}
.statementBox h3 span {
	color: white;
	text-transform: uppercase;
	font-size: 10px;
}
.statementBox ol {
	margin: 1em 0 0 0 !important;
}
.statementBox p, .statementBox li {
	color: white;
	font-size: 12px;
	margin-bottom: 0 !important;
}
#value .statementBox p {
	text-align: center;
	margin: 0;
}
#mission .columns {
	background: url(/services/strategy/images/missionPic.jpg) no-repeat left 310px;	
}
#vision .columns {
	background: url(/services/strategy/images/visionPic.jpg) no-repeat left 240px;	
}
#value .columns {
	background: url(/services/strategy/images/valuePic.jpg) no-repeat left bottom;	
}
#masterGoals .columns {
	background: url(/services/strategy/images/goalsPic.jpg) no-repeat left bottom;	
}
