\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={"Managing the Control and Subversion of Corruption: A Theoretical Exposition for Empirical Research."},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2015-03-15 (revised: 15 March 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-03-15}
\title{"Managing the Control and Subversion of Corruption: A Theoretical Exposition for Empirical Research."}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Prof. Dr. Vinitaa  Agrawal}

             \author[2]{Prof. Dr. Vinitaa  Agrawal}

             \affil[1]{  Amity University Rajasthan}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 February 2015 Accepted: 3 March 2015 Published: 15 March 2015}

\maketitle


\begin{abstract}
        


Every economy, the world over, has been suffering from certain everlasting problems like corruption, poverty, unemployment and rising prices. For the last so many years, the corruption has emerged as a focal point of talks among academicians, politicians and people at large. Indian economy is also not an exception in this respect. Corruptive practices have been witnessed in our country also in different types of forms. For example, the alleged frauds and scams like Enron Scandal, Tehelka Episode, Harshad Mehta?s Security Scam, C. R. Bhansali?s Scam, Jayalalita?s Tansi Scandal, Ghaas Chara Scandal, Scandals regarding 3- G Spectrum, the alleged Om prakash Chotala?s, Nitin Ghadkari?s and Yeddi-ruupa?s scandals

\end{abstract}


\keywords{corruption, corruption propensity, corruption potential, subversion of corruption.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
very economy, the world over, has been suffering from certain everlasting problems like corruption, poverty, unemployment and rising prices. For the last so many years, the corruption has emerged as a focal point of talks among academicians, politicians and people at large. Indian economy is also not an exception in this respect. Corruptive practices have been witnessed in our country also in different types of forms. For example, the alleged frauds and scams like Enron Scandal, Tehelka Episode, Harshad Mehta's Security Scam, C. R. Bhansali's Scam, Jayalalita's Tansi Scandal, Ghaas Chara Scandal, Scandals regarding 3-G Spectrum, the alleged Om prakash Chotala's, Nitin Ghadkari's and Yeddi-ruupa's scandals, etc. Such types of corruptive practices have done far more harm to the society than the individual benefits of the parties involved in such practices.\par
Consequently, different types of movements have been undertaken and many study groups and institutions have tried to analyze the various dimensions of corruptive practices. To name a few are to include Studies by Jagadish Bhatwati, Anne Krueger, Susan Rose-Ackerman, (1970), \hyperref[b4]{Mauro (1996)}, German NGO Transparency International's Corruption, Perception and Bribe Payers Index, every year, 3 H Countries OECD's Anti Corruption Convention in1999, Anti-Bribery Convention in 1997, movements by Anna Hazare and Baba Ram Dev and the manifestos of national and regional level political parties covering the seriousness of corruptive practices and efforts to control and subvert them. Despite all these efforts, like other economies of the world, the Indian economy is also very seriously suffering from corruptive practices. Months after Transparency International ranked India as among the more corrupt societies in the world, the NGO's Bribe Payer's Index 2006 showed that India was world's No. One bribe payer to pay overseas bribes to secure business, clinch contracts, do deals and generally get on in the world. No symptoms are visible to see controlling and subverting corruptive practices.\par
In this backdrop, the author has tried to analyze all the pertinent dimensions of corruptive practices with a view to ensuring as to how the ill effects of corruption can be eliminated and to address the major issues to explore the possibility of whether complete subversion of corruption is possible or corruptive practices can be limited to certain practically tolerable limits through proper control and regulatory mechanism. Keywords : corruption, corruption propensity, corruption potential, subversion of corruption. 
\section[{II. The Methodology}]{II. The Methodology}\par
The entire exposition has been prepared on the basis of deductive reasoning. The exposition mainly addresses the issues like conceptual framework of corruption, causes of the persistence of corruptive practices, ill consequences of corruption, puzzling questions in this connection, and the reasons of ineffectiveness of the efforts of controlling and subverting corruption. Through this exposition, the author expects the future researchers to undertake researches in the empirical setting of the society for their practical feasibility and fair success. In a way, the exposition is based on exploratory work but it is theoretical in a sense that its issues have not been studied in the empirical setting. 
\section[{III. Conceptual Framework of Corruption}]{III. Conceptual Framework of Corruption}\par
Corruption is a term with many meanings in relation to corrupt acts, causes, nature, forms, coverage, etc.\par
"Viewed most broadly, corruption is the misuse of office for unofficial ends; or abuse of public office for private gain. This includes bribery and extortion, which necessarily involve atleast two parties, and other types of malfeasance, that a public official can carry out alone, like fraud, embezzlement, nepotism and misappropriation" (Kleptocracies).\par
Functionally speaking, corruption is the function of Monopoly (M), Discretion (D) and No Accountability (-A).\par
Corruption is a crime of calculation, not passion. It is attributed to bad attitudes regarding authority and probity. Corruption is a pernicious sort of 'privatization of the state' with profuse use of informal and illicit private use of government by the political class and its allies. It is not only a sin of government; rather private sector is also involved in most government corruption. Corruption coverage includes all corrupt politicians, bureaucrats, NGO's, businessmen and criminals. It is pandemic, a universal phenomenon everywhere and every time. The suggestive analogy for corruption is like a diseases and pollution which is persisting but differing in its seriousness. Hence, corruption may take different forms, such as ordinary corruption and systematic corruption, organized corruption and chaotic corruption.\par
Ordinary corruption is the initial stage of the use of corrupt practices, though the system is, by and large, healthy. In this stage, some sub-systems become weak and vulnerable to corrupt activities.\par
When corruption has already been embedded, and the institutions, rules and norms of ordinary behavior have already been adopted to corrupt modus operandi with profuse use of predatory actions; and gross neglect of the general practice of following the established and universally accepted rules of the game, then it takes the form of systematic corruption also known as organized and chaotic.\par
High level corruption (kickbacks paid to ministers) and low level corruption (petty bribes paid to employees and their acts of malfeasance), both tend to coexist and reinforce each other. 
\section[{IV. Basic Acts of Corruption}]{IV. Basic Acts of Corruption}\par
Illustrative list of basic acts of corruption is not far to seek. It may include the following:\par
1. Undercutting the rules of the game. (Justice, system, property rights, banking and credit, etc.). 2. Acting as an additional cost. 
\section[{Creating uncertainty and adopting dilatory}]{Creating uncertainty and adopting dilatory}\par
practices/bureaucratic red tapism. 4. Following secretive practices. 5. Distorting incentives and weakening governmental effectiveness. 6. Depriving of the legitimate claimants of their dues. 7. Encouraging rent seeking behavior. 
\section[{V. Causes of Corruption}]{V. Causes of Corruption}\par
The illustrative list of basic acts of corruption is directly related to the causes of corruption. These causes of corruption can be witnessed as absence of effective governance for it gives rise to corruptive practices. These causes can be broadly divided into two categories on the basis of their convergence as follows: a) Corruption Potential, and b) Corruption Propensity.  
\section[{VI. ILL-Founded Claims and Myths}]{VI. ILL-Founded Claims and Myths}\par
There are certain ill-founded claims and myths regarding corruption as flows:\par
1. "Bribery and corruption can have positive effects."\par
Through giving a means of avoiding burdensome regulations and ineffective legal systems, individuals are benefited". For it ignores enormous discretionary powers of bureaucrats and politicians; fuels the growth of excessive and discretionary regulations by serving as the 'grease' that lubricates 'squeaky wheels' of rigid administration over rigid regulations and cause serious social harm. 2. "Corruption exists in every-country; nothing can be done about it where ever they live." It is based on the analogy to pollution or disease which exist everywhere but its extent and patterns differs; the above claims and myths signal that corruption can be tolerated up-to certain limits on the basis of practical considerations and be controlled beyond that. For example, Hongkong SAR and Singapore shifted reasonably quickly from being very corrupt to being relatively clean. Botswana, Chile, Poland, Uganda showed good progress in controlling corruption. 
\section[{VII. Why Corruption Unwanted? ILL Consequences}]{VII. Why Corruption Unwanted? ILL Consequences}\par
Corruption is unwanted when perceived from macro-viewpoint, which cannot at any cost be ignored. Man lives in a social framework. He is a micro-element of the cohesive whole in his behavior. It is also unwanted by those individuals who become the victims of corrupt practices. An illustrative list of illconsequences is as follows:\par
1. Devastates economic and political development. 9. Decreasing tax revenues and wrong signals to the policy-makers. 10. Causing talented people to engage in rent-seeking behavior rather than productive activities. 11. Institutional inefficiency in their working. 12. Political instability and increasing violence. 13. Overall environment, full of chaos, uncertainty, distrust and unsafe. 14. Erosion of political legitimacy to the point where even honest officials and members of the public see little point in playing by the rules. 
\section[{VIII. Controlling and Subverting Corruption}]{VIII. Controlling and Subverting Corruption}\par
"I know what is right but I am not able to act accordingly and I know what is wrong but I am unable to restrain myself from doing it." This adage speaks a lot about controlling and subverting corruption.\par
Fighting against corruption requires one to consider the stage or form of corruption for it determines whether the fight would be in the form of "controlling" or "subverting". The suggestive analogy may run on the following lines based on the particular disease and its treatment: Ordinary Corruption 1. Controlling 2. Preventive (strengthening vulnerable body parts by way of exercises, nutrition and life styles, keeps healthy bodies free of contagion). 3. Analysis of rules, procedures, laws and institutions of incentives and accountability and their circumvention. 4. Best management practices (public health program) 5. Audit, system's design, incentives and personnel systems, citizen oversight. 6. People who run the system (those who are in charge and are in practice) 
\section[{Systematic Corruption}]{Systematic Corruption}\par
1. Subverting 2. Curative (weakening the vulnerability of corruptive system by way of antibiotics, surgery and chemotherapy). 3. Analysis of corrupt deals, their persistence, risks, impunity and vulnerability. 4. Best practices to fight against organized crimes (pathology and medicines) 5. Additional: Dirty tricks-undercover agents, infiltrators, turncoats, key witnesses. 6. People who can influence and subvert, press, citizens, professional associations, business groups, Government agencies/political leaders.\par
The aforementioned anatomy of the corruption, the control and subversion of corruption efforts may be directly related to the broader categories of corruption potential and corruption propensity. Efforts should be directed to reduce the corruption potential and to strengthen the corruption propensity.\par
Steps for Reducing Corruption Potential: these steps may include the following: 1. Designing better systems to take care of a monopoly and discretionary powers. New laws-sufficient with necessary framework. Regulatory framework with adequate infrastructure for implementation and administrative reforms based on feasibility. 2. Focus on the vulnerability of systems to corruption rather than particular individuals. (Revenue, justice, procurement, regulatory framework, contract, etc.). and be seen to act in conformity with international human rights norms. It must operate under the law and be accountable to the courts". 5. Safeguards to ensure that the agency does not itself become a source for extortion and corruption.\par
All these steps and efforts must be directed towards conducive environment and administrative effectiveness. 
\section[{IX. Some Puzzling Questions}]{IX. Some Puzzling Questions}\par
With the aforementioned exposition, the author would like to pose some puzzling questions to be studied by the researchers in the future in the empirical setting.\par
1. If the costs of corruption are so high, why do not governments get rid of it? When the corrupt system is in place and a majority of people operate within that system, individuals have no incentives to try to change it or to refrain from taking part in it, even if everybody would be better off if corruption were to be eliminated. Double minded politicians appreciate and decry the costs of systematic corruption and also like personal and party benefits of the existing corrupt systems. Hence, the system tends to persist. Sudden reforms in a forceful manner duly supported by the highest levels of government are a must for its subversion. 2. Corruption breeds poverty, but does poverty breed corruption?\par
Poorer countries are usually considered to be more corrupt. Corruption lowers economic growth and thereby breeds poverty over time. 3. Can corruption be altogether eliminated? Probably not possible. However, it may be confined within tolerable limits. 
\section[{X. Conclusion}]{X. Conclusion}\par
Insistence for Governance is a pivot around which all the measures to control and subvert corruption rotate. Combating corruption should focus on the reform of systems and requires an economic approach coupled with great political sensitivity and support.\par
Corruption cannot be effectively attacked in isolation. It requires a multi-pronged strategy directed towards reducing opportunities for corruption and discretionary powers, increasing accountability and monitoring and rewarding favorable performance.\begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-2.png}
\caption{\label{fig_1}2 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7785873605947955\textwidth}P{0.010111524163568773\textwidth}P{0.0031598513011152412\textwidth}P{0.029070631970260222\textwidth}P{0.001895910780669145\textwidth}P{0.01516728624535316\textwidth}P{0.008215613382899629\textwidth}P{0.00379182156133829\textwidth}}
power\tabcellsep corrupts\tabcellsep \tabcellsep \multicolumn{2}{l}{absolutely.}\tabcellsep Restrictions\tabcellsep and\\
\multicolumn{6}{l}{governmental intervention, trade restrictions (tariffs and}\\
\multicolumn{6}{l}{import quota), favourist industrial policies (subsidies,}\\
\multicolumn{6}{l}{grants, etc.), price controls, licenses, permits, extraction}\\
\multicolumn{6}{l}{rights, etc., monopoly and discretionary powers in the}\\
\multicolumn{6}{l}{administrative structure are all a potential cause to}\\
\multicolumn{6}{l}{corruption because they create and strengthen}\\
\multicolumn{2}{l}{corruption potential.}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Corruption}\tabcellsep \tabcellsep \multicolumn{3}{l}{Propensity: it denotes}\tabcellsep the\\
\multicolumn{6}{l}{opportunity to use corruption potential. It depends upon:}\\
\multicolumn{6}{l}{1. Willingness to use and exercise the power. The}\\
\multicolumn{6}{l}{willingness is determined by the surrounding}\\
\multicolumn{6}{l}{environment by its image, including established}\\
\multicolumn{6}{l}{norms and practices and individual's perception and}\\
\multicolumn{6}{l}{outlook, character, values, self-esteem, greed,}\\
\multicolumn{6}{l}{motivations, vision, probity (moral integrity or}\\
\multicolumn{6}{l}{uprightness), passion etc., and both of them interact}\\
\multicolumn{2}{l}{with each other.}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{6}{l}{2. Availability of the opportunities. The opportunities}\\
\multicolumn{6}{l}{depend upon highly regulated economic and}\\
\multicolumn{6}{l}{imperfect markets, systematic weaknesses due to}\\
poorly\tabcellsep \multicolumn{2}{l}{defined,}\tabcellsep \multicolumn{3}{l}{ever-changing}\tabcellsep and\tabcellsep poorly\\
\multicolumn{2}{l}{disseminated}\tabcellsep \multicolumn{2}{l}{rules}\tabcellsep and\tabcellsep regulations,\tabcellsep weak\\
\multicolumn{6}{l}{accountability, possibility of detection, very less and}\\
\multicolumn{6}{l}{very low penalties if caught, ineffective enforcement}\\
\multicolumn{6}{l}{and monitoring, weak watchdog institutions, defacto}\\
\multicolumn{6}{l}{immunity from prosecution of senior public officials}\\
\multicolumn{6}{l}{and politicians, win-win game and difficulty to detect}\\
\multicolumn{5}{l}{and the existence of easy rents.}\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US)} 			\footnote{"Managing the Control and Subversion of Corruption: A Theoretical Exposition for Empirical Research."} 			\footnote{© 2015 Global Journals Inc. (US) 1} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Convention on Combating Bribery of Foreign Public Officials in International Business Transactions ()]{b1}\label{b1} 	 		\textit{Convention on Combating Bribery of Foreign Public Officials in International Business Transactions},  		2011. OECD.  	 
\bibitem[Ray and Kaufman (1998)]{b0}\label{b0} 	 		\textit{Corruption and Development, Finance \& Development},  		 			Cheryl W Ray 		,  		 			Daniel Kaufman 		.  		March 1998.  	 
\bibitem[Gray (1998)]{b3}\label{b3} 	 		\textit{Corruption and Development, Finance \& Development},  		 			Cheryl W Gray 		.  		March 1998.  	 
\bibitem[Kaufmann ()]{b2}\label{b2} 	 		‘Corruption: The Facts’.  		 			Daniel Kaufmann 		.  	 	 		\textit{Foreign Policy}  		1997.  	 
\bibitem[Stapenhurst et al.]{b5}\label{b5} 	 		\textit{Curbing Corruption: Toward a Model for Building National Integrity},  		 			Rick Stapenhurst 		,  		 			John Sahr 		,  		 			Kpundeh 		.  		the World Bank Washington, D. C.  	 
\bibitem[Klitgaard (1997)]{b6}\label{b6} 	 		\textit{International Cooperation Against Corruption},  		 			Robert Klitgaard 		.  		November 1997.  	 
\bibitem[Mauro ()]{b4}\label{b4} 	 		\textit{The effects of corruption on investment, growth, and government expenditure},  		 			P Mauro 		.  		1996.  	 	 (International Monetary Fund Working paper 96/ 98) 
\end{bibitemlist}
 			 		 	 
\end{document}
