html, body {
	margin: 0; padding: 0;
}

body {
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #252525;
}

p {
	line-height: 16px;
	margin: 0 0 18px 0;
}

.bigger {
	font-size: 14pt;
}
.larger {
	font-size: 11pt;
	line-height: 19px;
}
.smaller {
	font-size: 8pt;
}
.smallest {
	font-size: 7pt;
}

blockquote {
	margin: 0;
}

em {
	font-family: Georgia, Arial, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 19px;
}

.extraEm {
	color: #132d3a;
}

em.legal {
	font-family: Arial, Helvetica, sans-serif;
	color: #639abd;
	font-weight: bold;
	font-size: 9pt;
}

.profileBox em {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	line-height: 16px;
	font-style: italic;
}

hr {
	border: none;
	border-bottom: 1px dotted #cdcdcd;
	margin: 12px 0 14px 0;
	color: white;
}

hr.tight {
	margin-top: 0;
}

.hrBottom {
	border-bottom: 1px dotted #cdcdcd;
	padding-bottom: 3px !important;
}

.hrTop {
	border-top: 1px dotted #cdcdcd;
	margin-top: -5px;
	padding-top: 18px;
}

.hrBlock {
	border-bottom: 1px dotted #cdcdcd;
	padding-bottom: 3px !important;
	margin-bottom: 18px;
}

img, form, fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	font-size: 1px;
	margin: 0;
}

.strong {
	font-weight: bold;
}
.left {
	float: left;
}
.right {
	float: right;
}

/* Page Headings */
h1 {
	font-family: Georgia, Arial, serif;
	margin: 0;
	font-size: 13pt;
	font-weight: normal;
	line-height: 19px;
}

h1.extraMargin {
	margin-bottom: 4px;
}

h1.retail, h1.events {
	margin-bottom: 15px;
}

h1.largeMargin {
	margin-bottom: 12px;
}

#singleTitleBlock h1 {
	margin-bottom: 15px;
}

#titleBlock p {
	font-family: Georgia, Arial, serif;
	font-size: 11pt;
	line-height: 19px;
	color: #132d3a;
	width: 385px;
}

h2 {
	font-family: Georgia, Arial, serif;
	margin: 0 0 12px 0;
	font-size: 13pt;
	font-weight: normal;
	color: #132d3a;
	line-height: 22px;
}

h2.noMargin {
	margin-bottom: 0;
}

h2.extraMargin {
	margin-bottom: 18px;
}

.resourceBox h2 {
	margin: 0 0 0 10px;
}

#overviewBlock h2 {
	margin-bottom: 0;
}

h3 {
	font-size: 9pt;
	margin: 0 0 12px 0;
}

h4 {
	margin: 0 0 2px 0;
}

/* Site Structure */
#branding {
	width: 94px; height: 94px;
	padding: 11px 30px 0 26px;
}

#main {
	width: 479px;
	position: absolute;
	left: 150px; top: 0;
}

#breadcrumb {
	margin: 0;
	padding: 12px 0;
	list-style: none;
}

#breadcrumb li {
	display: inline;
	font-size: 8pt;
	text-transform: uppercase;
	color: black;
}

#content {
	border-left: 1px dotted #cdcdcd;
	border-right: 1px dotted #cdcdcd;
	border-bottom: 1px dotted #cdcdcd;
}

.box {
	border-top: 1px dotted #cdcdcd;
	padding: 14px 19px 0 19px;
}

#quote {
	border-top: 1px dotted #cdcdcd;
	padding: 14px 0 0 0;
}

#quote h1 {
	padding: 0 19px 14px 19px;
	border-bottom: 1px dotted #cdcdcd;
}

#quote blockquote {
	padding: 16px 19px 15px 19px;
	font-family: Georgia, Arial, serif;
	width: 385px;
	font-size: 11pt;
	line-height: 19px;
}

#copyright {

}

.contactP {
	margin-bottom: 10px;
}

/* Intro Block */
#introBlock {

}

#introBlock p {
	
}

#introBlock p.intro, #introPeopleBlock p.intro {
	font-family: Georgia, Arial, serif;
	font-size: 11pt;
	line-height: 19px;
	color: #132d3a;
}

