/* color
	ING Orange	:	#FF6600;
	ING Blue	:	#000066;
*/

/***** override any styles set in reset.css **********************************************************************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { 
	line-height: normal; 
}
strong {
	font-weight: bold;
}
/*****************************************************************************************************************/


html {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 76%;
	color: #333333;
	background: #ffffff;
}

/* Links */
a, 
a:link	{text-decoration:none;color:#3399cc;}
a:visited	{text-decoration:none;}
a:hover		{text-decoration:underline;color:#ff6600;}


/* Buttons */

.btn_save_changes{
	background: #fff url('/idc/idcplg?IdcService=GET_FILE&RevisionSelectionMethod=LatestReleased&dDocName=save_changes_button') no-repeat;
}

.btn_save_password_button{
	background: #fff url('/idc/idcplg?IdcService=GET_FILE&RevisionSelectionMethod=LatestReleased&dDocName=save_password_button') no-repeat;
}

.btn_submit_button{
	background: #fff url('/idc/idcplg?IdcService=GET_FILE&RevisionSelectionMethod=LatestReleased&dDocName=submit_button') no-repeat;
}

.btn_cancel{
	background: #fff url('/idc/idcplg?IdcService=GET_FILE&RevisionSelectionMethod=LatestReleased&dDocName=cancel_button') no-repeat;	
	width:100px;
	
}

/**********************************************************************/
/*  HEADER                                                            */
.header {
	margin-top: 15px;
	margin-bottom: 3px;
	border-bottom: 5px solid #FF6600;
	background: #fff url('/idc/idcplg?IdcService=GET_FILE&RevisionSelectionMethod=LatestReleased&dDocName=ING_Logo') no-repeat left top;
	height: 42px;
}

.header h1 {
	display: none;
}

.header h2 {
	padding-top: 12px;
	text-align: right;
	text-transform: uppercase;
	font-size: 1.83em;
	color: #000066;
}

/**********************************************************************/
/*  NAV																  */
.nav ul#quick-links {
	display: block;
	margin-right: 49px; /* 49 is from asp.net ingfunds.com */
}

.nav ul#quick-links li {
	float: left;
}

.nav ul#quick-links li a {
	padding-right: 5px;
	border-right: 1px solid #ff6600;
	margin-right: 5px;
	
	font-size: 0.92em;
	color: #666666;	
}
.nav ul#quick-links li:last-child a {border:none;}

.nav span#welcome {
	font-size: 0.92em;
	font-weight: 700;
}

.nav div#search input.textbox {
	margin: 0.15em;
	border: 1px solid #cccccc;
	padding-top: 0.15em;
	padding-bottom: 0.15em;
	width: 220px;
	color: #666666;
}

.nav div#search input.button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.95em;
	margin: auto auto auto 2px;
	background-color: #fff;
	border: none;
	font-weight: bold;
	color: #788cc7;
	margin-left: 2px;
}

/**********************************************************************/
/*  NAV - suckerfish												  */
/* main navigation bar */

.nav ul#main-links {
	background-color: #ff6600;
}

.nav ul#main-links li {
	float: left;
}

.nav ul#main-links li a {
	display: block;
	border-right: 1px solid #ffffff;
	padding: 5px 9px 4px 10px;

	color: #ffffff;
	font-weight: 700;
}

.nav ul#main-links li a.selected {
	background-color: #788cc7;
}

.nav ul#main-links li a:hover {
	background-color: #788cc7;
}

/* sub-navigation */
.nav ul#main-links li ul {
	border: 1px solid #788cc7;
	background-color: #ffffff;
}

.nav ul#main-links li ul li {
	background-color: #ffffff;
	float: none;
	margin-bottom: 0px; margin-right: 0px;
	white-space: nowrap;
}

.nav ul#main-links li ul li a {
	display: block;
	background: #ffffff url('/idc/idcplg?IdcService=GET_FILE&RevisionSelectionMethod=LatestReleased&dDocName=grey-1x1_gif') repeat-x left bottom;
	color: #666666;
	font-weight: normal;
	padding: 6px 9px 6px;
}

