/* ---------------- FUND & PRICES */
.colOdd {
background:#F1F4F7;
}

.colEven {
background:#F7FAFC;
}
			.primaryRowHeader td {
				 color:#FFFFFF;
				 font-size:12px;
				 border-top:solid 15px #FFFFFF; 
			}
			
			.primaryRowHeader.darkText td {
				 color:#3c3c3c;
			}

			.primaryRowHeader span {
				float:right;
				font-size:10px;
				color:#FFFFFF;
			}
			
			.primaryRowHeader strong {
				float:left;
			}

						#rpp {
			 background:#00c2e2 url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
			 background-position:0px 15px;
			 *background-position:0px 0px;/*tweak for IE7*/
			 _background-position:0px 0px;/*tweak for IE6*/			 
			}

			#dialogueWealthManagment {
			 background:#959ba1 url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
			 background-position:0px 15px;
			 *background-position:0px 0px;/*tweak for IE7*/
			 _background-position:0px 0px;/*tweak for IE6*/					 
			}
			
			#coreBundles {
				background:#BDA785 url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
				background-position:0px 15px;
			 	*background-position:0px 0px;/*tweak for IE7*/
			 _background-position:0px 0px;/*tweak for IE6*/		
			}
			
			#moneyMarketFunds {
				background:#D1A240 url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
				background-position:0px 15px;
			 	*background-position:0px 0px;/*tweak for IE7*/
			 _background-position:0px 0px;/*tweak for IE6*/		
			}
			
			#fixedIncomeFunds {
				background:#784B3A url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
				background-position:0px 15px;
				*background-position:0px 0px;/*tweak for IE7*/
			 _background-position:0px 0px;/*tweak for IE6*/		
			}
			
			#balancedFunds {
				background:#C47D1F url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
				background-position:0px 15px;
				 *background-position:0px 0px;/*tweak for IE7*/
			 _background-position:0px 0px;/*tweak for IE6*/		
			}
			
			#canadianEquityFunds {
				background:#A32E18 url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
				background-position:0px 15px;
				*background-position:0px 0px;/*tweak for IE7*/
			 _background-position:0px 0px;/*tweak for IE6*/		
			}
			
			
			#americanEquityFunds{
			 background:#3E5165 url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
			 background-position:0px 15px;
			 *background-position:0px 0px;/*tweak for IE7*/
			 _background-position:0px 0px;/*tweak for IE6*/						
			}
			
			
			#globalEquityFunds {
				background:#56254A url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
				background-position:0px 15px;
				*background-position:0px 0px;/*tweak for IE7*/
			 _background-position:0px 0px;/*tweak for IE6*/	
			}
			
			
			#sectorFunds {
				background:#7A7652 url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
				background-position:0px 15px;
			 	*background-position:0px 0px;/*tweak for IE7*/
			 _background-position:0px 0px;/*tweak for IE6*/						
			}
			
			#privatePools {
			 background:#959BA1 url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
			 background-position:0px 15px;
			 *background-position:0px 0px;/*tweak for IE7*/
			 _background-position:0px 0px;/*tweak for IE6*/					 
			}
			
			#depositNotes {
			 background:#138845 url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
			 background-position:0px 15px;
			 _background-position:0px 0px;
			 *background-position:0px 0px;				 
			}
			#tflex {
			 background:#BA8063 url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat 0 0;			 
			}
			#powershares {
			 background:#FE9915 url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat 0 0;	
			}
			
			/* FUND LISTING AND FUND CARD REALIGNMENT PROJECT - MARCH 2010 */
			#trimarkFunds{
				background:#001A7B url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
				background-position:0px 15px;
				*background-position:0px 0px;/*tweak for IE7*/
				_background-position:0px 0px;/*tweak for IE6*/
			}
			
			#invescoFunds{
				background:#001A7B url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
				background-position:0px 15px;
				*background-position:0px 0px;/*tweak for IE7*/
				_background-position:0px 0px;/*tweak for IE6*/
			}
			
			#managedSolutions{
				background:#959BA1 url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
				background-position:0px 15px;
				*background-position:0px 0px;/*tweak for IE7*/
				_background-position:0px 0px;/*tweak for IE6*/
			}
			
			#segFunds td {
				font-size: 11px;
				font-weight: bold;
				border-top: solid 20px #ffffff;
				border-bottom: none;
			}
			
			.rowHeader td {
				background-color:#EFEFEF;
				font-weight:bold;
				border-top:solid 0px #FFFFFF;
				padding:2px;
			}
			
			col {
				vertical-align:top;
			}
			
			.capped {
    			color:#FFFFFF;
    			font-variant:small-caps;
    			font-size:10px!important;
				font-weight:normal;
   			}
   
   			.capRed { 
     			background-color:#A32E18;
   			}
			.capGrey { 
     			background-color:#959ba1;
   			}
   
   			.capBlack {
    			background-color:#000000;
   			}
   			.capPurple {
    			background-color:#56254A;
   			}
   			.capMauve {
    			background-color:#843D73;
   			}
   			.capPool {
    			background-color:#BDA785;
   }



			/* really really silly fix to get the far right column aligned in firefox since it doesn't support alignment
				on the col tag */
			th + th + th + th + th + th + th, td + td + td + td + td + td + td {
				text-align:right;
			}
			
			tr.ruled {
				background-color:#D8DBD0;
			}    
				
/* --------------- REPORTS / PROSPECTUS ----------------------- */
	#dialogueReports td.header {
			border-bottom:solid 5px #959ba1; 
	}

	#globalRrpReports td.header {
			border-bottom:solid 5px #959ba1; 
	}
	
	#coreReports td.header {
			border-bottom:solid 5px #BDA785; 
	}
	
	#fixedIncomeReports td.header {
		border-bottom:solid 5px #784B3A;
	}
	
	#balancedFundsReports td.header {
		border-bottom:solid 5px #C47D1F;

	}
	
	#canadianEquityReports td.header {
		border-bottom:solid 5px #A32E18;	
	}
	
	#americanEquityReports td.header {
		border-bottom:solid 5px #3E5165;	
	}
	
	#globalEquityReports td.header {
		border-bottom:solid 5px #56254A;	
	}
	
	#sectorReports td.header {
		border-bottom:solid 5px #7A7652;	
	}
	
	#poolsReports td.header {
		border-bottom:solid 5px #D0C7A8;	
	}
	
	
	td.header {
		padding:1px; 
		padding-left:5px;
		background:#EFEFEF url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat; 
		color:#505050; 
		background-position:0px 0px;
	}
	
	td.second {
		padding:0px;
		border-bottom:solid 5px #DBDFE5 !important; 
		background:#EFEFEF
	}
		

.dateFloatRight {
	float:right;
	font-size:11px;
}

.itemList {
	padding-top:5px; 
	text-indent:24px;
}

.distributionsTable {
	width:auto;
}

.distributionsForm {
	width:530px;
}

#seg {
}

#seg .normal {
	margin: 0;
	margin-left: 15px;
	
	}

h4 span {
	color: #A32E18;
	}