/* ------------------------------------ */
/* Company Styles */
/* ------------------------------------ */
div#officeMap, a.Links, div.Block, div#Buttons, div.Information div div, div#Information A#VCard, img#Photo {
	display: none;
}
A:link, A:visited {
	color: #000;
}
div.narrativeText h3, h3#newsHead {
	margin-bottom: 10px;
}
div.narrativeText h3 a:link, div.narrativeText h3 a:visited {
	text-decoration: none;
}

/* ------------------------------------ */
/* News/Events Section */
/* ------------------------------------ */
div.Items {
	margin-bottom: 15px;
}
div.Items h3 {
	font-size: 12px;
	font-weight: bold;
}
div.Items A:link, div.Items A:visited {
	color: #295121;
}
div.Items span {
	display: block;
}
div.Items p {
	margin: 0px 0px 5px 0px;
}

/* ------------------------------------ */
/* Executive Team and Market Leaders */
/* ------------------------------------ */
div.pItems, div.pItemsLast {
	position: relative;
	height: 98px;
	margin: 0px 0px 25px 0px;
	border: 1px dotted #88898a;
}
div.pItems span, div.pItemsLast span, div#People h4 a:link, div#People h4 a:visited, div.pItems p, div.pItemsLast p {
	display: block;
	width: 300px !important;
}
div.pItems h4, div.pItemsLast h4 {
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	width: 300px;
}
div#People h4 a:link, div#People h4 a:visited {
	color: #295121;
	text-decoration: none;
}
div.pItems img, div.pItemsLast img {
	position: absolute;
	top: 0px;
	right: 0px;
}
/* ------------------------------------ */
/* Where to Find Us */
/* ------------------------------------ */
div.Information {
	display: block !important;
	margin: 0px 0px 15px 150px;
}
div.Information div {
	display: block !important;
	width: 184px;
}
div.Information h4 {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}
div.Detail div.Information h4 {
	font-weight: normal;
}
div.Information address, div.Information span {
	font-style: normal;
	font-size: 8pt;
}
div.Detail div.Information address, div.Detail div.Information span {
	padding-left: 5px;
}
div.Detail {
	position: absolute;
	top: 55px;
	right: 50px;
}
div.Detail div div {
	border: 1px solid #88898A;
}
div#officeQuickInfo div div {
	padding-bottom: 5px;
}
div#officeQuickInfo img {
	display: none;
}
div#officeQuickInfo.Detail img {
	display: block;
}
div#officeSpacer {
	height: 150px;
}
/* ------------------------------------ */
/* How We Are Managed */
/* ------------------------------------ */

div#Information {
	position: relative;
	background: url(../media/images/globals/dots.gif) repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 290px;
	color: #000;
	padding-left: 2px;

}
div#Information h3 {
	color: #295121;
}
div#Information address {
	margin-top: 15px;
	font-style: normal;
}
div#Information span#Title {
	display: block;
	font-size: 13px;
	font-weight: bold;
}
div#Information span#OfficeFax {
	margin-left: 10px;
}
div#Information A:link, div#Information A:visited {
	display: block;
}
div#officeQuickInfo div#Directions {
	display: none !important;
}
div#People.Office {
	margin-top: 30px;
}