.nav ul#main-links li ul li a:hover {
	display: block;	
	
	color: #ffffff;
	text-decoration: none;
}

.section#main {
	padding-top: 10px;
}

.section#main .nav {
	min-height: 1px;
}

.section#main .nav ul#section-links {
	width: 100%;
	border: 1px solid #e5e5e5;
	border-left: 3px solid #ff6600;
}

.section#main .nav ul#section-links li {
	border-bottom: 1px solid #e5e5e5;
	padding-left: 10px;
}

.section#main .nav ul#section-links li a {
	padding: 6px 10px 6px 12px;
	display: block;
	font-weight: bold;
	color: #000066;
	background: url('/idc/idcplg?IdcService=GET_FILE&RevisionSelectionMethod=LatestReleased&dDocName=gif_arrow_right') no-repeat left 0.8em;
}

.section#main .nav ul#section-links li.selected {	
	display: block;
	font-weight: normal;
	color: #666;
	background-color:#FBF9F9;
	
	
}

.section#main .nav ul#section-links li.selected ul li {
border-bottom:none;	

}
	
.section#main .nav ul#section-links li.selected ul li a{
	font-weight: normal;
	background:none;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	
}


.section#main .aside .relatedContent {
	width: 100%;
	background-color: #eff4fa;
	margin-bottom: 10px;
}

.section#main .aside .relatedContent h4 {
	color: #000066;
	background-color: #b4c3e1;
	font-size: 1.1em;
	font-weight: 700;
	padding: 0.17em 9px 0.27em;
}

.section#main .aside .relatedContent > div {
	padding: 6px 10px 10px;
}

.footer {
	text-align: center;
}

.footer p {
	text-align: inherit;
	margin-bottom: 10px;
}

.footer p strong {
	font-weight: bold;
}

.section#main .section {
	line-height: 1.4;
}

.section#main .section h1 {
	color: #000066;
	font-size: 1.88em;
	line-height: 1.25;
	margin: 0px 0px 0.75em;
}

.section#main .section h2 {
	padding-bottom: 0.5em;
	color: #ff6600;
	font-size: 1.17em;
	font-weight: bold;
	line-height: 1.25;
	margin: 0.75em 0px 0.375em;
}

.section#main .section h3 {
	color: #333333;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.25;
	margin: 0.75em 0px 0.425em;
}

.section#main .section p {
	line-height: 1.525;
	margin: 0.2em 0px 0.625em;
}

.section#main .section ul {
	margin: 0px 0px 0px 36px;
	padding: 0.25em 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
}

.section#main .section ul li {
	padding-bottom: 0.35em;
}

/*list no bullets*/
.section#main .section ul.list_no_bullet {
	margin: 0px 0px 0px 0px;
	padding: 0.25em 0px;
	list-style-image: none;
	list-style-position: none;
	list-style-type: none;
}

.section#main .section ul.list_no_bullet li {
	padding-bottom: 0.65em;
}

.section#main .section ul.list_no_bullet li a{
	font-weight: bold;
}

/*list with bullets*/
.section#main .section ul.list {
	/*margin: 0px 0px 0px 0px;
	padding: 0.25em 0px;*/
}

.section#main .section ul.list li {
	padding-bottom: 0.80em;
}

.section#main .section ul.list li a{
	font-weight: bold;
}

/* re-useable classes.... */
.intro {
	color: #333333;
	font-weight: bold;
}
a.action {
	background: transparent url('http://www.ingfunds.com/common/images/learnMore.gif') no-repeat left top;
	padding-left: 9px;
}



/* Quick Link Style */
.quicklink {
	width:100%;
	margin-bottom:15px;
	padding-bottom:10px;
	background:#eff4fa;
	margin-top:7px;	
}

.quicklink span {
	font-size: 1.1em;
	font-weight: bold;
	color: #000066;
	padding: 3px 10px 3px 11px;
	background: #b4c3e1;
	display: block;
}

.quicklink ul {
	margin: 5px 0px 0px 0px;
	list-style: none;
}

.quicklink .content{
	padding:5px;
}

