/* Main content styles */
.price {
	width:450px;
	background-color:#DEE0A0;	
	padding-left:46px;
	padding-right:15px;
	margin-right:46px;
	float:left;
	margin-top:40px;
}

.price tr {
	height: 10px;
}


.price h2 {
	color:#211F5F;
	font-size:13px;
	padding:0;
	margin:0;
	padding-top:21px;
}

.investment-philosophy .lhs h2, .client-login .lhs h2 {
	padding-top:5px;
}

.price h3 {
	color:#211F5F;
	margin:0;	
	padding:0;
	padding-bottom:11px;
	line-height:1em;
	font-size:29px;
}

.price h4 {
	color:#211F5F;
	font-size:16px;
	padding-bottom:20px;	
}

.price p {
	color:#211F5F;
	font-size:13px;
	padding-bottom:28px;
}


.lhs {
	width:298px;
	background-color:#DEE0A0;	
	padding-left:46px;
	padding-right:15px;
	margin-right:46px;
	float:left;
	margin-top:-40px;
}

.investment-philosophy .lhs, .client-login .lhs
{
	margin-top:-26px;
}

.legal .lhs .price
{
	background-color:inherit;
	visibility:hidden;	
}

.lhs h2 {
	color:#211F5F;
	font-size:13px;
	padding:0;
	margin:0;
	padding-top:21px;
}

.investment-philosophy .lhs h2, .client-login .lhs h2 {
	padding-top:5px;
}

.lhs h3 {
	color:#211F5F;
	margin:0;	
	padding:0;
	padding-bottom:11px;
	line-height:1em;
	font-size:29px;
}

.lhs h4 {
	color:#211F5F;
	font-size:16px;
	padding-bottom:20px;	
}

.lhs p {
	color:#211F5F;
	font-size:13px;
	padding-bottom:28px;
}



.aboutus-partnership {
	background-image: url("../resources/images/header/aboutus-partnership.jpg");	
	background-repeat:no-repeat;
	padding-top:301px;
}

.aboutus-value {
	background-image: url("../resources/images/header/aboutus-value.jpg");	
	background-repeat:no-repeat;
	padding-top:301px;
}

.aboutus-bio {
	background-image: url("../resources/images/header/aboutus-bio.jpg");	
	background-repeat:no-repeat;
	padding-top:301px;
}

.investment-philosophy {
	background-image: url("../resources/images/header/investment-philosophy.jpg");	
	background-repeat:no-repeat;
	padding-top:301px;
}

.products-delivery {
	background-image: url("../resources/images/header/products-delivery.jpg");	
	background-repeat:no-repeat;
	padding-top:301px;
}

.ratings-reports {
	background-image: url("../resources/images/header/ratings-reports.jpg");	
	background-repeat:no-repeat;
	padding-top:301px;
}

.contact-us-details {
	background-image: url("../resources/images/header/contact-us-details.jpg");	
	background-repeat:no-repeat;
	padding-top:301px;
}

.contact-us-maps {
	background-image: url("../resources/images/header/contact-us-maps.jpg");	
	background-repeat:no-repeat;
	padding-top:301px;
}

.client-login {
	background-image: url("../resources/images/header/client-login.jpg");	
	background-repeat:no-repeat;
	padding-top:301px;
}

.rhs {
	width:506px;
	margin-top:40px;
	float:left;	
}

.rhs h2, .rhs h3 {
	color:#211F5F;
	padding-bottom:22px;
	font-family: Helvetica, Arial, sans-serif;
}

.rhs h2 {
	font-size:29px;
}

.rhs h3 {
	font-size:16px;
}

.legal .rhs h3 {
	padding-bottom:12px;
}

.client-login .rhs {
	margin-top:33px;
}

.client-login .rhs  h3 {
	padding-bottom:19px;
}

.rhs ul {
	margin-left:15px;
}

.rhs li {
	padding-bottom:16px;
	font-size:12px;
	color:#595959;
}

.rhs p {
	line-height: 19px;
	margin-top: -5px;
	margin-bottom: 10px;
}

.rhs a {
	text-decoration:underline;
}

.contact-us .rhs img {
	border: 1px solid #cccccc;
}

.ucits .rhs ol {
	list-style: none;
}

.client-login .rhs input.textbox {
	width: 222px;
	line-height: 12px;
	padding: 4px;
	color: #595959;
	border: 1px solid #595959;
}

.client-login .rhs p {
	margin-bottom: 17px;
}

.client-login .rhs p.label {
	margin-bottom: 4px;
}

.client-login .rhs p.help {
	padding-top: 14px;
}

.client-login .rhs label {
	color: #595959;
	font-weight: bold;
}

/* Stuart Langridge image replacement technique for identity */
h1#identity a:link, h1#identity a:visited {
    background-position: 0px 0px;
}

h1#identity a:hover {
    background-position: 0px -67px;
}

.module {
	display: block;
	height: 100%;
	overflow: hidden;
	clear: both;
	margin: 10px 0 10px 0;
	padding-bottom:20px;
}

.bio-img {
	float:left;
	margin-right:46px;
	padding-left:46px;
	padding-right:15px;
	padding-top:7px;
	width:298px;
}

.bio-img img{
	float: right;
}

.bio-content {
	float:left;
	width:506px;
}

.bio-content p {
	line-height: 19px;
}

em {
	font-weight:bold;
	font-size:12px;
	color:#595959;
}

.contact {
	width:50px;
	display:block;
	font-size:12px;
	float:left;
}

.contact-bottom {
	width:240px;
	float:left;
	margin-top:35px;
}

.warning {
    color:#FF1A00;
}