/* Begin: Flexible Section Intro */

/* Begin: Flexible Section Intro Container*/
#fSecIntroContainer{
	width: 750px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* End: Flexible Section Intro Container*/

/* Begin: Flexible Section Text and Image Container*/
#fSecTxtImgContainer {
	width: 750px; 
}
/* End: Flexible Section Text and Image Container*/

/* Begin: Flexible Section Text Container*/
/*Start : Modification R4 templates */
/* Begin: ARAL CR 765 */
#fSecTxtContainer {
	/* Begin TB07 Fixes */
	width: 230px; 
	/* End TB07 Fixes */
	float:left;
	background-color :#0064CC;
	height: 133px;
	padding-left:5px;
	padding-right:5px;
}
/*END : Modification R4 templates */
html>body #fSecTxtContainer {
	width: 230px;
 float:left;
 background-color :#0064CC;
 height: 133px;
 padding-left:5px;
}
.txtPad10{
	padding-left: 10px;
}

#fSecTxtContainer2Col{
	width: 510px; 
	float:left;
	background-color : #0064cc;
	height: 133px;
}
/* End: ARAL CR 765 */

/* End: Flexible Section Text Container*/

/* Begin: Flexible Summary Intro Image Container*/
.fSecImage1Col{
	float: left;
	width: 180px;
	height: 133px;
}
.fSecImage2Col{
	float: left;
	width: 510px;
	height: 133px;
}
.fSecImage3Col{
	float: left;
	width: 750px;
	height: 133px;
}
/* End: Flexible Summary Intro Image Container*/

/* Begin: Flexible Section Intro Title & Background*/

/* Begin : Changes for CR_765 */
.ptLinkArrow{
 	float: right; 
	margin-left: 5px;
	margin-right: 6px;
}

/*Start : Modification R4 templates */
.fSecLinkHolder{

/* Begin : Changes for CR_765 */
/*	width: 210px; */  
	padding: 0px 10px 0px 0px;
}
/*End : Modification R4 templates */
html>body .fSecLinkHolder{
/* Begin : Changes for CR_765 */
/*	width: 154px; */ 

	padding: 0px 10px 0px 0px;
}
/* End: Flexible Section Intro Link Holder*/

/* Begin: Flexible Section Intro Link Anchor Text*/

.fsecspacing
{
	padding-top:2px;
	float: right;
}
/* End : Changes for CR_765 */
html>body .fsecspacing
{
	padding-top:1px;
}

/* End: Flexible Section Intro Link Anchor Text*/

/* End: Flexible Section Intro */

/* Begin : Changes for CR_765 */
.aralarrow {
	TEXT-ALIGN: right
}
.aralarrow IMG {
	FLOAT: right; MARGIN-LEFT: 5px
}
/* End : Changes for CR_765 */