.quicklink ul li {
	line-height: 1.35;
	margin-bottom: 0px;
	margin-top: 5px;
	padding: 0px 10px 0px 30px;
	list-style: none outside none;
	background: url('/idc/idcplg?IdcService=GET_FILE&RevisionSelectionMethod=LatestReleased&dDocName=012162') 11px 5px no-repeat;
}

.quicklink ul li a {
	font-size: 1em;
	text-decoration: none;
	color: #3399cc;
}

.quicklink ul li a:link, .quicklink ul li a:active, .quicklink ul li a:visited {
	text-decoration: none;
	color: #3399cc;
}

.quicklink ul li a:hover {
	text-decoration: underline;
	color: #ff6600;
}

/* Shaded Tab navigation */
.section#main .section #tabs {
	width: 100%;
	margin: 10px 0 0;
	padding: 0;
	list-style: none;float:left;
	background: url('/common/images/tab_hLine.gif') repeat-x left bottom;
}
.section#main .section #tabs li {
	margin: 0 3px 0 0;
	padding: 0;
	list-style: none;
	float: left;
}
.section#main .section #tabs li a {
	font-size: 1em;
	color: #000066;
	text-decoration: none;
	margin: 0;
	padding: 5px 9px 4px 10px;
	float: left;
	background: #eff4fa url('/common/images/tab_off.gif') repeat-x left bottom;
	border: 1px solid #b4c3e1;
	display: block;
}
.section#main .section #tabs li a.selected {
	font-weight: bold;
	background: #deeaf url('/common/images/tab_on.gif') repeat-x top bottom;
	border-bottom: 1px solid #deeaf6;
}

/* Print Button */
.section#main .layout-a #print_icon{
	
	vertical-align: top;
	margin-bottom: 15px;
	text-align: right;
	width: 120px;
	border: 1px solid #ccc;
	margin-right: 0px;
	}


/* Tab Page Body Wrappers */
.section#main .section #shadedWrapper {
	margin: 0;
	padding: 15px;
	background: #deeaf6;
	border: 1px solid #b4c3e1;
	border-top: 0;
	width: 686px;float:left;
} 
.section#main .section #shadedWrapperFull {
	margin: 0;
	padding: 15px;
	background: #deeaf6;
	border: 1px solid #b4c3e1;
	width: 686px;
	float: left;
}
.section#main .section #shadedInnerWrapper {
	padding: 5px 10px 10px 12px;
	background: #ffffff;
	width: auto;
}

/*Literature Orders Button*/

.section#main .section #litOrder{
	float:right;
	padding:.50em .50em .75em .50em;
	border: 1px dashed #CCC;
	background:#EFF4FA;
}
.section#main .section #litOrder a{
	font-weight:bold;
	color:#006;
	margin:0 0 0 0;
}
.section#main .section #litOrder a:hover{
	color:#F60;
}
.section#main .section #litOrder div.cart img{
	float:left;
	margin:1px 0 0 1px;
}
.section#main .section #litOrder span{
	margin:0 0 0 26px;
}
.section#main .section #litOrder div.orderbtn img {
	margin:5px 0 0 22px;
}

/* Closed-End Prices */
.table6{
	width: 100%;
	color: #333;
	margin: .25em 0 .75em;
	padding: 0;
	border: 1px solid #FFF;
	border-collapse: collapse;
}
.table6 thead th{
	font-weight: bold;
	text-align: center;
	padding: 0.247em 4px 0.16em;
	border-bottom: 1px solid #999;
	background:#EFF4FA;
}
.table6 tbody th{
	text-align:center;
	vertical-align:top;
	padding:.5em 4px .33em 9px;
}
.table6 tbody td{
	text-align:center;
	vertical-align:top;
	padding:.5em 4px .33em 9px;
}

