0000737520-13-000099.txt : 20130816 0000737520-13-000099.hdr.sgml : 20130816 20130816141415 ACCESSION NUMBER: 0000737520-13-000099 CONFORMED SUBMISSION TYPE: 497 PUBLIC DOCUMENT COUNT: 7 FILED AS OF DATE: 20130816 DATE AS OF CHANGE: 20130816 EFFECTIVENESS DATE: 20130816 FILER: COMPANY DATA: COMPANY CONFORMED NAME: Strategic Funds, Inc. CENTRAL INDEX KEY: 0000737520 IRS NUMBER: 133272460 STATE OF INCORPORATION: NY FISCAL YEAR END: 1231 FILING VALUES: FORM TYPE: 497 SEC ACT: 1933 Act SEC FILE NUMBER: 002-88816 FILM NUMBER: 131044823 BUSINESS ADDRESS: STREET 1: THE DREYFUS CORPORATION STREET 2: 200 PARK AVENUE CITY: NEW YORK STATE: NY ZIP: 10166 BUSINESS PHONE: 2129226817 MAIL ADDRESS: STREET 1: C/O DREYFUS CORP STREET 2: 200 PARK AVENUE, 8TH FLOOR CITY: NEW YORK STATE: NY ZIP: 10166 FORMER COMPANY: FORMER CONFORMED NAME: DREYFUS PREMIER NEW LEADERS FUND INC DATE OF NAME CHANGE: 20021213 FORMER COMPANY: FORMER CONFORMED NAME: DREYFUS NEW LEADERS FUND INC DATE OF NAME CHANGE: 19920703 FORMER COMPANY: FORMER CONFORMED NAME: DREYFUS NEW EQUITY FUND INC DATE OF NAME CHANGE: 19850904 0000737520 S000024356 Dreyfus Select Managers Small Cap Value Fund C000072172 Class A DMVAX C000072173 Class C DMECX C000072174 Class I DMVIX C000130443 Class Y DMVYX 497 1 incbyref6246rev.htm SUPPLEMENT TO PROSPECTUS incbyref6246rev.htm - Generated by SEC Publisher for SEC Filing

 

Strategic Funds, Inc.

-          Dreyfus Select Managers Small Cap Value Fund (the "Fund")

 

Incorporated herein by reference, on behalf of the Fund, is a supplement to the Fund's prospectus filed pursuant to Rule 497 (e) under the Securities Act of 1933, as amended, on August 1, 2013 (SEC Accession No. 0000737520-13-000090).

 

 

EX-101.SCH 2 ck0000737520-20130801.xsd TAXONOMY 000001 - Document - Document and Entity Information link:presentationLink link:definitionLink link:calculationLink 020000 - Document - Risk/Return Summary {Unlabeled} - Dreyfus Select Managers Small Cap Value Fund link:presentationLink link:definitionLink link:calculationLink 020001 - Disclosure - Risk/Return Detail Data {Elements} - Dreyfus Select Managers Small Cap Value Fund link:presentationLink link:definitionLink link:calculationLink EX-101.INS 3 ck0000737520-20130801.xml INSTANCE DOCUMENT 0000737520 2013-08-01 2013-08-01 0000737520 ck0000737520:S000024356Member 2013-08-01 2013-08-01 0000737520 ck0000737520:S000024356Member ck0000737520:C000072172Member 2013-08-01 2013-08-01 0000737520 ck0000737520:S000024356Member ck0000737520:C000072173Member 2013-08-01 2013-08-01 0000737520 ck0000737520:S000024356Member ck0000737520:C000072174Member 2013-08-01 2013-08-01 0000737520 ck0000737520:S000024356Member ck0000737520:C000130443Member 2013-08-01 2013-08-01 Strategic Funds, Inc. 497 false 0000737520 2013-08-01 2013-08-01 2013-08-01 2013-07-01 Dreyfus Select Managers Small Cap Value Fund DMVAX DMECX DMVIX DMVYX <p style="TEXT-ALIGN: left"> <b><font size="2" style="font-family: Plantin-Bold,Times New Roman,Times,serif;">Effective on or about October 1, 2013, the following information will supersede and replace the second and third sentences of the first paragraph in &#8220;Principal Investment Strategy&#8221; in the summary prospectus and &#8220;Fund Summary &#8212; Principal Investment Strategy&#8221; in the prospectus and the fourth through eight sentences of the first paragraph in &#8220;Fund Details &#8212; Goal and Approach&#8221; in the prospectus:</font></b> </p> <br/><p style="TEXT-ALIGN: left"> <font size="2" style="font-family: Plantin,Times New Roman,Times,serif;">The fund currently considers small cap companies to be those companies with market capitalizations that fall within the range of $50 million and $10 billion. The fund may invest up to 20% of its net assets in securities not considered to be small cap companies.</font> </p> <p style="text-align: right;"> <font style="font-family: Plantin,Times New Roman,Times,serif; font-size: small;">August 1, 2013</font> </p> <br/><p style="TEXT-ALIGN: center"> <b><font size="2" style="font-family: Plantin-Bold,Times New Roman,Times,serif;">STRATEGIC FUNDS, INC.</font></b> </p> <br/><p style="TEXT-ALIGN: center"> <b><font size="2" style="font-family: Plantin-Bold,Times New Roman,Times,serif;">&#8211; Dreyfus Select Managers Small CapValue Fund</font></b> </p> <br/><p style="TEXT-ALIGN: center"> <b><font size="2" style="font-family: Plantin-Bold,Times New Roman,Times,serif;">Supplement to Summary and Statutory Prospectuses dated July 1, 2013</font></b> </p> <br/><p style="TEXT-ALIGN: left"> <b><font size="2" style="font-family: Plantin-Bold,Times New Roman,Times,serif;">IMPORTANT NOTICE REGARDING CHANGE IN INVESTMENT POLICY</font></b> </p> EX-101.CAL 4 ck0000737520-20130801_cal.xml CALCULATION LINKBASE EX-101.PRE 5 ck0000737520-20130801_pre.xml PRESENTATION LINKBASE EX-101.DEF 6 ck0000737520-20130801_def.xml DEFINITION LINKBASE EX-101.LAB 7 ck0000737520-20130801_lab.xml LABEL LINKBASE XML 8 R4.htm IDEA: XBRL DOCUMENT v2.4.0.8
Label Element Value
Risk/Return: rr_RiskReturnAbstract  
Prospectus Date rr_ProspectusDate Jul. 01, 2013
XML 9 Show.js IDEA: XBRL DOCUMENT /** * Rivet Software Inc. * * @copyright Copyright (c) 2006-2011 Rivet Software, Inc. All rights reserved. * Version 2.4.0.3 * */ var Show = {}; Show.LastAR = null, Show.hideAR = function(){ Show.LastAR.style.display = 'none'; }; Show.showAR = function ( link, id, win ){ if( Show.LastAR ){ Show.hideAR(); } var ref = link; do { ref = ref.nextSibling; } while (ref && ref.nodeName != 'TABLE'); if (!ref || ref.nodeName != 'TABLE') { var tmp = win ? win.document.getElementById(id) : document.getElementById(id); if( tmp ){ ref = tmp.cloneNode(true); ref.id = ''; link.parentNode.appendChild(ref); } } if( ref ){ ref.style.display = 'block'; Show.LastAR = ref; } }; Show.toggleNext = function( link ){ var ref = link; do{ ref = ref.nextSibling; }while( ref.nodeName != 'DIV' ); if( ref.style && ref.style.display && ref.style.display == 'none' ){ ref.style.display = 'block'; if( link.textContent ){ link.textContent = link.textContent.replace( '+', '-' ); }else{ link.innerText = link.innerText.replace( '+', '-' ); } }else{ ref.style.display = 'none'; if( link.textContent ){ link.textContent = link.textContent.replace( '-', '+' ); }else{ link.innerText = link.innerText.replace( '-', '+' ); } } }; XML 10 R2.xml IDEA: Risk/Return Summary - Dreyfus Select Managers Small Cap Value Fund 2.4.0.8020000 - Document - Risk/Return Summary {Unlabeled} - Dreyfus Select Managers Small Cap Value Fundfalsefalsefalse1false falsefalseS000024356Memberhttp://www.sec.gov/CIK0000737520duration2013-08-01T00:00:002013-08-01T00:00:001false 0truefalsetruefalsefalsefalsefalsefalsefalse1falsefalsefalse00Dreyfus Select Managers Small Cap Value Fundfalsefalsefalse1false truefalseS000024356Memberhttp://www.sec.gov/CIK0000737520duration2013-08-01T00:00:002013-08-01T00:00:00falsefalseDreyfus Select Managers Small Cap Value Funddei_LegalEntityAxisxbrldihttp://xbrl.org/2006/xbrldick0000737520_S000024356Memberdei_LegalEntityAxisexplicitMembernanafalse02false 4rr_RiskReturnHeadingrr_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse00Dreyfus Select Managers Small Cap Value Fundfalsefalsefalsexbrli:stringItemTypestringRisk/Return Summary Investment Objectives/Goals Include the following information, in plain English under rule 421(d) under the Securities Act, in the order and subject matter indicatedReference 1: http://www.xbrl.org/2003/role/presentationRef -Publisher SEC -Name Form -Number N-1A -Chapter A -Section 2 false03false 4ck0000737520_SupplementTextBlockck0000737520_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse00<p style="text-align: right;"> <font style="font-family: Plantin,Times New Roman,Times,serif; font-size: small;">August 1, 2013</font> </p> <br/><p style="TEXT-ALIGN: center"> <b><font size="2" style="font-family: Plantin-Bold,Times New Roman,Times,serif;">STRATEGIC FUNDS, INC.</font></b> </p> <br/><p style="TEXT-ALIGN: center"> <b><font size="2" style="font-family: Plantin-Bold,Times New Roman,Times,serif;">&#8211; Dreyfus Select Managers Small CapValue Fund</font></b> </p> <br/><p style="TEXT-ALIGN: center"> <b><font size="2" style="font-family: Plantin-Bold,Times New Roman,Times,serif;">Supplement to Summary and Statutory Prospectuses dated July 1, 2013</font></b> </p> <br/><p style="TEXT-ALIGN: left"> <b><font size="2" style="font-family: Plantin-Bold,Times New Roman,Times,serif;">IMPORTANT NOTICE REGARDING CHANGE IN INVESTMENT POLICY</font></b> </p>falsefalsefalsenonnum:textBlockItemTypenaNo authoritative reference available.No definition available.false04false 4rr_StrategyNarrativeTextBlockrr_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse00<p style="TEXT-ALIGN: left"> <b><font size="2" style="font-family: Plantin-Bold,Times New Roman,Times,serif;">Effective on or about October 1, 2013, the following information will supersede and replace the second and third sentences of the first paragraph in &#8220;Principal Investment Strategy&#8221; in the summary prospectus and &#8220;Fund Summary &#8212; Principal Investment Strategy&#8221; in the prospectus and the fourth through eight sentences of the first paragraph in &#8220;Fund Details &#8212; Goal and Approach&#8221; in the prospectus:</font></b> </p> <br/><p style="TEXT-ALIGN: left"> <font size="2" style="font-family: Plantin,Times New Roman,Times,serif;">The fund currently considers small cap companies to be those companies with market capitalizations that fall within the range of $50 million and $10 billion. The fund may invest up to 20% of its net assets in securities not considered to be small cap companies.</font> </p>falsefalsefalsenonnum:textBlockItemTypenaPrincipal investment strategies of the Fund. Summarize how the Fund intends to achieve its investment objectives by identifying the Fund's principal investment strategies (including the type or types of securities in which the Fund invests or will invest principally) and any policy to concentrate in securities of issuers in a particular industry or group of industries.Reference 1: http://www.xbrl.org/2003/role/presentationRef -Publisher SEC -Name Form -Number N-1A -Chapter A -Section 4 -Subsection a false0falseRisk/Return Summary - Dreyfus Select Managers Small Cap Value Fund (Dreyfus Select Managers Small Cap Value Fund)UnKnownUnKnownUnKnownUnKnowntruefalsefalseSheethttp://dreyfus.com/20130801/role/DocumentRiskReturnSummaryUnlabeledDreyfusSelectManagersSmallCapValueFund14 EXCEL 11 Financial_Report.xls IDEA: XBRL DOCUMENT begin 644 Financial_Report.xls M[[N_34E-12U697)S:6]N.B`Q+C`-"E@M1&]C=6UE;G0M5'EP93H@5V]R:V)O M;VL-"D-O;G1E;G0M5'EP93H@;75L=&EP87)T+W)E;&%T960[(&)O=6YD87)Y M/2(M+2TM/5].97AT4&%R=%]C83'!L;W)E&UL;G,Z=CTS1")U&UL;G,Z;STS1")U&UL/@T*(#QX.D5X8V5L5V]R:V)O;VL^#0H@(#QX M.D5X8V5L5V]R:W-H965T5]);F9O#I%>&-E;%=O#I%>&-E;%=O#I%>&-E;%=O#I%>&-E;%=O6QE#I!8W1I=F53:&5E=#X-"B`@/'@Z4')O M=&5C=%-T#I0#I0#I0&UL/CPA6V5N9&EF72TM/@T*/"]H96%D M/@T*("`\8F]D>3X-"B`@(#QP/E1H:7,@<&%G92!S:&]U;&0@8F4@;W!E;F5D M('=I=&@@36EC'1087)T7V-A-S$P964W7S4Y M,F-?-#)E95\Y,64Q7S$W-C0S-C8P9#!B-0T*0V]N=&5N="U,;V-A=&EO;CH@ M9FEL93HO+R]#.B]C83'0O:F%V87-C3X- M"B`@("`\=&%B;&4@8VQA'0^9F%L'0^ M075G(#$L#0H)"3(P,3,\'0^2G5L(#$L#0H)"3(P,3,\'0^/'-P86X^/"]S<&%N/CPO M=&0^#0H@("`@("`\+W1R/@T*("`@("`@/'1R(&-L87-S/3-$'0^/'-P86X^/"]S<&%N/CPO=&0^#0H@("`@("`\+W1R/@T*("`@("`@/'1R M(&-L87-S/3-$'0^1$U605@\'0^/'-P86X^/"]S<&%N/CPO=&0^#0H@("`@("`\+W1R/@T*("`@ M("`@/'1R(&-L87-S/3-$'0^/'-P86X^/"]S<&%N/CPO=&0^ M#0H@("`@("`\+W1R/@T*("`@("`@/'1R(&-L87-S/3-$'0^1$U%0U@\'0^/'-P86X^/"]S<&%N M/CPO=&0^#0H@("`@("`\+W1R/@T*("`@("`@/'1R(&-L87-S/3-$'0^/'-P86X^/"]S<&%N/CPO=&0^#0H@("`@("`\+W1R/@T*("`@("`@ M/'1R(&-L87-S/3-$'0^1$U625@\'0^/'-P86X^/"]S<&%N/CPO=&0^#0H@("`@("`\+W1R/@T* M("`@("`@/'1R(&-L87-S/3-$'0^/'-P86X^/"]S<&%N/CPO M=&0^#0H@("`@("`\+W1R/@T*("`@("`@/'1R(&-L87-S/3-$'0^1$U665@\'0O:F%V87-C3X- M"B`@("`\=&%B;&4@8VQA'0^/'`@F4Z('-M86QL.R<^075G=7-T(#$L(#(P,3,\+V9O;G0^(#PO<#X@ M/&)R+SX\<"!S='EL93TS1"=415A4+4%,24=..B!C96YT97(G/B`\8CX\9F]N M="!S:7IE/3-$,B!S='EL93TS1"=F;VYT+69A;6EL>3H@4&QA;G1I;BU";VQD M+%1I;65S($YE=R!2;VUA;BQ4:6UE3H@4&QA;G1I;BU";VQD+%1I;65S($YE=R!2;VUA;BQ4:6UE M69U2!A;F0@ M4W1A='5T;W)Y(%!R;W-P96-T=7-E6QE/3-$)U1%6%0M04Q)1TXZ(&QE9G0G/B`\ M8CX\9F]N="!S:7IE/3-$,B!S='EL93TS1"=F;VYT+69A;6EL>3H@4&QA;G1I M;BU";VQD+%1I;65S($YE=R!2;VUA;BQ4:6UE2!P7!E.B!T97AT+VAT;6P[(&-H87)S M970](G5S+6%S8VEI(@T*#0H\:'1M;#X-"B`@/&AE860^#0H@("`@/$U%5$$@ M:'1T<"UE<75I=CTS1$-O;G1E;G0M5'EP92!C;VYT96YT/3-$)W1E>'0O:'1M M;#L@8VAA69U'0@ M0FQO8VM=/"]T9#X-"B`@("`@("`@/'1D(&-L87-S/3-$=&@^8VLP,#`P-S,W M-3(P7U-U<'!L96UE;G1497AT0FQO8VL\+W1D/@T*("`@("`@("`\=&0@8VQA M6QE/3-$)W1E>'0M86QI9VXZ(')I9VAT.R<^(#QF M;VYT('-T>6QE/3-$)V9O;G0M9F%M:6QY.B!0;&%N=&EN+%1I;65S($YE=R!2 M;VUA;BQ4:6UE2!02`Q+"`R,#$S/"]F;VYT/CPO8CX@/"]P/B`\8G(O/CQP('-T>6QE M/3-$)U1%6%0M04Q)1TXZ(&QE9G0G/B`\8CX\9F]N="!S:7IE/3-$,B!S='EL M93TS1"=F;VYT+69A;6EL>3H@4&QA;G1I;BU";VQD+%1I;65S($YE=R!2;VUA M;BQ4:6UE6QE M/3-$)U1%6%0M04Q)1TXZ(&QE9G0G/B`\9F]N="!S:7IE/3-$,B!S='EL93TS M1"=F;VYT+69A;6EL>3H@4&QA;G1I;BQ4:6UEF%T:6]N2!I M;G9E'0O:F%V87-C3X-"B`@("`\=&%B;&4@8VQA'0^/'-P86X^/"]S<&%N/CPO=&0^ M#0H@("`@("`\+W1R/@T*("`@("`@/'1R(&-L87-S/3-$'0^2G5L(#$L#0H)"3(P M,3,\'1087)T7V-A-S$P964W7S4Y,F-? :-#)E95\Y,64Q7S$W-C0S-C8P9#!B-2TM#0H` ` end XML 12 R4.xml IDEA: Risk/Return Detail Data 2.4.0.8040000 - Disclosure - Risk/Return Detail Data {Elements}truetruefalse1false falsefalsedefaulthttp://www.sec.gov/CIK0000737520duration2013-08-01T00:00:002013-08-01T00:00:001true 1rr_RiskReturnAbstractrr_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse00falsefalsefalsexbrli:stringItemTypestringfalse02false 2rr_ProspectusDaterr_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse002013-07-01falsefalsetruexbrli:dateItemTypedateThe date of the prospectus.Reference 1: http://www.xbrl.org/2003/role/presentationRef -Publisher SEC -Name Form -Number N-1A -Chapter A -Section 1 -Subsection a -Paragraph 3 false0falseRisk/Return Detail DataUnKnownUnKnownUnKnownUnKnowntruefalsefalseSheethttp://xbrl.sec.gov/rr/role/RiskReturnDetailData12 XML 13 FilingSummary.xml IDEA: XBRL DOCUMENT 2.4.0.8 HtmlAndXml 6 12 1 false 5 0 false 0 false false R1.htm 000001 - Document - Document and Entity Information Sheet http://dreyfus.com/20130801/role/DocumentAndEntityInformation Document and Entity Information R1.xml false false R2.htm 020000 - Document - Risk/Return Summary {Unlabeled} - Dreyfus Select Managers Small Cap Value Fund Sheet http://dreyfus.com/20130801/role/DocumentRiskReturnSummaryUnlabeledDreyfusSelectManagersSmallCapValueFund Risk/Return Summary - Dreyfus Select Managers Small Cap Value Fund R2.xml false false R3.htm 020001 - Disclosure - Risk/Return Detail Data {Elements} - Dreyfus Select Managers Small Cap Value Fund Sheet http://dreyfus.com/20130801/role/DisclosureRiskReturnDetailDataElementsDreyfusSelectManagersSmallCapValueFund Risk/Return Detail Data - Dreyfus Select Managers Small Cap Value Fund R3.xml false false R4.htm 040000 - Disclosure - Risk/Return Detail Data {Elements} Sheet http://xbrl.sec.gov/rr/role/RiskReturnDetailData Risk/Return Detail Data R4.xml true false All Reports Book All Reports ck0000737520-20130801.xml ck0000737520-20130801.xsd ck0000737520-20130801_cal.xml ck0000737520-20130801_def.xml ck0000737520-20130801_lab.xml ck0000737520-20130801_pre.xml true true XML 14 R3.htm IDEA: XBRL DOCUMENT v2.4.0.8
Label Element Value
Dreyfus Select Managers Small Cap Value Fund
 
