@charset "utf-8";
/* CSS Document */
* {
	padding:0px;
	margin:0px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background:url(../images/bodyBg.jpg) scroll left top repeat-x #141414;
	color:#333333;
	font:12px Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
ul.defaultList {
	padding:0px 0px 15px 0px;
}
ul.defaultList li {
	background:url(../images/defaultListBullet.gif) scroll left 7px no-repeat;
	padding:0px 0px 0px 12px;
	line-height:18px;
}
ul.defaultList li h2 {
}
ul.defaultList li a {
	color:#131313;
	text-decoration:none;
}
ul.defaultList li a:hover {
	color:#131313;
	text-decoration:none;
}
ul.listStyle {
	padding:0px 0px 10px 0px;
}
ul.listStyle li {	
	line-height:18px;
	font-weight:bold;
}
ul.listStyle li a, ul.listStyle li a:hover {
	color:#131313;
	background:url(../images/bulletList.gif) scroll left 2px no-repeat;
	padding:0px 0px 0px 20px;
	text-decoration:none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
ul.proList {
	float:left;
}
ul.proList li {
	padding:10px;
	float:left;
	border-bottom:1px solid #e4e3e3;
}
/*ul.proList li {
	text-decoration:none;
	color:#333333;
}*/
ul.proList li h2 a {
	text-decoration:none;
	color:#333333;
}
ul.proList li h2 a:hover {
	text-decoration:underline;
	color:#333333;
}
ul.proList li h2 {
	font-size:13px;
	text-decoration:none;
	padding:0px 0px 10px 0px;
}
/*ul.proList li code {
	width:100%;
	text-align:right;
	font-size:11px;
	float:left;
}*/
ul.proList li ul {
	width:100%;
	text-align:right;
	padding:5px 0px 0px 0px;
}
ul.proList li ul li {
	display:inline;
	border:0px;
	float:right;
	text-align:right;
	padding:0px 0px 0px 3px !important;
	margin:0px;
	font-size:11px;
	width:auto!important;
}
ul.proList li code a {
	text-decoration:underline;
}
ul.proList li code a:hover {
	text-decoration:none;
}
/*ul.proList li:hover h2 {
	text-decoration:underline;
}
ul.proList li span {
	float:left;
	width:100%;
	text-decoration:none;
	cursor:pointer;
	color:#333333;
}
ul.proList li span:hover {
	text-decoration:none;
	cursor:pointer;
	color:#333333;
}*/
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
select {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
option {
	padding:1px 2px;
}
a {
	color:#ed1c24;
	text-decoration:underline;
}
a:hover {
	color:#ed1c24;
	text-decoration:none;
}
/* heading tags */
h1 {
	font-size:18px;
	font-weight: bold;
	padding: 12px 0 8px 0;
	color: #131313;
}
h2 {
	font-size:16px;
	font-weight: bold;
	padding: 10px 0 10px 0;
	color: #131313;
}
h3 {
	font-size:13px;
	font-weight: bold;
	padding:0px 0px 10px 0px;
	color: #eb8f0a;
}
h4 {
	font-size:12px;
	font-weight: bold;
	padding: 0px 0 10px 0;
	color: #131313;
}
p {
	font-size:12px;
	padding:0px 0px 10px 0px;
	line-height:17px;
}
.lblStandard {
	padding: 0px 0 0 0;
	line-height:16px;
	display: block;
}
.txtStd {
	background:url(../images/formTxtInPBg.gif) no-repeat left top;
	border: solid 1px #999;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	color: #666;
}
.txtStd:focus {
	background:url(../images/formTxtInPBg.gif) no-repeat left -255px;
}
.btnStandard {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:url(../images/btnStdBg.gif) repeat-x left center;
	border: solid 1px #c82704;
	font-size:12px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	padding:2px 4px;
}
.btnStandard:hover {
	background:url(../images/btnStdBg.gif) repeat-x left center;
	border: solid 1px #c82704;
	color:#f28068;
}
.btnBlaStandard {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:url(../images/btnBlackStdBg.gif) scroll repeat-x left bottom #747578;
	border: solid 1px #444444;
	font-size:12px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	padding:2px 4px;
}
.btnBlaStandard:hover {
	background:url(../images/btnBlackStdBg.gif) repeat-x left bottom #747578;
	border: solid 1px #444444;
	color:#b2b2b3;
}
.btnStd {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:url(../images/btnIconStdBg.gif) repeat-x left center;
	border: solid 1px #b3b3b3;
	font-size:11px;
	font-weight: bold;
	cursor: pointer;
	color: #c4312c;
	padding:2px 4px 2px 25px;
}
.btnIconL, .btnIconL:hover {
	background:url(../images/butLeftIcon.gif) scroll 10px center no-repeat;
 *background-position:left center;
}
.btnStd:hover {
	background:url(../images/btnIconStdBg.gif) repeat-x left center;
	border: solid 1px #b3b3b3;
	color:#c4312c;
}
.btnStd:hover.btnIconL {
	background:url(../images/butLeftIcon.gif) scroll 10px center no-repeat;
 *background-position:left center;
}
.btnNorStd {
	padding:2px 4px !important;
}
.txtAreaStandard {
	font-size:11px;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	padding: 1px 2px;
	border: solid 1px #888;
	color:#999999;
}
.txtAreaStandard:focus {
	background:url(../images/formTxtInPBg.gif) no-repeat left -255px;
}
.optStandard {
	margin: 0;
	padding: 0;
	font-size:11px;
}
.radioStandard {
	margin: 0 0 0 8px;
	padding: 2px 0 0 0;
}
.chkStandard {
	margin: 0 0 0 0px;
	padding: 0px 0 0 0;
}
/* heading tags */
.inFIWrapper {
	width:945px;
	margin:0px auto;
}
.inFIRoot {
	width:945px;
	float:left;
	padding:20px 0px;
}
.inFIStyles {
	width:905px;
	float:left;
	background:#ffffff;
	padding:20px;
}
.headerWrap {
	width:945px;
	float:left;
}
.headerTop {
	width:945px;
	float:left;
	background:url(../images/globalTopBg.gif) scroll left top no-repeat;
}
.headerTopL {
	width:289px;
	float:left;
	padding:7px 20px;
}
.headerTopL img {
	margin:0px;
	padding:0px;
	border:0px;
	outline:0px;
}
.headerTopR {
	float:left;
	width:616px;
}
.mainMenu {
	/*background:url(../images/menuBg.gif) scroll left top no-repeat;*/
	height:95px;
	float:left;
	width:595px;
}
/* InFI layout */
.headerBottom {
	width:945px;
	float:left;
	height:198px;
	background:url(../images/headerImg1.jpg) scroll left top no-repeat;
}
/* header navigation */
#nav, #nav ul {
	list-style:none;
	overflow:hidden;
	padding: 0px;
	margin:0px;
	color:#000000;
	height:95px;
}
#nav a {
	display: block;
	text-decoration: none;
	padding:0px;
}
#nav li {
	float: left;
	padding: 0;
	background-image:url(../images/menuBg.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
}
#nav li a {
	width:85px;
	height:95px;
	display:block;
	cursor:pointer;
	background-image:url(../images/menuBg.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	text-indent:-9999999px;
}
#nav li a:hover {
	width:85px;
	height:95px;
	display:block;
	cursor:pointer;
	background-image:url(../images/menuBg.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	text-indent:-9999999px;
}
/*#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	padding: 0px;
}
#nav li li {
	text-indent:-999999px;
	padding:0px;
	margin:0px;	
}
#nav li ul a {
	color:#FFFFFF;
	text-decoration:none;
}
#nav li ul a:hover {
	text-decoration:underline;
}
#nav li ul ul {
	margin:0px;
	padding:0px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background: none;
}*/
.aboutInFI a {
	background-position:left top;
}
.aboutInFI a:hover {
	background-position:left -95px;
}
.aboutInFIActive a, .aboutInFIActive a:hover {
	background-position:left -95px !important;
}
.inFIEdge a {
	background-position:-85px top;
}
.inFIEdge a:hover {
	background-position:-85px -95px;
}
.inFIEdgeActive a, .inFIEdgeActive a:hover {
	background-position:-85px -95px !important;
}
.careerPro a {
	background-position:-170px top;
}
.careerPro a:hover {
	background-position:-170px -95px;
}
.careerProActive a, .careerProActive a:hover {
	background-position:-170px -95px !important;
}
.corporatePro a {
	background-position:-255px top;
}
.corporatePro a:hover {
	background-position:-255px -95px;
}
.corporateProActive a, .corporateProActive a:hover {
	background-position:-255px -95px !important;
}
.succesSto a {
	background-position:-340px top;
}
.succesSto a:hover {
	background-position:-340px -95px;
}
.succesStoActive a, .succesStoActive a:hover {
	background-position:-340px -95px !important;
}
.careers a {
	background-position:-425px top;
}
.careers a:hover {
	background-position:-425px -95px;
}
.careersActive a, .careersActive a:hover {
	background-position:-425px -95px !important;
}
.contactUs a {
	background-position:-510px top;
}
.contactUs a:hover {
	background-position:-510px -95px;
}
.contactUsActive a, .contactUsActive a:hover {
	background-position:-510px -95px;
}
.contentBoxWrap {
	width:945px;
	float:left;
	background:url(../images/homeContBotCurve.jpg) scroll left bottom no-repeat #feb113;
	padding:0px 0px 30px 0px;
	border-top:6px solid #e99e03;
}
.contentBoxWrap h1 {
	padding:0px;
}
.contBoxLeft {
	width:315px;
	float:left;
}
.contBoxMid {
	width:315px;
	float:left;
}
.contBoxRight {
	width:315px;
	float:left;
}
.contBoxIn {
	width:195px;
	float:right;
	padding:20px 20px 0px 80px;/*background:url(../images/contBoxSepBg.jpg) scroll right top repeat-y;*/
}
.contBoxLeft h1 {
	background:url(../images/homeContHeadings.gif) scroll right top no-repeat;
	height:17px;
	margin:0px 0px 20px 0px;
}
.contBoxMid h1 {
	background:url(../images/homeContHeadings.gif) scroll right -24px no-repeat;
	height:20px;
	margin:0px 0px 12px 0px;
}
.contBoxRight h1 {
	/*background:url(../images/homeContHeadings.gif) scroll right -47px no-repeat;*/
	height:15px;
	margin:0px 0px 15px 0px;
}
.contBoxMid ul {
	padding:0px 0px 19px 0px;
}
.contBIL {
	padding:20px 20px 0 0 !important;
	width:275px !important;
}
.contBoxRight input.txtStd {
	margin:91px 0px 0px 10px;
 *margin:94px 0px 0px 10px;
	width:176px;
	height:20px;
	_height:18px;
 *height:17px;
	font-size:16px;
	border:0px;
	float:none;
	background:#ffdd97;
}
.contBoxRight input {
	float:right;
}
.contBoxRight input.btnBlaStandard {
	margin:12px 0px 0px 0px;
	clear:both;
	display:block;
}
.contBoxIn h1 {
	text-indent:-9999999px;
	padding:0px;
	font-size:1px;
}
.contBoxIn {
	width:195px;
	float:right;
	padding:20px 20px 0px 80px;/*background:url(../images/contBoxSepBg.jpg) scroll right top repeat-y;*/
}
.moduletablecontBoxIn {
	width:195px;
	float:right;
	padding:20px 20px 0px 80px;/*background:url(../images/contBoxSepBg.jpg) scroll right top repeat-y;*/
}
.moduletablecontBoxIn h1 {
	text-indent:-9999999px;
	padding:0px;
	font-size:13px;
	font-weight: bold;
	color: #eb8f0a;
}
.contBoxIn input {
	float:right;
}
.moduletablecontBoxIn input {
	float:right;
}
.moduletablecontBoxIn a, a:hover {
	/*float:right;*/
	text-decoration:none;
}
.contBoxIn a, a:hover {
/*float:right;
	text-decoration:none;*/
}
.contBoxIn img {
/*float:left;
	margin:0px 15px 15px 0px;*/
}
.moduletablecontBoxIn img {
	float:left;
	margin:0px 15px 15px 0px;
}
.contentInWrap {
	width:945px;
	float:left;
	padding:0px 0px 20px 0px;
	background:url(../images/contWrapInBotCurve.gif) scroll left bottom no-repeat;
}
.contentMainIn {
	background:#ffffff;
	width:905px;
	float:left;
	padding:20px 20px 0px 20px;
}
.contLeftCol {
	float:left;
	width:176px;
	min-height:200px;
	padding:0px 10px 0px 0px;
}
.proRegCont {
	position:absolute;
	margin:0px 0px 0px 355px;
	_margin-left:172px;
}
.proRegBot {
	float:right;
}
.contLeftCol div.addressCont {
	width:100%;
	float:left;
}
.addressCont label {
	padding:0px 0px 0px 0px;
	line-height:18px;
	width:100%;
	float:left;
}
.contLeftCol ul {
}
.contLeftCol ul li {
	background:url(../images/contLeftSubMenuBg.gif) scroll left top no-repeat;
	display:block;
	cursor:pointer;
	width:156px;
	padding:0px 10px;
	line-height:26px;
}
.contLeftCol ul li a {
	color:#131313;
	text-decoration:none;
}
.contLeftCol ul li a:hover {
	color:#131313;
	text-decoration:underline;
}
.contMidCol {
	width:425px;
	float:left;
	min-height:500px;
	padding:0px 20px;
	background:url(../images/innerContentMidBorder.gif) scroll left top repeat-y;
}
.contMidCol h1 {
	border-bottom:1px solid #e86b00;
	padding:0px 0px 10px 0px;
	margin:0px 0px 20px 0px;
}
.contSepRow {
	border-bottom:1px solid #e0e0e0;
	margin:0px 0px 15px 0px;
}
.succStorRow {
	width:100%;
	padding:0px 0px 10px 0px;
	float:left;
}
.succStorImg {
	float:left;
	margin:0px 3px 0px 0px;
}
.succStorImg img {
}
.contMidCol img.contImg {
	float:left;
	margin:0px 15px 15px 0px;
	border:2px solid #dedede;
}
.contRightCol {
	width:225px;
	float:left;
	padding:0px 0px 0px 19px;
}
.ourProQuickNav {
	width:225px;
	float:left;
	margin:0px 0px 15px 0px;
}
.ourProQNHead {
	width:205px;
	float:left;
	padding:0px 10px;
	background:url(../images/programmeHeadBg.gif) scroll left top no-repeat;
	height:33px;
}
.ourProQNHead h1 {
	font-size:14px;
	padding:0px;
	margin:0px;
	line-height:32px;
}
.ourProQNCont {
	width:205px;
	float:left;
	background:#feb113;
	padding:10px 10px 0px 10px;
}
.ourProQNBot {
	width:225px;
	float:left;
	background:url(../images/programmeHeadBg.gif) scroll left bottom no-repeat;
	height:15px;
}
.freeCareerAdvNav {
	width:225px;
	float:left;
}
.freeCareerANHead {
	width:205px;
	float:left;
	padding:0px 10px;
	background:url(../images/careerAdviceCont.gif) scroll left top no-repeat;
	height:33px;
}
.freeCareerANHead h1 {
	font-size:14px;
	padding:0px;
	margin:0px;
	line-height:32px;
}
.freeCareerANCont {
	width:225px;
	float:left;
	background:#e4e3e3;
}
.fCANNumber {
	background:url(../images/freeAdviceNumber.jpg) scroll left top no-repeat #e4e3e3;
	width:225px;
	float:left;
}
.fCANNumber div {
	float:left;
	background:url(../images/freeAdviceInputBg.gif) scroll 26px 46px no-repeat;
	width:213px;
	padding:46px 12px 10px 0px;
}
.fCANNumber div input.txtStd {
	border:0px;
	background:none;
	float:right;
	width:179px;
	padding:4px;
	font-size:12px;
}
.fCANNumber div input.btnBlaStandard {
	margin:10px 0px 0px 0px;
	float:right;
}
.freeCareerANBot {
	width:225px;
	float:right;
	margin:0px;
	background:url(../images/careerAdviceCont.gif) scroll left bottom no-repeat;
	height:15px;
}
/* footer part */
.inFIContact {
	width:925px;
	float:left;
	padding:10px;
}
.inFIContact ul {
}
.inFIContact ul li {
	display:inline;
	padding:0px 2px 0px 0px;
	color:#a1a1a1;
	font-size:11px;
}
.inFIContact ul li a {
	color:#a1a1a1;
	text-decoration:none;
}
.inFIContact ul li a:hover {
	color:#a1a1a1;
	text-decoration:underline;
}
.inFIContact ul.footerLeft {
	float:left;
}
.inFIContact ul.footerRight {
	float:right;
}
/* contact form container */
.contactFormCon {
	width:425px;
	float:left;
}
.contFormRow {
	width:100%;
	float:left;
	padding:0px 0px 10px 0px;
}
.contFormRow select.regisJob {
	width:60%;
}
.contFormRow input.txtStd {
	width:94%;
	float:left;
}
.contFormRow label {
	float:left;
	width:100%;
	padding:0px 0px 5px 0px;
}
.contFormRow textarea {
	width:95%;
	height:50px;
}
.contFormRow input.btnStandard {
	float:right;
	margin:0px 10px 0px 0px;
}
.proHeaderTop {
	background:url(../images/headerTopBg.gif) scroll left bottom repeat-x;
	width:425px;
	float:left;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px dotted #dedede;
}
.proHeaderTop div.pHTRow {
	width:425px;
	float:left;
	padding:2px 0px;
}
.proHeaderTop div.pHTRow input.btnStandard {
	float:right;
}
.proHeaderTop div.pHTRow label {
	width:70px;
	float:left;
	padding:0px 5px;
}
.proHeaderTop div.pHTRow span {
	width:300px;
	float:left;
	padding:0px 5px;
}
.proHeaderTop div.pHTRow code {
	width:100%;
	float:left;
}
/*infi top menu*/

ul.menutop, ul.menutop li {
	list-style:none;
	overflow:hidden;
	padding: 0px;
	margin:0px;
	color:#000000;
	height:95px;
}
ul.menutop li {
	float: left;
	padding: 0;
	background-image:url(../images/menuBg.gif);
	background-repeat:no-repeat;
	background-attachment: no scroll;
}
ul.menutop li a {
	width:85px;
	height:95px;
	display:block;
	cursor:pointer;
	background-image:url(../images/menuBg.gif);
	background-repeat:no-repeat;
	background-attachment: no scroll;
	text-indent:-9999999px;
}
ul.menutop li a:hover {
	width:85px;
	height:95px;
	display:block;
	cursor:pointer;
	background-image:url(../images/menuBg.gif);
	background-repeat:no-repeat;
	background-attachment: no scroll;
	text-indent:-9999999px;
}
.aboutInFI a {
	background-position:left top;
}
.item8 a,.parentitem8 a {
	background-position:left top;
}
.item8 a:hover,.parentitem8 a:hover {
	background-position:left -95px;
}
.aboutInFIActive a, .aboutInFIActive a:hover {
	background-position:left -95px !important;
}

#item8current a:hover,.activeitem8 a:hover,.parentitem8 a:hover,#item8current a,.activeitem8 a,.activepageitem8 a,.activepageitem8 a:hover {
	background-position:left -95px !important;
}
.item9 a {
	background-position:-85px top;
}
.item9 a:hover {
	background-position:-85px -95px;
}
.inFIEdgeActive a, .inFIEdgeActive a:hover {
	background-position:-85px -95px !important;
}
#item9current a,#item9current a:hover {
	background-position:-85px -190px !important;
}
.item10 a {
	background-position:-170px top;
}
.item10 a:hover {
	background-position:-170px -95px;
}
#item10current a,#item10current a:hover {
	background-position:-170px -190px !important;
}