/* General Tables - Profiles pages*/
.section#main .section .ms{color:#333;width:100%;margin:.25em 0 .75em;padding:0;border-top:1px solid #F60;border-right:#FFF;border-bottom:1px solid #999;border-left:none;border-collapse:collapse;}
.section#main .section .ms caption{font-weight:bold;text-align:left;margin:0;padding:0 0 .5em 0;}
.section#main .section .ms caption.special{font-weight:normal;}
.section#main .section .ms thead th{text-align:right;vertical-align:bottom;padding:1.315em 4px .16em 9px;border-right:1px solid #CCC;border-bottom:1px solid #999;}
.section#main .section .ms thead th.first{text-align:left;}
.section#main .section .ms thead th.last{border-right:none;}
.section#main .section .ms thead th.lastblue{border-right:none;background:#DEEAF6;}
.section#main .section .ms thead th.prom1{font-weight:bold;border-right:1px solid #FFF;background:#A0AED8;}
.section#main .section .ms thead th.prom2{background:#DEEAF6;}
.section#main .section .ms thead td{text-align:right;vertical-align:bottom;padding:1.315em 4px .16em 9px;border-right:1px solid #CCC;border-bottom:1px solid #999;}
.section#main .section .ms thead td.first{text-align:left;}
.section#main .section .ms thead td.last{border-right:none;}
.section#main .section .ms thead td.prom1{font-weight:bold;border-right:1px solid #FFF;background:#A0AED8;}
.section#main .section .ms thead td.prom2{background:#DEEAF6;}
.section#main .section .ms tbody tr.bgColor{background:#EFF4FA;}/*What is this for?*/
.section#main .section .ms tbody th{text-align:left;vertical-align:top;padding:.247em 4px .16em 9px;border-right:1px solid #CCC;}
.section#main .section .ms tbody td{text-align:right;vertical-align:top;padding:.247em 4px .16em 9px;border-right:1px solid #CCC;}
.section#main .section .ms tbody td.first{text-align:left;}
.section#main .section .ms tbody td.last{border-right:none;}
.section#main .section .ms tbody td.lastblue{border-right:none;background:#DEEAF6;}/*What is this for?*/
.section#main .section .ms tbody td.prom1{font-weight:bold;border-right:1px solid #FFF;background:#A0AED8;}
.section#main .section .ms tbody td.prom2{background:#DEEAF6;}
.section#main .section .ms tfoot tr{background:#DEEAF6;}
.section#main .section .ms tfoot th{font-weight:bold;text-align:left;vertical-align:top;padding:.247em 4px .16em 9px;border-right:1px solid #CCC;border-top:1px solid #CCC;}
.section#main .section .ms tfoot td{font-weight:bold;text-align:right;vertical-align:top;padding:.247em 4px .16em 9px;border-right:1px solid #CCC;border-top:1px solid #CCC;}
.section#main .section .ms tfoot td.last{border-right:none;}
.section#main .section .ms img.imgPad{margin-top:.2em;margin-bottom:.25em;}
/* This is for the Tax Pages */
.section#main .section .ms .subtotal{background:#E7E7E7;}
.section#main .section .ms .subtotal th,.section#main .section .ms .subtotal td{font-weight:bold;border-bottom:1px solid #CCC;}
.section#main .section .ms .subtotal_states th,.section#main .section .ms .subtotal_states td{padding-top:1em;padding-bottom:.75em;}



/**********************************************************************/
/*  Splash Page Style											  	  */
.section#splash {
	width: 100%;
	height: 365px;
	background: #fff url('/idc/idcplg?IdcService=GET_FILE&RevisionSelectionMethod=LatestReleased&dDocName=gif_splash_background') no-repeat left bottom;
	border-bottom: 10px solid #ff6600;
}

.section#splash #tagline {
	float: left;
	width: 300px;
	height: 50px;
	position: relative;
	top: 80px;
	left: 60px;
}

.section#splash #tagline h3 {
	color: #000066;
	font-size: 1.7em;
	line-height: 1.25;
	font-weight: normal;
}

.section#splash #tagline h3 sup {
	font-size: 0.75em;
}

.section#splash .siteDecisionPoint {
	background-color: #b4c3e1;
	float: right;
	width: 217px;
	height: 356px;
}

.section#splash .siteDecisionPoint div {
	width: 203px;
	height: 96px;
	padding: 6px 6px 6px 8px;
	overflow: hidden;
}

.section#splash .siteDecisionPoint div h2 {
	font-size: 1.35em;
	margin: 0px 0px 0.25em;
	padding: 0px;
}

