@charset "utf-8";
/* CSS Document */


/* Universal Reset parameters
----------------------------------------------- */
html,body,div,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,font,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,
dd,dl,dt,li,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
    margin:0;
    padding:0;
    border:0;
	}
table { border-collapse:collapse; border-spacing:0; }
ol,ul { list-style:none; }
/*----------------------------------------------- */



/* =Forcing windows vertical scroll bars 
----------------------------------------------- */
html { height:100%; margin-bottom:1px; }
/*--------------------------------------------- */


html, body { height:100%; border:0; }
body.picture-bkgd { background:url(images/bodypages_bg.gif) left top repeat-x; }
body.gradient-bkgd { background:url(images/bodypages2_bg.gif) left top repeat-x; }
body.gradient-bkgd-2 { background:url(images/bodypages3_bg.gif) left top repeat-x; }
blockquote { margin:10px 20px 0 20px; }
p {   
    margin:0;
    padding-bottom:12px;
    font:normal normal 13px/18px Verdana, Arial, Helvetica, sans-serif;
    color:#000000;
    }
.floatLeft { float:left; }
.floatRight { float:right; }
.floatClear { clear:both; }

p.page-blurb  { 
	margin:10px 0 0 5px;
	padding-bottom:10px;
	font:bold 14px Arial,Verdana,Helvetica,sans-serif;
	letter-spacing:-1px;
	}
div.green-pod p { margin-left:10px; }
div.greenpod-medium p { 
	margin:0 2px;
	padding-right:5px;
	font:normal 11px/15px Arial,Verdana,Helvetica,sans-serif; 
	color:#000;
	}
p.table-text {
	margin-top:5px;
	font:normal 11px/15px Arial,Verdana,Helvetica,sans-serif; 
	color:#000;
	}
p.caption { margin:20px 0 20px 0; text-align:center; }	

/* preview */

p.table-textPreview {
	margin-top:0px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	color:#000;
	}
p.table-subOptionPreview {
	margin-top:0px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:13px;
	color:#000;
	line-height:17px
	}
p.table-sponsorPreview {
	margin-top:0px;
	font:normal 11px Arial,Verdana,Helvetica,sans-serif; 
	color:#000;
	line-height:12px
	}	
	

/* preview */

/* =Header Logo 
----------------------------------------------- */
div#LG { position:relative; float:right; width:auto; }
h1 { position:relative; float:left; font-size:20px; }
h1#LGlogo {
	position:relative; 
	float:left;
	padding-top:20px;
    overflow:hidden;
    background:url(images/LG_logo.gif) no-repeat; 
    width:146px;
    height:0px !important; /* for most browsers */
    height /**/:20px; /* for IE5.5's bad box model */
	}
div#header { position:relative; float:left; width:100%; }




/* =Image Replacement AI Header
----------------------------------------------- */
h1.image-replace { 
	position:relative;
	float:left;
	overflow:hidden;
	margin-top:18px;
	font-size:30px;	
	}
h1.image-replace em {
	display:block;
	position:absolute;
	top:0; /*left: 0;*/
	z-index:1; /* for opera5 (?) and o6/mac */
	}
#ai-header, #ai-header em {
	width:558px;
	height:39px;
	background:url(images/ai_header.gif) top left no-repeat;
	}
		
* html>body #ai-header em {		/* for ie5.x/mac only */
	margin-bottom: -39px;	/* Required to bring text
						   underneath image. Use the negative
						   height of the image here.*/
	}
/* General IR statements for IE5.x mac only */
* html>body	.image-replace { 
	position:static;
	overflow:visible;
	font-size:30px;
	 /* Since overflow: hidden doesn't
   work with ie5.x/mac, we choose a
   font-size here that will keep
   the headline small enough to fit
   completely under the span.*/
	}
* html>body	.image-replace em  { position: static; }
* html>body	.image-replace a { text-decoration: none;
	/* ie5.0-5.1.x/mac must have this value or the underline
		shows through the image. */
  	}