#introBlock img.investor, #introPeopleBlock img.investor {
	margin-bottom: 12px;
}

#introPeopleBlock p {
	color: #132d3a;
}

/* Expertise Block */
#expertiseBlock ul, #peopleBlock ul {
	margin: 0 0 19px 0;
	padding: 0;
	list-style: none;
}


#expertiseBlock ul li, #peopleBlock ul li {
	border-bottom: 1px dotted #cdcdcd;
	padding: 8px 5px;
}

#expertiseBlock ul li.uneven, #peopleBlock ul li.uneven {
	background: #F3FAFF;
}

#expertiseBlock ul li.group, #peopleBlock ul li.group {
	color: #FF4E00;
	font-weight: bold;
	padding-top: 22px;
}

#expertiseBlock ul li a, #expertiseBlock ul li a:link, #expertiseBlock ul li a:visited, #expertiseBlock ul li a:active,
#peopleBlock ul li a, #peopleBlock ul li a:link, #peopleBlock ul li a:visited, #peopleBlock ul li a:active {
	color: #252525;
	text-decoration: none;
}

#expertiseBlock ul li.group a, #peopleBlock ul li.group a {
	color: #FF4E00;
	text-transform: uppercase;
}

/* Content Block */
#contentBlock ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#contentBlock ul li {
	line-height: 16px;
	margin-bottom: 10px;
	padding-left: 14px;
}

#contentBlock blockquote {
	border-top: 1px dotted #cdcdcd;
	border-bottom: 1px dotted #cdcdcd;
	margin-bottom: 16px;
	padding: 14px 35px;
}

#contentBlock .quote {
	color: #254151;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}

#contentBlock .name {
	color: #639ABD;
	font-weight: bold;
}

#contentBlock a {
	color: #252525;
	text-decoration: none;
}

/* Sector Block */
#sectorBlock ul {
	margin: 0 0 19px 0;
	padding: 0;
	list-style: none;
}

#sectorBlock ul li {
	border-bottom: 1px dotted #cdcdcd;
}

#sectorBlock ul li p {
	margin-bottom: 10px;
}

#sectorBlock p {
	width: 400px;
}

.col {
	width: 385px;
}

.sectorsCol {
	width: 400px;
}

.resourcesCol {
	width: 400px;
}

.indent {
	margin-left: 28px;
}

p.lessMargin {
	margin-bottom: 10px;
}

p.lastP {
	margin-bottom: 0;
}

p.urlP {
	position: relative;
	width: 411px;
	padding-left: 28px;
}
p.urlP img {
	position: absolute;
	top: 3px; left: 0;
}

/* Events and Seminars Contact Block */
#eventsContactBlock {
	border-top: 1px dotted #CDCDCD;
	padding: 14px 0 13px 0;
}

#eventsContactBlock.noPadBottom {
	padding-bottom: 0;
}

#eventsContactBlock p {
	margin-bottom: 0;
}

#eventsContactBlock ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	/* margin: 0 0 18px 0; */
}
#eventsContactBlock ul li {
	position: relative;
	width: 411px;
	padding-left: 28px;
	line-height: 16px;
}
#eventsContactBlock ul li img {
	position: absolute;
	top: 19px; left: 0;
}

/* Profile Block */
#profileBlock ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	/* margin: 0 0 18px 0; */
}

#profileBlock ul li {
	position: relative;
	width: 411px;
	padding-left: 28px;
	line-height: 16px;
	margin-bottom: 10px;
}

#profileBlock ul li img {
	position: absolute;
	top: 3px; left: 0;
}


/* Related Block */
#relatedBlock ul {
	margin: 0;
	padding: 0;
	list-style: none;
	/* margin: 0 0 18px 0; */
}
#relatedBlock ul li {
	position: relative;
	width: 411px;
	padding-left: 28px;
	line-height: 16px;
	margin-bottom: 10px;
}
#relatedBlock ul li img {
	position: absolute;
	top: 3px; left: 0;
}
#relatedBlock p {
	margin: 0 0 10px 0;
}