.section#splash .siteDecisionPoint div h2 a {
	font-weight: 700;
	color: #000066;	
}

.section#splash .siteDecisionPoint div p {
	font-size: 1.2em;
	line-height: 1.2;
}

.section#splash #financialProfUnit {
	
}

.section#splash #indInvestorUnit {
	margin-right: 10px;
}
/* End Splash Page Style  											  */
/**********************************************************************/


/**********************************************************************/
/*  Home Page Style											  	      */
.section#home {
	position: relative;
}

.section#home .section#features {
	float: left;
	width: 725px;
	position: relative;
	height: 600px; /* required to not overlap footer */
}
.section#home .section#ql-bin {
	float: right;
	width: 220px;
	height: 500px;
}

.section#home #campaign {
	position: absolute;
	left: 0px; top: 0px;
	width: 510px;
	height: 225px;
	overflow: hidden;
}

.section#home #highlights {
	position: absolute;
	left: 512px; top: 0px;
	width: 213px;
	height: 225px;
	overflow: hidden;
}

.section#home #highlights {
	background-color: #deeaf6;
}
.section#home #highlights h2 {
	margin: 0; padding: 0;
	margin-left: 16px; margin-top: 6px;
	color: #000066;
	font-size: 1.2em;
	margin-bottom: 7px;
}
.section#home #highlights ul {
	list-style: none outside none;
	margin: 0; padding 0;
	margin-left: 16px;
}
.section#home #highlights ul li {
	padding-bottom: 9px;
}
.section#home #highlights ul li a {
	color: #000066;
}

.section#home #quickfund {
	position: absolute;
	left: 0px; top: 227px;
	width: 350px;
	height: 100px;
	overflow: hidden;
}

.section#home #news {
	position: absolute;
	left: 352px; top: 227px;
	width: 373px;
	overflow: hidden;	
}

.section#home #campaign-small {
	position: absolute;
	left: 0px; top: 329px;
	width: 350px;
	overflow: hidden;
}

.section#home #ql-bin .quicklink div {
	padding: 10px 5px;
}
/* End Home Page Style  											  */
/**********************************************************************/

/**********************************************************************/
/*  Fund Profile Page Style											  */


.section#main .section #FundProfile {
}

.section#main .section #FundProfile h2 {
	padding-bottom: 0.15em;
	border-bottom: 1px solid #ff6600;
}

.section#main .section #FundProfile .segments {
	border: 1px solid #b4c3e1;
	background-color: #deeaf6;
	padding: 15px;
	height: 100%;
}

.section#main .section #FundProfile .segments > div {
	background-color: #ffffff;
	width: 670px;
	padding: 5px 10px 10px 10px;
}

.section#main .section #FundProfile .segments .note {
	background-color: #eff4fa;
	padding: 5px 10px;
	border-bottom: 15px solid #deeaf6;
	margin: 0;
	width: 670px;
}
.section#main .section #FundProfile .segments .shareClassPicker {
	background-color: #deeaf6;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0;
	width: 670px;
}

/** Nav tabs **/
	/** position tab elements **/
	.section#main .section #FundProfile .nav {
		position: relative; z-index: 200;
	}
	.section#main .section #FundProfile .segments {
		clear: both;
		position: relative; z-index: 100;
		top: -1px; 
	}
.section#main .section #FundProfile .nav {
	width: 100%;
	padding: 0; margin: 0;
}
.section#main .section #FundProfile .nav ul {
	list-style: none;
	padding: 0; margin: 0;
}
.section#main .section #FundProfile .nav ul li {
	float: left;
	padding: 0;
	border-bottom: none;
	margin: 0 3px 0 0;
	font-size: 1em;
	line-height: 1.4;
}
.section#main .section #FundProfile .nav ul li a {
	background: url(http://www.ingfunds.com/common/images/tab_off.gif) #eff4fa repeat-x left bottom;
	color: #000066;
	display: block;
	padding: 5px 9px 4px 10px;
	border: 1px solid #b4c3e1;
	margin: 0;	
}
.section#main .section #FundProfile .nav ul li a.selected {
	background: url(http://www.ingfunds.com/common/images/tab_on.gif) #deeaf6 repeat-x left top;
	font-weight: 700;
	border-bottom: none;
	padding-bottom: 5px;
}