/* =Buttons and Images
----------------------------------------------- */
div.arrow-right-shorth2 { float:right; margin:-15px 10px 0 0; }
	/* IE6 Only */
	* html div.arrow-right-shorth2 { margin:-15px 5px 0 0; }
div.arrow-right-longh2 { float:right; margin:-19px 7px 0 0; }
	/* IE6 Only */
	* html div.arrow-right-longh2 { margin:-19px 3px 0 0; }
img.sponsered { float:right; top:-12px; right:20px; }
img.help { float:right; margin:10px 5px 0 0; }

/********************** PNG Hack for IE *************************/	
img.arrowpng { width:20px; height:20px; }
div.arrow-right-button { position:relative; float:right; margin:-25px 15px 0 0; }
	/* IE6 Only */
	* html div.arrow-right-button { margin:-25px 8px 0 0; }
img.png { width:75px; height:25px; }
div.toolbar { width:75px}
/********************** PNG Hack for IE *************************/

img.redistribute, img.print, img.sp, img.three-p { vertical-align:middle }



img.fund-arrows { position:relative; float:right; top:-10px; right:5px; }
	/* IE6 Only */
	* html img.fund-arrows { top:-10px; right:10px; }
	* html ul.funds li.active img.fund-arrows { top:-10px; right:5px; }
	* html ul.category li.active img.fund-arrows { top:-10px; right:5px; }
	/* IE7 Only */
	*:first-child+html img.fund-arrows { top:-15px; right:10px; }
    *:first-child+html ul.funds li.active img.fund-arrows { top:-10px; right:5px; }
	*:first-child+html ul.category li.active img.fund-arrows { top:-10px; right:5px; }
	
	
	