#relatedContact p {
	margin: 0 0 0 28px;
}

#relatedBlock #relatedContact ul {
	margin-top: 10px;
}

#profileRelated #relatedContact ul {
	margin-top: 0;
}

#profileRelated .hrBlock {
	border-bottom: none;
	margin-bottom: 5px;
	padding-bottom: none;
}

#nmTop {
	margin-top: 0 !important;
}

.resourceBox ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	/* margin: 0 0 18px 0; */
}
.resourceBox ul li {
	position: relative;
	width: 401px;
	padding: 10px 10px 10px 38px;
	line-height: 16px;
}
.resourceBox ul li img {
	position: absolute;
	top: 13px; left: 10px;
}
.resourceBox p {
	margin: 0 0 10px 38px;
}
.resourceBox ul li span {
	font-weight: bold;
	color: #254151;
}

/* Publications Block and Events Block */
#publicationsBlock, .eventsBlock {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	/* margin: 0 0 18px 0; */
}

#publicationsBlock li, .eventsBlock li {
	position: relative;
	width: 401px;
	padding: 10px 10px 10px 38px;
	line-height: 16px;
	margin-bottom: 1px;
	background: #F7F7F4;
}

#publicationsBlock li img, .eventsBlock li img {
	position: absolute;
	top: 13px; left: 10px;
}

#publicationsBlock p, .eventsBlock p {
	margin: 0 0 0 38px;
}

#publicationsBlock li span, .eventsBlock li span {
	font-weight: bold;
}

/* Resources Section */
/* Overview Block */
#overviewBlock p {
	font-size: 8pt;
	margin-bottom: 12px;
}

p.date {
	font-size: 8pt;
}

blockquote.largeQuote {
	font-family: Georgia, Arial, serif;
	width: 385px;
}

blockquote.largeQuote p {
	font-size: 11pt;
	line-height: 19px;
}

blockquote.expertiseQuote {
	width: 365px;
	color: #254151;
	font-weight: bold;
	margin-left: 35px;
}

.highlightList {
	margin: 0; padding: 0;
	list-style: none;
	border-top: 1px dotted #cdcdcd;
}

.highlightList li {
	border-bottom: 1px dotted #cdcdcd;
	padding: 8px 5px;
}

.highlightList li.hightlight {
	background: #f3faff;
}
.highlightList li.subtopic {
	padding-left: 40px;
}

.highlightList p {
	margin-bottom: 0;
}

p.alpha {
	margin: 22px 0 8px 5px;
	color: #ff4e00;
	font-weight: bold;
}

p.alpha.sitemap {
	margin-top: 0;
}

.simpleList, .timingsList {
	margin: 0; padding: 0;
	list-style: none;
}

.simpleList li {
	margin: 0 0 16px 0;
}

.simpleList li span {
	margin-left: 35px;
}

.eventList {
	margin-bottom: 18px;
}

.eventList li {
	margin-bottom: 3px;
}

.timingsList {
	margin-bottom: 11px;
}

.timingsList li {
	margin-bottom: 3px;
}

.profilePic {
	display: block;
	margin-bottom: 14px;
}

.profileBox {
	
}

.profileBox blockquote {
	width: 400px;
}

.profileBox blockquote p {
	font-weight: bold;
}

.profileBox p {
	color: #132d3a;
}

.resourceBox {
	border-top: 1px dotted #cdcdcd;
	padding: 16px 19px 13px 9px;
}

.resourceIndent {
	margin-left: 10px;
}

.hightlightBox {
	background: #f7f7f4;
	padding: 10px 10px 10px 10px;
	margin-bottom: 1px;
}

.hightlightBox span {
	font-weight: bold;
	color: #254151;
}

ol {
	margin: 18px 0 0 0;
	padding: 0;
	list-style: none;
	width: 400px;
}

ol li {
	margin-bottom: 20px;
	padding: 0;
	white-space: normal;
}

ol li.end {
	margin-bottom: 0;
}

.contactBox {
	width: 36%;
	padding-bottom: 10px;
}

.contactBox p {
	margin: 0;
}
