@charset "utf-8";

/*
	Ameriprise 2013
	global css
*/

html { 
	font-size: 100%; /* rem base = 16px */
	}	

html.lte-ie8 > body { /* Disable responsive layout for IE8 and older */
	width: 980px;
	min-width: 980px;
	}

.hidden { /* Hide from both screenreaders and browsers */
	display: none !important;
	visibility: hidden;
	}

.visually-hidden,
.assistive-text { /* Hide only visually, but have it available for screenreaders */
	overflow: hidden;
	position: absolute;
	border: 0;
	clip: rect(0 0 0 0);
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	}

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus { /* Extends the .visually-hidden class to allow the element to be focusable when navigated to via the keyboard */
	overflow: visible;
	position: static;
	clip: auto;
	width: auto;
	height: auto;
	margin: 0;
	}

.invisible { /* Hide visually and from screenreaders, but maintain layout */
	visibility: hidden;
	}

#breadcrumb { /* Hide server-generated breadcrumb until moved into place by JavaScript */
	display: none;
	}	
	
#breadcrumb.loaded { 
	display: block;
	}
/*
     FILE ARCHIVED ON 18:05:23 Aug 07, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:03:12 Sep 15, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 283.215
  exclusion.robots: 0.083
  exclusion.robots.policy: 0.075
  cdx.remote: 0.066
  esindex: 0.01
  LoadShardBlock: 117.57 (3)
  PetaboxLoader3.datanode: 125.162 (4)
  CDXLines.iter: 19.401 (3)
  load_resource: 160.75
  PetaboxLoader3.resolve: 135.76
*/