\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={Emotion Work and its Mediating Role on Employees' Health},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Emotion Work and its Mediating Role on Employees' Health}
\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]{Sucheta  Sarkar}

             \affil[1]{  Recruitment and Assessment Centre}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2013 Accepted: 1 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


In recent years, the major focus of health psychologists is to understand the role of individual differences in the performance of emotion work and its health outcome. Individual difference in temperament and emotional intelligence appear to play an important role in predicting emotion work, which largely influences the physical and psychological health of customer service workers. The literature indicates that workers who experience frequent negative emotions and emotional dissonance may suffer from physical health problems which in turn, impair their cognitive health leading to a sense of stagnation towards work life. By using cross sectional descriptive survey on 400 customer service workers across the country, the study examines the mediating role of emotion work between (a) emotionality and emotional exhaustion, and (b) emotional intelligence and psychological wellbeing. The subjects were assessed on temperament, emotional intelligence, emotion work, psychological wellbeing and on emotional exhaustion. Correlational analysis showed that negative emotions and emotional dissonance were significantly positively related with both emotional exhaustion and emotionality followed by its negative association with psychological wellbeing and emotional intelligence. Mediation analysis revealed that emotional dissonance mediates the relationship between emotionality and emotional exhaustion. Also, negative emotions mediated the relationship between emotional intelligence and psychological wellbeing. The study highlights the need for assessing the emotionality of individual, as a potential source to guide and refine employee selection along with development of methods and techniques to buffer the negative effects of emotion work.

\end{abstract}


\keywords{emotion work, emotionality, emotional intelligence, exhaustion, psychological wellbeing.}

