html {
	height: 100%;
	background:#332e2e;
	font:12px Arial;
	color:#342f2f;
}

body {
	margin:0;
	padding:0;
	font-family:Arial;
}

.page {
	width:795px;
	height:588px;
	border:6px solid #fffdec;
	margin:auto;
	margin-top:7px;
	background:#fffdec;
	text-align:left;
}

.left {
	width:243px;
	height:554px;
	float:left;
	background:#91966e;

}

.right {
	width:540px;
	height:554px;
	float:right;
	margin-bottom:3px;	
}

a.fev:link, a.fev:visited{
	float:left;
	padding-left:5px;
}

 *html .right{
	position:relative;
	left:5px;
 }
.copy {
	clear:both;
	width:793px;
	border:solid 1px #aeaba0;
	color:#7b7771;
	height:30px;
}
	.copy .l{
		display:block;
		float:left;
		width:300px;
		height:30px;
		line-height:30px;
		margin-left:10px;
		font-size:10px;
	}
	.copy .r {
		float:right;
		margin-right:10px;
		height:30px;
		line-height:30px;
	}
	
	.copy .r img {
		vertical-align :middle;
		margin-left:10px;
	}

.left img {
	border:0;
}
	.logo {
	        display:block;
	        width:243px;
	        height:64px;
	        margin-top:30px;
	        }

	.banner1 {
	        height:460px;
	        background: url(img/banner1.gif);
	        background-position:bottom right;
	        background-repeat:no-repeat;
	}
	
	.announcement{
		padding:60px 20px 0px 0px;
		text-align:right;
		}
	.banner2 {
	        height:275px;
	        background: url(img/banner2.gif);
	        background-position:bottom right;
	        background-repeat:no-repeat;
	}
	.banner3 {
	        height:273px;
	        background: url(img/banner3.gif);
	        background-position:bottom right;
	        background-repeat:no-repeat;
	}
	.banner5 {
	        height:290px;
	        background: url(img/banner5.gif);
	        background-position:bottom right;
	        background-repeat:no-repeat;
	        color:#ffffff;
	}
	.banner6 {
	        height:275px;
	        background: url(img/banner6.gif);
	        background-position:bottom right;
	        background-repeat:no-repeat;
	        color:#ffffff;
	}
	.banner7 {
	        height:460px;
	        background: url(img/banner7.gif);
	        background-position:bottom right;
	        background-repeat:no-repeat;
	        color:#ffffff;
	}
	.banner4 {
	        height:460px;
	        background: url(img/banner4.gif);
	        background-position:bottom right;
	        background-repeat:no-repeat;
	        color:#ffffff;
	}

	        .banner4 i {
	                display:block;
	                font-weight:bold;
	                margin-left:20px;
	        }
	        .banner4 p {
	                display:block;
	                margin:0;
	                padding:0;
	                width:180px;
	                margin-left:50px;
	                letter-spacing:-1px;
	        }
	        .banner4 i b {
	                font-style: normal !important;

	        }
.home {
	display:block;
	background:#91966e;
	width:540px;
	float:right;
	height:85px;
	text-align:right;
	padding-top:3px;
}

	.home a {
	        color:#FFFFFF;
	        text-decoration:none;
	        text-transform: uppercase;
	        font-size:11px;
	        display:block;
	        float:right;
	        margin-right:5px;
	}
	.home a:hover {
	        color:#9f4013;
	}
