.page_header_deep
{
	position:relative;
	width:729px;
	height:228px;
	background-repeat:no-repeat;
}

.page_header_deep h3, .page_header_deep h4, .page_header_shallow h2
{
	position:relative;
	color:#FFFFFF;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	left:35px;
	top:170px;
}

.page_header_shallow h2
{
	left:36px;
	top:18px;
}

.page_header_deep h4
{
	font-size:18px;
}

#home_header_deep
{
	background-image:url(../images/home_header_deep.jpg);
}

#about_header_deep
{
	background-image:url(../images/about_header_deep.jpg);
}

#download_header_deep
{
	background-image:url(../images/download_header_deep.jpg);
}

#investment_approach_header_deep
{
	background-image:url(../images/investment_approach_header_deep.jpg);
}

.page_header_shallow
{
	position:relative;
	width:729px;
	height:61px;
	background-repeat:no-repeat;
}

#services_header_shallow
{
	background-image:url(../images/services_header_shallow.jpg);
}

#ifa_header_shallow
{
	background-image:url(../images/ifa_header_shallow.jpg);
}

#research_header_shallow
{
	background-image:url(../images/research_header_shallow.jpg);
}

#listed_header_shallow
{
	background-image:url(../images/listed_header_shallow.jpg);
}

#portfolio_header_shallow
{
	background-image:url(../images/portfolio_header_shallow.jpg);
}

#institutions_header_shallow
{
	background-image:url(../images/institutions_header_shallow.jpg);
}

#our_funds_header_shallow
{
	background-image:url(../images/our_funds_header_shallow.jpg);
}

#pri_header_shallow
{
	background-image:url(../images/pri_header_shallow.jpg);
}

.page_content_main
{
	position:relative;
	width:729px;
	min-height:300px;
}

.page_content_left_quote
{
	position:relative;
	float:left;
	width:214px;
	height:220px;
	text-align:right;
	margin-top:42px;
	font-size:16px;
	color:#3a4747;
	font-weight:bold;
	left:26px;
	line-height:28px;
	top:-12px;
}

.page_content_right_quote
{
	position:absolute;
	top:180px;
	left:480px;
	height:200px;
	width:200px;
	font-size:16px;
	color:#3a4747;
	font-weight:bold;
	line-height:28px;
}

.page_content_right_text, .page_content_right_text_wide
{
	position:relative;
	float:right;
	width:460px;
	min-height:300px;
}

.page_content_right_text_wide
{
	width:700px;
}

.quote_name
{
	font-size:14px;
	color:#50007d;
	font-weight:bold;
	line-height:20px;
}

.quote_title
{
	font-size:12px;
	color:#50007d;
	font-style:italic;
	line-height:20px;
}

.page_content_right_text img, .page_content_right_text_wide img
{
	position:relative;
	float:right;
}

.page_content_right_text_ps img
{
	position:relative;
	float:left;
}

.page_content_right_text p
{
	line-height:24px;
}

.page_content_right_text_ps
{
	position:relative;
	top:30px;
	margin-right:24px;
	margin-bottom:20px;
	line-height:24px;
}

.page_content_right_text_ps p
{
	margin-bottom:15px;
}

.page_content_right_text_ps h3
{
	position:relative;
	padding-left:10px;
	width:404px;
	height:23px;
	font-size:13px;
	color:#ffffff;
	background-color:#b9bdbd;
	font-style:italic;
	margin-bottom:10px;
}

.download_container
{
	position:relative;
	width:414px;
	min-height:26px;
	border-bottom:1px solid #b9bdbd;
	margin-bottom:10px;
	padding-bottom:10px;
}

.download_image
{
	float:left;
	position:relative;
	left:14px;
	width:44px;
	height:44px;
	background-image:url(../images/download_icon.jpg);
	background-repeat:no-repeat;
}

.download_details
{
	float:left;
	position:relative;
	width:333px;
	min-height:44px;
	font-size:13px;
	color:#4b5b5b;
	margin-left:30px;
}

.download_clear
{
	clear:left;
	overflow:hidden;
	height:1px;
	width:100%;
}

ul
{
	color:#50007d;
	margin-left:16px;
}

li
{
	margin-bottom:20px;
}

.li_span
{
	color:#040404;
}

#about_header_deep h3, #investment_approach_header_deep h3
{
	top:186px;
}


.element_form
{	position:relative;
	background-color:#ffffff;
	width:415px;
}
	
.element_form_title
{	display:none;
}

.element_form_table_container
{
}

.element_form_fieldset
{	
	background-color:#FFFFFF;
}

.element_form_table
{	
	border-top:1px solid #b9bdbd;
	background-color:#ffffff;
	width:415px;
}
	
.element_form_table_cell
{	
	padding-top:4px;
	padding-bottom:4px;
	font-style:italic;
	font-size:15px;
}
	