.item11 a {
	background-position:-255px top;
}
.item11 a:hover {
	background-position:-255px -95px;
}
#item11current a,#item11current a:hover {
	background-position:-255px -190px !important;
}
.corporatePro a {
	background-position:-255px top;
}
.corporatePro a:hover {
	background-position:-255px -95px;
}
.corporateProActive a, .corporateProActive a:hover {
	background-position:-255px -95px !important;
}
.item12 a {
	background-position:-340px top;
}
.item12 a:hover {
	background-position:-340px -95px;
}
#item12current a,#item12current a:hover {
	background-position:-340px -190px !important;
}

.item13 a {
	background-position:-425px top;
}
.item13 a:hover {
	background-position:-425px -95px;
}
#item13current a,#item13current a:hover {
	background-position:-425px -190px !important;
}

.item14 a,.parentitem14 a {
	background-position:-510px top;
}
.item14 a:hover,.parentitem14 a:hover {
	background-position:-510px -95px;
}
#item14current a,#item14current a:hover,.activepageitem14 a,.activepageitem14 a:hover,.activeitem14 a,.activeitem14 a:hover {
	background-position:-510px -190px;
}
/* menu bottom */
.inFIContact ul.menubotleft {
	float:left;
}
ul.menubotleft li {
	padding:0px 3px 0px 3px;
}
ul.menubotright li {
	padding:0px 3px 0px 3px;
}
.inFIContact ul.menubotright {
	float:right;
}
.removep {
	display:none;
}
table.contentpaneopen tr td #removep2, #removep1 {
	font-size:0px;
	line-height:0px;
	padding:0 0 0px;
	display:none;
}
.contMidCol span.article_separator span {
	width:0px!important;
	height:0px;
}
a.fright {
	float:right;
	text-decoration:none;
}
.thnxcont {
	font-size:11px;
	font-weight:normal;
	margin:37px 0 0;
	position:absolute;
	width:auto;
}
/* ezine home page link */
.ezineImg {
 width:100%;
 float:right;
 padding:45px 0px 0px 0px;
}
.ezineImg img {
 margin:0px;
 float:right;
}
.contBoxRight div.contBoxIn {
 width:auto;
 padding-left:0px;
 padding-right:20px !important;
}
a.btnBlaStandard 
{
text-decoration:none;
}
.contBoxRight a.btnBlaStandard {
	margin:12px 0px 0px 0px;
	clear:both;
	float:right;
	width:120px;
	text-align:center;
}
.contBoxRight h1 {
	background:url(../images/homeContHeadings.gif) scroll right -71px no-repeat;	
	float:right;
	width:200px;
}