/** All **/
	/** Average Annual Total Returns Fragment **/
	#FundProfile .segments .averageAnnualTotalReturns table thead tr th,
	#FundProfile .segments .averageAnnualTotalReturns table {
		border-bottom: 1px solid #cccccc;
	}	
	#FundProfile .segments .averageAnnualTotalReturns table th,
	#FundProfile .segments .averageAnnualTotalReturns table td {
		border-right: 1px solid #cccccc;
	}
	#FundProfile .segments .averageAnnualTotalReturns table th {
		font-weight: bold;
	}
	#FundProfile .segments .averageAnnualTotalReturns table thead th {
		width: 48px;
		text-align: right;
		vertical-align: bottom;
		padding: 1.31em 4px 0.16em 9px;	
	}
	#FundProfile .segments .averageAnnualTotalReturns table thead th.asOfDate,
	#FundProfile .segments .averageAnnualTotalReturns table tbody th {text-align: left;}
	#FundProfile .segments .averageAnnualTotalReturns table thead th.asOfDate {width: auto; font-weight: normal;}
	#FundProfile .segments .averageAnnualTotalReturns table thead th.InceptionDate {width: 64px;}
	#FundProfile .segments .averageAnnualTotalReturns table tbody th {padding: 0.24em 4px 0.16em 9px;}
	#FundProfile .segments .averageAnnualTotalReturns table td {
		text-align: right;
		vertical-align: middle;
		padding: 0.24em 4px 0.16em 9px;
	}	
	

/** Overview **/
#FundProfile .segments #overview .compact {
	float: left;
	width: 474px;
}
#FundProfile .segments #overview .aside {
	float: right;
	width: 175px;
}
#FundProfile .segments #overview .detailed {
	clear: both;
	width: 100%;
}
#FundProfile .segments #overview .dailyprices {
	float: left;
	width: 50%;
}
#FundProfile .segments #overview .fundfacts {
	float: right;
	width: 50%;
}
#FundProfile .segments #overview table {
	width: 100%;
}
#FundProfile .segments #overview .dailyprices table tr th,
#FundProfile .segments #overview .fundfacts table tr th {
	padding: 0.24em 4px 0.24em 9px;
	text-align: left;
	line-height: 15px;
}
#FundProfile .segments #overview .dailyprices table tr td,
#FundProfile .segments #overview .fundfacts table tr td {
	padding: 0.24em 4px 0.24em 9px;
	text-align: right;
}
#FundProfile .segments #overview table tr.oddRow {
	background-color: #eff4fa;
}

#FundProfile .segments #overview .relatedresources {
	clear: both;
}
#FundProfile .segments #overview .relatedresources .links {
	background-color: #eff4fa;
	border: 1px dashed #cccccc;
	/* the following 2 takes care of forming box around links */
	width: 100%;
	overflow: auto;
}
#FundProfile .segments #overview .relatedresources .links a {
	display: block;
	width: 45%;
	float: left;
	padding: 5px;
}
/** Performance **/
#FundProfile .segments #performance .growth10k p.period {float: left;}
#FundProfile .segments #performance .growth10k p.endingValue {
	float: right;
	font-weight: 700;
	color: #000066;
}
#FundProfile .segments #performance .growth10k img {clear: both;}