Risk/Return: rr_RiskReturnAbstract  
Supplement [Text Block] ck0000737520_SupplementTextBlock

August 1, 2013


STRATEGIC FUNDS, INC.


– Dreyfus Select Managers Small CapValue Fund


Supplement to Summary and Statutory Prospectuses dated July 1, 2013


IMPORTANT NOTICE REGARDING CHANGE IN INVESTMENT POLICY

Risk/Return [Heading] rr_RiskReturnHeading Dreyfus Select Managers Small Cap Value Fund
Strategy Narrative [Text Block] rr_StrategyNarrativeTextBlock

Effective on or about October 1, 2013, the following information will supersede and replace the second and third sentences of the first paragraph in “Principal Investment Strategy” in the summary prospectus and “Fund Summary — Principal Investment Strategy” in the prospectus and the fourth through eight sentences of the first paragraph in “Fund Details — Goal and Approach” in the prospectus:


The fund currently considers small cap companies to be those companies with market capitalizations that fall within the range of $50 million and $10 billion. The fund may invest up to 20% of its net assets in securities not considered to be small cap companies.

XML 15 R2.htm IDEA: XBRL DOCUMENT v2.4.0.8
Dreyfus Select Managers Small Cap Value Fund
Dreyfus Select Managers Small Cap Value Fund

August 1, 2013


STRATEGIC FUNDS, INC.


– Dreyfus Select Managers Small CapValue Fund


Supplement to Summary and Statutory Prospectuses dated July 1, 2013


IMPORTANT NOTICE REGARDING CHANGE IN INVESTMENT POLICY

Effective on or about October 1, 2013, the following information will supersede and replace the second and third sentences of the first paragraph in “Principal Investment Strategy” in the summary prospectus and “Fund Summary — Principal Investment Strategy” in the prospectus and the fourth through eight sentences of the first paragraph in “Fund Details — Goal and Approach” in the prospectus:


The fund currently considers small cap companies to be those companies with market capitalizations that fall within the range of $50 million and $10 billion. The fund may invest up to 20% of its net assets in securities not considered to be small cap companies.