.menu {
	width:540px;
	float:right;
	text-transform: uppercase;
	margin-top:3px;
	clear:both;
	height:20px;
	display:block;
}

	.menu a {
	        display:block;
	        float:left;
	        margin-right:3px;
	        background:#332e2e;
	        height:17px;
	        line-height:17px;
	        color:#FFFFFF;
	        font-size:10px;
		font-stretch: ultra-condensed;
	        text-decoration:none;
	        text-align:center;
	}
	.menu a:hover {background:#9f4013;}
	.menu .sel {
	        display:block;
	        float:left;
	        margin-right:3px;
	        background:#9f4013;
	        height:17px;
	        line-height:17px;
	        color:#FFFFFF;
	        font-size:10px;
		font-stretch: ultra-condensed;
	        text-decoration:none;
	        text-align:center;
	}
	.menu1 {width:108px;}
	.menu2 {width:100px;}
	.menu3 {width:118px;}
	.menu4 {width:145px;}
	.menu5 {width:106px;}
	.menu6 {width:69px; margin-right:0px !important;margin-left:0px;}

.content,.content2 {
	display:block;
	width:538px;
	height:440px;	
	border:solid 1px #aeaba0;
	float:left;
}
*html  .content,.content2 {
	height:445px;
}

	.wend,.wend2 {
	        width:538px;
	        height:1px;
	        line-height:1px;
	        display:block;
	        clear:both;
	}
	.wend2 {
	        width:500px;
	}
	h1 {
           	margin:0;
		padding:0;
		font-family:arial;
		font-size:28px;
		font-weight:lighter !important;
		font-stretch: ultra-condensed;
		margin-top:10px;
		margin-left:20px;
		color:#332E2E;
	}
	h2 {
           	margin:0;
		padding:0;
		font-family:arial;
		font-weight:lighter !important;
		font-stretch: ultra-condensed;
		font-size:28px;
		color:#342f2f;
		float:right;
		margin-right:10px;
	}
	h3 {
		display:block;
           	margin:0;
		padding:0;
		font-family:arial;
		font-weight:lighter !important;
		font-stretch: ultra-condensed;
		font-size:16px;
		color:#342f2f;
		float:right;
		margin-right:10px;
		margin-top:-3px;
	}
	p{
	        display:block;
	        width:520px;
	        padding:0 10px;
	        margin:0;
	        margin-top:10px;
	        font-size:12px;
	        text-align:justify;
	}
	.content .sel {
	                display:block;
	                float:right;
	                margin-right:4px;
	                background:#9f4013;
	                height:14px;
	                line-height:14px;
	                color:#FFFFFF;
	                font-size:9px !important;
	                font-stretch: ultra-condensed;
	                text-decoration:none;
	                text-align:center;
	                padding:0 5px;
	                margin-top:-10px;
	                margin-right:10px;
	                text-transform: uppercase;
	}

	.content .sel:hover {
	        background:#cb977b;
	}

	.list,.list2, .listh {
	        display:block;
	        width:518px;
	        border:1px solid #AEACAC;
	        height:190px;
	        margin:0;
	        margin-left:10px;
	        margin-top:1px;
	        padding:0;
	}
	
	
	#lp{
		height:135px;
	
	}
	
	.listm{
	        display:block;
	        width:508px;
	        border:1px solid #AEACAC;
	        margin:0;
	        margin-left:10px;
	        margin-top:1px;
	        padding:0;
			line-height:24px;
			padding-left:10px;	
			padding-top:15px;
			padding-bottom:15px;	
	}
			.listh{
				height:180px;
				}

	        .list2 {
	                height:130px;
	        }
			

	        .list2 p {
	                width:478px;
	                padding:10px 20px;
	                font-size:15px;
	        }
	        li {
	                color:#342f2f;
	                font-size:14px;
	                margin:0 !important;
	                padding:0 !important;
	                line-height:30px;
					list-style-type:disc;
					list-style-image:url(img/bullet.jpg);
					vertical-align:middle;
					
					
	        }

	        ul {
	                padding:0 !important;
	                margin-top:10px !important;
	                margin-left:30px;
	        }

	        .list .l{
	                width:250px;
	                float:left;
					
	        }
			
			 .list .creative ul li, .list .creative .r ul li{
				line-height:40px;
				font-size:14px;
			}
			
			.listh .l ul li{
				line-height:40px;
			}
			
			.listh .r ul li{
				line-height:40px;
			}
			
			
	        .list .r{
	                width:255px;
	                margin-right:8px;
	                float:right;
	        }
			
			.listh .l{
	                width:250px;
	                float:left;
	        }
	        .listh .r{
	                width:255px;
	                margin-right:8px;
	                float:right;
	        }


	.small {
	        font-size:9.5px;
	        text-align:justify;
	        display:block;
	        color:#989696 !important;
	        margin-top:10px;
	        letter-spacing: 0px;
	}
	
	.small2 {
	        font-size:9px;
	        text-align:justify;
	        display:block;
	        color:#989696 !important;
	        margin-top:10px;
	        letter-spacing: 0px;
	}

	.button1,.button2,.buttonsel1,.buttonsel2 {
	                display:block;
	                background:#b77049;
	                height:18px;
	                line-height:18px;
	                color:#FFFFFF;
	                font-size:11px !important;
	                font-stretch: ultra-condensed;
	                text-decoration:none;
	                text-align:center;
	                text-transform: uppercase;
	                width:259px;
	}
	
	.buttonback{
				
	                float:right;
	                margin-right:4px;
	                background:#9f4013;
	                height:14px;
	                line-height:14px;
	                color:#FFFFFF;
	                font-size:9px !important;
	                font-stretch: ultra-condensed;
	                text-decoration:none;
	                text-align:center;
	                padding:0 5px;
	               	margin:10px 35px 10px 0px;
	                text-transform: uppercase;
	
	}
	
	.buttonback:hover{
		background:#9f4013;
	}
	.button1:hover,.button2:hover{background:#9f4013;}
.button1,.buttonsel1 {float:left;}
.button2,.buttonsel2 {float:right;}
.buttonsel1,.buttonsel2 {
	background:#9f4013;
}

.content2 h1 {
           	margin:0;
		padding:0;
		font-family:arial;
		font-size:24px;
		font-weight:lighter !important;
		font-stretch: ultra-condensed;
		margin-top:25px;
		margin-left:10px;
		color:#332E2E;
}

.content .sel:hover {
	background:#9f4013;
}

.bg2{
	background:#fffdec;
	scrollbar-3dlight-color:#a1a1a1;
	scrollbar-arrow-color:#9f4013;
	scrollbar-base-color:#b77049;
	scrollbar-track-color:#f0f0f0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#b77049;
	scrollbar-highlight-color:#b77049;
	scrollbar-shadow-color:#c2c2c2;
}

iframe {
	display:block;
	background:#fffdec;
	color:#332E2E
	padding:0;
	margin:0;
	margin:0;
	padding:0;
}



.cont p,.p2 {
		padding:0;
		margin:0;
		padding-left:70px;
      		width:410px;
		display:block;
		margin-bottom:10px;
		float:left;

}

* html .cont p {
		width:390px;
		padding-left:0px;
	}

*html .cont  p {
	margin-left:50px;

}

.cont h2 {
	display:block;
	float:left;
	text-align:left;
	margin-left:40px;
	font-size :12px;
	font-weight:bold !important;
	color:#382E2E;
	width:400px;
	clear:both;

}

.cont h3 {
	display:block;
	float:left;
	text-align:left;
	margin-left:40px;
	margin-top:20px;
	margin-bottom:10px;
}

.h30 {height:50px;}

.np li {
	line-height:18px;
	
}

.content2 .p2,.content .p2 {
	width:500px;
}

.content2 .p2 {
	width:450px;
}

*html .content2 .p2 {
	width:500px;
}

.title {
		display:block;
           	margin:0;
		padding:0;
		font-family:arial;
		font-weight:bold !important;
		font-stretch: ultra-condensed;
		letter-spacing:-0.5;
		letter-height:150%;
		font-size:16px;
		color:#342f2f;
		float:left;
		margin-left:25px;
		margin-top:-15px;
}

.mytitle{
	display:block;
           	margin:0;
		padding:0;
		font-family:arial;
		font-weight:bold !important;
		font-stretch: ultra-condensed;
		letter-spacing:-0.5;
		letter-height:120%;
		font-size:16px;
		color:#342f2f;
	
		margin-top:-15px;
		

}

.line {
	display:block;
	clear:both;
	font-size:11px;

}

	.line b {
		display:block;
		width:150px;
		text-align:right;
		float:left;
		font-size:11px;
		line-height:18px;
	}
	.line p {
		font-size:11px;
		width:350px;
		display:block;
		float:left;
		padding:0;
		margin:0;
		margin-bottom:5px;
		margin-left:10px;
		line-height:18px;
	}
	.line p i {
		font-style:normal;
		font-weight:bold;
	}

.titlecenter {
           	margin:0;
		padding:0;
		font-family:arial;
		font-size:24px;
		font-weight:lighter !important;
		font-stretch: ultra-condensed;
		margin-top:10px;
		color:#332E2E;
		margin-left:120px;
		width:235px;
		padding-top:50px;
}

.titlecenter a {
	        display:inline;
		width:76px;
		float:right;
	        background:#9f4013;
	        height:14px;
	        line-height:14px;
	        color:#FFFFFF;
	        font-size:9px !important;

		font-stretch: ultra-condensed;
	        text-decoration:none;
	        text-align:center;
		padding:0 5px;
		
		margin-right:10px;
		text-transform: uppercase;
}

.titlecenter2 {

         margin:0;
		font-family:arial;
		font-size:24px;
		font-weight:lighter !important;
		font-stretch: ultra-condensed;
		margin-top:10px;
		color:#332E2E;
		margin-left:120px;
		width:235px;
		padding-top:50px;

		
}
.titlecenter2 a {
	    
		float:right;
	        background:#9f4013;
	        height:14px;
	        line-height:14px;
	        color:#FFFFFF;
	        font-size:9px !important;
		font-stretch: ultra-condensed;
	        text-decoration:none;
	        text-align:center;
		padding:0 5px;
		margin-top:-18px;
		margin-right:10px;
		text-transform: uppercase;
		
}



.contact {
	text-align:left;
	width:500px;
	margin-top:30px;
	margin-bottom:80px;
}

.contactlist {
	width:160px;
	text-align:left;
	float:left;
	margin-top:10px;
}

.contactlist {
	width:160px;
	text-align:left;
	float:left;
	margin-top:15px;
}

.contactlisttr {
	clear:both;
	margin:auto;
	width:340px;
	margin-top:20px;
	padding-bottom:30px;
	height:60px;
}
.contactlisttr2 {
	clear:both;
	margin:auto;
	width:480px;
	

}

.contactlisttr3 {
	clear:both;
	margin:auto;
	width:320px;
}

.contactlist a {
	color:#9f4013;
}

.h2 {
	font-size:24px;
	margin-top:30px;
	letter-spacing:-1px;
}

.h3 {
		display:block;
           	margin:0;
		padding:0;
		font-family:arial;
		font-weight:lighter !important;
		font-stretch: ultra-condensed;
		font-size:18px;
		color:#342f2f;
		float:right;
		margin-right:10px;
		margin-top:-3px;
}

.lg {
	height:180px;
}
.sitemap_heading
{
	display:block;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10pt;
	padding-right: 0pt;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	background-color: #9f4013;
	letter-spacing: 1pt;
	background-repeat: no-repeat;
	height: 15px;
	padding-top: 4px;
	margin-bottom: 7px;
	list-style-type: none;
	list-style-position: outside;
	background-image: url(template_images/foxsys_52.jpg);
	background-position: left center;
	text-transform: capitalize;
	width: 100%;
	padding-bottom: 4px;
}
.anc1_sitemap
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}

