.text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #707070;
	text-decoration: none;
	line-height: 15px;
	}
.text2 {
	font-family: arial;
	font-size: 11px;
	color: #606060;
	text-decoration: none;
	font-weight: normal;
	padding-top: 1px;
}
.text3 {

	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text4 {
	font-family: arial;
	font-size: 11px;
	color: #707070;
	text-decoration: underline;
	font-weight: bold;
}
.text1bold {
	font-family: arial;
	font-size: 11px;
	color: #707070;
	text-decoration: none;
	font-weight: bold;

}
.text3bold {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.pageheader {

	font-family: arial;
	font-size: 15px;
	color: #000066;
	text-decoration: none;
	height: 20px;
	font-weight: bolder;
}
.header {


	font-family: arial;
	font-size: 14px;
	color: #EE6300;
	text-decoration: none;
	font-weight: bold;
}
.textbox {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #200D00;
	text-decoration: none;
	background-color: F0F0F0;
	height: 20px;
	border: 1px solid #BCBCBC;
}
.textarea {

	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #200D00;
	text-decoration: none;
	background-color: F0F0F0;
	border: 1px solid #999999;
}
.button {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #042E6F;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #38598D;
	border-right-color: #6E87AC;
	border-bottom-color: #032156;
	border-left-color: #021948;
	cursor: hand;
}
.tableheader {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #E59246;
	color: #000000;
	text-transform: capitalize;


}

.tablecontent1 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #F5F8FD;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;

}
.tablecontent2 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;

}
.alerttext {

	font-family: arial;
	font-size: 11px;
	color: #EC0000;
	text-decoration: none;
	height: 20px;
	font-weight: bold;
}
.footertext {

	font-family: arial;
	font-size: 11px;
	color: #513100;
	text-decoration: none;
	height: 20px;
	font-weight: normal;
}
.textbox1 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #200D00;
	text-decoration: none;
	background-color: #f0f0f0;
	height: 18px;
	border: 1px solid ##BCBCBC;
	width: 100%;

}
.tableleftheader {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #F0F0F0;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: capitalize;

}
.dropdownbox {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #200D00;
	text-decoration: none;
	background-color: #FCFCF1;
	height: 18px;
	border: 1px solid ##A8AD75;
	text-transform: capitalize;

}
.ariel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.arielwhet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.boldtext {
	font-family: "Trebuchet MS";
	font-size: 34px;
	font-weight: bold;
	color: #184878;
	text-decoration: none;
}
a.link1 {

	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	margin-top: 2px;
}
a.link1:hover {


	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	margin-top: 2px;
}
.text2bold {
	font-family: arial;
	font-size: 11px;
	color: #606060;
	text-decoration: none;
	font-weight: bold;
}
a.link2 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.link2:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.link3 {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;

}