XML 16 R3.xml IDEA: Risk/Return Detail Data - Dreyfus Select Managers Small Cap Value Fund 2.4.0.8020001 - Disclosure - Risk/Return Detail Data {Elements} - Dreyfus Select Managers Small Cap Value Fundtruetruefalse1false falsefalseS000024356Memberhttp://www.sec.gov/CIK0000737520duration2013-08-01T00:00:002013-08-01T00:00:001false 0truefalsetruefalsefalsefalsefalsefalsefalse1falsefalsefalse00falsefalsefalse1false truefalseS000024356Memberhttp://www.sec.gov/CIK0000737520duration2013-08-01T00:00:002013-08-01T00:00:00falsefalseDreyfus Select Managers Small Cap Value Funddei_LegalEntityAxisxbrldihttp://xbrl.org/2006/xbrldick0000737520_S000024356Memberdei_LegalEntityAxisexplicitMembernanafalse02true 3rr_RiskReturnAbstractrr_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse00falsefalsefalsexbrli:stringItemTypestringfalse03false 4ck0000737520_SupplementTextBlockck0000737520_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse00<p style="text-align: right;"> <font style="font-family: Plantin,Times New Roman,Times,serif; font-size: small;">August 1, 2013</font> </p> <br/><p style="TEXT-ALIGN: center"> <b><font size="2" style="font-family: Plantin-Bold,Times New Roman,Times,serif;">STRATEGIC FUNDS, INC.</font></b> </p> <br/><p style="TEXT-ALIGN: center"> <b><font size="2" style="font-family: Plantin-Bold,Times New Roman,Times,serif;">&#8211; Dreyfus Select Managers Small CapValue Fund</font></b> </p> <br/><p style="TEXT-ALIGN: center"> <b><font size="2" style="font-family: Plantin-Bold,Times New Roman,Times,serif;">Supplement to Summary and Statutory Prospectuses dated July 1, 2013</font></b> </p> <br/><p style="TEXT-ALIGN: left"> <b><font size="2" style="font-family: Plantin-Bold,Times New Roman,Times,serif;">IMPORTANT NOTICE REGARDING CHANGE IN INVESTMENT POLICY</font></b> </p>falsefalsefalsenonnum:textBlockItemTypenaNo authoritative reference available.No definition available.false04false 4rr_RiskReturnHeadingrr_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalselabel1falsefalsefalse00Dreyfus Select Managers Small Cap Value Fundfalsefalsefalsexbrli:stringItemTypestringRisk/Return Summary Investment Objectives/Goals Include the following information, in plain English under rule 421(d) under the Securities Act, in the order and subject matter indicatedReference 1: http://www.xbrl.org/2003/role/presentationRef -Publisher SEC -Name Form -Number N-1A -Chapter A -Section 2 false05false 4rr_StrategyNarrativeTextBlockrr_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalselabel1falsefalsefalse00<p style="TEXT-ALIGN: left"> <b><font size="2" style="font-family: Plantin-Bold,Times New Roman,Times,serif;">Effective on or about October 1, 2013, the following information will supersede and replace the second and third sentences of the first paragraph in &#8220;Principal Investment Strategy&#8221; in the summary prospectus and &#8220;Fund Summary &#8212; Principal Investment Strategy&#8221; in the prospectus and the fourth through eight sentences of the first paragraph in &#8220;Fund Details &#8212; Goal and Approach&#8221; in the prospectus:</font></b> </p> <br/><p style="TEXT-ALIGN: left"> <font size="2" style="font-family: Plantin,Times New Roman,Times,serif;">The fund currently considers small cap companies to be those companies with market capitalizations that fall within the range of $50 million and $10 billion. The fund may invest up to 20% of its net assets in securities not considered to be small cap companies.</font> </p>falsefalsefalsenonnum:textBlockItemTypenaPrincipal investment strategies of the Fund. Summarize how the Fund intends to achieve its investment objectives by identifying the Fund's principal investment strategies (including the type or types of securities in which the Fund invests or will invest principally) and any policy to concentrate in securities of issuers in a particular industry or group of industries.Reference 1: http://www.xbrl.org/2003/role/presentationRef -Publisher SEC -Name Form -Number N-1A -Chapter A -Section 4 -Subsection a false0falseRisk/Return Detail Data - Dreyfus Select Managers Small Cap Value Fund (Dreyfus Select Managers Small Cap Value Fund)UnKnownUnKnownUnKnownUnKnowntruefalsefalseSheethttp://dreyfus.com/20130801/role/DisclosureRiskReturnDetailDataElementsDreyfusSelectManagersSmallCapValueFund15 XML 17 report.css IDEA: XBRL DOCUMENT /* Updated 2009-11-04 */ /* v2.2.0.24 */ /* DefRef Styles */ ..report table.authRefData{ background-color: #def; border: 2px solid #2F4497; font-size: 1em; position: absolute; } ..report table.authRefData a { display: block; font-weight: bold; } ..report table.authRefData p { margin-top: 0px; } ..report table.authRefData .hide { background-color: #2F4497; padding: 1px 3px 0px 0px; text-align: right; } ..report table.authRefData .hide a:hover { background-color: #2F4497; } ..report table.authRefData .body { height: 150px; overflow: auto; width: 400px; } ..report table.authRefData table{ font-size: 1em; } /* Report Styles */ ..pl a, .pl a:visited { color: black; text-decoration: none; } /* table */ ..report { background-color: white; border: 2px solid #acf; clear: both; color: black; font: normal 8pt Helvetica, Arial, san-serif; margin-bottom: 2em; } ..report hr { border: 1px solid #acf; } /* Top labels */ ..report th { background-color: #acf; color: black; font-weight: bold; text-align: center; } ..report th.void { background-color: transparent; color: #000000; font: bold 10pt Helvetica, Arial, san-serif; text-align: left; } ..report .pl { text-align: left; vertical-align: top; white-space: normal; width: 200px; word-wrap: break-word; } ..report td.pl a.a { cursor: pointer; display: block; width: 200px; overflow: hidden; } ..report td.pl div.a { width: 200px; } ..report td.pl a:hover { background-color: #ffc; } /* Header rows... */ ..report tr.rh { background-color: #acf; color: black; font-weight: bold; } /* Calendars... */ ..report .rc { background-color: #f0f0f0; } /* Even rows... */ ..report .re, .report .reu { background-color: #def; } ..report .reu td { border-bottom: 1px solid black; } /* Odd rows... */ ..report .ro, .report .rou { background-color: white; } ..report .rou td { border-bottom: 1px solid black; } ..report .rou table td, .report .reu table td { border-bottom: 0px solid black; } /* styles for footnote marker */ ..report .fn { white-space: nowrap; } /* styles for numeric types */ ..report .num, .report .nump { text-align: right; white-space: nowrap; } ..report .nump { padding-left: 2em; } ..report .nump { padding: 0px 0.4em 0px 2em; } /* styles for text types */ ..report .text { text-align: left; white-space: normal; } ..report .text .big { margin-bottom: 1em; width: 17em; } ..report .text .more { display: none; } ..report .text .note { font-style: italic; font-weight: bold; } ..report .text .small { width: 10em; } ..report sup { font-style: italic; } ..report .outerFootnotes { font-size: 1em; } ZIP 18 0000737520-13-000099-xbrl.zip IDEA: XBRL DOCUMENT begin 644 0000737520-13-000099-xbrl.zip M4$L#!!0````(`,IQ$$.4=V[[&P<``",?```9`!P`8VLP,#`P-S,W-3(P+3(P M,3,P.#`Q+GAM;%54"0`#^VL.4OMK#E)U>`L``00E#@``!#D!``#M6?M3V\86 M_OW.]'_8Z]N;::<8^44,!CQC9&.,7\06P:33N;.65O(&O;*[LBW^^IZ5+%D* M!D)*;Z=I&"9(9\]KO_.=HY5R\N]B$76)2Q@6Q$#S$%'U)^'\C(I(]1Q_JE/4 M%>P'3"I0`5BTTD?W[XUXD, MHC(B0S20M@A0*[!0J8PJY489?DOH6E-1I52NQD9@L9XS&ZT=V^6GA4P@*=[W MF*542J6J0ETNL*N30JS9D*OT!?H&V6I'FISH^Y:W5&`!+,J58JE+V$\JS`6@GF@$OBM`G/)]%P)5D0=H5-=>]*\%.OU@\JI=3`8"0T@TA/XE@M'9;2;!C; MC3ECNR!_`.2J&J5=/CHZ4J+55)7OTH/ME979<##5%\3!Q90!32`90B?208-' M:Q-BHLAA0^)X6N#4\6U9H4BV8,0\+60W6TPVMK_F1D%IQE0'G[H'#;,6B!JG M!8.8.+!%(>D$^>\)<04583,5@(@:4FA2:*PH&Y+;2P*1VNL7FML,3I2M63/C M7]D&2$0^8=0SU.E%]K37FAF25%X_-=G2@[G38SF2AI*G_O`OY/C7"`.5)) M*_K/*^>7Q&6L<<4\[A-=!'RZP(RH-N9\1_S/(7T\/OJF&57]SJC79E3U-1D5 MG?!^O1F^K_WVZTSW@_6M>W!DW->7UFWH7K>#5;?.CNK]RL=K+>1V?:G?E^Q+ M\'.N'#JKOC5SCM"U4WNH/;+O9,\^X^ M"'M7PQ&[X3V5O^TIM_V%<7$_68?=@]5X=7Y]-KFV;NY$9_3NYNV[<5N9US7E M>C:PW(^SV^QU^ZQVC]V:L/1N%;[/K5?DU%92+\]1LD:Q/!/B$6Y8-@5 M(^P0M%&O]'5J*N3W"HOJZ#QP#;Z'>JZ^?Z(\YB07I>WI@41%@]>\W=YK M1_785U9UF[M<:8'8D$OG-K9V>S&QS4GL)Z>]8\LJ+#%L]UR#K/LDW.TO2_]' M3?-9)OE?1>AWXJ+L]IZMWJ.FN[U'7W:`T"]WGK5L[O#<,4T2?7AZN>N>7U@TLPXFU!^-R$B8.X%P09U\UQX^([;CK^,H"FQP1\:8A=;A,&] M@VT;J=A'[[$=D(C64>@'`;(X:2P234-G[ME/1M[QOF_-8M!R?O)%_IH0 MU6V(COKGA*AE=M%[]1#YIQ>$N'TZ!-1I,Y'"$69P`;S3(,*9[>EWSS#BC2V. M?<1%:)/3-Y\"3QQKG9E6;`UZW5$#V<04L?2-)8Z15)[+*WEA@E_$Z7UB5XG_ MY'Q)G:*)'6J'#71EPSRD;O',LXT]#9Y#'(W("DT\![OQ_1Z'=C>/MQ'3-D*> MBSR&\-P+!!KKPI//LO)>]-5V#XD%0:9GV]Y*M@!U38\Y46>C%05>\P#F/R<& M0=@U$".^C742&<$#W@.1%(L%908(`"Q7A]0\,W9+&1?(QPQ;#/L+<([>8,<_ M_L]AI5(ZOF+4U:F/;7@"+`D7LO514HM4KWPLS:)X@>-@%B(_[>@H=L:C[#PT MW:@E\G+E&+TTU&7R_C]+L'!P"])(M*/!E#I72 M?Z4U%1RY$!-.>P0NP3DT0L"HD$FYGD@W0XQ-YCOVM)\K8:9PT8/C\8&T/<7G MCKB![]LD.NU\]>22RD6`T'(;B$ER'^]DQ1^A`(HL)+$:,2:9$*W`"@#IS51Z M#)TOI[4N.Y/]E>-WJDU:6J?;4]'Y]:@]A7/N2-U_S<[]Z[>8CC"84L^>CK:' MHV\+A&WSR79/GCYRKDP%%H'PX&Y["`6'1O3?M9?Y_A:,WO!I/ MM-9(0Z.QUE,[:-+IMB;MWJB+U(O6J-N!/H#?]YVI-NR`UM5XT%-OGT<`7CN? M&7G)]\SH_3H>E+\#4$L#!!0````(`,IQ$$/I&6AKR0,``.03```=`!P`8VLP M,#`P-S,W-3(P+3(P,3,P.#`Q7V-A;"YX;6Q55`D``_MK#E+[:PY2=7@+``$$ M)0X```0Y`0``U5AM4Y<5B<61P5VH@`JGK$P-2 M80"2=`;$Y_??2@*D2J"`*(+!W`<5WP)9!:A*4>'?+!@.JD#-*KG5)#[#1OAV MJE,(0L?&M)QY`!9.B7WD$DM6L]F/3>E:+G M''E811YWVGUC#AU=0I@R'1L"@*(BC8UMU]`98%4#W$FK=TD89(45&&IR!./4BBSQ8SE#D>+;(*+;-"9S=9Q)C4&@<66X@$\*A M%)4?)7&4LDH2_\^N)Q1'V/H2>A!32"]TIF>``!MJC=1H8EQ^?J[\(V5#MPW? MCAEJ\P0W4HUG/B(5/?<>)H$F+06<^?$=?9(@%SMS#A$A.2;A(MZ;'+MSED M(?HVZOQS_/W;V/#\<()/"N8R'UB3"`\O_$4]3PKYEGHS'$34S@?&,FLWV2>M M,ZK)I\ZB98VQV6PJ_684.%8K"/WVK!Y&USU4=P;C:S2L=6_I76LRM_!=Y.AH M=&J>7\_\XZ_3RY#6S$H.+@?8*]SY':]GU/S*9=4PZ^U)77=GL]NE'S6^=J[( MB#:J]'-#GK3FYN52"Z/ZR:*[J`W/M:$UNF5?KGJCS[WNA3S-#^3AN&WAF_'X MIM6N(R_H5EI1WF1-!@.-X.IU5JYI_<=_J MJQAW/N\VS9J/35'@?%\Z>"WNAO&.=X4=24JJ]/B5&\(59`>7X/F8\D;K]S^S M_M-E)L3_A.6GKY(6Z/_RMOC5O6G,BQ`T=I5\>+Y5#?6([4^!](CG2.TAKY M%\N1>V,Y4N-_(#G2.4IIV5?O6N1'+UO$'E:Z?_L4>_T'4$L#!!0````(`,IQ M$$,C3YV[>A8``#EM`0`=`!P`8VLP,#`P-S,W-3(P+3(P,3,P.#`Q7V1E9BYX M;6Q55`D``_MK#E+[:PY2=7@+``$$)0X```0Y`0``[9UK;]NXMH:_'V#_!^_N M+^?@P./(N35%.T#B-&W:)$YM9]K.QL9`L6A'$UU<2G+L_OI-RJ8L2R(E2XLS M).#!`)-)[+6H9_'V\K+T]I_M=NL#\A`V0V2U'I_H?M_K7:KY[NSX=AN M77LA^>LXM.>(_,Z;(TS^G_S]*0QG;SJ=EY>77\;DH\'8QBCP(SQ&`?U%J]W^ MM47_^AA1%V]:HZ>H=1Y-6P=&JVN\,\.Y5RMGB$3N_^'C:Z1X<'';8!U^M/OEF07^Q]?F7P_C3QMG9 M62?^:_+1P"[Z(#%K=+[=W@S'3\@UV[87A*8WI@X"^TT0__+&'YNA[7L5RM7B M?H+^7YM]K$U_U3:Z[4/CET5@)44DG['"Q$W:P'%G]<=7,;!6ZRWV'31`DU;\ MC&_"Y0R]>Q78[LRA18]_]X31Y-VK\?,!^>?T\/2X>]"FT`]>'\1._W7ICR,7 M>>'`#IX'*(RP-XQ?="EQDH,/Z8EF(8S1M%[F/"._(=^NK<4&E%9.TDMT*1[^P*1*IK+9GTY[_ MACC?*A9:A,BSD,4*1K_]5W9_F_B2*MP#AVO?,S*%EM^]PKC/S9NSQ^# MD([RA6!C/`$:_S+UYQV,Z3-TR7]IM]EM'QCK0>M?Q08WS667DMUC/YB1)XZ" MD?G(B7?U8F6M)2'="NHYWBXK!MQ"]A\W:&HZ[[W0 M#I?G"SLH)TZ^M$).?L@R+S+8^542\\(>,Q,#3GVB`2A\^'P$QJRLSJ)A3RPDL<9N`&+?N*C:)0MQY\Q)[3>$_7*%.K4&GF=0 M6K_K=\^]^.>N<=IMT#WGC/Q-W;.@`N5ZZ/R#2QX($X>'$*0/-21]F"$MZCA` M2!]!D#[2D/11AG17(FD"\.BH:9W>,J()Z>T'7Y,^A"-=4)XJL[S=!\2_8Y97 M?SBL..%KL/+R$9F6[4W!%EZ8/7FLA96Z=+&CX,FAIW;;XBB:S5;+)B.T""_( M-Y[KJ<(".])$=P/$Y0\/WTV30O4?_T3Q)B%,?B)`?"G4>QYGX$(UW2OH9H['N6#/`%EE7MNH4TUNR/`?7Y M^\6,C.I`/4K&F(I==\$CKZF>@/;5:R=W)L8F#2=4G>;;5;8S$:!8HS\%ZTSB MN>63[Q"S5P@%/7,6IA;(FLRQ\T95[4)X#-:P7T.O[FU>R!"+?O!ZCD4`M=H4'?IJ%HT<,DKFZG&#DC&O20/)06"0` M=?N]C\.)[]C^B!3+GR,@$V/D4-5>8%CA11,1#@9?)-UW MWL8(Z=WLZ1*FHF>M*=NWY!Z;L17H\+IHP66$P+#"-5N$@]$7J?`Z9^#@3K]I ML-ZZ]<",J$@JUR$*7IDY1E6=(/(8,-ZB+>9:P,'GYARC*@,7S<.%&\IU@`// MO@M-*CLN%@-@!PX!!>B%B7M/)@[//>L>X8F/79H&)5:^,)UV!0>*SKZKH&$1 MX:O0G>?A&U?@?;S8MJ)A*`'"(L!7GW6;!#A^@6&%IS,B'`P^Y!XR\P?;_2BO MA'*/S=@*5&9=M*`KP!RCJLYC>`P8;M`-8.8,?/(H,*Q!5R*81QY"2D_F#W@J MR36KZ`C*Q\"@PYU^EC.)%,P<%:WJI3-&H4#=_33H'&%SBE;G'%<%@]F`%1A6 MN*,1X6`!$`G6IK5>YLR=YT#1SJ<*&G:A"^YT=-:KK#AHL)0@0,&X"_90FX(' MG_E4<*!)2Q#,@H[@U&S6*_!KX3N=Z=Z3;=@^';5;:6"U"4YM[;%?NMN;#= MR.U%;N3$36IH.L0E*<$4]><(]R<3A$G?1D;O<=-0[.9+V?#LB*P\<1]\T,*G M[!H`?+!B'ZIV7!4)54G55S_BQ)L,* M"0#K!_02$5\86?)[R$J>E`]>-5Y5D@B"APRN?Q1Z4'T($^.ID%^P>=?8]P;( M]N8H")%U:<]M"WE6<.Z1GTG![<>(`@N`8U;?O:(RM#G6\N2%.Z_@)DF0R!R6 M>MK\HNE:KL"RJO,1(0TIF0NW/$(25WC@R3QSI22#-99CR/3#FR+H:LVWJ^PP M(D!1GBZP"7@XU"KO5&P]<'E^O]K#\?EX[$=>N([B>1"@L.GY*I%E5?MH(8T* MF?L`^$-3UX>UI'1\VTMI$'/((HN*3@L+'[X\U][.NV[[5W>(,<"GVLO[@EHN M%UE6M3,1TJB2:J]&QTWOP]"#,'2!'G#4Y)A5M,KS,90GX=L5>5JY$B$[1'AN MCY'1?31`0U#9C;*3\NJ@*N3J:Q*E/A[:KNV8^,[WI,:IQ)&JW=8NK*HD`=PY M6#W?G?D>:;U&/#=@O2=8C,KMJ[N44(%-I42!]8/2E1P4KGT-@L)G4RF98/V@ M'$H."M>^!D'ALZF0=;!&4.2$0K\`E&*'/9I]/OX1V1A9]/HW':;('`,\"-5\ MJ#JP5R14GG>PUNHT<"BT:@HBS+`;S"2N7TV;;J#A`;+=QP@'L1`"XU[!@:*J ML`J:\M2$NP;D#H7@=;_8IL([!AP(53(3PC>`2S-$_%8Y5 M+8`R-<_Y&Y"6!DT^MJD3]!4$&9556CE7"HD-JP?C@$]U=&?I,YW@(=$Z$+A M7JD:HO(DA[6#%&[G5\ MBI5.C`=HM:QR[M)B0`>ES)WRBQX[D&/Q$^Z)UXT@:[(C;%JK-;">[[IV0#,R M`34EL0OU&U4)(A8>"9>S@P&:8120.G'AAT^W9A`2L1FO4EJ-3T95!`*G#FF?S7,5=2OS^Y\SV,QA&F=V7`3@CNXDGY'J\:+Q8PV%/@6YLN=^B% M-N(+,[Z@]CX(;9=H*="=*)X+A=M3-40L/)#Z7K`!`QRC73RIVYYVXL4"!KO# MGBQ;IRO-1Y.4@Q28N+0]$R^30B'D77MC)THEOVZZO;6S7]6U;0V2+"E,R2'W MM_]LMUO__GK[V]%__OUM/(L6W[WC,^OGZ7SZ?>D]7$8O'T[QV>GG[I\/HV7@ MG,['/P^<3^'_#VZ_7G5>NR^?I]\\Z],G8_AI.7>GG^>+Z&;R8;'\_8O]P1U] M^]U^N.H_!S\^?W^:>C^6!,77U];%[Y/HZ/[QXR*XLLX/T<^1-SO[$=W.OHRO MHO./O;'UX>;[!].?3)Y_1LOK^]L[_#6X[@4GUYWOGY^LCS\'B^6'XY?^R]7# MQ>!A^O4Y?'_WY>O)E_YEY_%TU'GX=C/U_OSV[<_/-Q_LV;Q__GEY:H6?0C0? MX/[MZY-K_./*?>]^MFX'W[NG+Z-O7]Z]^T^K-QRTV\V6`^1T0M!21N^>=5K+I\+JZ!25F7N_+#G$T?.VC>=5UQ&:.1GNT>@^%3WI^B. M20UP+(!PMP\2266Z,ZB7117;5'BJQ8'`:$M8IUF[NEA^1R;0AJ'(LN)=5C$- MAA_TZL&V1UE)P?CF]8B$($/8,>C[&8LJ`,S])Y%E/8*0H<'X@UYS+_0(=1FJ MQ+CJFXQ<*"P2@B619G&@#@\,4/IKDYHP9P`8:=!K\#E'A_"D#[4B?;@A+5B6 M`"!]#$_Z6"O2QYLDI_#G%%*.XG1YL*2)28U(4P",-.#;%3/3)'^3LT/V5%+L M2FV)6Q$7BYB79"*9Z`GDA#L2L6*1D2N=4 M`23,5PO,ZQ>8S#3V1*)TSKF%G=06F-H8C/6L6WLMO%@Y9)]GYYO4(A^!8^XGPO$"S<`"_D;S$N"8B MDOLZ\E-`X3XDY0C1=`FS`Y2UIBSIW&,SM(!*G?D`U^4"PPIO<8IP,/J0UP&8 MO^2:5,_WQLBCOP5X#8S8N/+UG@>%!0+P56JT3'#O`-1@+W_K@1E0D0ZN0Q2\ M4^$8577:PF/`>(,*7>H,?,;(,:HR<,'L\!0V]SEQ!CPG+#2I;#]=#("Q!MSV MI8YNB(U;WT-+`,0;6^J>ELX\,Z,*FP8N[J!\SZ()(@)[8B-K&)IAU/3L(=>L MHDO[?`P,.]RKT*BO.*:W)GY&(3VT"$`[:U%AT+F'9Z_YXPO&>M4ZO/:"""/K M$LU('T4^N"2_".TP@G@[2`4/2O?;I7A85`"U9CQ>@&PEIBTI/LG.O.Y9]PA/?.R:1+6/ MS$>H\_(5'"B*O`H:%A"X7.8I5^!"7&Q;T3"4`&$1X(O$!A&X]N*?*(EKQXF" M>(DK^,W$MOEH.W:X[$]696\Z]Z[G4UT=5),A"R;L?>Q48?I>?("NCV]0`!BS M;;/J-Z0,!H:=+U,;(#^WK)B`Z:SDP[5GH04<^F+SJBYUE7-AL0#=$DV[G9NV MLVYY]T]$U0&&(F=:BPZJ@`A[E3IL4G*.SZ_H<6B'M#Y@T$Y)X$.'YB$@Q,(# M>M4WY?O>#,)+/[Z\2EJE3;Z`KB)2;,"VPG>AL#*NAHA%!U(RL[DXK"91_BQ! M[K$96\!-5.8#7&T(#"MK-8\!H@YX7 M3CN[)H-W'-G+YGFM^7:5'5$%*!AZP/NX:6_&V5G3@]DYJX:(FUX*RYG3!_%Q"C'H+=6,GQ-8Q"<:(3Y)(98F M`(F?4UC$IQHA/DTA!CV"F_'S&A;Q:XT0OTXAEJ;XB)\S6,1G&B$^2R$&O?69 M]M,].(#4=K$Y31"O'CU!#+IMF?$#J>YB<_H@3JD[0YJZ(WX@U5UL3A_$*75G M2%-WQ`^DNHO-Z8,XI>X,:>J.^(%4=[$Y?1"GU)TA3=T1/Y#J+C:G#^*4NC.D MJ3OB!U+=Q>;T09Q2=X8T=4?\0*J[V)P^B%/JSI"F[H@?2'47F],'<4K=&=+4 M'?$#J>YB<_H@3JD[0Z*Z:YQ2*6=.&\2IK$F&(5'=&;#JSM!(W1DI==>5J.X, M6'5G:*3NC)2ZZTI4=P:LNC,T4G=&2MUU):H[`U;=&1JI.R.E[KH2U9T!J^X, MC=2=D5)W78GJSH!5=X9&ZLY(J;NN1'5GP*H[0R-U9Z3475>BNC-@U9VAD;HS M4NJN*U'=&;#JSM!(W1DI==>5J.ZZL.JNJY&ZZZ;471=4W;'S^^#)S02&%<8N MPL$"<`BJ_9A'X&1G7+.*WFG@8TBP`R;+8=X&R`Q\;XCHG15D]1PS""[MR031 M5Y5>D;)?NRZR;#-$SO(>HS&BM[ON$;;]IFFE``J@02MJ@C<).ZA&W92,%C^X M\G%^P',U+@QHG:=O.E[%6,'9$E<8-\8RG-@C#RZ?V/52EN MZ%\:AJ?8IL*MB@,A`0XJ@UG4LTX!KB,)3:N;BD!,)(D"7(HAGD-)^%6?&>0Q M),P%TGE7Z!_MZ1,*PB\1\8BPLX3K;T265;W^**21X(=-`Y1.32A](FJ[OQ+9$5CBN+*QU<(!>N7K@4C455#E`0'=-,Z M6RT>B,/U[/H*$8>F,V@^P:KH1)\QAD-4]]#\9I]?W(^(7-!4H#AD__2=')NRQ,$_/G4,N[IQ/B=*8XHDY.'E&U9XBB+" MD40`]A!]@4>P)+U"VXIV325`DB@`'A8H<`FQ%\#[:@N\T:,A MS=,.<>TJ.\<2H$C(0ZXK\/PUOH?&M:L=^M2]M&/0#,K%_IK?>.?:U0U]^@;\ MB4C^`Z`?VK%N6>NWT$,T1<;;\;B/'@I$$9=85U@6E8)*`@-X3Y[J%4@@5'"@Z6:V")@F* M0#-#A03BY7YBVYH%8OO=?L8)X/X_SZ4D_+J13T$'%,D%WD;FXOV/R)Z;#O)" M21$H\*'JL%V14!([;SN:Q;HA]]I>W'>KMT0Q0#."_4$L#!!0````(`,IQ$$,QG_76Q2@` M`##$`@`=`!P`8VLP,#`P-S,W-3(P+3(P,3,P.#`Q7VQA8BYX;6Q55`D``_MK M#E+[:PY2=7@+``$$)0X```0Y`0``[5UK4^0VUO[^5KW_09O]DM0+`=,P#*DD M50P,$S+<`LQ.9E.I+=-6@S/=-K'=#.37OY8OW;[H_/`O';N*'`4`OQ"Q!_K59%MLD MO]IT=C9'SK?/L??5C[GE$/H^"J?X&D]0IOIWR\>(CRA M:S*-HBU2?RO`]\3XI)4#THKSBK3RS^+75SCR0^]MX)VY=WCZ%2)5/ER?,GMW M4!/:J+WUHS[%;W$48RFE*S6WM-I:2MN6HE/RB[-4H9JJ^#G!@8>]4EDB@N.B M60L9(1:"B>AP7!,Z);X>1J7,K.4?OHJB_US[\>=KG,RCX/`N3DB$H!HI:S/& MXV_OPZ>MU$8IS7?2_VZ2_VYN.X7#_Y,N<*NF&6FZIEL9<#IU.`=`W)O_3.^F M6:A(2P7WJ76#S0\W7_U("F[E);_[/I=6QKFEEH=1W8AN-"Z;3'\4J%F4V!J' M:=AY3#9K&D^B<"8P?Q+R>I29M"O65U$8/^)Q,H]OW3L&&^!`-Z755%HER(V& M&0@O2RT!U@PNP]X%LK1NE&$7C*J'_?\XDK8I9C,C'Z>"A#M>Z6$VAF:F`".R\ M,$I+(U+<..Y44)H.T.YAA4=@/W@;)'[R-T(M"B)0RACP/AA)X9K>VNL_)EO*.4E>*W.EI.AE\?H]?5&'?%*LQ!%`5 M8.!?E$)9,926JT[3S#@!`Y"Z%]!Z)T/_PS22>"2:G$S=^_[8U\7IF:NUVF5` MO2B#2*$*SKIAIMJ\A+?=DZWZDJ'S")]MIOAAH':`KTG5%MEIK8L&][)L?6C7 M#SL/C^;8WNJ?9(@OY;V=3'"V*Z?6">IB#8EO.V>R$3ZVA(? MQF[@?DO):;V;+1PB+PNU"&QLRZ7)6WI?9(`=?]Y._[<_VM_;V:[LS]W,9S,W M>J%OHU;K$&Q'VZ^W$\5%370;V6=WXU%]6YP$5?I8(7.&W8U MV3?SQ\1$@Q'699$OY&R*"M<\1!C[L$!I.48 MK/[V#BDWY.>=W='>JW,\N\.1G$LTA6RUF:?!)QI:L":"$7Z9I(/'#9ZFX1F= MNX%[CZ/TWS-W.D5'[B/ZESN=8W0R#SP[X@@+H[:7T"P@L6:H"3W*?MYQ]G=Z M>$A+B!$/:6K!V@V:NG&,#M'775SE&SM\A856RU>HMEC!VBVI'+AW0V:;#8VI M29\Z4V_W#]T+L2,5Q!Q906H7,65,K8B8*=]V=_N.F#4AQHA9U8)+ MS$^#)28-+:JWM&QAE)A-;=C$_&0-,:5-+4?,6KKA3SC;!.^Y:=V6I_Q$DND" MM.8!6Y>_%45_-W0\P4.AE11:[9:F$P%JXS0VB8PZ"*MN=]_B345=WOV1'PRJ M85%+W"K&-QZ/F@HP:+0H1L=;-^`L%`J\J9W2EZM.:YY&(YY1[3>H]$BT$'85 M^>38A7%"(L^EEESU1VP@2C7U$'%K`Q4UZ(C;YT<DZL%+F MEH41*8V*XKE[&-RJY,-3^`6GJYHFE&P-:"R$6WM@YI:;0C;EA=/Y+(!]CMJ) MA4NY>D='IAY@,F8U*-YAVCU:2#$\I-YC7:,C5PL8+ZF&'Z+1)4?'<_?9G\UG M1_/9?)H-N3?N-!6=MG2/+Y]P=#F9X"B=&5]%_K@O7;NUI9?"G71CT+J0@99" M4"8%Y6+0UVZ,7/2(4[6#Q$U_$4Y0*1=E@K\QMDB2\H/"+[O;3E>`Z*P9+6@H MA76M<5U5#$H>FGD]ZF-/UH;6^3M()46AYAM38ULG;*%^MS",ILD_6"$5XCI[#&,L7<97*7@/K@QCEG8IL[<-%DE!<&DYI:%.)0N M6A<".PYUIAQ8SEOJ#BUA6&WWUTFKR`M/:L'_.P&_W>!^Q]AVC%-Y$?96O_`" MM60FCD%4$T2O4L3P)N==/*#NK&"SZ8Y-4,5X$4D%H&N+Z(J"CKJ5%K<%(WL[ M/(V4Q!;C,W<(JC!WJZZP;(@;D`569Y#6!J5^^RY5J<$U]H,G'"?8._:??`\' M7GP8I#_'2>3?SZ:Q[*1HM9".77&);EUUC#\^R,_$3G$7BY2]ZQD2>9+T? MOK$58=ZW7!8@1ZO4>?KA+)P'"2(E\0Q[!H=B`(+E1UT"0^CZ:(ZO!O7SN5Z` M#!81N8WFFE"5)-:]H5)K'$158ZL6JLUI(.O=PF@U+2:7)8%,9$/938.WS^.' MM/-8]6C'EJL[NYFA!S.[.2\_A+@JQ&Z1>LNS@;Y\9XX6]'SG'E`,$@O)Q7Y% MICK6:O^.O-(V@)OFPC+%VFUL-7\OWFA9Q"8[8A;?>M(?AQ=+Q\/QF$2'@F>' M<8R36,VN%E6RB?0BFB*"S:BB"CND9D(LV&OBP5??(V!:06\&$4L-WL:/!!J# MA:-7DM!2J&H*&R8NG*Z&\R_:"+!@-\J]#HPS?:+7S:(JOLY1<;)#DZCSL(;2 M/NQ+G`V4%;;C0Q#:EC>K9QH/.A@J`#ZW:5IW,.:5.B2X?"2OJ?O!??%1JZ(O M3YEB=1*,I03K;I.R."K+,S^(U'VWA@"D\F(-7G\URX?8BG0@*.N35.-^POH\4M1M75 MS<1Y_K6B71J&6+TY170EF.N]LGC^[3)H,T#[LH4/UV+UPNFYUJ0=MA[T%:($ M!`/$0&IDK2;9'`;>#8Z>_#%V=NX7"0EFD$,O7G+TG5(CU)LRB7K['NEA(FG,L,':%/\&ZKBT+ M$*0.]0T8`!1K@85L-N%"^,Z*2R<"Y#!64+8C466,/SCKRY+T1LU/3_.HX[GY41G,8DYQ\U.J:FB+#L2MC#\KJTE_IBLE^[";X;)73L/D*CD/PV%[>!B$#B MAA61]@[A3)\`#R%T^^F+'9(:=ASTX1#_;3"6CE17891,PJD?WLZC@-A5S7.Y M3+$Z%P`L)1A!95$4M>`-6A$_A-MRN:ISD\_2@L1QF\P$:76HBWQ*HZC5> MCF#=DP"V*AUH27V2U[23L-Z&%?18W^C,5P1*3_ISR,,TOKIA\SH=E563-)-I MG)]$"S`U-Q`I;G)3E8L,RRD6?31(QE('&`\;AAZ2D:5)5RS23\(P"<($QXK? MJJ?(-?)6?5L/_DD26E2P[:UZ-E+U`PY&CS6_54_7@O=6O<#P0S2Z]"6-^?Y9 M^>!#?JNY:H:RQ6O-X!!I(SKX7;SW452TC;9"%!O'DUP[:,K=@.C"/2.&@3)\ M0/HE;%R3.RPO)Y7;+)5SG-N$_FM;Q4J)Z)[5)3N4U4M*[2,]!-J&GPFMHO.. M6)A*W!C0!:GU0:GO?/Q-A-W/CZ$?),=^G-WJIRB;BR;84`"@J"*8E"]KH$65 MYJTX9GR(@U?=,\[3._ M>UXUBT7-F1Z^7IYD?A;.;',7GP3$T`XC=A:$+!54H0:1:ST[QR M_L5!I;KQ*S*[8%MW/;%9M$\^A"KQ@D=WJ-8(J[X3E?@:/Z9XIF'G39@\G+MQ MRJO#['L4K_=-WZ`FC.TV<)02[C:4=1&IC/+:V:=(>7UK/`Z$;G,I*S*,@0T' M@4K\#8?N8*T16KWC0_K?U*Y9$MSEY"(,(CR>1^2U>64O:G1IR=`'9P#51#&C M(H+L?E6%U%YQL61>T07WADM"C:7]:S:@8MQH(@WCVN*HY/Z("_R%3&[>N#'V M+H.W<>+/W`0KO4R"U83N"0A$*=`]$QLHK9W-=C=0)H"\_+T087HCK@N\M/L/ M>);1-P.!JB2^F*(C6FL$E_04A/.!O.)`T:4ES5.0#JK)76@!<4=[;E,0^&17 M:VF;@W143.+V"QL'`6U`]MPAC6NQ[" MHC5/]W:-9&%U5E.T&FIX\D4CY.C=%6'59U$L\4;"5PL;<0[O'D]E(2H MJ(F*JE;M%_*A;.T5V.ZYW=L]2`L),-P%"-WVL27PB]<"/R?.X35OPE&%N\0=ZV MM0&2=U'1M@^_A"A2/8EA!R-=!HO'*O<#0N)1L?C0M% MP*/Q1C8:;*"BGND#+0!JG$&AVGF#(W)%#=B(+`)AL"@HI&[KX7N5[%T*-W); M"D,9&(DWT)N7TG^RJM9LAPD`Y+E0W0::+U'AJ`+@,P2/@0/2[X*50C`1N^TH M97,ATB2'1DGF./J]1!HCI(I<=F>+I4`,1.D:1;NR;.P:?`!65P9"YUMY2QTMHVST-F6GY)N6^<52XR8 M7E%TV!P/!$N[;'JLQE^4P92J4"*0?E\$59<2WB"8_:T M``0Z_>1`;"O]V5)@W4!1HAN0:XRD@H2H:B.K.QIBMV)'4)$X,6JX876ODW5V M88\GP@\R^%:R(I+('#7)H+=V\*TF?*SF>(K;D,D,$HY>O0,)]=#$-B^$'9X( M[60FUT2@5;](0C_S6D_\E*2>5=I8P9D81;PE@:/;45G#WVP[*&.C*'2L^@&: MV7#0\2R-#\KP`5D)O]4>ME'$V\1O\!E(OH M#3\U;$X$[3HS9(,(\J;E6:)Y@GZ/=@)!&3X@*OA]-`UC/[A?#;M;PDUF^C25`5*[J&:A M#[&@HWH0M?=F$H!HJD#XS$5BX%!(Y@7=))&;X/L7-3]$!'Y"B?CC*$:MU>I>O`HXOX%BT# MZ`LG0)Q^:MHT96O`))9]%Y;UM+72#GU,`33TP6\N33_$1!%6DWN4<304>[_@[VV9<0;"ES>RBKC4:2P$F MXVPZR.EAX!YKKK,PQN=A@%\4,&PI2_.3=+7&>:0BA5!6RH*%-]7\%:3K/=+V M,%RK:29[V-:TV9*R+[-E<\PP\-(99A3[$Q][-XF;S/N^5<(4J_.35Y82W%59 MK3S**YC^C$D$4G6]P.JOQJ]5>7JPUV@@PP_0\E(?FA*!&;?/W>@S3LA#(`H8 MV92HFXR-]GD\S`-P7C9__,4&5V!`4O$"6AFC`GIH)P4WCX.VA_C]/S8WT6\?S_^U^_MOOXX?Y\^?@KT#[Z_]I_M/ M+\&'X_F7=_O1P?[[G3\^W+[$T_VG\5_;TY^3_[L^_WBR]7KVY?W]KX'W\\_. MS<\O3[/[]T_/\[/)N^>7?__BOYO=_OIO_\/)Y>?XS_>?'NZ#/U]FKO_QM??F MWY/Y[M7=3\_QB7^_./KUSP\GD\U_SE].K M\XOH8WQZ%+\ZW?KT_L'[Z:_KYY=W>U\NOYQ\>'/]X?[CY^3MQ2\?7_UR>;QU MMW^[]>'7L_O@CU]__>/]V3O_\>GR\/W+OI?\G."GZ^C<&;_Y^7[ZT3V[NGY\ MO3V]V/OE\\/A#S_\CHYNKC;"`+\%!;C$W^&E:38_<:-CA[<*#D, MO"L<3<)HYJ;-W[IWJMY2!32@,S*(U6'$C;0BRFHB-_!0I2[**MN1&@9'L_`= MH#DT\@^F$8V=W1%:#W2D>%^1ISQ9C2];)]NYFC"(7G40:)_,HZ'OH M*=>FYJP"*24!T:`B#%6DH8HX%$Y0(=#XXK"7?[0]MZ,IM:4]2*LH"CE]X?Y; MX2V;G%%I\#+(WE:XC,YPK#!.U<4:FGW4E`"$FK1\_GAY&"%2Q2KOH@+5=J!V MG\U,.%IZB(@/,/X`K=]WCG'H>3X)!NXT/Y,^#3S\K(ZF=/%:<^Q%V@!XNZQ7 M9AQD-:VB+Q?(MB.Q3:$I(1^BBXC2<%S6`!BY[/VJY"?7GQ:C_-5#&/0]'N.* M-K9#+.@H_D/MOHEY.U43(:6%2`P7!06SZ:K M`_R5&R?'(8ZS9#//3RO@DWFZEE764U[PU@@MZ8RX\K11[;F_F?L'&ZT+S_1MN#./8?_& M6;")&P@I;?,/X*U*A@#;4S*ONI2D_!R=(UCW&,I614@MV\[0Q7`U/,3X+81\ M1?A,M.[<7)'Y>X]RQ?AYC2=3/$YNW"F.ST+7Z[LZ%HK7NC`6:2,D[V(*551% M65V453:=20Y%LN%/7%MH6@5#=.'SNA,P:X",W)+W,`CF[C0_IE;SZ1--HLXS M94K[#!+G)8OT!.:SQYH]@P-(X0RL#FH\.V:H0",DS,B#L;+4&7%-EJHOJAA" MM8Z>=!T@=&,^#FS8%UB?"G%ZJFE$9&L@I)TE#VGW-'3_`>XTTRYE\K&;J*1? M7:[>?1RF'C`6+JH@4L?@JD>($\4_VOW5M=_#U0+`1[;9!VEWR7VAJDSGX*#O M,<<@!<\BQB$,0FZKBT(Y:#NV8YM`.E$,[]G!HAX_W MCED.[8`YM&,1AR`V5<6AD5H.C4QS:`3ET,@>#HWX>(_,NV8YM`OFT*Y%'(+85!6']M1R:,\TA_:@'-JS MAT-[?+SWS')H#\RA/8LX!+&I*@Z]4LNA5Z8Y]`K*H5?V<.@5'^]79CGT"LRA M5Q9Q"&)351S:5\NA?=,#NWS\=XWRZ%],(?V+>(0Q*:J./1:+8=> MF^;0:RB'7MO#H==\O%^;Y=!K,(=>6\0AB$U5<>A`+8<.3'/H`,JA`WLX=,#' M^\`LAP[`'#JPB$,0FRKA4*JBRCR%3)Q)#A$%0!PB!2WA4!4#"MZ++IGA4-F\ MF$--DP[`IJHXI#)/(1-GF$.P/`52T!X.\<[4%UTRQB%@GD+3I`.PJ2H.J,<0B8I]`TZ0!LJHI#*O,4,G&&.03+4R`%[>$0 M[TQ]T25C'`+F*31-.@";JN*0RCR%3)QA#L'R%$A!>SC$.U-?=,D8AX!Y"DV3 M#L"FJCBD,D\A$V>80[`\!5+0'@[QSM0773+&(6">0M.D`["I*@ZIS%/(Q!GF M$"Q/@12TAT.\,_5%EXQQ")BGT#3I`&RJBD,J\Q0R<88Y!,M3(`7MX1#O3'W1 M)6,<`N8I-$TZ`)NJXI#*/(5,G&$.P?(42$%[.,0[4U]TR1B'@'D*39,.P*:J M.*0R3R$39YA#L#P%4M`>#O'.U!==,L8A8)Y"TZ0#L*DB#CEJ\Q0@F-1G@+(IJHXI#9/P3&=I^!`\Q0<>_(4'/Z9NF,V M3\$!YRDX%N4I@&RJBD-J\Q0@F-1G@+( MIJHXI#9/P3&=I^!`\Q0<>_(4'/Z9NF,V3\$!YRDX%N4I@&RJBD-J\Q0@F-1G@+(IJHXI#9/P3&=I^!`\Q0<>_(4'/Z9 MNF,V3\$!YRDX%N4I@&RJBD-J\Q0@F-1 MG@+(IJHXI#9/P3&=I^!`\Q0<>_(4'/Z9NF,V3\$!YRDX%N4I@&RJBD-J\Q0< MTWD*#C1/P;$G3\'AGZD[9O,4''">@F-1G@+(IJHXI#9/P3&=I^!`\Q0<>_(4 M'/Z9NF,V3\$!YRDX%N4I@&RJB$,[:O,4=DSG*>Q`\Q1V[,E3V.&?J>^8S5/8 M`>]7.D_",`G"!,>JW]2E"#;UIFY;%0;#EJ\_+JI8]J8N&Z[& M4X^,/NM_4Y>N"/_M3:'U!VK^WFP]FH:Q']RKYFI+K,X'-UE*"#E:5+#-1U@8 M-3R$VEV-;W#R]."S4V3W`1I>ZEG.4N`U=N,PN,'D35WL'4W=.#[V)Q,$JF.ODZ M)SX)HZSIBS"YS!KW3H.K*(P?4ZWFL;(`"FE+[\.LG72#!,5,#)J$4>'FY&W[ M0A3R`[049OB97RD':/DNU&BZ7GSMK)DP=$GCN=:`2CXE^PF[T6U(WJ/-6ZJ1 M4C*ZT&7JGG%1M6#$"U(6)6'VJ/#BK>&L@C'GX0)3.`F[B_KF*TP=:#R&V'E0 MANX]VC:G?R)__^ M`8T8&),9:O3F;Z6S(;%"#;"O<`$!D9&W+W%@Q++U."^FB5TIP0SO7=&4Z4MM:4G?R'"-;S6Q5NK#87OYV1D!R;_@L M_+*:B31'L.Y=8K8J#+[F%81S.WWOM.\M<=3JQN3%W7@X6C21C-W%3+6_=NBG_" M+LD+ZTE2EE3-(RY##08W*Z515AP5Y";D(CS&WGR< M^&%P$D8G&,=OGQ]Q$./XUGW&?:<`H"9T;V1#E&)0/_>BBQ`M*F?9]:3Z!BH% M;*!,A.F<^B[P%LX&MHR^S6^H2K1@T`NM-8)+>L.\&7P^I%*+L[,3[.'(G5[W MWS4'-F)X(4_7"CQ#(-51>7Y:"$#7U?U;PP,1'UK&8,0QBK%=`+9.L/F"&*DU M@TK5%L)%F%SC*7YR@^0V3&//,9[@*%*^:F`VHS>#!:H6.$*0;_-*"20W.96! M2B&V!`D1Q`S?X]I&5\I+%Z5@D0*$V!I")IDCTVSB,L#9AYJ7D\-)RK2TD9N' M\$O?PSIH*R9W&A@Z@4-%6K_XH#><()>(R'PO$V)ZU=$198;[\2QD:`*)D8K"X3S._E:KRY],@^ZG8(M5X^YX6 M%ZRB2^``M6A\<4];M4Q%@W\K*I#L""NV6?_ MZZ_JX%6R[:7\-G5``R;GG^";U3E4L:`*)D_JGX MXG6A>*.)L\";V-L^9-O-X%`4&?[$NJ+=!+6AU[1W!&7X@,CEPQX^XS6A1RZVBPW:#2*UU[VUPM:"QK&'>0 MUI7@V=[F2N8V\P3XB'PA3TKF+;'8EK+O(.TKUJN.;T? M8F;*M8)K#NMA9F?;4F]P6D\(R>JGSO*"LY@8JZEJ0 M80G$LO`IB"WT'2T"M*'160J:H<,B?1;)E*WJ0!+0@,Y3$;$Z$HQ'>6U;G8IU MI@:TA<93%9A&75G/@&=-\)$ZE6&)OGI(_[`BQN>R;2![IHD,S[.*YE;5(-0$ MSK/LNP6\7BC3F=)-)`8-A5(*KXB]5A!7@K/6A7N@<]A"41EVVA>W?\[])W>*@V1%S*2TH76K"Z12-]*2;_Z7`EK^9(-'L9%ENQ?#+)JVQL`* M=6`Z%ZAU`DEN%^WVP8^2%[5[9W29NG?,J%HP2)Z7K2[%VMG?NIV%BTSA'.P^ MZMO_8NI`(ZG0T$,RLO1N5D.BJCTLIEB=3%/ M#Q@1678?H.&EYL9U@2IVF&@2S5&1MYO4\H;ZOH51#Z!M5;!Z9HQPW!TB@74' M8UX%M%+**(-D`O+(GCC*1=@L=Z"TL2,<"0W9CR7*MV-XDK5NPG`4$;-)L-UB MRB.$JW=1IS5MK`C4$+!/M-^L@N/%!UWPA?MB9G MX2K!RNA=ULF>=DG7$:2:P8N403`5?B+NL>PG]%G:V\D\\"X?,;ES,;A?/@RC MT&_@[>C\]A2J%,.G\OJ("$`+"8LG@R@>ICT5LBNZ94YD)\/(I3(7`M\^N[/' M*?[H)P_7V,.S;.]*J>MU:$C7=RMPE1B>5PA`A80-1&2@I9"V[VGVO.[H%J[7 MT302,]EZ"Q>A%K?C-*/M8PRH1E"?NPBY'F?6Y<2X4AU.8!69Z5CY/KI2[V(( MU17`Z,TS'"RS.V8/G_W>3ZFSQ.JZ:I#1/F])5MQ=_!LI9_`](@$@ MI2?P.MC_Y8ES[,;S"*OP!+I0`W=I5YH'!(6B=,L=#(8&"BCMN-#L9==APL/^ M?X[#\7R&@Z1R_W3Y*YA'I$)RETA_:/H$I`%-&1D`51B>4A8Q&BTZ0$7\!-I; M&8\YP_?N]&V0^,F+&@]I"M02+R@-LP8,'/FX/5;HQY]A^!)O6F\DO_4OTU^E_[IS8YSU_?\!4$L#!!0````(`,IQ$$,:(\/V$Q@``'^5`0`= M`!P`8VLP,#`P-S,W-3(P+3(P,3,P.#`Q7W!R92YX;6Q55`D``_MK#E+[:PY2 M=7@+``$$)0X```0Y`0``[5UM;]LXMOY^@?T/WNZ7>W&1<63GM6@'<)RF39O$ MJ>U,VEDL!HI%.YK*DJL7)^ZO7THV95D2:5D\HDC`Q0"3NL[#P^?AOAKWHCTT6>$[@CY(4?-`X.?F^$?_[Q/^_"1KHN"IMX MVQ@^!XU.,&D<:HV6]E;#_QTV'H;=1NM0:R]_"?^&9=H_GG0/-5ZGENV]?Y-H M[/7)M7YSW$FS=7C8;I(OOEE^\^UK^,'&]U_:T;>U\_/S9O2O\5<],^^+&%9K M?KN]&8R>T50_,&W/U^U1V(!GOO6B#V^Z;CEW`K@;U&^'?#LC7#L*/#K36 M05O[[=4SWOR^9*[1>.(/[IO>CC_S`M0?!=*J[BP?;TI^0A8S+I9$# M_//(O]5M?8)<;S#5+:NKS_[0K0!=!;91IG/<;6(BH&@PO9'E>(&+UD9=(E\W MK4O=US]8*+37JX`*R':;NX_DE8'1;/'0Z+>),V^Z;FAD"_\_Y*AU<*BM9LJ_ M\FS,]C8-%G4T]U>;OZ_,G>'E#'_?N.Y?ZRYTGCP_7*9YN,P'7$NXBV7WKN/-\-`(O*'^ MQ"=Q#EHS0592J(Z[:9[NCDC+^,<-E;(K\NH;S9GN8KR#T;-IQ0*/76>ZA7'? MR>^XXQK(??_F\+?#,E0:R/R+#)O$:(E'TJOI;><6@RS)Q3^DV2W2P(;=8OFF MC*.0[$+4I-G?F?P;--&MY6R%(3L-2%8)W9C..E(_#4(?VX=M8]/;M'T";E%?0XVR*99 M`EEES,.0UBU=YUH"-K"[T<\M[;3%06L&I#9:"TS*#+U9"A++0@,;/T:NBXR; M)7M4XR++<"#IH>B;99Z,^6:U(91I*ZU,.Z5,2PYECB"4.5):F:.4,NW:E<&$ M'QWQSID-$.64V:1@ILCR9FV*KMW^E3`'IS46N+B[9SF\]" M8E$OX\"O@;O8-E>WKFT#O7Y!"RA^T[!2#U\*$XGEN`9882SXLK2)_R\ M;L+)FI3*Z?B*QN/261&RND3;.F'2!729W4"5>!W(9V%%[@G'.D"`/XS'*-IZ M@^5W$U;J=8#"Q(KCTY+KP-#5#=.>#!;3)\?BYW433N9U(-7Q%8UGI=:!#8>[ MV``MF,DCPU)"$G,ZO2+Q/$GBNV9Z_TC$OA+W[N6N+O=&,)5I/7]/JF!@24KV.+[=FUCZ3):O0U.;D_$KMVJ\!/Z$H=`!SFPB>I/%]?M\W]Y(Y'GS!;+8\23?$/O\%_HT?Y9Y] M.3AR!D[;NY_*_>\\5'M/?R]3!#`C-0-7Y\[6UK&:[3SG>9(DYKUKA@X,9:B6 M9S:#*VOJA$U&)O%?FN@!&CFV4075.6N#/XS/ M@LJ['-!8X-@$R*)&WC340&9C2[M.;*&$=[>@-POOF>$5:#5E@,8S%59:GNE$ MY.TE[$)QQ[8#W0IS^9DV0`=X\7:D]IIWH(M$)V5"O_53XLIQ?-OQ,3SL(S,' M5_Y'9AX9A&:M?-BR0O_PJH>7RT`]O12FU&.;0@,AN,P)L`SJQ>([TMTJ*-Y$ MEM(H/0O8Q"-F/ MIO_<1P::1NB@?LL.#:DB!9LMHLP)S!+DK%NJ>CEB-R6M;[\;842>T](I`GI[ MU:U9]%84E(6RE)U5H$B%2QFC&?D#@0)4$5G.H>*"JB(Q.KPJ#Q1&6-8Z!'F, M="W'PPYR-LG/8$,-;0:PU,D'%B&$[G;)O+T?%BN;+&#&<1I-XL4BTW%"Y%'YU8%@@COS M#&"I!RZ+$,+W<;F!&[8-=XA*B1SD1I<)?2?EZ0,?IA10>5TU&@N$W-.2#EJ( M"^X24T#E9I?E_IYQL`OL].9"2OSTRJ>`$,L1UEW@X/U9=\.B>O?(CHN00XZOE:Q0%WI[:VCP%9J-+2WQ6R@AG&NE.2?*@A/.`);: MUV`10N@NN>E)H&'7$P5"CDS'"9%EBUPD,$&3H110>3T-&@N$X++;E@07W)=C M`"NQ+##D@ MU7U*K'O[UX0P7A/"658?0)7]*T*RKPBI7Y7]ZT&RKP>I597]JT$HKP:!446F MYSELU;A]H;-BA=4Y:Y19)=U]ECE)EKK0`^Z)TU1:E*S\S M2F0[]X7L*/JP"MF)6[OVQ>\2Q>]X)L:^8%ZU!?.$+EK[(GLL%DB1/7&K5-H2 MQPJF=K$7S>TDR1I7XLG"((.4XQ,Z66[U5W,:3+O!-+"BV3O0+6P6MG*">G/D M]L;8$KS.8H=DQ"O8;FU)+.*.I)$B@'()ZS^G\T#P@D9MR+M&%N0H+A7((6!) M^1(&74]GCH>,GGT?N*-GW4->1?-SQS9E/F);DL6X:*%(GW)EZ^6JO>K7X4(M M*:!N,<;B.HD2:0JW!#-;D/])RB8H+KLH+"F573=Z=A^9]AQY/C(NS;EI(-OP M.C;^&??+?`I"/CU@4U+F2%O?;0FO4'O`E[!K*\GA.3 MC[AZI$!_:<,@2$FD?@*F>AT7AQ2;"\-^E#U!T!.#CBOQ\XQ!1EP:4MA3+&$, MG!9R;VAM=#DN_2@NU[5ZOG5&(R>P_=4HZ'@>\GE/&K.0Y7U.,/F(:T"*CZO7 M!D'+HI(8B3J0`B783(%"^,MYB-*ZP+G=CPM#BMW>W;_`I>`+7%I<:0,`8:`V M35C(\JY<3#[B^I-"'R/AG;SP'%BXBP/XD*?`2CMSZ$3$U2R%SIQDVJ!C&P/D MSLT1TEI/&JA0A9N1.%8I3E5<*%-8Z)*TK><.S*EIZ>Z=8U=V$K MKMHI<+7L.M.98^,.:I&[0Q9Q,!&WX\N%P\ZF:XB^OVD3E]"EPO M"AK!A"G0@+0Q=!%RXD*M0J/I.^2#3Z%\3*EWE2@TQ+5=Q>TO;1\JE[J/>N,A MFK0,D<\NT*+68I2B,*\N*DWK_HJ>B+WIJB[U?LG\YU#:!7-ZC=SDQ<3;>&>+8?GG'JC1.GG<`U8S8A]<)7C*2X$*_P=?#"1?J/F6/: M?E@,-CR*`Y25R`-60:E<0N)2O37JA@C]-$RU=69AE9"J[:M M.04R33MP1P3FRFB4E)BL"4-7-Y:)RZXSG9J>%UXV@)&5W40\+=_]\^"@\>_' MVS^._O/O;Z-9\/K=/CXW?IW.)]\7]L-E\/+QU#T__=+Z^V&X\*S3^>C7H?79 M___^[>-5\VSZ\F7RS38^?]8&GQ?SZ>3+_#6X&7]\7?SYU?PX'7[[TWRXZOWP M?G[Y_CRQ?RZFNOEX9ES\.0Z.[I\^O7I71J>-?@WMV?G/X';V=705=#YU1\;' MF^\?=6<\_O$K6%S?W]ZYC]YUUSNY;G[_\FQ\^M5_77P\?NF]7#U<]!\FCS_\ M#W=?'T^^]BZ;3Z?#YL.WFXG]][=O?W^Y^6C.YKW.E\6IX7_VT;SO?GL^">X/ M=5M_^/F'^_CU2^M^T+SIO'__GT9WT#\XD']T;QDV9$2+KP#B]=&*L0O'?[[5 M/1^YG2@;;W`?KBS4A`J/F2TD$?4$IGB(8?C_EKY,-?7&=X[MHE'@AG<7P8XI M[]*2`H^98HP1185>A]G8O[Q#+^$J<:%'5XX_>+XYQ4$XZ+8NK0FI9V0QDHA^ M`G-'C+U,8!%W:4GF&;D38T11H2=BXJV;Y*#[I&,S<7^P1::MNXO89H3L:WMD M!8E7>_#N%>_/F% MI#-#ZJK5D=^Z<_RN@QNT5J:%K%T&:.BD5QL@`8NW)^TN60GJB,)B+QW%L90^ MG4&]_C$?4VH7B$(#T41\VFMER<7B.]*!]II9R-(OC?E\$'U$7C;:-*BJHI-T M>%6D8E2@/.:YA00QH6!N5K*055$IQ0<12&2QD%R#H&Y8;@&7?VN:2@N1JGP^ MA4^HT)Y##52>%:0RHA`*B!0BBXED[&C#2]%63(KV6HKR.0T`*8[AI3A63(KC MM13"#]`D[`BKA`)+H1VJ)45(`:G\73Y[P.DE.^O:2U5[S.RF9,\8%"2,"%IG MLB!I8W5N-;T5!:7,][9/Q)8SV6I>-;XWLR%5PB4V6T3/&M,1"?LJ<-!SX%54 M+N6WG]27CLA8!>O%Y\`KJ]?:N3^I+SN1L0K6U<^!5U:O=01P(K*Z"=LJX'@@ M!UY5O9)A`D]A$SZ]JKJ50H=712_&%943G@,P1[IX+<4=_"[@",X=&"U%*W/MH0Y/A7L6LQ%&4C2X3QCDR"F4H!U^W M**#R.E\T%H@@(E,&H2W@CC$%5&Y%&$[PJ=#WFV!;@%W?7$B)GQ7Y%!`QQ!U* M".VX<3QTZ]AH`:#!&DOF<_ZI7A/:A58DC99(QS;"ZCV>.3:1,<#\!+RG@*FP MTN[WT(D@NHA]BVQH3S0P;G7W!_+#(\8`FJ01I98CTWVBA-C7OBY'AG]M>P%N M[Q+-\'J)O[C`'_BF'T"\L*Q`"Y(_1;821%[%+"Y^CQYN()O9223IPX[TQO29 MP)`\:A]JYSD%)O52E??2<;$'`D(K``B7F^8UN6*+=E[H;EBMR._8QCURQXX[ MU>T1&NI/4+=M"C0@K3!%R"&RB7US2<(<\&0(&UM:L;900G3BB<.Y=+JVHY]" MMJXM*_"B9*;WA^Z:^I-IF?ZB-U[VCS="*=>FS.%D21:)Y$)+.B1L[=G1"=>> M>X,\0%$W8568CRDBB"Y83J&888LZ=8R!KNV#?0*)U`^O+RIR^W,$,5$ M[N0GK9KKIK6:W_?/.'8&U"H#K%"`F+.:K:N*-0/=0MZ- MHQN\SZ2M\/(^CK8S0^02>8R@8]N!;BT-ATENYR%*&R[E=I_H(#9IL6$*5,Z; M`BKO+*&Q0#01>6L@:\]S&X49.)446%\:/.=(`G`JT()5H*64`JU8`>U09!R? M,H/WGF8&3B4-V@D-1+Y`-&7&$:P&1TII<)30@.>X`*<&O/=?,W`J:7"P&IPHI<%)0H.ZHFELQBFL!J=*:7":T$#D,?R4&6>P&IPII<%90H.Z M(F=LQCFL!N=*:7">T$#D'?JD&1@0,D:.X)318-GY6`.1N^DI,R"CY`A.)0VT MA`8B7S"0,@,R3H[@5-(@$2=K=<7)(2"L!@K%R)D+1$GM^J+DS78.%E3*D[6$G%R MJ[XX68.-DS6EXF0M$2>WZHN3-=@X65,J3M82<7*KOCA9@XV3-:7B9"T1)[?J MBY,UV#A94RI.UA)Q)D+1$GM^J+DS78.%E3*D[6$G%RJ[XX MN04;)[>4BI-;B3BY)3).)G>(P`M_,H"EUH5%2*R0R"B:&`1<")0**^W-*CH1 M1)>VN-)MQ)@^TCW''J#PYATRNI;N>9?F&%N`.WJ%NW8]G2+#U'UD+>Y=-$+A M+==[Y)H.;ZU$``.4F(<\!,?C0F2TOS8\[)UWY;B1T7>.WXO,-J[M>]?Q9K@_ MW$5,=VM+XKM@.Y(6"\N10MA5U[#RS=`)[Z4FA(59$9$*! MC)JT30`W*IG0,I>687,2RR2VS!W-J(I$DM^'R1(1*U,^$[&K*I_,R3/R_*\! M-@BYU@)N76,ARWM3G,E'K(_0*G1Q?914!Y=V(FTK"ZX=B:V5G[8G+/$%7?FL M6!ORNNL%.8H5Y"K(SRM@H@PO7@3L">+-_Q9H0-J5L`@YL6SE,Q6[:A89<.=< M(B,8A4Q=.>X50M[JG;O>4']%O'.N4!-2>XC%2(K5$WFN(CVL'K`]JVCC"F%[ M=*O/[S`6;$2EAQV-IUA$KI0'MXQ1:4L+S77;'SIX?%VN+`$6DMJ,Q#%U<:IB M+3D.>/`*V;-1M*O3&W?&V/7%]@V>G1?>:*!H*\H\#:DTQ1J6SY#P2HB7>4NW ME\RMC(M6#A=81'H[4C\<=Z`K%E-D-B6S7E3XSB%:`\K,0T;]:^U8W$F3M%GQ MP:3ER8C\=^J0#70Q9U&$F*C08[@:B>*Q)_#%!-2>5;5@Y!\75$SVO`5#W`L- MTF8!'QS<"J].QHA^DO!8:+*H,\=!UP154#F?#BRU'\4B))9(Z+69'(/`*NHS ML:5=_;90$LLD[CQ+CD40>[E46)6D2>WA'I=/Z0"H$IY^XB]=1\65V%-DD!%+ MLW.&!@>6'LHZJTF\$*E\&7>;BC`#E'N9.>T2DHY&-<.]-4\V^#E#9>V,Q/KMG-* M(J/;KK+=.C9:+#>.!VB.L$&+[R:R#)C`:1NZU-'35FIBV416X*!:!15'%6A` M6H^]"#FQ:N5S$U":0;R\F8VMG%*;[V[63L0=6Z%95)$^ZDF34$5<,B+'F*'^ M^N%G8,YU"W>R(HERVI#7P2C(4:R>T*LWPV?3]1>P;D4^IM3.!(6&6!.1!4-2 MMD`Y#E18:5C51[:Q/CRZ04E: MFJCA=8*3!I%X]TI\G@)!93 MAMB[9@CRI'LH^NM_`5!+`P04````"`#*<1!#`2VE62T%```!%@``&0`<`&-K M,#`P,#Z7KH($(HI`C&XQ"@*M_ M<.]/H(.J[P4]"X,FX7+6XGB*Y!B9(BJ_R_E[SH.28VE*YL M(\X,64=C?VI0JL)F]8RIYU:!B4^(\'8+M3DU>!@@0QKIT@I1;"5^@NEJBJ6A M!#.2"46NF,::NYA,=NDPB\6B$)/FS"T='DFEB"JE% M?1?M7RDCH'X@MP:62_VT''&`+>_TZJEI0V(BM_U$73,J`#R_M("B7RY-8C)9 M$U$*-Q0^MSP;.;]WP#>R,V&]RHW M1BHYZTOVPVGK8C;I(BXHZ0G/@S0W6GV+L.I-VY-YZ+M-.;AAQO<\/K##WA0 MOYZPQ];=_9@\AA[$MZ?VFP^.R+\;O9VSNGV>0XL^"8J/HA/<6'5Q_K9JV8WV M70/ZCC-9B+#YKG-%;UFSRDZ:QEWKWGZ[Z,[#QO'L>E8?O.D.QK<3?G%UW$F:6ZS-!T5/YUQ"'V*U!#B_BCHI]UW9ZSHB57;6T MN:NB(W:%NK&O8FB@L,&7!/W_K;7[3#XS4KUMW`8;6WWPJCV6O8-/.2!;%YY] MEZ3X;M7VK2C>'A?U34_\=#6DRRM+SCR:,SMJ`?X!C:A@55U[9UKWTZ$XEB9@G*R('4-EW"_P*C5TN\K_^Y/H]!`ZX51ZR'.N> M5['C[A59,5K>#B-*96WK97\^8ES]TB`O\5%?'%WZ2W(,DW&3(T]M%`W`I559 MXU2H3C:RDATN]NU^Y&<+NFP?"7;EFUSUN+$M$](9)ZT:5E]400Q`-]-.=O7-^:)(+BVWV))^.[1#G093]9U2Z&>S/54\[9 M?.[XI(.\$:(;>FQ?OJ?)OR5FDYM1^8J*:N25-0O9EZ=BB]NW5>1>L(K`Q0````(`,IQ M$$/I&6AKR0,``.03```=`!@```````$```"D@6X'``!C:S`P,#`W,S M`Q0````(`,IQ$$,C3YV[>A8``#EM`0`=`!@```````$```"D@8X+``!C:S`P M,#`W,S`Q0````(`,IQ$$,QG_76Q2@``##$`@`=`!@```````$```"D M@5\B``!C:S`P,#`W,S`Q0````(`,IQ$$,:(\/V$Q@``'^5`0`=`!@` M``````$```"D@7M+``!C:S`P,#`W,S`Q0````(`,IQ$$,!+:59+04` M``$6```9`!@```````$```"D@>5C``!C:S`P,#`W,S'-D550%``/[:PY2=7@+``$$)0X```0Y`0``4$L%!@`````&``8`2@(``&5I $```````` ` end XML 19 R1.htm IDEA: XBRL DOCUMENT v2.4.0.8
Document and Entity Information
0 Months Ended
Aug. 01, 2013
Risk/Return:  
Document Type 497
Document Period End Date Aug. 01, 2013
Registrant Name Strategic Funds, Inc.
Central Index Key 0000737520
Amendment Flag false
Document Creation Date Aug. 01, 2013
Document Effective Date Aug. 01, 2013
Prospectus Date Jul. 01, 2013
Dreyfus Select Managers Small Cap Value Fund | Class A
 