/* =Breadcrumbs
----------------------------------------------- */
div.breadcrumbs { margin:0; padding:0; }
div.breadcrumbs p { font:normal bold 11px Arial,Verdana,Helvetica,sans-serif; color:#1d99ab; }
span.bc-title { color:#666; text-transform:uppercase; }


	
	
/* =Lists
----------------------------------------------- */	
ol.valution-list { margin-top:5px; font:normal 11px/15px Arial,Verdana,Helvetica,sans-serif; }
ol.valution-list li { padding:5px 0; }
ul.keylinks-list, ul.keylinks-list li ul { 
	clear:both;
	position:relative; 
	float:left;
	width:200px;
	}
ul.keylinks-list { padding:10px 0 10px 15px; }
ul.keylinks-list li ul { padding:0 0 15px 0; }
	/* IE6 Only */
	* html ul.keylinks-list li ul { padding:0 0 10px 0; }
	/* IE7 Only */
	*:first-child+html ul.keylinks-list li ul { padding:0 0 10px 0; }
ul.keylinks-list li, ul.keylinks-list li li { 
	clear:both; 
	font:normal bold 11px/12px Arial,Verdana,Helvetica,sans-serif;
	color:#4c4b4b;
	list-style:none;
	}
ul.keylinks-list li { padding-bottom:5px }
	/* IE6 Only */
	* html ul.keylinks-list li { margin-top:5px; padding:0; }
	/* IE7 Only */
	*:first-child+html ul.keylinks-list li { margin-top:5px; padding:0; }
ul.keylinks-list li li { margin:0; padding:7px 0 0 0; }
	
ul.links { font-family:Arial,Verdana,Helvetica,sans-serif; padding:10px 0; }
ul.links li a { font-size:11px; }
ul.lists { font:normal 12px/18px Arial,Verdana,Helvetica,sans-serif; list-style:disc; margin:0 0 10px 15px; }
ul.lists li { margin-left:20px; }
ol.lists { font:normal 12px/18px Arial,Verdana,Helvetica,sans-serif; margin:0 0 10px 0px; list-style:decimal }
ol.lists li { margin:0; }
div.greenpod-medium ul { 
	clear:both; 
	margin:0 15px 5px 20px;
	font:normal 11px/15px Arial,Verdana,Helvetica,sans-serif;
	list-style:url(images/smbox_ltgreen.gif); 
	list-style-position:outside; 
	}
div.greenpod-medium li { margin:0 0 10px 10px; }

/* preview    ... font:normal 11px/15px Arial,Verdana,Helvetica,sans-serif;  clear:both; */

ul.listPreview { 
	list-style:url(images/prevSub_key_whtBG.gif) outside;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:11px;
	}
ul.listPreview li { 
	margin:0 15px 5px 60px;
	list-style-image:url(images/prevSub_key_whtBG.gif);
	list-style-position:inherit;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:11px;
	}
	
	
/* preview */

div.brown-pod ul, div.greenish-pod ul {
	clear:left; 
	margin:0 0 0 13px;
	width:85%;
	list-style:none; 
	}
div.brown-pod li, div.greenish-pod li { 
	background:url(images/smbox_white.gif) 0 .4em no-repeat;
	margin:0; 
	padding:0 0 5px 15px; 
	font-size:11px; 
	line-height:13px; 
	}
div.brown-pod li.active a, div.greenish-pod li.active a { font-weight:bold; text-decoration:none; }

div.Funds { margin:0 0 0 4px; width:235px; font:normal bold 12px/18px Arial,Verdana,Helvetica,sans-serif; color:#4c4b4b; }
div.Categories { margin:0 0 0 4px; width:235px; font:normal bold 12px/18px Arial,Verdana,Helvetica,sans-serif; color:#4c4b4b; }

div.FundsHeader 
{
	padding:3px 5px 3px 8px;
	border-bottom:1px solid #a8a8a8;
	width:222px; 
	vertical-align:middle; 
	cursor:pointer;
	background-image:url(images/funds-arrow-down.gif);
	background-repeat:no-repeat;
	background-position:217px 10px;
	}
div.CategoriesHeader
{
	padding:3px 5px 3px 8px;
	border-bottom:1px solid #d1d1d1;
	width:222px; 
	vertical-align:middle; 
	cursor:pointer;
	background-image:url(images/category-arrow-down.gif);
	background-repeat:no-repeat;
	background-position:217px 10px;
	background-color:#c3b7d3;
}	
	
div.FundsHeaderActive 
{ 
	padding:3px 5px 3px 8px; 
	border-bottom:1px solid #a8a8a8; 
	width:222px; 
	vertical-align:middle; 
	cursor:pointer; 
	background-color:#c3b7d3;
	background-image:url(images/funds-arrow-up.gif);
	background-repeat:no-repeat;
	background-position:217px 10px;
}
div.CategoriesHeaderActive 
{ 
	padding:3px 5px 3px 8px; 
	border-bottom:1px solid #a8a8a8; 
	width:222px; 
	vertical-align:middle; 
	cursor:pointer; 
	background-image:url(images/funds-arrow-up.gif);
	background-repeat:no-repeat;
	background-position:217px 10px;
	background-color:#c3b7d3;
}

div.FundsHeaderLast { border-bottom:none; }
div.CategoriesHeaderLast { border-bottom:none; }

div.FundsContent { border-bottom:1px solid #a8a8a8;}
div.CategoriesContent { border-bottom:1px solid #d1d1d1;}

div.PaneIntro 
{
	margin:3px 0 3px 8px; 
	font:normal bold 10px/12px Verdana,Arial,Helvetica,sans-serif; 
	background-color:#f2f5f4;
	
}

div.Funds td, div.Categories td
{
	font:normal 11px/13px Arial,Verdana,Helvetica,sans-serif; 
	background-color:#FFF; 
	padding: 3px 5px 3px 8px; 
	vertical-align:bottom; 
}

div.FundsLinks, div.CategoryLinks
{
	font:normal 11px/13px Arial,Verdana,Helvetica,sans-serif; 
	background-color:#FFF; 
	padding: 0px 0px 0px 0px; 
	vertical-align:bottom; 
}

div.Funds tr, div.Categories tr
{
border-bottom:1px solid #e2e2e2;
}

ul#icon-definitions {
	margin:15px 0;
	width:80%;
	font:normal 12px/18px Arial,Verdana,Helvetica,sans-serif;
	}
ul#icon-definitions li { margin-left:40px; padding:0 0 10px 30px; }
ul#icon-definitions li#redistribute { background:url(images/ok-icon.gif) no-repeat; }
ul#icon-definitions li#print { background:url(images/print-icon.gif) no-repeat; }
ul#icon-definitions li#sponsors { background:url(images/SP-icon.gif) no-repeat; }
ul#icon-definitions li#interest { background:url(images/3P-icon.gif) no-repeat; }
ul#icon-definitions li#non-redistribute { background:url(images/no-redistribute-icon.gif) no-repeat; }



	
	
	
	
/* =Links
----------------------------------------------- */	
a, a:link, a:visited, a.more { color:#1d99ab; text-decoration:none; font-weight:bold; }
a:hover { text-decoration:underline; }
a.more { color:#1d99ab; }
div.brown-pod a, div.brown-pod a:link, div.brown-pod a:visited, 
div.greenish-pod a, div.greenish-pod a:link, div.greenish-pod a:visited { 
	text-decoration:none; 
	color:#000; 
	font-weight:normal;
	}
ul.keylinks-list a:link, ul.keylinks-list a:visited  { text-decoration:none; }
div.brown-pod a:hover, div.greenish-pod a:hover, ul.keylinks-list a:hover{ text-decoration:underline; }
table.data-table td.data-title a, table.data-table td.data-title a:visited { text-decoration:none; }
 table.data-table td.data-title a:hover { text-decoration:underline; }
ul.funds li a, ul.category li a { text-decoration:none; }
ul.funds li a:hover, ul.category li a:hover { text-decoration:underline; }




/* =Footer
----------------------------------------------- */
div.footer { 
	clear:both; 
	margin:10px auto; 
	padding:10px 0; 
	width:960px; 
	height:auto; 
	}
div.footer p { 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:10px; 
	color:#666; 
	text-align:center; }
div.footer a, div.footer a:link, div.footer a:visited { color:#666; text-decoration:none; font-weight:bold; }
div.footer a:hover { color:#1e90a1; text-decoration:underline; }




/* =Miscelleneous
----------------------------------------------- */
div.hr { margin:5px 0 20px 0; border:none; border-top:5px solid #E8E8E8; }
div.hr hr { display: none; }
/* Empty div for clearing floating divs */
div.clearfloat { clear:both; margin-left:3px; border-top:1px solid #C7C8CA; }
div.clearfloat-tabs {	
	clear:both;
	float:right;
	text-align:center;
	width:775px;
	margin:0 2px 0 30px;
	padding: 0;
	border-top:1px solid #C7C8CA;
	height:auto;
	height:0;
	}
	/* IE6 Only */
	* html div.clearfloat-tabs { width:776px; margin:0 1px 0 0; }
/* Empty div for clearing floating divs */


/* Styles for forms */
table.aiform, td.aiform, tr.aiform
{
	color:#000;
	font:normal 12px/18px Arial,Verdana,Helvetica,sans-serif;
	padding:5px;
}

table.aiform td
{
	padding:5px;
}
/* =Basic Access HP
----------------------------------------------- */
.head1_BA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}
.head2_BA {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #6B6B6C;
	padding:10px 0px 10px 0px;
}
.head3_BA {
	color:#006aa0;
}
ul.BA_listBlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style:  disc outside;
}
ul.BA_listBlu li {
	margin:5px 0px 5px 20px;	
}
ul.BA_listGrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style:  disc outside;
}
ul.BA_listGrn li {
	margin:5px 0px 5px 20px;	
}
.ba a { 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:10px; 
	color:#1d99ab; 
	text-align:center; }
.ba a, div.ba a:link, div.ba a:visited { color:#1d99ab; text-decoration:none; font-weight:bold; }
.ba a:hover { color:#1e90a1; text-decoration:underline; }