a.topnav {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FDFFFD;
	height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	padding-top: 3px;
}
a.topnav:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #054000;
	height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	background-color: #00E800;
}
.topnavdiv {
	font-family: Tahoma;
	color: #009300;
	font-size: 12px;
	height: 20px;
	padding-top: 2px;
}
.menuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A64200;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;

}
.menuheader:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D0E01;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;

}
.menuheaderwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.menuheaderwhite:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#maintable {
	width: 952px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
}
.descriptor {
	font-family: arial;
	font-size: 22px;
	color: #000066;
	text-align:right;
	margin: 0;
	vertical-align:bottom;
	text-decoration:none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
}
.topbar2 {
	font-family: arial;
	font-size: 10px;
	color: #3399CC;
	text-align:center;
	margin: 0;
	vertical-align:middle;
	text-decoration:none;
}
.foottxt {
	font-family: arial;
	font-size: 11px;
	color: #3399CC;
	text-align:center;
	margin: 0;
	vertical-align:middle;
	text-decoration:none;
}
.sep 
{
	color:#39c;
	padding:0px 5px 0px 5px;
}
.foottxt:hover {
	font-family: arial;
	font-size: 11px;
	color: #3399CC;
	text-align:center;
	margin: 0;
	vertical-align:middle;
	text-decoration:underline;
}
.topbar {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-align:center;
	margin: 0;
	vertical-align:middle;
	text-decoration:none;
}
.topbar:hover {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-align:center;
	margin: 0;
	vertical-align:middle;
	text-decoration:underline;
}
.topmenu {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
	margin: 0;
	vertical-align:middle;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration:none;
	background-color:FF6600;
}
.topmenu:hover {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
	margin: 0;
	vertical-align:middle;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration:none;
	background-color: #788cc7;
}
.searchblue {
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	color:#788cc7;
	text-align:left;
	letter-spacing: 0.2px;
	padding: 0px;
	margin: 0;
	vertical-align:middle;
	text-decoration:none;
}
.searchblue:hover {
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	color:#788cc7;
	text-align:left;
	letter-spacing: 0.2px;
	padding: 0px;
	margin: 0;
	vertical-align:middle;
	text-decoration:underline;
}
.scrolltext {
	font-family: arial;
	font-size: 11px;
	text-align:justify;
	margin: 0;
	vertical-align: top;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 10px;
}
.conttable {
	font-family: arial;
	font-size: 11px;
	text-align:justify;
	margin: 0;
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
.greyfont {
	font-family: arial;
	font-size: 15px;
	font-weight:bold;
	color: #333333;
	margin: 0;
	text-decoration:none;
}
.greyfont:hover {
	font-family: arial;
	font-size: 15px;
	font-weight:bold;
	color: #333333;
	margin: 0;
	text-decoration:underline;
}
.grey {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	margin: 0;
	text-decoration:none;
}
.grey:hover {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	margin: 0;
	text-decoration:underline;
}
.greysmall {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-align:right;
	margin: 0;
	text-decoration:none;
	padding-right: 10px;
}
.greysmall:hover {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-align:right;
	margin: 0;
	text-decoration:underline;
	padding-right: 10px;
}
.tableheader {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #000066;
	text-align:left;
	margin: 0;
	padding:6px 10px 7px;
	text-decoration:none;
	background-color: #B4C3E1;
	width: 180px;
	float: left;
	height: 13px;

}
.navybluefont {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #000066;
	text-align:left;
	letter-spacing:0px;
	margin: 0;
	text-decoration:none;
}
.navybluefont:hover {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #000066;
	text-align:left;
	letter-spacing:0px;
	margin: 0;
	text-decoration:underline;
}
.conttablebold {
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	letter-spacing: 0.2px;
	padding:0px 0px 0px 0px;
	margin: 0;
}
.conttablebold:hover {
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	letter-spacing: 0.2px;
	padding:0px 0px 0px 0px;
	margin: 0;
}
.searchelement {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	height:19px;
	width:170px;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-left: 5px;
}
.frmelements {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	height:16px;
	width:80px;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-left: 5px;
}
.footer {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	margin: 0;
	vertical-align:middle;
	text-decoration:none;
}
.footer:hover {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	margin: 0;
	vertical-align:middle;
	text-decoration:underline;
}
.ingvysyabank {
	font-family: arial;
	font-size: 15px;
	font-weight:bold;
	color: #000066;
	margin: 0;
	text-decoration:none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.subheader {
	font-family: Arial;
	font-size: 14px;
	color: #ff6600;
	text-decoration: none;
	height: 30px;
	font-weight: bolder;
}
.subheader_img{
	font-family: Arial;
	font-size: 14px;
	vertical-align:middle;
	color: #ff6600;
	text-decoration: none;
	height: 30px;
	font-weight: bolder;
}

.subheader2 {
	font-family: Arial;
	font-size: 14px;
	color: blue;
	text-decoration: none;
	height: 30px;	
}
.frmelements2 {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	height:20px;
	width:85px;
	border: 1px solid #CCCCCC;
	padding-left: 2px;

}
.frmelements3 {

	font-family: arial;
	font-size: 11px;
	color: #999999;
	height:20px;
	width:145px;
	border: 1px solid #CCCCCC;
	padding-left: 2px;
}
.tbbg {
	text-decoration:none;
	border: 1px solid #E5E5E5;

}
.footer1 {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	margin: 0;
	vertical-align:middle;
	text-decoration:none;
}
.descriptor2 {
	font-family: arial;
	font-size: 17px;
	color: #ff6600;
	text-align:left;
	margin: 0;
	text-decoration:none;
	padding: 0px;
	font-weight: bold;
}
.topbar1 {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	margin: 0;
	text-decoration:none;
}
.Tapbar
{
	font-family: arial;
	font-size: 11px;
	height:25px;
	background-color:#ff6600;

}

a.link12 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.link12:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.Tabbarclick
{
	/*style="BORDER-RIGHT: red 1px solid; BORDER-TOP: red 1px solid; BORDER-LEFT: red 1px solid; BORDER-BOTTOM: red 1px solid"*/
	border-right:#ff6600 1px solid;
	border-top:#ff6600 1px solid;
	border-left:#ff6600 1px solid;
	border-bottom:#ff6600 1px solid;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	height:25px;
	background-color:#ffffff;
}
a.linkClick12 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
.title {
	font-family: Arial;
	font-size: 9px;
	color: #ff6600;
	text-decoration: none;
	height: 30px;
	font-weight: bolder;
}


@charset "utf-8";

body
{
margin:10px;
font-family:Tahoma;
font-size:10px;
color:#707070;
}



/* font */

.career_head
{
font-family:Tahoma;
font-size:15px;
color:#ff6600;
}
.aboutus_head
{
font-family:Tahoma;
font-size:14px;
color:#000066;
font-weight:bold;
}
.content
{
font-family:Tahoma;
font-size:11px;
color:#707070;
text-align:justify;
}
.content1
{
font-family:Tahoma;
font-size:11px;
color:#333333;
text-align:justify;
}
.content3
{
font-family:Tahoma;
font-size:12px;
color:#000066;
text-align:justify;
}
.position_head
{
font-family:Tahoma;
font-size:13px;
color:#000066;
}
.orange_txt
{
font-family:Tahoma;
font-size:12px;
color:#ff6600;
}
.orange_txt a
{
font-family:Tahoma;
font-size:12px;
color:#ff6600;
text-decoration:underline;
}
.orange_txt a:hover
{
font-family:Tahoma;
font-size:12px;
color:#ff6600;
text-decoration:none;
}


/* border */

.grey_border_btm
{
border-bottom:1px solid #cccccc;
}
.grey_border_outer
{
border:1px solid #e5e5e5;
}
.blue_border
{
border:1px solid #788cc8;
}


@charset "utf-8";

body
{
margin:10px;
font-family:Tahoma;
font-size:10px;
color:#707070;
}



/* font */

.career_head
{
font-family:Tahoma;
font-size:15px;
color:#ff6600;
}
.aboutus_head
{
font-family:Tahoma;
font-size:14px;
color:#000066;
font-weight:bold;
}
.content
{
font-family:Tahoma;
font-size:11px;
color:#707070;
text-align:justify;
}
.content1
{
font-family:Tahoma;
font-size:11px;
color:#333333;
text-align:justify;
}
.content3
{
font-family:Tahoma;
font-size:12px;
color:#000066;
text-align:justify;
}
.position_head
{
font-family:Tahoma;
font-size:13px;
color:#000066;
}
.orange_txt
{
font-family:Tahoma;
font-size:12px;
color:#ff6600;
}
.orange_txt_medium_big
{
font-family:Tahoma;
font-size:13px;
color:#ff6600;
}
.black_medium_txt
{
font-family:Tahoma;
font-size:14px;
color:#333333;
}
.orange_txt a
{
font-family:Tahoma;
font-size:12px;
color:#ff6600;
text-decoration:underline;
}
.orange_txt a:hover
{
font-family:Tahoma;
font-size:12px;
color:#ff6600;
text-decoration:none;
}
.menu_txt
{
font-family:Tahoma;
font-size:13px;
color:#ffffff;
font-weight:bold;
}


/* border */

.grey_border_btm
{
border-bottom:1px solid #cccccc;
}
.grey_border_outer
{
border:1px solid #e5e5e5;
}
.blue_border
{
border:1px solid #788cc8;
}



/* link */


.menu_txt a
{
font-family:Tahoma;
font-size:13px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
.menu_txt a:hover
{
font-family:Tahoma;
font-size:13px;
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}
.content1 a
{
font-family:Tahoma;
font-size:11px;
color:#333333;
text-align:justify;
text-decoration:none;
}
.content1 a:hover
{
font-family:Tahoma;
font-size:11px;
color:#ff6600;
text-align:justify;
text-decoration:underline;
}
.swipe_heading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.swipe_grey14 {

	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.swipe_content {


	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.arial12 {
	font-family: arial;
	font-size: 12px;
	color: #606060;
	text-decoration: none;
	font-weight: normal;
	padding-top: 1px;
}