\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[{Introduction}]{Introduction}\par
n recent times, due to the rapid emergence of customer service industries, researchers have expanded their examination of the performance of emotion work in organizational settings \hyperref[b23]{(England, 2005)}. Emotion work is viewed as a form of emotional regulation process, where employees display appropriate emotional reactions in response to several workplace demands. This involves dealing with clients, customers, subordinates or co-workers with an optimistic approach and adopting a flexible mental or emotional state towards the target population. The term "emotion work" was first coined by the sociologist Arlie \hyperref[b29]{Hochschild (1983)} as the "management of feeling to create a publicity observable facial and bodily display." Following her work, several attempts have been made by eminent scholars to conceptualize different aspects of emotion work and its effect on human service professionals. Situational demands in organizations act as stressors which affect these professionals both physically and mentally, leading to lifestyle diseases such as asthma, cancer, cirrhosis, chronic obstructive pulmonary disease, diabetes, heart disease, obesity etc.\par
Although many researchers have explored the nature of emotion work with varied perspectives \hyperref[b45]{(Morris \& Feldman, 1996;}\hyperref[b4]{Ashforth \& Humphrey, 1993)}, recently health psychologists have provided new insights into the management of emotions and emotional expressions to conform with organizational display rules and requirements \hyperref[b22]{(Diefendorff, Croyle \& Gosserand 2005;}\hyperref[b43]{Mann 2004}). Research on management of emotions as a part of the work role is based on the assumption that organizations affect people's thoughts, feelings and actions through a set of display rules that serve as standards for the appropriate display of emotions \hyperref[b12]{(Grandey, 2000)}. It is increasingly recognized that emotional expressions at workplace is strongly influenced by organizational norms and rules \hyperref[b54]{(Rafaeli \& Sutton, 1987)}, that are communicated to employees through both formal means, such as selection, training, evaluation, incentive systems, and informal means, such as social influence and pressures \hyperref[b58]{(Schein, 1985)}. To comply with the situational demands, employees act by suppressing their true emotions \hyperref[b5]{(Ashforth \& Humphrey, 1995)}. Emotion work entails following these display rules regardless of one's felt emotions which may involve displaying positive and negative emotions, sensitivity towards client's feelings, emotional dissonance and exerting control over interactions with clients (Zapf, Vogt, Seifert, Mertini, \& Isic, 1999). The study of emotion work has been considered an essential aspect for ensuring effective interpersonal interactions and group functioning \hyperref[b0]{(Adelmann, 1995;}\hyperref[b3]{Arvey et al., 1998)}. It has also become the focus of great deal of research in psychology and other health related disciplines in recent years (e.g., \hyperref[b7]{Barger, 2006;}\hyperref[b56]{Saluan, 2009)}. Emotion work at organizations requires faking positive emotions through surface acting \hyperref[b19]{(Cheung \& Tang, 2009}) and suppression of negative ones \hyperref[b60]{(Tan, Foo, Chong \& Ng, 2003)}. Employees experiencing greater emotion work may suffer from emotional exhaustion, depersonalization \hyperref[b14]{(Botma, 2009)} and physical health problems such as headaches, insomnia etc. \hyperref[b57]{(Schaubroeck \& Jones, 2000)}. Several studies have also found that such people are more likely to use surface acting emotion work strategy \hyperref[b33]{(Karim \& Weisz, 2010)}, which impairs their cognitive health leading to a sense of stagnation towards work life.\par
As \hyperref[b29]{Hochschild (1983)} noted, employees often bottle up feelings of frustration and resentment, resulting in emotional outburst. \hyperref[b48]{Parker and Wall (1998)} have argued that intense emotion work can have detrimental health effects by weakening the body's immune system. Several studies have found that emotional dissonance and surface acting result in stress and emotional exhaustion \hyperref[b36]{(Kruml \& Geddes, 2000;}\hyperref[b17]{Brotheridge \& Lee, 2002;}\hyperref[b30]{Holman, Chissick \& Totterdell, 2002)}. \hyperref[b53]{Pugliesi (1999)} reported the existence of well-defined display rules results in increased stress leading to psychological distress. In this respect, \hyperref[b12]{Grandey (2000)} and \hyperref[b57]{Schaubroeck \& Jones (2000)} found that the inhibition of expression of negative emotion might cause a range of physical illnesses, including serious illnesses such as hypertension and cancer. Further, \hyperref[b15]{Brill (2000)} argued that 'emotional dishonesty' leads to antisocial behaviours, including violence. Other researchers have found that, when individuals suppress their emotions they possess less personal will, lower performance, imprecise memories for those situations \hyperref[b63]{(Twenge \& Baumeister, 2002)}.\par
Recent studies have pointed to a causal sequence between emotion work, emotional dissonance and the negative job consequence, emotional exhaustion \hyperref[b39]{(Lewig \& Dollard, 2003;}\hyperref[b64]{Dijk \& Brown, 2006)}. A study by  found that healthcare workers with greater emotional dissonance reported greater emotional exhaustion. They were also found to experience frequent negative emotions. Evidence suggests that emotional dissonance is directly associated with emotional exhaustion and is commonly experienced by customer service representatives serving retail sector, healthcare and call centre industries \hyperref[b25]{(Gupta \& Mishra, 2011;}\hyperref[b35]{Karl \& Peluchette, 2006)}.\par
Literature indicates that individual factors may also play an important role in helping employees perform interpersonal tasks more flexibly \hyperref[b13]{(Gross \& John, 1997)} and with less strain \hyperref[b61]{(Tews \& Glomb, 2003)}, thus, influencing the degree of emotion work. However, emotion work has also been linked to some negative effects on employees, such as emotional exhaustion and psychological wellbeing \hyperref[b16]{(Brotheridge \& Grandey, 2002;}\hyperref[b65]{Zapf, Seifert, Schmutte, Mertini \& Holz, 2001)}. Based on the notion that individual dispositional factors have some stability over time and are useful in predicting individual behavior across situations \hyperref[b59]{(Staw \& Ross, 1985)}, researchers attempted to demonstrate how these individual characteristics relate to emotion work. Specifically, prior studies found that emotionality in employees engaged in service jobs including customer interactions such as those belonging to tourism and hotel industries tend to have a positive impact on emotion work \hyperref[b62]{(Tronvoll, 2011;}\hyperref[b31]{Hopp, Rohrmann, Zapf \& Hodapp, 2010)}. They have shown that individuals high on emotionality are prone to experience a diverse array of negative mood states (e.g., fear, anger, distress). On the other hand, studies have confirmed that employees with positive affectivity are less likely to be affected by emotion work  {\ref (Austin, Dore \& Donovan, 2008;}\hyperref[b9]{Bono \& Vey, 2007)}. Evidence shows that emotional intelligence also plays an important role in determining one's satisfaction with social relationships \hyperref[b40]{(Lopes, Salovey \& Straus, 2003)}. Research reported that emotional intelligence correlates negatively with surface acting and positively with deep acting  {\ref (Ghalandari, Ghorbani \& Jogh, 2012)}. Furthermore, it is evident that when confronted with emotion work, nurses experienced lower levels of burnout and somatic complaints and this effect was found to be mediated by the choice of emotion work strategies \hyperref[b44]{(Mikolajczak, Menil \& Luminet, 2007)}.\par
Studies highlighted that customer service employees with high emotional intelligence experienced greater psychological wellbeing \hyperref[b24]{(Gardner \& Stough, 2003)} and low levels of psychological distress \hyperref[b34]{(Karim \& Weisz, 2011)}. Evidence suggests that negative emotions was inversely related with psychological wellbeing \hyperref[b33]{(Karim \& Weisz, 2010;}\hyperref[b14]{Botma, 2009)}. Specifically, prior studies found that emotionally intelligent employees engaged in customer service sector tend to experience more positive emotions  {\ref (Austin, Dore \& Donovan, 2008;}\hyperref[b19]{Cheung \&}\hyperref[b19]{Tang, 2009 and}\hyperref[b51]{Prati \&}\hyperref[b51]{Karriker, 2010)}. Also, a study by \hyperref[b1]{Adil \& Kamal (2012)} found that negative affectivity mediated the relationship between display rule physical and mental health. Researchers found that emotional dissonance was positively related to emotional exhaustion  {\ref (Arora \& Falade, 2011;}\hyperref[b25]{Gupta \& Mishra, 2011)}. A study by \hyperref[b1]{Adil \& Kamal (2012)} demonstrated hiding negative emotions, negative affectivity, and emotional intelligence as positive predictors and positive affectivity as a negative predictor of emotional exhaustion. Several studies also suggested that surface acting and emotional exhaustion were positively related \hyperref[b11]{(Ghalandari, Mortazavi, Abbasi \& Jogh, 2012)}. Higher levels of emotional exhaustion were also found to be strongly associated with faking and suppression of negative emotions . demands of hiding negative emotions and emotional exhaustion. 
\section[{II.}]{II.} 
\section[{Significance of the Study}]{Significance of the Study}\par
In customer service work, many psychological factors dominantly mediate an employee's performance of emotion work which ends up having a long term impact on the individual's health. This is typically a product of the array of challenges that service providers typically encounter which impact their physical and psychological health. Their attempts to meet the situational demands by exhibiting appropriate display rules impair their cognitive health in the form of several illnesses such as depression, hypertension, coronary heart disease and alcoholism. Such demands results in heightened reactions at psychological and physiological levels. The inability to deal with stressors arises from lack of competence to deal with negative emotions and manage one's own feelings in difficult circumstances.\par
Therefore, an understanding of emotion work and its mediating role on employees' health can provide a framework for developing more effective interventions to mitigate the negative effects of emotion work. 
\section[{III.}]{III.} 
\section[{Objectives}]{Objectives}\par
To determine the mediating role of emotion work between (a) emotionality and emotional exhaustion, and (b) emotional intelligence and psychological wellbeing.\par
IV. 
\section[{Method a) Participants}]{Method a) Participants}\par
The participants of the study include 400 employees across the country from different geographical locations employed in customer service industries. Table  {\ref 1} presents their demographic information. 
\section[{Table 1 : Demographic composition of the Sample (N= 400)}]{Table 1 : Demographic composition of the Sample (N= 400)}\par
For this study a cross -sectional descriptive design was used. The participants belonged to a variety of service occupations, such as, banking and insurance (6.8\%), sales (9\%), marketing (10.8\%), software engineer (4.5\%), legal advisor (3.5\%), financial advisor (6.3\%), customer service (7\%), psychologist (8\%), HR (30.3\%), consultants (10.5\%) and technical (3.5\%). The sample comprised 64.8\% males and 35.3\% females. Their age ranged from 21 to 65 years with a mean age of 35.02 years (SD =10.15).The sampling frame was narrowed to the criteria of subjects who have face-toface or voice-to-voice interactions with clients/ customers and they are of either entry-level employees or middle-level managers. 
\section[{b) Procedure}]{b) Procedure}\par
Each participant read and signed an informed consent document. The questionnaires were individually administered to 400 employees across the country from different geographical locations (Delhi, Haryana, Mumbai, Bangalore and Hyderabad) working in service industries on full time basis. The service industries comprise professions such as banking and insurance, sales, marketing, software engineer, legal advisor, financial advisor, customer service, psychologists, HR, consultants and technical. The participants were instructed to give responses which best describes their attitudes towards the statements given in the questionnaire. After collecting the data, scoring was completed and the responses were analyzed. 
\section[{c) Measures}]{c) Measures}\par
In order to identify the mediating effect of emotion work among customer service employees, following measures were administered.\par
Frankfurt Emotion work scale: Frankfurt Emotional Work Scale-E (FEWS-E: 2006; version 1.4-4.4) was developed by  {\ref Zapf et.al. (1999)} to measure the psychological processes necessary to regulate organizationally desired emotions as part of one's job. This comprises five subscales, namely, positive emotions, negative emotions, sensitivity requirements, emotional dissonance and interaction control. All subscales were scored independently of one another, with higher the score indicating greater emotion work. The scale was found to be internally consistent with cronbach alpha ranging from . \hyperref[b53]{51}  All the above scales were selected on the basis of the literature review and psychometric properties for all the psychological measures adopted. These scales were also standardised on Indian population and have proven reliability with cronbach alpha ranging from 0.40 to 0.86. 
\section[{d) Statistical Analyses}]{d) Statistical Analyses}\par
For the current study statistical analysis was done using SPSS student version 15. The analysis was done on five levels. Level I comprised of data cleaning. This was done by doing outlier analysis using box whisker diagrams (box plot analysis). Skewness and kurtosis were also carried out to see the normality of the data. Level II consists of descriptive statistics and reliability analysis. Means, standard deviations and Cronbach alpha were computed. Level III comprised relational analysis. Pearson correlation was used to assess the strength of the relationship between the predictors and the dependent variable. Level IV consists of prediction analysis. Hierarchical regression was used to evaluate the relationship between a set of independent variables and the dependent variable, controlling for or taking into account the impact of a different set of independent variables on the dependent variable. Level V comprises mediation analysis. Causal step approach \hyperref[b8]{(Baron \& Kenny, 1986}) and SPSS macro (PROCESS) \hyperref[b26]{(Hayes, 2013)} were used to identify variables mediating the relationship between the independent and dependent variables.\par
V. 
\section[{Results}]{Results}\par
The objectives of this study were to examine the mediating role of emotion work between (a) emotionality and emotional exhaustion, and (b) emotional intelligence and psychological wellbeing. The survey data obtained on a sample of 400 employees were analyzed descriptively.\par
Psychological Wellbeing Scale \hyperref[b55]{(Ryff, 1995)}: This 18 item scale measures the nature of wellness of the sample. This comprises six distinct components, i.e., self acceptance, personal growth, purpose in life, positive relations with others, environmental mastery and autonomy. The higher the score indicates the greater positive psychological functioning. The response format used is a six-point likert scale ranging from 'completely disagree' to 'completely agree'. The cronbach alpha reliability coefficients were low to modest, ranging from .33 to .56. The convergent validity of the scale with its 120 items measure ranged from .70 to .89. Oldenburg Burnout Inventory (OLBI) (Demerouti, Bakker, Vardakou \& Kantas, 2002): This scale was designed to assess the cognitive and physical components of exhaustion. It measures two core dimensions of burnout, namely, exhaustion and disengagement. The exhaustion subscale has been used in this study. The items refer to general feelings of emptiness, overtaxing from work, a strong need for rest, and a state of physical exhaustion. The response format used is a four point likert scale ranging from strongly agree (1) to strongly disagree (4). The higher the score indicates the greater exhaustion. The scale was found to have acceptable internal consistency reliability estimate ranging from .74 to .87 and test retest reliability estimate of .50. Correlations of the scale with Maslach Burnout Inventory-General Survey (MBI-GS) provided evidence for high convergent and discriminant validity.   Table \hyperref[tab_1]{2} shows the mean, standard deviation, cronbach alpha, skewness and kurtosis value of all the study variables. The mean and SD value of positive emotions, negative emotions, sensitivity requirements, emotional dissonance and interaction control are 33.0 (6.3), 18.8 (4.9), 13.5 (2.5), 14.7(3.3) and 12.5(2.7) respectively. Among the other study variables, the highest mean value is of psychological wellbeing (M = 81.9, SD 11.1) followed by emotional intelligence (M = 52.8, SD 7.2), sociability (M=28.5, SD 7.8), emotional exhaustion (M =17, SD 3.4), activity (M =14.7, SD 2.8) and emotionality (M =13.1, SD 3.0). Normality of the collected data is established through skewness and kurtosis. It was found that the value of skewness for positive emotions was ( -0.53), negative emotions (0.75), sensitivity requirements (-0.48), emotional dissonance (-0.11) and interaction control (0.03), emotionality (-0.26), activity (-0.35), sociability (0.29), emotional intelligence (0.13), emotional exhaustion (-0.14) and psychological wellbeing (-0.47). The value of kurtosis for positive emotions was (-0.02), negative emotions (1.07), sensitivity requirements (0.39), emotional dissonance (0.20) and interaction control (-0.10), emotionality (-0.26), activity (0.46), sociability (-0.20), emotional intelligence (-0.64), emotional exhaustion (0.28) and psychological wellbeing (-0.10). These values indicate that the study variables are reasonably close to normal as its skewness and kurtosis have values between -1.0 and +1.0.   {\ref 3} reports the zero order correlations among the study variables. The data indicated a significant positive correlation between positive emotions and sociability (r = 0.23, p<.01) followed by emotional intelligence (r = 0.19, p<.01), psychological wellbeing (r = 0.18, p<.01) and significant negative correlation with emotional exhaustion (r = -0.16, p<.01). A significant negative association was also observed between negative emotions and emotional intelligence (r = -0.30, p<.01), followed by psychological wellbeing (r = -0.29, p<.01) and positive correlation with emotionality (r = 0.25, p<.01) followed by emotional exhaustion (r = 0.17, p<.01). The data also indicated a significant positive correlation between sensitivity requirements and emotional intelligence (r = 0.21, p<.01), followed by sociability (r = 0.16, p<.01), psychological wellbeing (r = 0.16, p<.01) and significant negative relationship with emotional exhaustion (r = -0.10, p<.05). A significant positive correlation was also observed between emotional dissonance and emotionality (r = 0.23, p<.01) followed by emotional exhaustion (r = 0.20, p<.01) and negative association with emotional intelligence (r= -0.15, p<.01) followed by psychological wellbeing (r = -0.13, p<.01). A significant positive relationship was also observed between interaction control and sociability (r = 0.13, p<.01) followed by emotional intelligence (r = 0.13, p<.01), psychological wellbeing (r = 0.11, p<.05) and negative association with emotional exhaustion (r = -0.12, p<.05).\par
Table  {\ref 4} : Hierarchical Regression Analysis Predicting Emotional Dissonance from Emotionality (N=400)\par
Before analysis of a possible mediating relationship can commence several conditions have to be met. First, the total effect of the independent variable on the dependent must be significant. Secondly, the independent variable must significantly affect the mediator, and finally the mediator must have a significant direct effect on the dependent variable \hyperref[b8]{(Baron \& Kenny 1986}). To determine if the relationships between the independent, dependent and mediator variables were significant, two hierarchical regression analyses were conducted. The regression analyses were used to determine the significance of the relationships between the variables as well as to generate the relevant statistics for use in further significance testing of mediation. The results of these analyses are presented in Tables \hyperref[tab_3]{4 and 5}. The first regression analysis (Table  {\ref 4}, step 2) demonstrated that emotionality (? = .23; p < .01) explained significant variance in emotional dissonance beyond that explained by the control variables. 
\section[{Table 5 : Hierarchical Regression Analysis Predicting Negative Emotions from Emotional Intelligence (N=400)}]{Table 5 : Hierarchical Regression Analysis Predicting Negative Emotions from Emotional Intelligence (N=400)}\par
The second regression analysis (  In order to test for mediation, multiple hierarchical regression analyses were conducted. In table 6 step1, control variables were entered into the equation, which accounted for eight percent of the variance in emotional exhaustion (R 2 =.08, p<.01). Age demonstrated a significant direct effect on emotional exhaustion. In step 2, emotionality was entered to calculate the size of its direct effect on emotional exhaustion and was found to demonstrate a significant direct effect on emotional exhaustion (? = .43; p <.01). Thus, accounting for total of 25\% of variance in emotional exhaustion (?R 2 = 0.18, p<.01). Step 3 in Table \hyperref[tab_4]{6} represents the analysis of the proposed mediator's effect on the dependent variable in isolation from the independent variable. Emotional dissonance was entered into step 4 of the regression analysis. It explained an additional 19\% of variance in emotional exhaustion (?R 2 = 0.19, p<.01). Here, a total of 47\% of variance in emotional exhaustion was explained with emotionality and emotional dissonance both demonstrating significant direct effects (? = .41; p <.01; ? = .09; p <.05 respectively). In order to determine if a significant mediating effect exists, the second and fourth steps in the regression analysis were compared. A change in the size of the direct effect of emotionality on emotional exhaustion was observed. If a full mediating role existed, the contribution of emotionality in step 4 would not remain significant when emotional dissonance was included. In step 2, the direct effect of emotionality on emotional exhaustion was significant (? = .43; p <.01). With emotional dissonance included in step 4, the size of the direct effect of emotionality on emotional exhaustion was reduced, but remained  
\section[{Discussion}]{Discussion}\par
The objective of the study is to determine the mediating role of emotional dissonance between (a) emotionality and emotional exhaustion, and (b) the mediating role of negative emotions between emotional intelligence and psychological wellbeing.\par
The results noted a significant direct relationship between emotionality and emotional exhaustion. That is, respondents who reported higher levels of negative emotions such as fear, anger, and distress, experienced greater emotional exhaustion. This is consistent with the study on 142 health care workers, where, emotional exhaustion was found to be predominant among employees who expressed frequent negative emotions . The regression analysis showed that the effect size of emotionality on emotional exhaustion reduced from 0.43 to 0.41 with both values remaining significant (p<.01), when the mediator (emotional dissonance) is entered into the hierarchical regression model. This result indicated a partial mediating effect of emotional dissonance between emotionality and emotional exhaustion, as supported by \hyperref[b39]{Lewig \& Dollard (2003)} and \hyperref[b64]{Dijk \& Brown (2006)}. Numerous studies have also In table 7 step1, control variables were entered into the equation. Here, the value of R 2 of control variables is .03 which indicates that control variables accounted for three percent of the variance in psychological wellbeing. Age demonstrated a significant direct effect on psychological wellbeing (? = 0.17, p<.01). In step 2, emotional intelligence was entered to calculate the size of its direct effect on psychological wellbeing and was found to demonstrate a significant direct effect on psychological wellbeing (? = .67; p <.01). Thus, accounting for total of 46\% of variance in psychological wellbeing (?R 2 = 0.43, p<.01). Step 3 in Table \hyperref[tab_5]{7} represents the analysis of the proposed mediator's effect on the dependent variable in isolation from the independent variable. Negative emotions was entered into step 4 of the regression analysis. It explained an additional 44\% of variance in psychological wellbeing (?R 2 = 0.44, p<.01). Here, a total of 97\% of variance in psychological wellbeing was explained with emotional intelligence and negative emotions both demonstrating significant direct effects (? = .64; p <.01; ? = -.09; p <.05 respectively). In order to determine if a significant mediating effect exists, the second and fourth steps in the regression analysis were compared. A change in the size of the direct effect of emotional intelligence on psychological wellbeing was observed. If a full mediating role existed, the contribution of emotional intelligence in step 4 would not remain significant when negative emotions was included. In step 2, the direct effect of emotional intelligence on psychological wellbeing was significant (? = .67; p <.01). With negative emotions included in step 4, the size of the direct effect of emotional intelligence on psychological wellbeing was reduced, but remained significant (? = .64; p <.01) indicating a partial mediating effect.\par
Bootstrapping method is preferred over Baron and Kenny's (1986) casual step approach because of two main reasons. First, MacKinnon et al.  {\ref (2002)} suggest that the test of mediation recommended by \hyperref[b8]{Baron and Kenny (1986)} may suffer from low statistical power, and given that statistical methods used to determine intervening relationship are generally inherently complex, it is therefore difficult to establish clear mediating relationships. A recent study showed that the Baron and Kenny causal-steps approach required approximately 21,000 subjects for adequate ability to detect an effect when the effect sizes of the a and b paths were of small strength and all of the relation of X to Y was mediated (Fritz \& MacKinnon, 2007). Second, causal step approach does not consider the estimate of the indirect effect. That is, it ignores the central question: Is the indirect effect different from zero? \hyperref[b52]{(Preacher \& Hayes, 2008)}. In other words, it does not provide a numerical value of the strength of the mediated effect. Finally, the test requires that there be a significant overall relation between X and Y for mediation to exist.\par
As can be seen in the table 8, indirect effect of the relationship between emotionality and emotional exhaustion through emotional dissonance is 0.01 (SE = .01), CI 0.95 = 0.001 and 0.022. The indirect effect of the relationship between emotional intelligence and psychological wellbeing through negative emotions is 0.04 (SE = .02), Sobel z = 0.04, p < .05, CI 0.95 = .01 and .09. As indicated in table 8, the 95 percent confidence intervals for both paths does not include zero, therefore emotional dissonance mediated the relationship between emotionality and emotional exhaustion. Also, negative emotions mediated the relationship between emotional intelligence and psychological wellbeing.\par
shown that cabin attendants, healthcare workers and call centre employees with high emotional dissonance were more likely to experience emotional exhaustion and express feelings of anger and frustration \hyperref[b35]{(Karl \& Peluchette (2006}; \hyperref[b27]{Heuven \& Bakker (2003)}  {\ref ;} {\ref Zapf et.al. (2001)}). It has been observed that in order to meet the situational demands, employees with high emotionality tend to exert increased emotive effort when asked to express personality incongruent emotions, i.e., portraying a warmth and friendly attitude towards clients. As a result, their personalities were observed to be incongruent with the job characteristics of the service occupations considered in the sample. Such characteristics lead to dissatisfaction, emotional fatigue and hopelessness among employees.\par
Furthermore, the result shows that emotional intelligence is directly related with psychological wellbeing. In its support, prior researchers suggest that customer service employees with high emotional intelligence tend to experience greater psychological wellbeing \hyperref[b24]{(Gardner \& Stough, 2003)}. This was further supported by \hyperref[b34]{Karim \& Weisz (2011)}. The regression analysis showed that the effect size of emotional intelligence on psychological wellbeing reduced from 0.67 to 0.64 with both values remaining significant (p<.01), when the mediator (negative emotions) is entered into the hierarchical regression model. Thus, a partial mediating effect of negative emotions was found between emotional intelligence and psychological wellbeing. This is also consistent with \hyperref[b1]{Adil \& Kamal (2012)}. Various scholars have emphasized that emotionally intelligent employees engaged in customer service roles, such as, nursing, social work, sales and teaching tend to display greater degree of positive than negative emotions (Austin, Dore \& Donovan (2008); Cheung \& Tang (2009); \hyperref[b44]{Mikolajczak, Menil \& Luminet(2007)}). Evidence also suggests public sector customer service workers engaging in emotion work report more physical complaints and poor mental health \hyperref[b33]{(Karim \& Weisz (2010)} and \hyperref[b57]{Schaubroeck \& Jones (2000)}). This may be because emotionally intelligent employees were more inclined to understand people, be empathetic to their circumstances, and regulate emotions appropriately in order to comply with the organizational display rules. Their ability to internalise others feelings enables them to avoid psychological distress and attain a sense of personal accomplishment and wellbeing. Thus, the research findings shows that emotional dissonance and negative emotions emerged as mediators of emotion work, which tend to have adverse impact on employees' physical and psychological health.\par
The findings of this study are subjected to several limitations. First, the research design for the present study was cross section. The limitations inherent in such designs have been well documented \hyperref[b46]{(Neuman, 2003)}, including the difficulty of supporting proposed causal relationships. Secondly, all measures were self report based measures which might have caused socially desirable responses and affected the results of this study. Thirdly, the age group of the participants employed in the study ranges from 21 to 65 years, which is very large. The study can be conducted for different age groups like adolescents, younger adults, middle adults, older adults. Future researchers might adopt quasi-experiments or longitudinal designs and refer to different sources such as supervisors and coworkers for eliminating the bias, especially for emotion work measure. Although this study's results support the mediating role of emotion work between (a) emotionality and emotional exhaustion, and (b) emotional intelligence and psychological wellbeing, further exploration incorporating other mediating and moderating variables of emotion work need to continue in attempts to clarify the links between its determinants and the consequences.\par
To conclude, for organizations where the performance of emotion work is an integral component of service delivery, the present findings suggest that training programs targeting the performance of emotion work need to consider different strategies for employees to cope when emotions felt are in conflict with those required to be displayed. These approaches should aim to reduce the negative effects of emotion work.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}I}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.06078320090805902\textwidth}P{0.007718501702610669\textwidth}P{0.01061293984108967\textwidth}P{0.6801929625425652\textwidth}P{0.09069239500567536\textwidth}}
Emotionality\tabcellsep Activity\tabcellsep Sociability\tabcellsep (EAS)\\
Temperament Survey (\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Demographics}\tabcellsep \tabcellsep M (SD)\tabcellsep Percentage Values\\
Age\tabcellsep \tabcellsep \tabcellsep 35.02 (10.15)\\
\multicolumn{2}{l}{Gender}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Male}\tabcellsep \tabcellsep \tabcellsep 64.75\\
\multicolumn{2}{l}{Female}\tabcellsep \tabcellsep \tabcellsep 35.25\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep to .92. Correlations\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{between the FEWS and Maslach Burnout Inventory}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{(MBI) provided evidence for high construct validity.}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Genos Emotional Intelligence Inventory (Palmer,\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Stough, Harmer \& Gignac, 2009): This 14 item scale}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{was designed to measure emotional intelligence at}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{workplace. The high score indicates the individual's}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{ability to identify, assess, and control the emotions of}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{self and others. The scale is quite reliable having internal}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{consistency reliability estimate of .87. The concurrent}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{validity was established through a series of empirical}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{correlation with the Swinburne University Emotional}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Intelligence Test (SUEIT) (the predecessor of Genos EI),}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{the Trait Meta-Mood Scale (TMMS), organizational}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{commitment, and transformational leadership scales.}\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.09205776173285198\textwidth}P{0.13501805054151625\textwidth}P{0.11046931407942237\textwidth}P{0.1503610108303249\textwidth}P{0.20866425992779783\textwidth}P{0.15342960288808666\textwidth}}
\multicolumn{2}{l}{Variable M}\tabcellsep SD\tabcellsep Alpha\tabcellsep \multicolumn{2}{l}{Skewness Kurtosis}\\
PE\tabcellsep 33.0\tabcellsep 6.3\tabcellsep 0.86\tabcellsep -0.53\tabcellsep -0.02\\
NE\tabcellsep 18.8\tabcellsep 4.9\tabcellsep 0.70\tabcellsep 0.75\tabcellsep 1.07\\
SR\tabcellsep 13.5\tabcellsep 2.5\tabcellsep 0.40\tabcellsep -0.48\tabcellsep 0.39\\
ED\tabcellsep 14.7\tabcellsep 3.3\tabcellsep 0.60\tabcellsep -0.11\tabcellsep 0.20\\
IC\tabcellsep 12.5\tabcellsep 2.7\tabcellsep 0.41\tabcellsep 0.03\tabcellsep -0.10\\
E\tabcellsep 13.1\tabcellsep 3.0\tabcellsep 0.56\tabcellsep -0.26\tabcellsep -0.26\\
A\tabcellsep 14.7\tabcellsep 2.8\tabcellsep 0.53\tabcellsep -0.35\tabcellsep 0.46\\
S\tabcellsep 28.5\tabcellsep 7.8\tabcellsep 0.79\tabcellsep 0.29\tabcellsep -0.20\\
EI\tabcellsep 52.8\tabcellsep 7.2\tabcellsep 0.81\tabcellsep 0.13\tabcellsep -0.64\\
EE\tabcellsep 17.0\tabcellsep 3.4\tabcellsep 0.71\tabcellsep -0.14\tabcellsep 0.28\\
PWB\tabcellsep 81.9\tabcellsep 11.1\tabcellsep 0.78\tabcellsep -0.47\tabcellsep -0.10\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.85\textwidth}}
, step\end{longtable} \par
  {\small\itshape [Note: © 2014 Global Journals Inc. (US) -Emotion Work and its Mediating Role on Employees' Health]} 
\caption{\label{tab_3}Table 5}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.85\textwidth}}
Exhaustion (N=400 )\end{longtable} \par
 