/*bank solutions page style */

.contenttable{
	margin:20px 30px 10px 30px;
}
.contenttable .border{
	border:#9f4013 1px solid;
	margin-bottom:30px;
	
}

.contenttable .border .subtable{
	margin-bottom:10px;
	font-size:12px;
}

.contenttable .border .subtable2{
	padding:10px 5px 10px 30px;
	font-size:12px;
	line-height:18px;
}

.contenttable .border .subtable3{
	font-size:12px;
	line-height:22px;
	text-align:center;
	padding:10px 0px 10px 0px;
}

.contenttable .border .subtable .secondtitle{
	font-weight:bold;
	color:#9f4013;
	line-height:32px;
}

.contenttable .border .firstitle{
	font-weight:bold;
	color:#000000;
}

#listmemberships{
	font-size:12px;
	line-height:24px;
	}
.header_text {
           	margin:0;
		padding:0;
		font-family:arial;
		font-size:18px;
		font-weight:bold;		
		margin-top:10px;
		margin-left:20px;		
		color:#332E2E;
		text-decoration:none;		
	}
	.header_text1 {
        margin:0;
		padding:0;
		font-family:arial;
		font-size:18px;
		font-weight:bold;		
		color:#342f2f;
		float:right;
		margin-right:10px;	
	}
	 	
