/************************************ MAIN STRUCTURAL CONTAINERS *************************************************/	 
	body{font-size:62.5%; font-family: Arial, Helvetica, sans-serif; color:#000; background-color:#eee; margin: 0 auto 10px auto; padding:0; text-align:center; width:770px;} /** 62.5% defaults all text size to 10px **/
 	body *{margin:0; padding:0;} /** Remove all default margins, padding and borders from all elements **/
 	fieldset, image {border:none;}
	#main_container{width:770px; background-color:#fff; background-image:url(/aam.nsf/border_black_770.gif); background-repeat:repeat-y; background-position:top left; border-bottom:solid 1px #000;}
	table {font-size:100%; color:#6E6A62;}
	
/************************************ TOP ROWS - LOGOS, NAV & SECONDARY NAV **************************************/	
	
	#top{text-align:left; width:768px; font-size:1.0em; border-top:solid 1px #000; background-color:#A79E8B }
		/** Top background and country selection **/
			#top #top_bg_holder{width:768px; background-image:url(/aam.nsf/world_bg.jpg); height:97px; min-height:97px;}
			#top #top_bg_holder #logo{float:left; width:140px; height:97px;}
			#top #top_bg_holder #choose_country{width:115px; float:right; background-color:#202457; color:#fff;  min-height:30px; height:55px}
			#top #top_bg_holder #choose_country dl{padding:20px 0 5px 0; text-align:center;}
			#top #top_bg_holder #choose_country dt{font-weight:bold;font-size:1.2em}
			#top #top_bg_holder #choose_country dd{font-size:1.0em}
			#top #top_bg_holder #choose_country dd a{color:#fff; text-decoration:none;}
			#top #top_bg_holder #choose_country dd a:hover{text-decoration:underline}
		
		/** Navigation and Search **/
		#nav_and_search{padding:7px 0 4px 0; width:768px;}
		
		/** Top Navitation **/
			#top #top_nav {float:left; width:735px}
			#top #top_nav ul{list-style-type:none; margin:0 0 0 34px;}
			#top #top_nav ul li{display:inline; font-size:1.1em;}
			#top #top_nav ul li a{color:#fff;  font-weight:bold; text-decoration:none; padding:0 5px; display:block; float:left; border-left:solid 1px #fff}
			#top #top_nav ul li a.first{padding:0 5px 0 0; border:none; font-weight:bold; text-decoration:none; display:block; float:left;}
			#top #top_nav ul li.current{color:#202457; padding:0 5px; font-weight:bold; text-decoration:none; display:block; float:left; border-left:solid 1px #fff}
			#top #top_nav ul li.first_current{color:#202457; padding:0 5px 0 0; border:none; font-weight:bold; text-decoration:none; display:block; float:left;}
			#top #top_nav ul li a:hover{color:#202457; text-decoration:underline}
		
		/** Top Search **/
			#top #search{float:right; margin:0; width:148px}
			#top #search form div label{position:absolute; top:-75px; left:-75px;}
			#top #search form div #search_box{width:80px; float:left; border:solid 1px #202457; margin:0 10px 0 0; background-color:#E6E1D2;}
				#top #search form div #search_box {height:15px; voice-family: "\"}\""; voice-family:inherit; height:13px;} /** Box model hack required as input box has a border **/
				#top #search form div #search_box{} /** Break out box model hack **/
			#top #search form div #search_button{/**margin:0 10px 0 0background-color:#202457; color:#fff; font-weight:bold; font-size:0.9em; border:solid 1px #fff; margin:0 10px 0 0**/}
		
		
		
/************************************ TOP IMAGES -  BACKGROUND, USED ON HIGHER LEVEL PAGES **************************************/	
		
		/** Image Area (#ia) **/
		#ia_bg{width:768px; margin:0 1px; text-align:left;}
		#ia_text{padding:25px 0 0 35px}
/************************************ CENTER - MAIN BODY OF PAGE *******************/		
		
	#center{width:768px; margin-left:1px; margin-right:1px; text-align:left; font-size:1.0em; }
	.overlap{margin:-28px 0 0 1px} /** style used for top level pages which overlap the top image **/
			/*\*//*/
				.overlap{margin:-40px 0 0 1px}
			/**/
/************************************ FOOTER **************************************/	
	
	#footer{width:768px; margin:0 1px; text-align:left; border-bottom:solid 1px #ccc; font-size:1.0em; padding:55px 0 0 0}
	
		/** Bottom Navitation **/
			#footer #bot_nav {float:left; width:768px; border-bottom:solid 1px #A79E8B; padding:0 0 3px 0; font-size:1.1em;}
			#footer #bot_nav ul{list-style-type:none; margin:0 0 0 34px;}
			#footer #bot_nav ul li{display:inline; }
			#footer #bot_nav ul li a{font-weight:bold; text-decoration:none; padding:0 10px 0 0; display:block; float:left;}
			#footer #bot_nav ul li a:hover{text-decoration:underline}
			#footer #bot_nav ul li.current_bn{padding:0 15px 0 0; font-weight:bold; text-decoration:none; display:block; float:left; border-left:solid 1px #fff}
		
	/** Small print **/
	#small_print{}
	#small_print p{color:#6E6A62; margin:0 34px 0 34px; padding:15px 0 0 0}
	
	/** Copyright **/
	#footer #copyright p{margin:0 0 20px 34px; font-weight:bold; font-size:1.1em; padding-top:20px}
/************************************ SUB PAGES, FOLLOW 2 and 3 COL LAYOUT - MAIN CONTAINERS **************************************/	
		
		#center #sub_level{width:768px; font-size:1.0em; padding:0 0 1px 0} /** Padding requied for NS & FF bg bug on MAC **/
		.two_col_bg{background-image:url(/aam.nsf/left_col_bg.gif); background-repeat:repeat-y; background-position:top left; }
		.three_col_bg{background-image:url(/aam.nsf/triple_left_col_bg.gif); background-repeat:repeat-y; background-position:top left; }
		/**.country_col_bg{background-image:url(/aam.nsf/country_bg_3col.gif); background-repeat:repeat-y; background-position:top left; }**/
		/** Columns must total 768px.  
			2 col layout: left=204px, middle=564px.  
			3 col layout: left=204px, middle=354px right=210px. **/
		
		/** Left hand column **/
			#center #sub_level #left{width:184px; display:inline; color:#000; float:left; font-size:1.1em; }
			/** Set left hand column margin size **/
				.lms{margin:0 5px 0 0}
				.lml{margin:0 20px 0 0;}
			
			/** Left Nav **/
				#center #sub_level #left #left_nav{margin:0 0 0 34px; font-weight:bold;} 
				#center #sub_level #left #left_nav ul{list-style-type:none; padding:15px 0 0 0}
				#center #sub_level #left #left_nav ul li{padding:0 10px 7px 0; font-size:1.0em;}
				#center #sub_level #left #left_nav ul li.current_left{color:#6E6A62;}
				#center #sub_level #left #left_nav ul li.return{border-top:solid 1px #6E6A62; padding-top:7px}
				
				/** Left - Sub nav **/
					#center #sub_level #left #left_nav ul li ul {padding-top:7px}
					#center #sub_level #left #left_nav ul li ul li{background-image:url(/aam.nsf/active_dash.gif); background-repeat:no-repeat; background-position:left center; padding:0 0 0 8px; margin:0 0 7px 0;}
					#center #sub_level #left #left_nav ul li ul li.current_l_subnav{color:#6E6A62; background-image:url(/aam.nsf/current_dash.gif); background-repeat:no-repeat; background-position:left center;}
					#center #sub_level #left #left_nav ul li ul li.last_l_subnav{margin-bottom:0}
		/** Middle column - 2 Column pages **/
			/** 2 column pages have different lengths, therefore the widths have been seperated into the style rules below **/
			/** This size should never exceed 564px.  The right margin is dermined by the amonut of space left **/
			/** e.g.  564 (total space) - 541 (column width) = 23px (right margin) **/
			.s_col{width:514px;}
			.l_col{width:541px;}
			
			/** Large Right Margin **/
				#center #sub_level #middle_2col{float:left; font-size:1.1em; color:#6E6A62;}
				#center #sub_level #middle_2col #info{}
				#center #sub_level #middle_2col #info p{padding:0 0 15px 0}
				#center #sub_level #middle_2col #info p.last{padding:0}
											
		/** Middle column - 3 Column pages **/
			#center #sub_level #middle_3col{float:left; font-size:1.1em; color:#6E6A62; margin:0 14px 0 0;}
			/** Set column sizes for middle column in 3 columns **/
				#center #sub_level .m_large{width:362px;}
				#center #sub_level .m_small{width:340px;}
				#center #sub_level .m_vsmall{width:180px; background-color:#E7E1D3}
			
			#center #sub_level #middle_3col #info{}
			/**#center #sub_level #middle_3col #info p{padding:0 0 15px 0}**/
			#center #sub_level #middle_3col #info .add_border{background-image:url(/aam.nsf/gold_border_340.gif); width:340px; border-top:solid 1px #A79E8B; border-bottom:solid 1px #A79E8B; margin:0 0 10px 0}
			#center #sub_level #middle_3col #info .add_border .box_content{padding:11px 9px 0 10px;}
			
			#center #sub_level #middle_3col #info .add_border .underline{border-bottom:solid 1px #A79E8B}
			#center #sub_level #middle_3col #info .add_border .box_content p.credit_cards{padding:0 0 0 150px; margin:0 0 15px 0; background-image:url(/aam.nsf/credit_cards.gif); background-position:top left; background-repeat:no-repeat; height:39px; min-height:39px; }
		
			.make_border { border:solid 1px #A79E8B; margin-bottom: 1.5em; padding-bottom: 1.5em;}
			.make_border .box_content {padding:11px 9px 0 10px; }
		
		/** Right Column **/
			#center #sub_level #right{float:left; width:210px; font-size:1.1em; color:#6E6A62; background-color:#fff;}
			#center #sub_level #right_2{float:left; width:181px; font-size:1.1em; color:#6E6A62; background-color:#fff;} /*Used only on the investment_trust_centre_homepage.html page */
			/** Right hand Navigation **/
				#center #sub_level #right #right_nav, #center #sub_level #right_2 #right_nav{background-color:#E6E1D2;font-weight:bold;}
				#center #sub_level #right #right_nav ul, #center #sub_level #right_2 #right_nav ul{list-style-type:none; padding:10px 0 0 10px}
				#center #sub_level #right #right_nav ul li, #center #sub_level #right_2 #right_nav ul li{padding:0 0 7px 0; font-size:1.0em;}
				#center #sub_level #right #right_nav ul li.current_right, #center #sub_level #right_2 #right_nav ul li.current_right{color:#6E6A62;}
					
			/** content within coloured box **/
				#center #sub_level #right .coloured_box .detail p{margin:0 10px 10px 0}
				#center #sub_level #right .coloured_box .detail_nav p{margin:4px 5px 0 0}
				#center #sub_level #right .coloured_box .detail_nav p a { font-weight: bold; }
				#center #sub_level #right .coloured_box .detail_nav cite {font-style:normal;}
						
/************************************ STYPES APPLIED TO ELEMENTS WITHIN MAIN CONTAINERS **************************************/	
			
			/** Boxes - these styles can be applied to any boxes in the middle and right columns**/
			.coloured_box{line-height:1.1; background-color:#E6E1D2; padding:0 0 1px 0} /** 1px padding and Line height required for peekaboo bug in IE **/
			.special_report_box{ line-height:1.1; border-width: 1px 0 1px 1px; border-style: solid; border-color: #C0C6D6; padding:0 0 1px 0 }
			.special_report_box p{ padding: 5px 0;}
			.detail  { color:#6E6A62; padding:0 10px 0 10px} 
			.detail_nav  { color:#6E6A62; padding:0 10px 0 10px} 
			/**.detail p{padding:0 0 15px 0}**/
				
/************************************ PAGES WHICH HAVE UNIQUE STRUCTURES **************************************/		
	/***************************** GROUP HOME PAGE ********************************/
		
		/** Group Home Page - Top Image area and columns **/
			#ia_2col img { border: none;}
			#ia_2col {width:493px; float:right; margin: 0 40px 0 0; padding:50px 0 0 0;}
			#ia_2col h1{background-color:#A79E8B; color:#fff; border:solid 1px #000; padding:3px 0 3px 5px; margin:0 0 5px 0;}
			#ia_2col #columns {width:493px; font-size:1.1em; background-image:url(/aam.nsf/2_col_border.gif); background-repeat:repeat-y; background-position:top left; }
			#ia_2col #columns #two_col{width:493px;background-image:url(/aam.nsf/2_col_bot_border.gif); background-position:bottom left; background-repeat:no-repeat; padding:0 0 1px 0} /** 1px padding required for NS and FF bg handling bug on MAC **/
			#ia_2col #columns #two_col ul{list-style-type:none; padding:10px;}
			#ia_2col #columns #two_col ul li.top_link{padding:0 0 5px 0; font-weight:bold}
			#ia_2col #columns #two_col #left{float:left; width:244px; margin:0 5px 0 0;  border-top:solid 1px #000;}
			#ia_2col #columns #two_col #right{float:left; width:244px; border-top:solid 1px #000;}
	
			/** Group Home Page - Center **/
				.center{width:768px; margin-left:1px; margin-right:1px; text-align:left; font-size:1.0em; }		
				.center #other_sites{margin:0 0 0 34px; padding:40px 0 3px 0; font-size:1.1em; color:#6E6A62; font-weight:bold}
				.center #content_4cols{width:697px; font-size:1.1em; background-image: url(/aam.nsf/4_col_bot_border.gif); background-position:bottom left; background-repeat:no-repeat; margin:0 0 0 34px;}
				.center #content_4cols #inner_content_4cols{background-image:url(/aam.nsf/4_col_bg.gif); background-repeat:repeat-y; background-position:top left; width:697px; padding:0 0 1px 0} /** 1px padding required for NS and FF bg handling bug on MAC **/
				.center #content_4cols #inner_content_4cols ul{list-style-type:none; padding:5px}
				.center #content_4cols #inner_content_4cols ul li.top_link{padding:0 0 10px 0; font-weight:bold}
				.center #content_4cols #inner_content_4cols div.col{border-top:solid 1px #A79E8B; float:left; width:172px; text-align:left; margin:0 3px 0 0}
				.center #content_4cols #inner_content_4cols div.last{margin:0}
	/************************************* WORLD INSTITUTIONAL HOMEPAGE ***************************************/
		/** Top Box, definition lists **/
			#middle_2col #info .coloured_box .detail .intro p{}
			.detail .top_list {font-weight:bold; float:left; margin:0 30px 0 0; width:100px;}
			.detail .top_list dl dd{padding:5px 0 0 0;}
		/** Bot Box, definition lists **/
			.detail .bot_list {font-weight:bold;float:left; margin:0 28px 0 0;  width:229px;}
			.detail .bot_list dl dd{padding:5px 0 0 0;}
		 /** Funds Box **/
			.funds {background-color:#A79E8B;}
			.funds #inside {padding:0 10px;}
			.funds #inside p{float:left; color:#fff; font-weight:bold; margin:0 10px 0 0;}
			
			
	/************************************* COUNTRY HOMEPAGE - UK ***************************************/
	.uk_homepage{height:250px; background-image:url(/aam.nsf/bg_uk.jpg); background-repeat:no-repeat; background-position:top left; background-color:#2C3749}
	
	
	#top #top_bg_holder_uk{width:768px; background-image:url(/aam.nsf/uk_bg.gif); height:97px; min-height:97px;}
	#top #top_bg_holder_uk #logo{float:left; width:140px; height:97px;}
	#top #top_bg_holder_uk #choose_country{width:115px; float:right; background-color:#202457; color:#fff;  min-height:30px; height:55px}
	#top #top_bg_holder_uk #choose_country dl{padding:20px 0 5px 0; text-align:center;}
	#top #top_bg_holder_uk #choose_country dt{font-weight:bold;font-size:1.2em}
	#top #top_bg_holder_uk #choose_country dd{font-size:1.0em}
	#top #top_bg_holder_uk #choose_country dd a{color:#fff; text-decoration:none;}
	#top #top_bg_holder_uk #choose_country dd a:hover{text-decoration:underline}
	
	
	.center #content_3cols{width:527px; font-size:1.1em; background-image: url(/aam.nsf/3_col_bot_border.gif); background-position:bottom left; background-repeat:no-repeat; margin:0 0 0 34px;}
	.center #content_3cols #inner_content_3cols{background-image:url(/aam.nsf/3_col_bg.gif); background-repeat:repeat-y; background-position:top left; width:527px; padding:0 0 1px 0} /** 1px padding required for NS and FF bg handling bug on MAC **/
	.center #content_3cols #inner_content_3cols ul{list-style-type:none; padding:5px}
	.center #content_3cols #inner_content_3cols ul li.top_link{padding:0 0 5px 0; font-weight:bold}
	.center #content_3cols #inner_content_3cols div.col{border-top:solid 1px #A79E8B; float:left; width:172px; text-align:left; margin:0 3px 0 0}
	.center #content_3cols #inner_content_3cols div.last{margin:0}		
					
	.two_col_bg_uk {background-image:url(/aam.nsf/left_col_bg.gif); background-repeat:repeat-y; background-position:top left; height: 406px; } /* New 20/07/05 */
		* html .two_col_bg_uk { height: 404px; } /* New 20/07/05 */

		.pict_desc img{float:left; padding:0 10px 10px 0}
		.pict_desc .caption{font-weight:bold; color:#202457;}
		.ban_image{padding:5px 0 0 0; width:180px; height:41px; background-color:#fff;}
		.ban_image img{padding:0;}
		
		#center #sub_level #right_c {float:left; width:340px; font-size:1.1em; color:#6E6A62;}
		#center #sub_level #right_c div{border:solid 1px #A79E8C; padding:0 10px;}
		#center #sub_level #right_c div h3{color:#202457}
		
		a.investor_link { float:right; width:165px; background-color:#ebe1d2; padding: 2px 5px; border: 1px solid #A79E8C;}
		a.investor_link span { display:block; font-size:1.1em; font-weight:bold }
		a.investor_link_wide { background-color:#ebe1d2; padding: 2px 5px; border: 1px solid #A79E8C; display:block; margin-top: 5px;} /* New 20/07/05 */
		a.investor_link_wide span {  font-size:1.1em; font-weight:bold  } /* New 20/07/05 */
		
		h2.advisors_head { background-color:#A79E8B; color:#fff; font-weight:bold; padding:4px 0 4px 10px; display: block; margin-bottom: 0; } /* New 20/07/05 */
		
		.a_tab{width:150px;}
	    .neg_position { position: relative; top: -0px; } /* New 20/07/05 */
		#uk_right_panel { clear:right; background-color: #fff; }/* New 20/07/05 */
			
	/************************************* INVESTMENT TRUST CENTRE HOMEPAGE ***************************************/
		
		/**#middle_3col .coloured_box h2.first{padding-top:10px}**/
		
		/** negative margin, reduces spacing, as seen on investrust centre homepage **/
		#center #sub_level .reduce_space{margin:0 0 0 -9px}
		
		/** Inner left column **/
			#itc_left{width:177px; float:left; margin:0 4px 0 0; padding:0;}
			* html #itc_left{margin:0 4px -5px 0; } 		
			#itc_left .detail{}
						
		/** Inner right column **/
			#itc_right{float:left; width:181px;}
			#itc_right div{}
			#itc_right div img{margin:0 0 4px 0;}
			#itc_right div img.nomarg{margin:0; }
			
	/************************************* SELECT COUNTRY ***************************************/
		
		/** columns should total 430px including all margins, padding and borders **/
		#ia_bg #courtries{margin-left:35px; width:430px;}
		
		/** column 1 **/
			#ia_bg #courtries #col_1{float:left; width:130px; margin:0 10px 0 0; font-size:1.1em;}
			#ia_bg #courtries #col_1 ul li a{font-weight:bold; color:#fff;}
			/** inner column 1 **/
				#ia_bg #courtries #col_1 #c_1{float:left; display:inline; width:130px; margin:0 10px 0 0;}
				#ia_bg #courtries #col_1 #c_1 ul{list-style-type:none;  margin:0 0 0 10px;}
				#ia_bg #courtries #col_1 #c_1 ul li{padding:3px 0 0 0;}
			/** inner column 2 **/
				#ia_bg #courtries #col_1 #c_2{float:left; width:130px;}
				#ia_bg #courtries #col_1 #c_2 ul{list-style-type:none;}
				#ia_bg #courtries #col_1 #c_2 ul li{padding:3px 0 0 0;}
		/** column 2 **/
			#ia_bg #courtries #col2{float:left; width:130px; margin:0 10px 0 0; font-size:1.1em;}
			#ia_bg #courtries #col2 ul{list-style-type:none; margin:0 0 0 10px;}
			#ia_bg #courtries #col2 ul li{padding:3px 0 0 0}
			#ia_bg #courtries #col2 ul li a{font-weight:bold; color:#fff;}
		/** column 3 **/
			#ia_bg #courtries #col3{float:left; width:130px; font-size:1.1em;}
			#ia_bg #courtries #col3 ul{list-style-type:none;  margin:0 0 0 10px;}
			#ia_bg #courtries #col3 ul li{padding:3px 0 0 0}
			#ia_bg #courtries #col3 ul li a{font-weight:bold; color:#fff; }
			
		p.not_listed{text-align:right; padding:10px 0; color:#fff; font-size:1.1em; font-weight:bold;}
		p.not_listed a{color:#fff; font-size:1.1em; font-weight:bold;}
		p.not_listed a:visited{color:#fff; font-size:1.1em; font-weight:bold;}
	/************************************* COUNTRY HOMEPAGES  ***************************************/		
		
		.pict_desc img{float:left; padding:0 10px 10px 0}
		.pict_desc .caption{font-weight:bold; color:#202457;}
		.ban_image{padding:5px 0 0 0; width:180px; height:41px; background-color:#fff;}
		.ban_image img{padding:0;}
		
		#center #sub_level #right_c{float:left; width:340px; font-size:1.1em; color:#6E6A62;}
		#center #sub_level #right_c div{border:solid 1px #A79E8C; padding:0 10px;}
		#center #sub_level #right_c div h3{color:#202457}
		
		a.investor_link { float:right; width:165px; background-color:#ebe1d2; padding: 2px 5px; border: 1px solid #A79E8C;}
		a.investor_link span { display:block; font-size:1.1em; font-weight:bold }
		
		.a_tab{width:150px;}
	
	/************************************* FUND FACTSHEET ***************************************/		
	
		dl.keyfacts dt   { font-weight: bold; }
		dl.keyfacts dd   { margin : 0; padding: 0 0 4px 0; }
		dl.keyfacts dd a { font-weight: bold; }
		
		.detail img { float: left; margin-right: 10px; }
		.detail img.play_vid { float: right; margin-right: 0; }
		p.fund_manager {  margin-left: 55px;  }
		
	/************************************* ABOUT US ***************************************/	
	
		#about_dl       { text-align:center; font-weight: bold; background-color:#e6e1d2; line-height: 1.1}
		#about_dl dl dt { background-color: #A79E8B; color: #fff; padding: 0.6em 0; line-height: 1.1}
		#about_dl dl dd { padding:1em 0; display: block; width: 33%; float: left; background-color:#e6e1d2;}
		
		/** table tr td { text-align: left; } **/
		
		/* 2 Col Layout for in id="middle_2col"
		-----------------------------------------------*/
		.about_col_1, .about_col_2 { width: 49%; }
		.about_col_1 { float: left;  }
		.about_col_2 { float: right; text-align: right; }
			
			/* Define Headings for left and right hand cols
			-----------------------------------------------*/
			.about_col_1 h2, .about_col_2 h2 { font-weight: bold; font-size: 105%; margin-top: 15px;}
			
			/* Style the table in left col (about_us.html)
			-----------------------------------------------*/	
			.about_col_1 table { text-align:left; color: #6E6A62; }
			.about_col_1 table tr th.section{ border-bottom:solid 1px #7D7669; padding:5px 0; font-weight:bold; }
			.about_col_1 table tr th { font-weight: normal; text-align: left;}
			.about_col_1 table tr td { padding: 3px 0; }
			.about_col_1 table tr td.before_total, .about_col_1 table tr th.before_total { padding-bottom: 20px; } /*adds padding to the row before the total*/
			.about_col_1 table tr.total { background-color:#FE9900; font-weight: bold; color: #fff; }
			.about_col_1 table tr.total th { padding-left: 3px; font-weight: bold; margin-top: 10px }
			
	/************************************* INVESTMENT TEAMS ***************************************/
			
		#gallery { border-top: 1px solid #ffffff;}
		.gallery, .galleryend { padding: 0; float: left;  }
		.gallery    { width: 141px; }
		.galleryend { width: 90px;  }
		.gallery dt, .galleryend dt { font-weight: bold; text-align:left; }
		.gallery dd { margin: 0; padding: 0; text-align:left; }
		.gallerybreak { clear: left; height: 20px; }
	
	/************************************* NEWS AND REPORTS ***************************************/	
	
		ul.link_list { list-style-type: none; padding: 0; margin: 0; }
		ul.link_list li { padding: 0.2em 0; border-bottom: 1px solid #A79E8B; font-weight: bold;}
		ul.link_list li.pdf_wt { list-style-image:url(/aam.nsf/pdf_icon.gif); margin-bottom: 5px; margin: 15px 0 0 25px; border-bottom: 0; }
	/************************************* DAILY PRICES ***************************************/	
		/* Top Navigation
		----------------------------------------------*/
		ul#tab_nav { position:relative; list-style-type: none; float: left; width: 100%; margin-bottom: 2em; font-size: 95%;}
		ul#tab_nav li { background-color: #E6E1D2; float: left; display: block; width: 76px; height: 7em;border-left: 1px solid white;border-top: 1px solid white;}
		ul#tab_nav li a {  display: block; text-decoration: none;  color: #202457; font-weight: bold; height: 7em;}
		ul#tab_nav li a:hover  { background-color: #7D7669; color: #fff; height: 7em;}
		ul#tab_nav li a.active { background-color: #A79E8B; color: #fff; height: 7em;} 
		ul#tab_nav li span { padding: 3px 3px 0 3px; display: block;}
	
		ul#tab_nav li span.nowhere {  display: block; text-decoration: none; height: 7em;}		
		.empty { height: 7em; border-top: 1px solid white;}
		
		ul#tab_nav * { margin: 0; padding: 0; }
		
		
		/* Prices Nav 
		----------------------------------------------*/
		ul#price_nav    { list-style-type: none; background-color: #A79E8B; float: left;  width: 541px; margin-bottom: 1.5em; }
		ul#price_nav li { border: none; text-align: left; float: left;}
		ul#price_nav li.subfirst { width: 49%; border-left: 1px solid white; }
		ul#price_nav li.subaig { width: 60%; border-left: 1px solid white; }
		ul#price_nav li.sublast  { width: 25%;  }
		ul#price_nav li a { float: left; padding: 5px 0 5px 25px; background-color: #A79E8B; color: #fff; background-image: url(/aam.nsf/menu_bullet.jpg); background-repeat:no-repeat; background-position: 5% 50%; }
		ul#price_nav li a:hover { background-color: #A79E8B; text-decoration:underline; }
	
		/* Daily Prices Table
		----------------------------------------------*/
				
		dl#fund_history { margin-bottom: 10px; }
		dl#fund_history	dt { padding-top: 5px; }
		dl#fund_history dd { color: #7d7669; font-weight: bold; }
		
	/************************************* ASSET CLASS PAGE ***************************************/
		
		ul#ac_nav { list-style-type: none; float: left; display: block; width: 100%; border-bottom: 15px solid #A79E8B; margin-bottom: 1.5em;}
		ul#ac_nav li { float: left; padding: 0; margin: 0; background-color: #E7E1D2; margin-right: 2px;}
		ul#ac_nav li a { padding: 0.3em; display: block; width: 106px; text-align: center; text-decoration: none;}
		ul#ac_nav li a:hover { background-color: #7d7669; color: white; }
		ul#ac_nav li a.active:hover { background-color: #A79E8B; color: white;}
		ul#ac_nav li a.active { background-color: #A79E8B; color: white;}
		
		#middle_2col #info #ac_table { text-align:left; width:541px; clear: both; padding: 1em 0 1em 0; }
		* html #middle_2col #info #ac_table { margin-bottom: 20px; }
		#middle_2col #info #ac_table #col_1, #middle_2col #info #ac_table .col_1_saf { width:240px; color:#6E6A62; }
		#middle_2col #info #ac_table #col_2, #middle_2col #info #ac_table .col_2_saf { width: 51px; color:#6E6A62; text-align:right; }
		#middle_2col #info #ac_table #col_3, #middle_2col #info #ac_table .col_3_saf { width: 50px; color:#6E6A62; text-align:right; }
		#middle_2col #info #ac_table #col_4, #middle_2col #info #ac_table .col_4_saf { width: 50px; color:#6E6A62; text-align:right; }
		#middle_2col #info #ac_table #col_5, #middle_2col #info #ac_table .col_5_saf { width: 50px; color:#6E6A62; text-align:right; }
		#middle_2col #info #ac_table #col_6, #middle_2col #info #ac_table .col_6_saf { width: 50px; color:#6E6A62; text-align:right; }
		#middle_2col #info #ac_table #col_7, #middle_2col #info #ac_table .col_7_saf { width: 50px; color:#6E6A62; text-align:right; }
		#middle_2col #info #ac_table tr td { padding: 3px 0; text-align:right; } 
		#middle_2col #info #ac_table tr th { text-align: left; }
		#middle_2col #info #ac_table tr th.accumulative { text-align: center; background-color: #e6e1d2; color: #7d7669; }
		#middle_2col #info #ac_table tr.top th { color:#7D7669; padding-top: 0.5em;}
		#middle_2col #info #ac_table tr.thickline th, #middle_2col #info #ac_table tr.thickline td  { border-bottom:solid 1px #7D7669; padding-bottom:5px }
		.products { font-weight: bold; margin-bottom: 10px; }
		.products ul { list-style-type:none; display: block; float: left; width: 100%;}
		.products ul li { float: left; width: 49%; display: block; }
		
		#asset_class_colsplit { background-image:url(/aam.nsf/2col_split.jpg); background-repeat:repeat-y; margin-bottom: 5px; padding-bottom: 1px; width: 541px;}
		#asset_class_colsplit .left_col_float  { width: 298px; float: left; margin-right: 5px; } 
		#asset_class_colsplit .right_col_float { width: 238px; float:left; }
		
	/*********************************** DAWN INVESTMENT ******************************************/
	
		#top2 {  height:98px; overflow:hidden; margin-bottom:1px;}
		#top2 img { height: 98px; border-top:solid 1px #000; }
		#blueband { height: 15px; background-color: #000066; display: block; margin-bottom: 12px;}
	
		dl.daily_data dt   { font-weight: bold; width: 49%; float: left; clear: left;}
		dl.daily_data dd   { margin : 0; padding: 0 0 4px 0; text-align: right; }
		dl.daily_data dd a { font-weight: bold; }
		
	/*********************************** LINK LIST ******************************************/
			
		ul.link_list    { list-style-type: none; padding: 0;  }
		ul.link_list li { padding: 0.2em 0; border-bottom: 1px solid #A79E8B; font-weight: bold; }
		ul.link_list li.last { margin-bottom: 1.5em; }
		
	/*********************************** CALLS TO ACTION ************************************/
		/*#right form * { border: 1px solid red; }*/
		#right form { background-color: #A79E8B; }
		#right form fieldset { border: none; }
		#right form fieldset legend {  font-size:1.2em; color: white; font-weight: bold; }
		#right form fieldset legend span { font-weight:bold; margin:0 0 0 10px; padding: 4px 0; display:block;} /** Feed margin for legend to Firefox **/
		/* Hides from IE5-mac \*/
			* html #right form fieldset legend span { margin:0 0 0 3px }
		/* End hide from IE5-mac */ /** Feed seperate legend value to Win IE **/
		#right form fieldset label { display: block; font-weight: bold; }
		#right form fieldset label { margin-bottom: 0.3em; }
		#right form fieldset input, #right form fieldset select, #right form fieldset p  { margin-bottom: 0.7em; }
		.side_form_bg { background-color: #e6e1d2; padding: 10px 10px 0px 10px;}
		.side_form_bg2 { background-color: #e6e1d2; border-bottom: 10px solid white;}
		.side_form_bg3 { background-color: #e6e1d2; padding: 10px;}
		.breakline { background-color: #A79E8B; height: 1px; width: 100px; line-height: 1px; margin-bottom: 0.3em;}
		
/************************************* GENERAL STYLES ***************************************/
 		
	/** Spacing - space at top is different between top and sub level pages **/
		.small_space{margin:0 1px 5px 1px;}
		.large_space{margin:0 1px 12px 1px;}
		.large_space2{margin:0 1px 12px 1px;}
		.space_1{margin:0 0 5px 0}
		.space_2{margin:0 0 10px 0}
		.no_marg{margin:0}
		.big_bor{border-bottom:solid 5px #fff;} /** This style is used when there is a background colour, but the appearance of space is required**/
		.first_pad{padding-top:10px;}
		
		.last_pad{margin-bottom:10px;}
		.space_p{margin-bottom:15px}
		.top_bot_pad{padding-top:10px; padding-bottom:10px}
	
	/** Highlights **/
		.high_blue{font-weight:bold; color:#202457}
 		.bolden{font-weight:bold}
		.darken_g{color:#7D7669}
		
	 /** Links **/
		 a{color:#202457; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}    /* unvisited link */
		 a:visited {color: /*#000*/ #202457;}  /* visited link */
		 a:hover {text-decoration:underline}   /* mouse over link */
		 a:active {color: #000}   /* selected link */
		 
		 a.nobold { font-weight: normal; }
	 
	 /** Breadcrumb **/
			#breadcrumb {background-color:#202457; color:#fff; width:768px; padding-bottom:1px;} /** Padding requied for NS & FF bg bug on MAC **/
			#breadcrumb dl {margin:0 0 0 34px;}
			#breadcrumb dl dt{float:left; font-size:1.1em; margin:0 5px 0 0; padding:5px 0}
			#breadcrumb dl dd {float:left; margin:0 5px 0 0; font-size:1.1em; padding:5px 0}
			#breadcrumb dl dd a{color:#fff; font-weight:normal;}
	 
	/** Headers **/
		/** Heading 1 **/
			h1{font-size:1.5em; color:#202457; font-weight:bold; padding:0 0 15px 0;}
			h1.box{font-size:1.2em;}
		/** Heading 2 **/
			h2{font-size:1.1em; color:#7D7669; font-weight:bold; padding:0 0 15px 0;}
			h2.standard{font-size:1.2em; color:#202457;}
			h2.no_pad {padding: 0px}
		/** Heading 3 **/
			h3{font-size:1.2em;}
			.special_report_box h3 {color: #6E6A62; margin-bottom: 5px;}
		/** Heading 4 **/
			h4 { font-size:1.1em; }
		
		/** Style applied to boxes, with headers **/
			.box_head{background-color:#A79E8B; color:#fff; font-weight:bold; padding:4px 0 4px 10px;}
			.box_headinv{background-color:#E6E1D2; color:#fff; font-weight:bold; padding:4px 0 4px 10px;}
			.box_headinv1{background-color:#E6E1D2; font-weight:bold; padding:4px 0 4px 10px;}
	/** Clear styles - line-height is used to ensure clearing div takes up no space in ie**/
		.clearleft{clear:left; height:0px; font-size:1px; line-height:0px;}
		.clearright{clear:right; height:0px; font-size:1px; line-height:0px}
		.clearboth{clear:both; height:0px; font-size:1px; line-height:0px}
	 	.block{display:block}
	 /** Tables -  Set table text size for IE  **/
			table th, table td {font-size:0.7em; voice-family: "\"}\""; voice-family:inherit; font-size:1.0em }
		table{}/** Leave empty, requied to unbreak IE table font size hack **/ 
	
	/** Extra Accessibility Features **/
		
		#accessibility {position:absolute;  top:-50px; left: -50px; }
		.hide_skip{position:absolute; top:-50px; left: -50px; }
	/** Adresses **/
		address{font-style:normal; font-weight:bold; color:#7D7669; padding:0 0 15px 0;}
	
	/** Main copy list items **/
		ul.body_list { margin: 0 0 20px 15px;  }
		 * html ul.body_list { padding-left: 5px; }
		ul.body_list_sub { margin: 0 0 0px 15px;  }
		 * html ul.body_list_sub { padding-left: 5px; }
	
	/** Bordered Box List Items **/
		ul.box_list    { margin-left : 15px; }
		ul.box_list li { padding: 5px 0; }
	
	/** Download PDF List Items **/
		* ul.downloads { list-style-type: none; }
		* ul.downloads li { padding: 1px 0 10px 25px; background-image:url(/aam.nsf/pdf_icon_dark.gif); background-repeat:no-repeat; }
		* ul.downloads li a { margin-bottom: 5px; font-weight: bold; }
		/** * .pdf_wt { list-style-type: none; background-image:url(/aam.nsf/pdf_icon.gif); background-repeat: no-repeat; display: block; padding: 1px 0 10px 25px; } **/
		* ul.pdf_wt {list-style-type: none; }
		* ul.pdf_wt li {padding: 2px 0 5px 20px; background-image:url(/aam.nsf/pdf_icon.gif); background-repeat:no-repeat; }
		* ul.pdf_wt li a {margin-bottom: 3px; font-weight: bold; }
		/***#middle_3col #info .detail .coloured_box .first{margin:10px 0 0  0; border:solid 1px red}**/
		
		/** New Styles **/
		.underline { border-bottom: 1px solid #A79E8B; padding-bottom: 10px;}
		
		* a img { border: none; }
		img.print { padding-top: 10px; }
		#top #top_bg_holder #google_search {width:230px; margin: 10px 3px 5px 0px; float:right; 	color:#fff;  height: 30px; text-align: right;}
ol.body_list { padding-left: 35px; }		
* ul.new_downloads { list-style-type: none; }
* ul.new_downloads li { padding: 2px 5px 5px 25px; background-image:url(/aam.nsf/pdf_icon_dark.gif); background-repeat:no-repeat; }
* ul.new_downloads li a { margin-bottom: 5px; font-weight: bold; }
#selector {text-align: right; color:#fff; width: 620px; } 
#selector dl{padding:20px 5px 5px 0; } 
#selector dt{font-weight:bold;font-size:1.2em} 
#selector dd{font-size:1.0em} 
#selector dd a{color:#fff; text-decoration:none;} 
#selector dd a:hover{text-decoration:underline}
