/*riverstone*/
.navigationTopLevel {
	font:bold 11px Arial;
	color:#333;
}
.navigationSubLevel {
	color:#333;
}
.navigationSubLevel a {
	color:#333;
}
.navigationSubLevel a:hover {
	color:#fff;
}
.subNavigationDottedEnd {
	background:transparent url('/Common/images/sub_navigation_dotted_end_FFFFFF.gif') no-repeat scroll 0%;
}
.subNavigationDottedTab {
	background:transparent url('/Common/images/sub_navigation_dotted_tab_FFFFFF.gif') no-repeat scroll 0%;
}
.subNavigationDottedLine {
	background:transparent url('/Common/images/sub_navigation_dotted_line_FFFFFF.gif') no-repeat scroll 0%;
}
.subNavigationDottedLineMain {
	background: transparent url('/Common/images/sub_navigation_dotted_line_FFFFFF.gif') repeat-y  scroll 0% top;
}
.websiteDrillDown select {
	background-color:#555;
	color:#D7D7D7;
	border:1px solid #D7D7D7;
}
.stepMenu ul {
	color:#676767;
}
.stepMenu li {
	color:#888;
}
.stepMenu li.selected {
	color:#676767;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#F5F5F5', gradientType='0');
}
.stepMenu li.hover {
	color:#666;
}
.leftPane{
	background-color:#ccc;
}
.menu {
	border-right:1px solid #fff;
}
/*--------------------------------------pulled from full width ------------------------*/

.displayTextBlockText {
	width:930px;
	padding-left:-10px;
}
.contentText {
	padding: -100px 0px 0px 0px;
}

.imgBorder {
	border:1px solid #fff;
}
.dottedLine {
	border-bottom:1px dotted #969696;
}
.leadershipLinks {
	margin-top:6px;
}
.leadershipLinks a {
	color:#333;
	text-decoration:none;
}

.leadershipMainHeading {
	font:bold 16px verdana;
	color:#5c5c5c;
	padding-bottom:15px;
}
