body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6e6e6e;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	min-width: 1024px;
	
}

#myBody {
	/*min-width: 840px;*/
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left:10px;
	padding-right:10px;
}

#menu {
	background: url(http://www.bfsi.fr/css/img/menuBg.gif) bottom left repeat;
	/*border-bottom: 3px solid #c0c0c0;*/
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: middle;
	line-height: 30px;
	font-size: 10pt;
	font-weight: bold;
	height: 30px;
	color: #ffffff;
	margin-top: 0px;
	/*color: #c0c0c0;*/
	width:100%;
}

#menu a {
	color: #ffffff;
	/*color: #c0c0c0;*/
	text-decoration: none;
	margin-right: 50px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu2 {
	background: url(http://www.bfsi.fr/css/img/menuBg2.gif) bottom left repeat;
	/*border-bottom: 3px solid #c0c0c0;*/
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: middle;
	line-height: 64px;
	font-size: 13pt;
	font-weight: normal;
	height: 64px;
	color: #ffffff;
	margin-top: 0px;
	/*color: #c0c0c0;*/
	width:100%;
}

#menu2 a {
	color: #ffffff;
	/*color: #c0c0c0;*/
	text-decoration: none;
	margin-right: 20px;
}

#menu2 a:hover {
	/*text-decoration: underline;*/
	text-decoration: none;
	color: #fd30ff;
	margin-right: 20px;
}

#mainContent {
	position: relative;
	width: 650px;
	text-align: justify;
	margin-right: 50px;
}

#rightArea {
	position: relative;
	float: right;
	width: 300px;
	/*border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	padding: 10px;*/
	text-align: left;
	/*font-weight: bolder;*/
	/*background-color: #f4f4f4;*/
}

.rightAreaContent {
	/*border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;*/
	background-color: #f2f2f2;
	padding-left: 10px;
	padding-right: 10px;
	height: 400px;
	/*font-weight: bold;*/
	font-size: 12pt;

}

.header {
	background: url(http://www.bfsi.fr/css/img/rightAreaHeader.png) bottom left no-repeat;
	height: 16px;
}

.footer {
	background: url(http://www.bfsi.fr/css/img/rightAreaFooter.png) top left no-repeat;
	height: 16px;
}

#siteTitle {
	margin-top: 15px;
	/*margin-bottom: 40px;*/
	font-size: 24pt;
	
	/*height: 265px;*/
	
	height: 315px;
	
	/*border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;*/
	
}

#siteTitleBis {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 24pt;
	
	/*height: 80px;*/
	
	/*border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;*/
	
}

.titleBG_header {
	margin-top: 20px;
	border-top: 1px solid #c0c0c0;
	background: url(http://www.bfsi.fr/css/img/titleBG.png) bottom left no-repeat;
}

.titleBG_footer {
	background: url(http://www.bfsi.fr/css/img/titleBG.png) bottom left no-repeat;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 20px;
}

.pTitle {
	font-weight: bold;
	font-size: 12pt;
	
}

h1 {
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
}

p {
	line-height: 15pt;
}

.roundedRec {
	background: url(http://www.bfsi.fr/css/img/roundedRec.png) center no-repeat;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	padding-left: 5px;
	margin-bottom: 10px;
}

a.blackRoundedRec {
	display: block;
	background: url(http://www.bfsi.fr/css/img/bbRoundedRecLink.png) right top no-repeat;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	color: #ffffff;
	text-decoration: none;
}

a.blackRoundedRec:hover {
	display: block;
	background: url(http://www.bfsi.fr/css/img/bbRoundedRecLink.png) left top no-repeat;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	color: #ffffff;
	text-decoration: none;
}

a.whiteRoundedRec {
	display: block;
	background: url(http://www.bfsi.fr/css/img/wbRoundedRecLink.png) right top no-repeat;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	color: #6e6e6e;
	text-decoration: none;
	padding-left: 10px;
}

a.whiteRoundedRec:hover {
	display: block;
	background: url(http://www.bfsi.fr/css/img/wbRoundedRecLink.png) left top no-repeat;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
}

a.mailLink {
	
	color: #000000;
	text-decoration: none;
}

a.mailLink:hover {
	
	text-decoration: underline;
}

a.blueLink {
	
	color: #1767e0;
	text-decoration: none;
}

a.blueLink:hover {

	text-decoration: underline;
}

a.blackLink {
	
	color: #1767e0;
	text-decoration: none;
}

a.blackLink:hover {
	color: #000000;
	text-decoration: none;
}

.arrow {
	float: right;
	width: 28px;
	height: 50px;
	background: url(http://www.bfsi.fr/css/img/rightArrow.png) bottom left no-repeat;
}

.leftArrow{
	float: left;
	width: 12px;
	height: 50px;
	background: url(http://www.bfsi.fr/css/img/leftArrow.png) bottom left no-repeat;
}

.titleItem {
	height: 50px;
	width: 602px;
	background-color: #ffffff;
	/*color: #a6a6a6;*/
	color: #6E6E6E;
	font-size: 12pt;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

.tItemContent {
	
	background: url(http://www.bfsi.fr/css/img/info.png) center left no-repeat;
	/*background-color: #f4f4f4;*/
	background-color: #f2f2f2;
	width: 522px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	/*border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;*/
	padding-left: 40px;
	margin-left: 12px;

}

#mainFooter {
	height: 50px;
	background: url(http://www.bfsi.fr/css/img/footer.png) bottom left no-repeat;
	margin-top: 50px;
	margin-bottom: 50px;
	line-height: 50px;
	vertical-align: middle;
	font-size: 8pt;
	color: #a6a6a6;
	padding-left: 20px;
	padding-right: 10px;
}

#mainFooter a {
	color: #a6a6a6;
	/*color: #c0c0c0;*/
	text-decoration: none;
	margin-right: 10px;
}

#mainFooter a:hover {
	text-decoration: underline;
}

a.sendBtn {
	display: block;
	float: left;
	background: url(http://www.bfsi.fr/css/img/sendBtn2.png) bottom left no-repeat;
	height: 52px;
	width: 641px;
	line-height: 52px;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-size: 14pt;
}

a.roundedArea {
	display: block;
	background: url(http://www.bfsi.fr/css/img/bgRoundedArea650.png) right top no-repeat;
	height: 90px;
	width: 650px;
	line-height: 90px;
	vertical-align: middle;
	color: #a6a6a6;
	text-decoration: none;
	font-size: 14pt;
}

a.roundedArea:hover {
	display: block;
	background: url(http://www.bfsi.fr/css/img/bgRoundedArea650.png) left top no-repeat;
	height: 90px;
	width: 650px;
	line-height: 90px;
	vertical-align: middle;
	color: #ffffff;
	text-decoration: none;
	font-size: 14pt;
}

#movieScreen {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	background-color: #000000;
}

#screen {
	z-index: 101;
	background: url(http://www.bfsi.fr/css/img/movieScreen1.png) left top no-repeat;
	width: 893px;
	height: 545px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	
	text-align: center;
}

