p {
	margin: 0.5em 0 1em 0;
}
h2 {
	padding-left: 10px;
	line-height:22px; 
	background: #D3D3D3 url(img/titlebar2.gif);
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 24px;
	font-weight: bold;
	color: #666;
	margin: 0;
}
div#quicklinks {
	padding: 0 10px;
	overflow: auto;
}
div#quicklinks p {
	margin: 1em 0 0.5em 0;
}
h3 {
	line-height: 23px;
	color: #333;
	border-bottom: 1px solid #fff;
	background: #EAEAEA url(img/plus.gif) no-repeat 186px 50%;
	padding-left: 10px;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	cursor: pointer
}
h3.hover { border-bottom: 1px solid #FF6600; background-color: #D6D6D6;}
h3.x { background-image: url(img/x.gif); }
.expertise p { margin: 0.5em 0 0 0 }

.alignbottom {
	position: absolute;
	bottom: 10px;
	display: block;
	background: white;
	border-bottom: 1px dotted white;
}
.column div div {
	padding: 0 10px;
	height: 170px;
	position: relative;
	overflow: auto;
}
.column div.expertise div {
	overflow: hidden;
}
.first div div {
	height: 265px;
}
div.last {
	border-right: 0;
}
div.first {
	border-left: 0;
}
.column {
	border-right: 1px solid #B6B6B6; 
	border-left: 3px solid #fff;
	width: 197px;
	float: left;
}
* html .column {
	width: 200px;
}

td.copyright {
	height:100%;
}
span.whatsNew {
padding-left:20px; background: transparent url(img/star.jpg) no-repeat 0 50%
}
span.capitalMarkets {
padding-left:20px; background: transparent url(img/dollar.gif) no-repeat 0 50%
}
span.servicesPortfolio {
padding-left:20px; background: transparent url(img/folder.gif) no-repeat 0 50%
}
span.quickLinks {
padding-left:20px; background: transparent url(img/quicklinks.gif) no-repeat 0 50%
}
* html .opening {
	display: block;
}
* html .closed {
	display: none;
}
#bannerctrl a {
	display:block;
	float:left;
	background: #1a3061;
	font-weight: bold;
	color: white;
	text-align: center;
	margin: 4px 0 0 5px;
	border: 1px solid #06201f;
	border: 1px solid #aaaaaa;
	outline:0;
}
#bannerctrl a:hover {
background: #0b1a3d;
border: 1px solid #ffffff;
}
#bannerctrl span {
display: block; color: white;float: left;
margin-top: 8px;
margin-left: 20px;
}
#bannerctrl img {
float: left;
}
#bannerctrl a img {
float: none;
}
#bannerctrl {
background:  url(img/bcbg3.gif) repeat-x;
height: 30px;
padding-left: 5px;
}