/** Portfolio **/
#FundProfile .segments #portfolio div {
	float: left;
	width: 325px;
	margin-right: 5px;

}
#FundProfile .segments #portfolio h2 span {
	font-weight: normal;
	font-size: 0.85em;
	color: #333333;
}
#FundProfile .segments #portfolio table tr.oddRow {
	background-color: #eff4fa;
}
#FundProfile .segments #portfolio table.breakdown {width: 100%;}
#FundProfile .segments #portfolio table.breakdown tr td {padding: 0.24em 4px 0.24em 9px;}
#FundProfile .segments #portfolio table.breakdown tr td.value {text-align: right;}
#FundProfile .segments #portfolio table.breakdown tr.totals td {
	text-align: right;
	font-weight: bold;
	border-top: 1px solid #cccccc;
}

	/** Portfolio - Statistics **/
	#FundProfile .segments #portfolio .statistics table {
		width: 100%;
	}
	/** Portfolio - Composition **/
	#FundProfile .segments #portfolio .composition {
		text-align: center;
	}
	#FundProfile .segments #portfolio .composition table.legend {
		width: 100%;
	}
	#FundProfile .segments #portfolio .composition table.legend td.swatch div {
		display: block;
		width: 5px;
		height: 5px;
	}
	#FundProfile .segments #portfolio .composition table.legend td.swatch   {width: 5%;}
	#FundProfile .segments #portfolio .composition table.legend td.category {width: auto;}
	#FundProfile .segments #portfolio .composition table.legend td.value 	{width: 20%; text-align: right;}
	#FundProfile .segments #portfolio .composition table.legend tr.totals td {font-weight: bold; text-align: right;}
	/** Portfolio - Top Holdings **/
	#FundProfile .segments #portfolio .topholdings {}
	/** Portfolio - Top Sectors **/
	#FundProfile .segments #portfolio .topsectors {}

/** Distributions **/
#FundProfile .segments #distributions .distributions table {
	width: 100%;
	border-top: 1px solid #ff6600;
}
#FundProfile .segments #distributions .distributions table {
	width: 100%;
	border: none;
	border-top: 1px solid #ff6600;
}
#FundProfile .segments #distributions .distributions table thead tr th {
	font-weight: bold;
	padding: 1.31em 4px 0.16em 9px;
	border-bottom: 1px solid #999999;
}
#FundProfile .segments #distributions .distributions table tr th,
#FundProfile .segments #distributions .distributions table tr td {
	border-left: 1px solid #cccccc;
	text-align: right;
}
#FundProfile .segments #distributions .distributions table tbody tr td {
	padding: 0.24em 4px 0.16em 9px;
}
#FundProfile .segments #distributions .distributions table .type {
	border-left: none;
	text-align: left;
}
#FundProfile .segments #distributions .distributions table tr.totals td {
	border-left: none;
	text-align: right;
	font-weight: bold;
	border-top: 1px solid #999999;
	padding-top: 20px;
}
/** Ratings **/
#FundProfile .segments #ratings .morningstar table,
#FundProfile .segments #ratings .lipper table {
	width: 100%;
}
#FundProfile .segments #ratings .morningstar table tr th,
#FundProfile .segments #ratings .lipper table tr th {
	width: 25%;
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;	

	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 1.31em 4px 0.16em 9px;
}
#FundProfile .segments #ratings .morningstar table tr td,
#FundProfile .segments #ratings .lipper table tr td {
	text-align: right;
	vertical-align: top;

	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;	
	padding: 0.24em 4px 0.16em 9px;
}
#FundProfile .segments #ratings .morningstar table tr th.y10,
#FundProfile .segments #ratings .lipper table tr th.y10,
#FundProfile .segments #ratings .morningstar table tr td.y10,
#FundProfile .segments #ratings .lipper table tr td.y10 {
	border-right: none;
}

/* End Fund Profile Page Style  									  */
/**********************************************************************/

/**********************************************************************/
/*  Misc Styles											          	  */
.MFHomeLinks ul li {
	list-style: none;
}
div.InvestmentStyleMap {
	width: 200px;
	float: left;
}
div.InvestmentStyleMap h4 {
	color: #ff6600;
	font-size: 1.1em;
	font-weight: 700;
	margin-bottom: 15px;
}

#SubTemp_Ticker_Symb_CUSIPs {
	background-color: #deeaf6;
	padding: 15px;
	border: 1px solid #b4c3e1;
}
#SubTemp_Ticker_Symb_CUSIPs form {
	padding-bottom: 20px;
}
#SubTemp_Ticker_Symb_CUSIPs table {
	width: 100%;
	background-color: #ffffff;
}
#SubTemp_Ticker_Symb_CUSIPs table thead {
	background-color: #eff4fa;
}
#SubTemp_Ticker_Symb_CUSIPs table thead tr th {
	font-weight: 700;
	padding: 0.41em 4px 0.41em 9px;
}
#SubTemp_Ticker_Symb_CUSIPs table tbody tr td {
	padding: 0.41em 4px 0.41em 9px;
}
#SubTemp_Ticker_Symb_CUSIPs table .cusip,
#SubTemp_Ticker_Symb_CUSIPs table .ticker,
#SubTemp_Ticker_Symb_CUSIPs table .fundnumber {
	text-align: center;
}