\caption{\label{tab_4}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.85\textwidth}}
Wellbeing (N=400)\end{longtable} \par
 
\caption{\label{tab_5}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.85\textwidth}}
Predictor\\
Note: **p<.01; *p<.05\end{longtable} \par
  {\small\itshape [Note: Note: **p<.01; *p<.05]} 
\caption{\label{tab_6}Table 8 :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ European Journal of Psychological Assessment]{b21}\label{b21} 	 		\textit{},  	 	 		\textit{European Journal of Psychological Assessment}  		19 p. .  	 
\bibitem[ European Journal of Work and Organizational Psychology]{b28}\label{b28} 	 		\textit{},  	 	 		\textit{European Journal of Work and Organizational Psychology}  		12  (1)  p. .  	 
\bibitem[ Stress, & Coping]{b32}\label{b32} 	 		\textit{},  	 	 		\textit{Stress, \& Coping}  		23  (4)  p. .  	 	 (Anxiety) 
\bibitem[Mackinnon et al. ()]{b42}\label{b42} 	 		‘A comparison of methods to test mediation and other intervening variable effects’.  		 			D P Mackinnon 		,  		 			C M Lockwood 		,  		 			J M Hoffman 		,  		 			S G West 		,  		 			V Sheets 		.  	 	 		\textit{Psychological methods}  		2002. 7  (1)  p. 83.  	 
\bibitem[Schaubroeck and Jones ()]{b57}\label{b57} 	 		‘Antecedents of workplace emotional labor dimensions and moderators of their effects on physical symptoms’.  		 			J Schaubroeck 		,  		 			J R Jones 		.  	 	 		\textit{Journal of Organizational Behavior}  		2000. 21  (2)  p. .  	 
\bibitem[Austin et al. ()]{b6}\label{b6} 	 		‘Associations of personality and emotional intelligence with display rule perceptions and emotional labour’.  		 			E J Austin 		,  		 			T C Dore 		,  		 			K M Donovan 		.  	 	 		\textit{Personality and Individual Differences}  		2008. 44  (3)  p. .  	 
\bibitem[Preacher and Hayes ()]{b52}\label{b52} 	 		\textit{Asymptotic and Resampling Strategies for Assessing and Comparing Indirect Effects in Multiple Mediator Models},  		 			K J Preacher 		,  		 			A F Hayes 		.  		2008. 40 p. .  	 
\bibitem[Karl and Peluchette ()]{b35}\label{b35} 	 		‘Does Workplace Fun Buffer the Impact of Emotional Exhaustion on Job Dissatisfaction?: A Study of Health Care Workers’.  		 			K A Karl 		,  		 			J V Peluchette 		.  	 	 		\textit{Journal of Behavioral \& Applied Management}  		2006. 7  (2) .  	 
\bibitem[Gupta and Mishra ()]{b25}\label{b25} 	 		‘Effect of emotional labour on emotional exhaustion: a study of retail sector in India’.  		 			B Gupta 		,  		 			S Mishra 		.  	 	 		\textit{International Journal of Indian Culture and Business Management}  		2011. 4  (1)  p. .  	 
\bibitem[England ()]{b23}\label{b23} 	 		\textit{Emerging theories of care work. Annual review of sociology},  		 			P England 		.  		2005. p. .  	 
\bibitem[Botma ()]{b14}\label{b14} 	 		\textit{Emotion experience, emotional intelligence and well-being in South Africa},  		 			N Botma 		.  		2009.  	 	 (Doctoral dissertation) 
\bibitem[Ashforth and Humphrey ()]{b5}\label{b5} 	 		‘Emotion in the workplace: a reappraisal’.  		 			B E Ashforth 		,  		 			R H Humphrey 		.  	 	 		\textit{Human Relations}  		1995. 48 p. .  	 
\bibitem[Grandey ()]{b12}\label{b12} 	 		‘Emotion regulation in the workplace: A new way to conceptualize emotion work’.  		 			A Grandey 		.  	 	 		\textit{Journal of Occupational Health Psychology}  		2000. 5 p. .  	 
\bibitem[Zapf et al. ()]{b65}\label{b65} 	 		‘Emotion work and job stressors and their effects on burnout’.  		 			D Zapf 		,  		 			C Seifert 		,  		 			B Schmutte 		,  		 			H Mertini 		,  		 			M Holz 		.  	 	 		\textit{Psychology \& Health}  		2001. 16  (5)  p. .  	 
\bibitem[Heuven and Bakker ()]{b27}\label{b27} 	 		\textit{Emotional dissonance and burnout among cabin attendants},  		 			E Heuven 		,  		 			A Bakker 		.  		2003.  	 
\bibitem[Hochschild ()]{b29}\label{b29} 	 		‘Emotional dissonance and burnout among social counselors’.  		 			A R Hochschild 		.  	 	 		\textit{International Journal of Work Organization and Emotion}  		1983. 2009. University Press. 3 p. .  	 	 (The managed heart: Commercialization of human feelings) 
\bibitem[Lewig and Dollard ()]{b39}\label{b39} 	 		‘Emotional dissonance, emotional exhaustion and job satisfaction in call centre workers’.  		 			K A Lewig 		,  		 			M F Dollard 		.  	 	 		\textit{European Journal of Work and Organizational Psychology}  		2003. 12  (4)  p. .  	 
\bibitem[Brill ()]{b15}\label{b15} 	 		\textit{Emotional honesty and selfacceptance: Education strategies for preventing violence},  		 			R R Brill 		.  		2000. Xlibris Corporation.  	 
\bibitem[Karim and Weisz ()]{b34}\label{b34} 	 		‘Emotional intelligence as a moderator of affectivity/emotional labor and emotional labor/psychological distress relationships’.  		 			J Karim 		,  		 			R Weisz 		.  	 	 		\textit{Psychological Studies}  		2011. 56  (4)  p. .  	 
\bibitem[Prati and Karriker ()]{b51}\label{b51} 	 		‘Emotional intelligence skills: the building blocks of defence against emotional labour burnout’.  		 			L M Prati 		,  		 			J H Karriker 		.  	 	 		\textit{International Journal of Work Organisation and Emotion}  		2010. 3  (4)  p. .  	 
\bibitem[Lopes et al. ()]{b40}\label{b40} 	 		‘Emotional intelligence, personality and the perceived quality of social relationships’.  		 			P N Lopes 		,  		 			P Salovey 		,  		 			R Straus 		.  	 	 		\textit{Personality and Individual Differences}  		2003. 35 p. .  	 
\bibitem[Brotheridge and Grandey ()]{b16}\label{b16} 	 		‘Emotional labor and burnout: Comparing two perspectives of "people work’.  		 			C M Brotheridge 		,  		 			A A Grandey 		.  	 	 		\textit{Journal of vocational behavior}  		2002. 60  (1)  p. .  	 
\bibitem[Kumar et al. ()]{b38}\label{b38} 	 		‘Emotional Labor and Health Outcomes: An Overview of Literature and Preliminary Empirical Evidences’.  		 			S Kumar 		,  		 			B Shankar 		,  		 			A P Singh 		.  	 	 		\textit{Indian journal of social science researches}  		2010. 7  (1)  p. .  	 
\bibitem[Tews and Glomb ()]{b61}\label{b61} 	 		‘Emotional labor and the five-factor model of personality’.  		 			M J Tews 		,  		 			T M Glomb 		.  	 	 		\textit{annual meeting of the Society for Industrial and Organizational Psychology},  				 (Orlando, FL)  		2003.  	 
\bibitem[Adelmann (ed.) ()]{b0}\label{b0} 	 		\textit{Emotional labor as a potential source of job stress},  		 			P Adelmann 		.  		S. L. Sauter \& L. R. Murphy (ed.)  		1995. Washington, DC: American Psychological Association. p. .  	 	 (Organizational risk factors for job stress) 
\bibitem[Ashforth and Humphrey ()]{b4}\label{b4} 	 		\textit{Emotional labor in service roles: The influence of identity},  		 			B E Ashforth 		,  		 			R H Humphrey 		.  		1993. Academy of management review. 18 p. .  	 
\bibitem[Van Dijk and Brown ()]{b64}\label{b64} 	 		‘Emotional labour and negative job outcomes: An evaluation of the mediating role of emotional dissonance’.  		 			P A Van Dijk 		,  		 			A K Brown 		.  	 	 		\textit{Journal of Management and Organization}  		2006. 12  (2)  p. .  	 
\bibitem[Karim and Weisz ()]{b33}\label{b33} 	 		‘Emotional Labour, Emotional Intelligence, and Psychological Distress’.  		 			J Karim 		,  		 			R Weisz 		.  	 	 		\textit{Journal of the Indian Academy of Applied Psychology}  		2010. 36  (2)  p. .  	 
\bibitem[Arvey et al. ()]{b3}\label{b3} 	 		‘Emotionality and job performance: Implications for personnel selection’.  		 			R D Arvey 		,  		 			G L Renz 		,  		 			T W Watson 		.  	 	 		\textit{Research in Personnel and Human Resources Management}  		1998. 16 p. .  	 
\bibitem[Arora and Falade]{b2}\label{b2} 	 		‘Employee's Emotional Dissonance: The Organizational Causal Factors, Consequences and Moderators’.  		 			N Arora 		,  		 			T A Falade 		.  	 	 		\textit{Invertis Journal of Management}  		3  (1)  p. 7.  	 
\bibitem[Mikolajczak et al. ()]{b44}\label{b44} 	 		‘Explaining the protective effect of trait emotional intelligence regarding occupational stress: Exploration of emotional labour processes’.  		 			M Mikolajczak 		,  		 			C Menil 		,  		 			O Luminet 		.  	 	 		\textit{Journal of Research in Personality}  		2007. 41  (5)  p. .  	 
\bibitem[Gardner and Stough ()]{b24}\label{b24} 	 		‘Exploration of the relationship between workplace, emotional intelligence, occupational stress and employere health’.  		 			L J Gardner 		,  		 			C Stough 		.  	 	 		\textit{Australian Journal of Psychology}  		2003. 55 p. .  	 
\bibitem[Kruml and Geddes ()]{b36}\label{b36} 	 		‘Exploring the Dimensions of Emotional Labor The Heart of Hochschild's Work’.  		 			S M Kruml 		,  		 			D Geddes 		.  	 	 		\textit{Management communication quarterly}  		2000. 14  (1)  p. .  	 
\bibitem[Rafaeli and Sutton ()]{b54}\label{b54} 	 		‘Expression of emotion as part of the work role’.  		 			A Rafaeli 		,  		 			R I Sutton 		.  	 	 		\textit{Academy of Management Review}  		1987. 12 p. .  	 
\bibitem[Hayes ()]{b26}\label{b26} 	 		\textit{Introduction to mediation, moderation, and conditional process analysis: A regression-based approach},  		 			A F Hayes 		.  		2013. Guilford Press.  	 
\bibitem[Parker and Wall ()]{b48}\label{b48} 	 		\textit{Job and work design: Organizing work to promote well-being and effectiveness},  		 			S K Parker 		,  		 			T D Wall 		.  		1998. San Francisco, CA: Sage.  	 
\bibitem[Kumar Mishra and Bhatnagar ()]{b37}\label{b37} 	 		‘Linking emotional dissonance and organizational identification to turnover intention and emotional well-being: A study of medical representatives in India’.  		 			S Kumar Mishra 		,  		 			D Bhatnagar 		.  	 	 		\textit{Human resource management}  		2010. 49  (3)  p. .  	 
\bibitem[Peluchette and Karl ()]{b49}\label{b49} 	 		‘Managing workplace emotions: do building trust and workplace fun work’.  		 			J V Peluchette 		,  		 			K Karl 		.  	 	 		\textit{Faculty of Commerce-Papers},  				2008. p. .  	 
\bibitem[Peluchette and Karl ()]{b50}\label{b50} 	 		‘Managing workplace emotions: do building trust and workplace fun work’.  		 			J V Peluchette 		,  		 			K Karl 		.  	 	 		\textit{Faculty of Commerce-Papers},  				2008. p. .  	 
\bibitem[Mackinnon et al. ()]{b41}\label{b41} 	 		\textit{Mediation analysis. Annual review of psychology},  		 			D P Mackinnon 		,  		 			A J Fairchild 		,  		 			M S Fritz 		.  		2007. 58 p. 593.  	 
\bibitem[Saluan ()]{b56}\label{b56} 	 		\textit{Motives for managing emotions at work (Doctoral dissertation},  		 			C M Saluan 		.  		2009.  		 			University of Akron 		 	 
\bibitem[Tronvoll ()]{b62}\label{b62} 	 		‘Negative emotions and their effect on customer complaint behaviour’.  		 			B Tronvoll 		.  	 	 		\textit{Journal of Service Management}  		2011. 22  (1)  p. .  	 
\bibitem[Neuman ()]{b46}\label{b46} 	 		 			W L Neuman 		.  		\textit{Social Research Methods: Qualitative and Quantitative Approaches},  				 (Boston)  		2003. Allyn and Bacon.  	 	 (5th Edn) 
\bibitem[Schein ()]{b58}\label{b58} 	 		\textit{Organizational culture and leadership},  		 			E H Schein 		.  		1985. San Francisco: Jossey-Bass.  	 
\bibitem[Mann ()]{b43}\label{b43} 	 		‘People-work': Emotion management, stress and coping’.  		 			S Mann 		.  	 	 		\textit{British Journal of Guidance \& Counselling}  		2004. 32  (2)  p. .  	 
\bibitem[Bono and Vey ()]{b9}\label{b9} 	 		‘Personality and emotional performance: extraversion, neuroticism, and self-monitoring’.  		 			J E Bono 		,  		 			M A Vey 		.  	 	 		\textit{Journal of occupational health psychology}  		2007. 12  (2)  p. 177.  	 
\bibitem[Hopp et al. ()]{b31}\label{b31} 	 		\textit{Psychophysiological effects of emotional dissonance in a face-to-face service interaction},  		 			H Hopp 		,  		 			S Rohrmann 		,  		 			D Zapf 		,  		 			V Hodapp 		.  		2010.  	 
\bibitem[Cheung and Tang ()]{b19}\label{b19} 	 		‘Quality of work life as a mediator between emotional labor and work family interference’.  		 			F Y L Cheung 		,  		 			C S K Tang 		.  	 	 		\textit{Journal of Business and Psychology}  		2009. 24  (3)  p. .  	 
\bibitem[Gross and John ()]{b13}\label{b13} 	 		‘Revealing feelings: Facets of emotional expressivity in selfreports, peer ratings, and behavior’.  		 			J J Gross 		,  		 			O P John 		.  	 	 		\textit{Journal of Personality and Social Psychology}  		1997. 72 p. .  	 
\bibitem[Adil and Kamal ()]{b1}\label{b1} 	 		‘Role of Display Rule Demands and Affective Traits in Emotional Exhaustion among Customer Services’.  		 			A Adil 		,  		 			A Kamal 		.  	 	 		\textit{Pakistan Journal of Psychological Research}  		2012.  (1)  p. 27.  	 
\bibitem[Barger and Grandey ()]{b7}\label{b7} 	 		‘Service with a smile and encounter satisfaction: Emotional contagion and appraisal mechanisms’.  		 			P B Barger 		,  		 			A A Grandey 		.  	 	 		\textit{Academy of management Journal}  		2006. 49  (6)  p. .  	 
\bibitem[Tan et al. ()]{b60}\label{b60} 	 		‘Situational and dispositional predictors of displays of positive emotions’.  		 			H H Tan 		,  		 			M D Foo 		,  		 			C L Chong 		,  		 			R Ng 		.  	 	 		\textit{Journal of Organizational Behavior}  		2003. 24  (8)  p. .  	 
\bibitem[Twenge et al. ()]{b63}\label{b63} 	 		‘Social exclusion causes self-defeating behavior’.  		 			J M Twenge 		,  		 			K R Catanese 		,  		 			R F Baumeister 		.  	 	 		\textit{Journal of Personality and Social Psychology}  		2002. 83 p. .  	 
\bibitem[Staw and Ross ()]{b59}\label{b59} 	 		‘Stability in the midst of change: A dispositional approach to job attitudes’.  		 			B M Staw 		,  		 			J Ross 		.  	 	 		\textit{Journal of Applied psychology}  		1985. 70  (3)  p. 469.  	 
\bibitem[Buss and &plomin ()]{b18}\label{b18} 	 		\textit{Temperament: Early developing personality traits},  		 			A H Buss 		,  		 			R \&plomin 		.  		1984. Hillsdale, NJ: Lawrence Erlbaum Associates Inc.  	 
\bibitem[Brotheridge and Lee ()]{b17}\label{b17} 	 		‘Testing a conservation of resources model of the dynamics of emotional labor’.  		 			C M Brotheridge 		,  		 			R T Lee 		.  	 	 		\textit{Journal of occupational health psychology}  		2002. 7  (1)  p. 57.  	 
\bibitem[Pugliesi ()]{b53}\label{b53} 	 		‘The consequences of emotional labor: Effects on work stress, job satisfaction, and well-being’.  		 			K Pugliesi 		.  	 	 		\textit{Motivation and Emotion}  		1999. 23  (2)  p. .  	 
\bibitem[Demerouti et al. ()]{b20}\label{b20} 	 		\textit{The convergent validity of two burnout instruments: A multitrait multimethod analysis},  		 			E Demerouti 		,  		 			A B Bakker 		,  		 			I Vardakou 		,  		 			A Kantas 		.  		2002.  	 
\bibitem[Diefendorff et al. ()]{b22}\label{b22} 	 		‘The dimensionality and antecedents of emotional labor strategies’.  		 			J M Diefendorff 		,  		 			M H Croyle 		,  		 			R H Gosserand 		.  	 	 		\textit{Journal of Vocational Behaviour}  		2005. 66  (2)  p. .  	 
\bibitem[Morris and Feldman ()]{b45}\label{b45} 	 		‘The dimensions, antecedents, and consequences of emotion work’.  		 			J A Morris 		,  		 			D C Feldman 		.  	 	 		\textit{Academy of Management Review}  		1996. 21  (4)  p. .  	 
\bibitem[Ghalandari et al. ()]{b11}\label{b11} 	 		‘The Effect of Emotional Labor on Emotional Exhaustion in Banking Services: The Role of Iranian Emotional Intelligence’.  		 			Mortazavi Ghalandari 		,  		 			\& Abbasi 		,  		 			Jogh 		.  	 	 		\textit{Research Journal of Applied Sciences, Engineering and Technology}  		2012. 4  (12)  p. .  	 
\bibitem[Ghalandari and Jogh ()]{b10}\label{b10} 	 		‘The Effect of Emotional Labor Strategies (Surface Acting and Deep Acting) on Job Satisfaction and Job Burnout in Iranian Organizations: The Role of Emotional Intelligence’.  		 			K Ghalandari 		,  		 			M G G Jogh 		.  	 	 		\textit{Interdisciplinary Journal of Research in Business}  		2012. 1  (12)  p. .  	 
\bibitem[Holman et al. ()]{b30}\label{b30} 	 		‘The effects of performance monitoring on emotional labor and well-being in call centers’.  		 			D Holman 		,  		 			C Chissick 		,  		 			P Totterdell 		.  	 	 		\textit{Motivation and Emotion}  		2002. 26  (1)  p. .  	 
\bibitem[Palmer et al. ()]{b47}\label{b47} 	 		‘The Genos emotional intelligence inventory: A measure designed specifically for workplace applications’.  		 			B R Palmer 		,  		 			C Stough 		,  		 			R Harmer 		,  		 			G Gignac 		.  	 	 		\textit{assessing Emotional Intelligence},  				 (US)  		2009. Springer. p. .  	 
\bibitem[Baron and Kenny ()]{b8}\label{b8} 	 		‘The moderatormediator variable distinction in social psychological research: Conceptual, strategic, and statistical considerations’.  		 			R M Baron 		,  		 			D A Kenny 		.  	 	 		\textit{Journal of Personality and Social Psychology}  		1986. 51 p. .  	 
\bibitem[Ryff and Keyes ()]{b55}\label{b55} 	 		‘The structure of psychological well-being revisited’.  		 			C D Ryff 		,  		 			C L M Keyes 		.  	 	 		\textit{Journal of personality and social psychology}  		1995. 69  (4)  p. 719.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
