@charset "utf-8";
/* CSS Document */
html { }

body {  font:12px arial, sans-serif;  }
textarea, input, button, select { font: 13px arial, sans-serif;} /* need to check*/

h1, h2, h3, h4, h5, h6 { font-size:12px; }

p { /*font-size: 110%;*/ }


/* form content
-------------------------------------------*/
legend { font-size:0;  }

/* articleHead
-------------------------------------------*/
#articleHead h2 {  font-size:22px; }

/* articleBody
-------------------------------------------*/

#articleBody h3 { font-size:14px; }
#articleBody h4 { font-size:15px; }
#articleBody p { font-size:14px;  }
#articleBody ul { font-size:14px; }
#articleBody dl { font-size:14px; }

/* brandSpace
-------------------------------------------*/
#brandSpace #primaryBrandContainer #primaryMessageContainer h2 { font-size:22px;  }
#brandSpace #primaryBrandContainer #primaryMessageContainer p { font-size:16px;  }
#brandSpace #primaryBrandContainer #primaryMessageContainer ul li { font-size:16px; }

/* audienceContainer
-------------------------------------------*/
#audienceContainer .columnContainer .column h3 { font-size:14px;  }
#audienceContainer .columnContainer .column h4 { font-size:14px;  }
#audienceContainer .columnContainer .column p { font-size:14px;   }
#audienceContainer .columnContainer .column dl { font-size:14px;  }


/*  Email This page form example, can be removed if a brandsite carries different look & feel for the form window */
.FormWindow div.title			{font-size:15px;}
.FormWindow td.topLeft			{font-size:0.1px;}
.FormWindow td.bottomLeft		{font-size:0.1px;}
.FormWindow td.topRight			{font-size:0.1px;}
.FormWindow td.bottomRight		{font-size:0.1px;}

.FormWindow td.left				{font-size:0.1px;}
.FormWindow td.right			{font-size:0.1px;}
.FormWindow td.topMid			{font-size:0.1px;}
.FormWindow td.bottomMid		{font-size:0.1px;}

/* Sitemap Styles */
.siteMapList ul					{ font-size:12px !important;}

/* List Font Style ***/
/*div.list ol li 					{font-size:120%;}
div.list ul li 					{font-size:120%;}*/

/**************************Text resize**************************************/
div.content-block p
{
 font-size:13px !important;
 line-height:16px !important;

}
div.content-block h3
{
 font-size:11px;

}
#articleBody .contentBlock h4 { font-size:13px !important;}
#articleBody .contentBlock .productSection p { font-size:13px !important; line-height:16px;}	


div#central-part p
{
 font-size:13px;!important;
 line-height:16px;!important;
 _line-height:15px;
 *line-height:15px;/*modified by richa 21 may*********/
 padding:0 0 5px 0px;
}


/****************************changed by saikat on 2nd june*************************/
div#central-part p/***changed by Richa on 18th May***/
{
 font-size:13px;
 line-height:16px;
 _line-height:16px;
 *line-height:16px;/*modified by richa 21 may*********/

}
#articleBody h4.bottom-pad5{font-size:13px;}

#brandSpace #primaryBrandContainer #central-part a:link, a:visited, a:active {
font-size:13px;
line-height:17px;
}
#brandSpace #primaryBrandContainer #primaryMediaContainer h2
{
 font-size:15px;

}
div#top-content div.left-part p
{
 font-size:13px;
 line-height:16px;
 *line-height:16px;
}
ul.square-list li
{
 font-size:13px;
 line-height:16px; /*modified by richa 21 may*********/
}
div#central-part h3
{
 font-size:13px;
}
#talent-events th {
font-size:13px;
}
#talent-events td {
font-size:13px;
}
div#central-part div.central-callout h5{font-size:13px;}
#articleBody h4.bottom-padNone{font-size:13px;}





/***********************end of change by saikat on 2nd june*****************************/
/***********************For Right-callout text resizing*********************************/

#brandSpace #primaryBrandContainer #primaryMessageContainer div.right-callout p
{
 font-size:13px;
 line-height:15px;
}
div.right-callout p
{
 font-size:13px;
 line-height:15px;

}
#brandSpace #rightCallouts ul li a.arrow-link-internal
{
font-size: 13px !important;
 line-height:15px!important;
}
div.right-callout a.arrow-link-external
{
font-size: 13px !important;
 line-height:15px!important;
}
div.right-callout p.video-link
{
 font-size:13px !important;
 line-height:15px !important;
}
div.right-callout p.video-link a.arrow-link-video
{
 font-size:13px !important;
 line-height:15px !important;
}
div.right-callout a.arrow-link-internal
{
font-size:13px !important;
line-height: 15px !important;
}
div.right-callout a.arrow-link-external1
{
 font-size:13px !important;
 line-height: 15px !important;
}



/*****************************For Right-callout text resizing*********************************/