div.layout-a .section div.Tabbed_WYSIWYG div.tab-content {width: 690px;}
/* End Misc Page Style  									  		  */
/**********************************************************************/

/**********************************************************************/
/*  Tabbed_WYSIWYG Template Styles									  */
	/* reverse styles set above */
	.section#main .section div.Tabbed_WYSIWYG ul {margin: 0;}
	.section#main .section div.Tabbed_WYSIWYG ul li {padding-bottom: 0;}
div.Tabbed_WYSIWYG {
	width: 100%; padding: 0; margin: 0;
	position: relative;
}
div.Tabbed_WYSIWYG ul.tabs {
	padding: 0; margin: 0;
	position: relative; z-index: 100;
}
div.Tabbed_WYSIWYG ul.tabs li {
	float: left;
	padding: 0;
	border-bottom: none;
	margin: 0 3px 0 0;
	font-size: 1em;
	line-height: 1.4;
	list-style: none;
}
div.Tabbed_WYSIWYG ul.tabs li a {
	background: url(http://www.ingfunds.com/common/images/tab_off.gif) #eff4fa repeat-x left bottom;
	color: #000066;
	display: block;
	padding: 5px 9px 4px 10px;
	border: 1px solid #b4c3e1;
	margin: 0;
}
div.Tabbed_WYSIWYG ul.tabs li.active a {
	background: url(http://www.ingfunds.com/common/images/tab_on.gif) #deeaf6 repeat-x left top;
	font-weight: 700;
	border-bottom: none;
	padding-bottom: 5px;
}
div.Tabbed_WYSIWYG div.tab-content {
	display: block;
	width: 100%;
	clear: left;
	border: 1px solid #b4c3e1;
	padding: 15px;
	background-color: #deeaf6;
	position: relative;
	z-index: -1;
	top: -1px;
}

/* End Tabbed_WYSIWYG Tempalte Styles  								  */
/**********************************************************************/

/**********************************************************************/
/*  TABS Styles														  */
	/* reverse styles set above */
	.section#main .section div.tabs .nav ul {margin: 0;}
	.section#main .section div.tabs .nav ul li {padding-bottom: 0;}
div.tabs {
	width: 100%; padding: 0; margin: 0;
	position: relative;
}
div.tabs .nav {
	width: 100%;
}
div.tabs .nav ul {
	width: 100%; padding: 0; margin: 0;
	position: relative; z-index: 100;
}
div.tabs .nav ul li {
	float: left;
	padding: 0;
	border-bottom: none;
	margin: 0 3px 0 0;
	font-size: 1em;
	line-height: 1.4;
	list-style: none;
}
div.tabs .nav ul li a {
	background: url(http://www.ingfunds.com/common/images/tab_off.gif) #eff4fa repeat-x left bottom;
	color: #000066;
	display: block;
	padding: 5px 9px 4px 10px;
	border: 1px solid #b4c3e1;
	margin: 0;
}
div.tabs .nav ul li.active a {
	background: url(http://www.ingfunds.com/common/images/tab_on.gif) #deeaf6 repeat-x left top;
	font-weight: 700;
	border-bottom: none;
	padding-bottom: 5px;
}
div.tabs div.tab-content {
	display: block;
	width: 100%;
	clear: left;
	border: 1px solid #b4c3e1;
	padding: 15px;
	background-color: #deeaf6;
	position: relative;
	z-index: -1;
	top: -1px;
}

/* End TABS Styles  									              */
/**********************************************************************/

/**********************************************************************/
/*  WYSIWYG Styles											          */
.important {font-weight: bold;}
/* End WYSIWYG Styles  									              */
/**********************************************************************/