.element_form_text_box
{	
	width:415px;
	font-size:13px;
	padding:4px;
	border:1px solid #b9bdbd;
	font-family:Georgia, Arial;
	background:url(../images/contact_form_fade.jpg) repeat-x;
	margin-bottom:10px;
	margin-top:8px;
	}
	
.element_form_select
{	
	height:18px;
	width:415px;
	font-size:13px;
	padding:4px;
	border:1px solid #b9bdbd;
	font-family:Georgia, Arial;
	background:url(../images/contact_form_fade.jpg) repeat-x;
	margin-bottom:10px;
	margin-top:8px;
}
	
.element_form_textarea
{	
	height:100px;
	width:415px;
	font-size:13px;
	padding:4px;
	border:1px solid #b9bdbd;
	font-family:Georgia, Arial;
	background:url(../images/contact_form_fade.jpg) repeat-x;
	margin-bottom:10px;
	margin-top:8px;
}
	
.element_form_table_colspan
{	}	
	
.element_form_table_colspan_mand
{
	border-bottom:1px solid #b9bdbd;
	padding-bottom:10px;
}	

.element_form_button_reset
{	
	display:none
}

.element_form_button
{
	margin-top:15px;
}

input.element_form_button
{
	width:131px;
	height:31px;
	background:url(../images/submit.jpg) no-repeat;
	outline: none; border:0px;
}
	
input.element_form_button:hover
{
	background: url(../images/submit.jpg) no-repeat -132px 0px;
	width:131px;
	height:31px;
	cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

.element_form_table_error_container
{	
	padding:15px;
	padding-left:0px;
}

.element_form_table_error
{	
	background-color:#FFFFFF;
	border:1px solid #01074F;
	padding:15px;
}

.element_text_body p
{
	padding-left:20px;
	padding-right:20px;
	padding-top:12px;
	padding-bottom:7px;
}

.bold_large_text
{
	font-weight:bold;	
	font-size:14px;
}


/* +++++++++++++++++++ Custom elements for this site +++++++++++++++++++++++ */
.element_requestinfo_form_table
{	
	width:415px;
	background:url(../images/ifa_purple_stripe1.jpg) repeat-x;
	background-color:#6e2b93;
	border-top:1px solid #b9bdbd;
	border-bottom:1px solid #b9bdbd;
}
	
.element_requestinfo_form_table_cell
{	
	padding-left:12px;
	padding-right:12px;
	padding-bottom:4px;
	color:#ffffff;
	font-family:Georgia, Arial;
	font-size:15px;
	font-style:italic;
}

.element_requestinfo_form_text_box
{	
	width:381px;
	margin-bottom:10px;
	margin-top:8px;
	padding:4px;
	background:url(../images/contact_form_fade.jpg) repeat-x;
	background-color:#ffffff;
	border:1px solid #b9bdbd;
	font-family:Georgia, Arial;
	font-size:13px;
}

.element_requestinfo_green_box
{	
	width:391px;
	padding:12px;
	background:url(../images/ifa_green_stripe.jpg) repeat-x;
	background-color:#30ca00;
	border-top:1px solid #b9bdbd;
	border-bottom:1px solid #b9bdbd;
	color:#ffffff;
	font-size:14px;
	line-height: 18px;
}

.element_requestinfo_purple_box
{	
	width:391px;
	padding-left:12px; padding-right:12px;
	padding-top:8px;   padding-bottom:8px;
	background:url(../images/ifa_purple_stripe2.jpg) repeat-x;
	background-color:#6e2b93;
	border-top:1px solid #b9bdbd;
	border-bottom:1px solid #b9bdbd;
	color:#ffffff;
	font-size:12px;
	line-height: 18px;
}

button.element_requestinfo_button_purple
{
	width:131px;
	height:31px;
	/* background:url(../images/submit.jpg) no-repeat; */
	background:url(../images/ifa_button_purple.jpg) no-repeat;
	border:1px solid #b9bdbd;
	color:#ffffff;
	font-family:Georgia, Arial;
	font-size: 13px;
	font-weight: bold;
	font-style:normal;
	text-align: left;
	vertical-align: left;
	padding-top: 1px;
	padding-left: 8px;
	margin: 0;
}
	
button.element_requestinfo_button_purple:hover
{
	color:#ffffff;
	border:1px solid #b9bdbd;
	background:url(../images/ifa_button_green.jpg) no-repeat;
	cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

button.element_requestinfo_button_green
{
	width:131px;
	height:31px;
	/* background:url(../images/submit.jpg) no-repeat; */
	background:url(../images/ifa_button_green.jpg) no-repeat;
	border:1px solid #b9bdbd;
	color:#ffffff;
	font-family:Georgia, Arial;
	font-size: 13px;
	font-weight: bold;
	font-style:normal;
	text-align: left;
	vertical-align: left;
	padding-top: 1px;
	padding-left: 8px;
	margin: 0;
}
	
button.element_requestinfo_button_green:hover
{
	color:#ffffff;
	border:1px solid #b9bdbd;
	background:url(../images/ifa_button_purple.jpg) no-repeat;
	cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

