/**  Funds Styles  **/

/* Sub Menu */

#sub-header{
	background:  url(../../../images/sub-menus/funds/funds-header.gif) no-repeat;
}

h3.fund-pricing-info { 
	background: url(../../../images/turquoise-headers/fund-pricing-information.gif) no-repeat;
}


#t1 { 
	background-image: url(../../../images/sub-menus/funds/funds-under-02.gif);
	line-height: 30px !important;
	height: 30px !important; 
	}
	
#t1 a { 
	background-image: url(../../../images/sub-menus/funds/funds-under-01.gif); 
	line-height: 30px !important;
	height: 30px !important;
	}

#t2 { 
	background-image: url(../../../images/sub-menus/funds/invista-foundation-prop-02.gif);
	line-height: 30px !important;
	height: 30px !important; 
	}
	
#t2 a { 
	background-image: url(../../../images/sub-menus/funds/invista-foundation-prop-01.gif); 
	line-height: 30px !important;
	height: 30px !important;
	}

#t3 { 
	background-image: url(../../../images/sub-menus/funds/insight-portfolio-fund-02.gif); 
	line-height: 30px !important;
	height: 30px !important;
	}
	
#t3 a { 
	background-image: url(../../../images/sub-menus/funds/insight-portfolio-fund-01.gif); 
	line-height: 30px !important;
	height: 30px !important;
	}

#t4 { 
	background-image: url(../../../images/sub-menus/funds/ieret-02.gif); 
	line-height: 30px !important;
	height: 30px !important;
	}
	
#t4 a { 
	background-image: url(../../../images/sub-menus/funds/ieret-01.gif); 
	line-height: 30px !important;
	height: 30px !important;
	}
	
#t5 { 
	background-image: url(../../../images/sub-menus/funds/international-02.gif); 
	line-height: 30px !important;
	height: 30px !important;
	}
	
#t5 a { 
	background-image: url(../../../images/sub-menus/funds/international-01.gif); 
	line-height: 30px !important;
	height: 30px !important;
	}
	
#t6 { 
	background-image: url(../../../images/sub-menus/funds/opportunity-02.gif); 
	line-height: 30px !important;
	height: 30px !important;
	}
	
#t6 a { 
	background-image: url(../../../images/sub-menus/funds/opportunity-01.gif); 
	line-height: 30px !important;
	height: 30px !important;
	}
	


#t7 { 
	background-image: url(../../../images/sub-menus/funds/global-property-02.gif); 
	line-height: 25px !important;
	height: 25px !important;
	}
	
#t7 a { 
	background-image: url(../../../images/sub-menus/funds/global-property-01.gif); 
	line-height: 25px !important;
	height: 25px !important;
	}





/**  Layout  **/

#para-left{
	float: left;
	width: 300px;
	padding: 0 20px 0 0;
}

#para-right{
	float: left;
	width: 240px;
}

ul.blue{
	margin: 0 !important;
}

ul.blue li {
	margin: 0 0 4px 0 !important;
}


#ippfCheck label {
		display: inline;
		}
		
#ippfCheck input {
		border: none;
		}
		
.proceed-butt {
	border: none !important;
	width: 56px !important;
	height: 15px !important;
	margin: 16px 0 0 0 !important;
}

ul#fundBoxes {
	list-style-type: none;
	}
	
ul#fundBoxes li {
	display: block;
	width: 137px;
	height: 137px;
	float: left;
	padding: 80px 40px 0 40px;
	}
	
ul#fundBoxes li#boxOne{
	background: url(../../../images/misc/fund-box-1.gif) no-repeat;
	}
	
ul#fundBoxes li#boxTwo{
	background: url(../../../images/misc/fund-box-2.gif) no-repeat;
	}