Risk/Return:  
Trading Symbol DMVAX
Dreyfus Select Managers Small Cap Value Fund | Class C
 
Risk/Return:  
Trading Symbol DMECX
Dreyfus Select Managers Small Cap Value Fund | Class I
 
Risk/Return:  
Trading Symbol DMVIX
Dreyfus Select Managers Small Cap Value Fund | Class Y
 
Risk/Return:  
Trading Symbol DMVYX
XML 20 R1.xml IDEA: Document and Entity Information 2.4.0.8000001 - Document - Document and Entity Informationtruefalsefalse1false falsefalsedefaulthttp://www.sec.gov/CIK0000737520duration2013-08-01T00:00:002013-08-01T00:00:001true 1rr_RiskReturnAbstractrr_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse00falsefalsefalsexbrli:stringItemTypestringfalse02false 2dei_DocumentTypedei_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse00497falsefalsefalsedei:submissionTypeItemTypestringThe type of document being provided (such as 10-K, 10-Q, 485BPOS, etc). The document type is limited to the same value as the supporting SEC submission type, or the word "Other".No definition available.false03false 2dei_DocumentPeriodEndDatedei_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse002013-08-01falsefalsetruexbrli:dateItemTypedateThe end date of the period reflected on the cover page if a periodic report. For all other reports and registration statements containing historical data, it is the date up through which that historical data is presented. If there is no historical data in the report, use the filing date. The format of the date is CCYY-MM-DD.No definition available.false04false 2dei_EntityRegistrantNamedei_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse00Strategic Funds, Inc.falsefalsefalsexbrli:normalizedStringItemTypenormalizedstringThe exact name of the entity filing the report as specified in its charter, which is required by forms filed with the SEC.Reference 1: http://www.xbrl.org/2003/role/presentationRef -Publisher SEC -Name Regulation 12B -Number 240 -Section 12b -Subsection 1 false05false 2dei_EntityCentralIndexKeydei_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse000000737520falsefalsefalsedei:centralIndexKeyItemTypenaA unique 10-digit SEC-issued value to identify entities that have filed disclosures with the SEC. It is commonly abbreviated as CIK.Reference 1: http://www.xbrl.org/2003/role/presentationRef -Publisher SEC -Name Regulation 12B -Number 240 -Section 12b -Subsection 1 false06false 2dei_AmendmentFlagdei_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse00falsefalsefalsefalsexbrli:booleanItemTypenaIf the value is true, then the document is an amendment to previously-filed/accepted document.No definition available.false07false 2dei_DocumentCreationDatedei_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse002013-08-01falsefalsetruexbrli:dateItemTypedateThe date the document was made available and submitted, in CCYY-MM-DD format. The date of submission, date of acceptance by the recipient, and the document effective date are all potentially different.No definition available.false08false 2dei_DocumentEffectiveDatedei_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse002013-08-01falsefalsetruexbrli:dateItemTypedateThe date when a document, upon receipt and acceptance, becomes officially effective, in CCYY-MM-DD format. Usually it is a system-assigned date time value, but it may be declared by the submitter in some cases.No definition available.false09false 2rr_ProspectusDaterr_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse002013-07-01falsefalsetruexbrli:dateItemTypedateThe date of the prospectus.Reference 1: http://www.xbrl.org/2003/role/presentationRef -Publisher SEC -Name Form -Number N-1A -Chapter A -Section 1 -Subsection a -Paragraph 3 false010false 0truefalsetruefalsefalsefalsefalsefalsefalse1falsefalsefalse00falsefalsefalse2false truefalseS000024356Member_C000072172Memberhttp://www.sec.gov/CIK0000737520duration2013-08-01T00:00:002013-08-01T00:00:00falsefalseDreyfus Select Managers Small Cap Value Funddei_LegalEntityAxisxbrldihttp://xbrl.org/2006/xbrldick0000737520_S000024356Memberdei_LegalEntityAxisexplicitMemberfalsefalseClass Arr_ProspectusShareClassAxisxbrldihttp://xbrl.org/2006/xbrldick0000737520_C000072172Memberrr_ProspectusShareClassAxisexplicitMembernanafalse011true 1rr_RiskReturnAbstractrr_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse00falsefalsefalsexbrli:stringItemTypestringfalse012false 2dei_TradingSymboldei_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse00DMVAXfalsefalsefalsexbrli:normalizedStringItemTypenormalizedstringTrading symbol of an instrument as listed on an exchange.No definition available.false013false 0truefalsetruefalsefalsefalsefalsefalsefalse1falsefalsefalse00falsefalsefalse3false truefalseS000024356Member_C000072173Memberhttp://www.sec.gov/CIK0000737520duration2013-08-01T00:00:002013-08-01T00:00:00falsefalseDreyfus Select Managers Small Cap Value Funddei_LegalEntityAxisxbrldihttp://xbrl.org/2006/xbrldick0000737520_S000024356Memberdei_LegalEntityAxisexplicitMemberfalsefalseClass Crr_ProspectusShareClassAxisxbrldihttp://xbrl.org/2006/xbrldick0000737520_C000072173Memberrr_ProspectusShareClassAxisexplicitMembernanafalse014true 1rr_RiskReturnAbstractrr_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse00falsefalsefalsexbrli:stringItemTypestringfalse015false 2dei_TradingSymboldei_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse00DMECXfalsefalsefalsexbrli:normalizedStringItemTypenormalizedstringTrading symbol of an instrument as listed on an exchange.No definition available.false016false 0truefalsetruefalsefalsefalsefalsefalsefalse1falsefalsefalse00falsefalsefalse4false truefalseS000024356Member_C000072174Memberhttp://www.sec.gov/CIK0000737520duration2013-08-01T00:00:002013-08-01T00:00:00falsefalseDreyfus Select Managers Small Cap Value Funddei_LegalEntityAxisxbrldihttp://xbrl.org/2006/xbrldick0000737520_S000024356Memberdei_LegalEntityAxisexplicitMemberfalsefalseClass Irr_ProspectusShareClassAxisxbrldihttp://xbrl.org/2006/xbrldick0000737520_C000072174Memberrr_ProspectusShareClassAxisexplicitMembernanafalse017true 1rr_RiskReturnAbstractrr_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse00falsefalsefalsexbrli:stringItemTypestringfalse018false 2dei_TradingSymboldei_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse00DMVIXfalsefalsefalsexbrli:normalizedStringItemTypenormalizedstringTrading symbol of an instrument as listed on an exchange.No definition available.false019false 0truefalsetruefalsefalsefalsefalsefalsefalse1falsefalsefalse00falsefalsefalse5false truefalseS000024356Member_C000130443Memberhttp://www.sec.gov/CIK0000737520duration2013-08-01T00:00:002013-08-01T00:00:00falsefalseDreyfus Select Managers Small Cap Value Funddei_LegalEntityAxisxbrldihttp://xbrl.org/2006/xbrldick0000737520_S000024356Memberdei_LegalEntityAxisexplicitMemberfalsefalseClass Yrr_ProspectusShareClassAxisxbrldihttp://xbrl.org/2006/xbrldick0000737520_C000130443Memberrr_ProspectusShareClassAxisexplicitMembernanafalse020true 1rr_RiskReturnAbstractrr_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse00falsefalsefalsexbrli:stringItemTypestringfalse021false 2dei_TradingSymboldei_falsenadurationfalsefalsefalsefalsefalsefalsefalsefalse1falsefalsefalse00DMVYXfalsefalsefalsexbrli:normalizedStringItemTypenormalizedstringTrading symbol of an instrument as listed on an exchange.No definition available.false0falseDocument and Entity InformationUnKnownUnKnownUnKnownUnKnowntruefalsefalseSheethttp://dreyfus.com/20130801/role/DocumentAndEntityInformation121