body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

.Text_GreyBody {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

.Text_WhiteBody {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
}


a {
font-weight:normal;
color:#465398;
text-decoration:none;
}

a:hover {
font-weight:normal;
color:#465398;
text-decoration:underline;
}


.kg a {
font-weight:bold;
color:#465398;
text-decoration:none;
}

.kg a:hover {
font-weight:bold;
color:#465398;
text-decoration:none;
}




div#wrapper{
position:relative;
margin:0 auto;
background-color:#00FF00;
width:990px;
background:url(../images/container_line_bg.jpg) top repeat-y;
height:auto;
}


div#wrapper2{
position:relative;
margin:0 auto;
width:990px;

}

div#wrapper_wide{
position:relative;
margin:0 auto;
background-color:#00FF00;
width:990px;
background:url(../images/container_line_wide_bg.jpg) top repeat-y;
height:auto;
}
div#wrapper_pop{
position:relative;
margin:0 auto;
background-color:#00FF00;
width:990px;
background:url(../images/container_line_wide_bg3.jpg) top repeat-y;
height:auto;
}

div#container{
	position:relative;
	height:auto;
	margin:0px 9px 0px 9px;
	padding-bottom:0px;
	background:url(../images/left_grey_bg2.gif) left repeat-y;
}
div#container_pop{
	position:relative;
	height:auto;
	margin:0px 9px 0px 9px;
	padding-bottom:0px;
}
div#footer{
	position:relative;
	clear:both;
	background-color:#0000FF;
	background:url(../images/footer_line_bg.jpg) top no-repeat;
	height:20px;
	margin:0 auto;
	width:975px;
	text-align:right;
	font-size: 13px;
	padding-right: 15px;
	color:#465398;
}

#fastfind_UC {
margin:0px;
padding:0px;
}


#fastfind_UC ul li{
background:url(../images/fastfind_bg_UC.jpg);
margin:0px;
padding:0px;
border:#00FF00 solid 1px;
}


.latest_news{
	font-size:11px;
	color:#FFFFFF;
	line-height:14px;
}


#breadCrumbs{
}


/*CSS for the news scrollers*/


#pscroller2 {
width: 170px;
height: 30px;
border: 0px solid black;
padding: 0px;
padding-top: 5px;
padding-left: 4px;
color:#FFFFFF;
}

#pscroller2 a {
color:#FFFFFF;
text-decoration:none;
}

#pscroller2 a:hover {
color:#FFFFFF;
text-decoration:none;
}


/*editor styles*/

.text_MainHeading_UC{
font-weight:bold;
color:#465398;
font-size:15px;
text-transform:uppercase;
}

.text_SubHeading_UC{
font-weight:bold;
color:#465398;
font-size:12px;
}


.text_MainHeading_UC{
font-weight:bold;
color:#465398;
font-size:15px;
text-transform:uppercase;
}

.text_SubHeading_UC{
font-weight:bold;
color:#465398;
font-size:12px;
}

.text_header_head_white {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_header_head_blue {
	font-size: 17px;
	color: #ccd3e3;
	font-weight: bold;
}
.text_header_body {
	font-size: 15px;
	color: #FFFFFF;
}

.text_header_body a {
	color: #FFFFFF;
}

.text_header_body a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.header_search{
	height:13px;
	padding:1px 15px 1px 2px;
	background-color:#a1a8d4;
	border:solid 0px;
	/*background:url(../images/search_header.png) no-repeat right;*/
	width:110px;
	color:#FFFFFF;
	font-size:10px;
	text-transform:uppercase;
	}



/*////////////////////  formerly home_style_UC */





div#header{
	position:relative;
	height:146px;
	background:url(../images/header_bg_UC.gif) top no-repeat;
	margin:0px 9px 0px 9px;
}

/*////////////////////*/

div#main_menu {
   /* menu width */
	margin:0px;

}

div#main_menu ul {
	list-style-type: none; /* get rid of the bullets */
	padding:0px; /* no padding */
	margin:0px; /* no margin for IE either */
}

div#main_menu ul li {
	margin: 0px;
	padding: 0px;
	background:url(../images/mainmenu_UC_bg.png) no-repeat left;
	height:22px;
	width:91px;
	padding-left:5px;
	padding-top:5px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#465398;
	font-size:15px;
	display:block;
	float:left;

}

div#main_menu ul li a {
	display: block; /* lines extend to right, make area clickable */
	text-decoration: none;
		color:#465398;
	/*    margin:0px;	
	padding-top: 7px;
 	padding-bottom: 8px;*/

 
}



div#main_menu ul li a:hover {
background:url(../images/mainmenu_UC_bg_active.png) no-repeat left;

	color:#FFFFFF;

	display:block;
	float:left;
}

div#main_menu li ul, div#s1 li.open li.closed ul 
{
    display: none;         /* collapse */
}

div#main_menu li.open ul 
{
    display: block;        /* expand */
}

div#main_menu li.active a {
    color: #646cad;            /* highlight text */
} 

div#main_menu li.active li a {
    color: #3c4d95;          /* fix lower levels */
}
div#main_menu li.active li a:hover {
    color: #FFFFFF;          /* fix lower levels */
}


<!--////////////////////-->


div#s1 {
    width: 182px; /* menu width */
	margin:0px;
}

div#s1 ul {
	list-style-type: none; /* get rid of the bullets */
	padding:0px; /* no padding */
	margin:0px; /* no margin for IE either */
	font-size:14px;

}

div#s1 ul li {
	margin: 0px;
	padding: 0px;
	display:inline;
}

div#s1 ul li a {
	display: block; /* lines extend to right, make area clickable */
	color:#5777a6;
	margin:0px;
	text-decoration: none;
	/*    padding-top: 7px;
 	padding-bottom: 8px;*/
	padding-right: 3px;
	line-height:35px;
	padding-left: 7px;
	height:35px;
	background: url(../images/mainsub_bg_UC.jpg) no-repeat 0px;
 
}

div#s1 ul ul li a {
    margin-left: 20px;     /* indent level 1 */
}

div#s1 ul li a:hover {
    color: #FFFFFF;
    background: url(../images/mainsub_bg_active_UC.jpg) no-repeat 0px; /* rollover effect */
}

div#s1 li ul, div#s1 li.open li.closed ul 
{
    display: none;         /* collapse */
}

div#s1 li.open ul 
{
    display: block;        /* expand */
}

div#s1 li.active a {
    color: #646cad;            /* highlight text */
} 

div#s1 li.active li a {
    color: #5777a6;          /* fix lower levels */
}
div#s1 li.active li a:hover {
    color: #FFFFFF;          /* fix lower levels */
}

/*////////////////////*/



div#s2 {
    width: 193px; /* menu width */
}

div#s2 ul {
    list-style-type: none; /* get rid of the bullets */
    padding:0; /* no padding */
    margin:0; /* no margin for IE either */
	font-size:14px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

div#s2 ul li {
    margin: 0px;
    padding: 0px;
    display:inline;
}

div#s2 ul li a {
    display: block; /* lines extend to right, make area clickable */
	color:#FFFFFF;
    margin:0px;
    text-decoration: none;
/*    padding-top: 7px;
  padding-bottom: 4px;*/
      padding-right: 3px;
	  height:31px;
	  line-height:29px;
    padding-left: 14px;
    background: url(../images/fastfind_bg_UC.jpg) no-repeat 0px;

 
}

div#s2 ul ul li a {
    margin-left: 20px;     /* indent level 1 */
}

div#s2 ul li a:hover {
    color: #FFFFFF;
    background: url(../images/fastfind_bg_o_UC.jpg) no-repeat 0px; /* rollover effect */
}

div#s2 li ul, div#s1 li.open li.closed ul 
{
    display: none;         /* collapse */
}

div#s2 li.open ul 
{
    display: block;        /* expand */
}

div#s2 li.active a {
    color: #5777a6;            /* highlight text */
} 

div#s2 li.active li a {
    color: #5777a6;          /* fix lower levels */
}
div#s2 li.active li a:hover {
    color: #FFFFFF;          /* fix lower levels */
}


/*/////////////////////// Left Nav */


div#s3 {
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    width: 182px; /* menu width */

}

div#s3 ul {
    list-style-type: none; /* get rid of the bullets */
    padding:0; /* no padding */
    margin:0; /* no margin for IE either */
	font-size:14px;
}

div#s3 ul li {
    margin: 0px;
    padding: 0px;
    display:inline;
}

div#s3 ul li a {
    display: block; /* lines extend to right, make area clickable */
    color:#FFFFFF;
    margin:0px;
    text-decoration: none;
/*    padding-top: 11px;
    padding-bottom: 11px;*/
    height:42px;
    line-height:40px;
    padding-right: 3px;
    padding-left: 7px;
    background: url(../../images/UC_submenu_bg_5.jpg) no-repeat 0px;
	
}


div#s3 ul li.open a {
    display: block; /* lines extend to right, make area clickable */
    color:#FFFFFF;
    margin:0px;
    text-decoration: none;
/*    padding-top: 11px;
    padding-bottom: 11px;*/
    height:42px;
    line-height:40px;
    padding-right: 3px;
    padding-left: 7px;
    background: url(../../images/UC_submenu_bg_down_5.jpg) no-repeat 0px;
	
}

div#s3 ul li.open a:hover {
    display: block; /* lines extend to right, make area clickable */
    color:#FFFFFF;
    margin:0px;
    text-decoration: none;
/*    padding-top: 11px;
    padding-bottom: 11px;*/
    height:42px;
    line-height:40px;
    padding-right: 3px;
    padding-left: 7px;
    background: url(../../images/UC_submenu_bg_down_active_5.jpg) no-repeat 0px;
	
}


div#s3 ul li.open ul li a { /*  sub nav - 2 */
    margin-left: 0px;     /* indent level 1 */
    padding-left: 15px;
    color:#FFFFFF;
    background: url(../images/UC_submenu_bg_sub_7.jpg) no-repeat 0px;
	height:30px;
    line-height:28px;
	font-size:12px;
}

div#s3 ul li.open ul li a:hover { /*  sub nav - 2 */
    margin-left: 0px;     /* indent level 1 */
    padding-left: 15px;
    color:#FFFFFF;
    background: url(../images/UC_submenu_bg_subactive_7.jpg) no-repeat 0px;
	height:30px;
	line-height:28px;
	font-size:12px;
}

div#s3 ul li.open ul li.active a { /*  sub nav - 2 */
    margin-left: 0px;     /* indent level 1 */
    padding-left: 15px;
    color:#FFFFFF;
    background: url(../images/UC_submenu_bg_subactive_7.jpg) no-repeat 0px;
	height:30px;
	line-height:28px;
	font-size:12px;
}

div#s3 ul ul li a { /*  sub nav - 2 */
    margin-left: 0px;     /* indent level 1 */
    padding-left: 10px;
    color:#FFFFFF;
	clear:both;
    background: url(../images/UC_submenu_bg_active_7.jpg) no-repeat 0px;
	
	
}

div#s3 ul li a:hover {
    color: #FFFFFF;
    background: url(../images/UC_submenu_bg_active_5.jpg) no-repeat 0px; /* rollover effect */
	
}

div#s3 li ul, div#s1 li.open li.closed ul 
{
    display: none;         /* collapse */
}

div#s3 li.open ul 
{
    display: block;        /* expand */
}

div#s3 li.active a {
    color: #FFFFFF;            /* highlight text */
    background: url(../images/UC_submenu_bg_active_5.jpg) no-repeat 0px; /* rollover effect */
} 

div#s3 li.active li a {
    color: #ffffff;          /* fix lower levels */
}
div#s3 li.active li a:hover {
    color: #5777a6;          /* fix lower levels */
}

div#s3 ul ul li a:hover {
    margin-left: 0px;     /* indent level 1 */
    padding-left: 10px;
    color:#FFFFFF;
    background: url(../images/UC_submenu_bg_subactive_5.jpg) no-repeat 0px;
}

#fastfind {
margin:0px;
padding:0px;
}

#fastfind ul li{
background:url(../images/fastfind_bg_UC.jpg);
margin:0px;
padding:0px;
border:#00FF00 solid 1px;
}

/*text styles*/



.text_BreadCrumb_Main{
font-weight:bold;
color:#465398;
font-size:10px;
}

.text_BreadCrumb_Link a{
font-weight:normal;
color:#465398;
font-size:11px;
}

.text_BreadCrumb_Link a:hover{
font-weight:normal;
color:#465398;
text-decoration:underline;
font-size:10px;
}

.text_BreadCrumb{
color:#465398;
font-size:10px;
font-weight:normal;
}

.ibank_link{
color:#FFFFFF;
text-decoration:none;
font-size:12px;
line-height:16x;
}
.ibank_link a{
color:#FFFFFF;
text-decoration:none;
font-size:12px;
line-height:16x;
}
.ibank_link:hover{
color:#FFFFFF;
text-decoration:underline;
font-size:12px;
line-height:16x;
}
.ibank_link a:visited{
color:#FFFFFF;
text-decoration:none;
font-size:13px;
line-height:16x;
}

.footer_link a{
color:#465398;
text-decoration:none;
}

.footer_link a:hover{
color:#465398;
text-decoration:underline;
}


/* HEADER & TOP NAV */

#brand_head{
	width:485px;
	height:27px;
	position:relative;
	top:10;
} 

.brand_head_image1{ 
	width:96px;
	height:27px;
	float:left;
}
.brand_head_image2{ 
	width:96px;
	height:27px;
	float:left;
}
.brand_head_image3{ 
	width:96px;
	height:27px;
	float:left;
}
.brand_head_image4{ 
	width:96px;
	height:27px;
	float:left;
}
.brand_head_image5{ 
	width:96px;
	height:27px;
	float:left;
}

.brand_content{
	width:779px;
	height:210px;
	display:none;
}


.brand_tab_internal {
	background:url(../images/mainmenu_UC_bg.gif) no-repeat left;
	width:96px;
	height:27px;
	float:left;
	cursor:pointer;
	/*text-indent:.5em;*/
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#5877a6;/*465398*/
	font-size:15px;
	text-decoration:none;
}
.brand_tab_internal a{
	color:#5877a6; 
	text-decoration:none;
	text-indent:5px;
	font-weight:bold;
}
.brand_tab_internal a:hover{
	background:url(../images/mainmenu_UC_bg_active.gif) no-repeat left;
	width:96px;
	height:27px;
	float:left;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	text-indent:5px;
	font-weight:bold;
}
.kg {padding-top:5px;}


.headerlink {
color:#FFFFFF;
text-decoration:none;
}
.headerlink a {
color:#FFFFFF;
text-decoration:none;
}
.headerlink a:hover {
color:#FFFFFF;
text-decoration:underline;
}



/*///////////////// S6*/

div#s6 {
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    width: 182px; /* menu width */

}

div#s6 ul {
    list-style-type: none; /* get rid of the bullets */
    padding:0; /* no padding */
    margin:0; /* no margin for IE either */
	font-size:14px;
}

div#s6 ul li {
    margin: 0px;
    padding: 0px;
    display:inline;
}

div#s6 ul li a {
    display: block; /* lines extend to right, make area clickable */
    color:#FFFFFF;
    margin:0px;
    text-decoration: none;
/*    padding-top: 11px;
    padding-bottom: 11px;*/
    height:35px;
    line-height:33px;
    padding-right: 3px;
    padding-left: 7px;
    background: url(../../images/UC_submenu_bg_6.jpg) no-repeat 0px;
	
}


div#s6 ul li.open a {
    display: block; /* lines extend to right, make area clickable */
    color:#FFFFFF;
    margin:0px;
    text-decoration: none;
/*    padding-top: 11px;
    padding-bottom: 11px;*/
    height:35px;
    line-height:33px;
    padding-right: 3px;
    padding-left: 7px;
    background: url(../../images/UC_submenu_bg_down_6.jpg) no-repeat 0px;
	
}

div#s6 ul li.open a:hover {
    display: block; /* lines extend to right, make area clickable */
    color:#FFFFFF;
    margin:0px;
    text-decoration: none;
/*    padding-top: 11px;
    padding-bottom: 11px;*/
    height:35px;
    line-height:33px;
    padding-right: 3px;
    padding-left: 7px;
    background: url(../../images/UC_submenu_bg_down_active_6.jpg) no-repeat 0px;
	
}


div#s6 ul li.open ul li a { /*  sub nav - 2 */
    margin-left: 0px;     /* indent level 1 */
    padding-left: 10px;
    color:#FFFFFF;
    background: url(../images/UC_submenu_bg_sub_6.jpg) no-repeat 0px;
}

div#s6 ul li.open ul li a:hover { /*  sub nav - 2 */
    margin-left: 0px;     /* indent level 1 */
    padding-left: 10px;
    color:#FFFFFF;
    background: url(../images/UC_submenu_bg_subactive_6.jpg) no-repeat 0px;
}

div#s6 ul li.open ul li.active a { /*  sub nav - 2 */
    margin-left: 0px;     /* indent level 1 */
    padding-left: 10px;
    color:#FFFFFF;
    background: url(../images/UC_submenu_bg_subactive_6.jpg) no-repeat 0px;
}

div#s6 ul ul li a { /*  sub nav - 2 */
    margin-left: 0px;     /* indent level 1 */
    padding-left: 10px;
    color:#FFFFFF;
    background: url(../images/UC_submenu_bg_active_6.jpg) no-repeat 0px;
}

div#s6 ul li a:hover {
    color: #FFFFFF;
    background: url(../images/UC_submenu_bg_active_6.jpg) no-repeat 0px; /* rollover effect */
}

div#s6 li ul, div#s6 li.open li.closed ul 
{
    display: none;         /* collapse */
}

div#s6 li.open ul 
{
    display: block;        /* expand */
}

div#s6 li.active a {
    color: #FFFFFF;            /* highlight text */
    background: url(../images/UC_submenu_bg_active_6.jpg) no-repeat 0px; /* rollover effect */
} 

div#s6 li.active li a {
    color: #ffffff;          /* fix lower levels */
}
div#s6 li.active li a:hover {
    color: #465398;          /* fix lower levels */
}

div#s6 ul ul li a:hover {
    margin-left: 0px;     /* indent level 1 */
    padding-left: 10px;
    color:#FFFFFF;
    background: url(../images/UC_submenu_bg_subactive_6.jpg) no-repeat 0px;
}


/*/////////////// S7*/


div#s7 {
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    width: 182px; /* menu width */

}

div#s7 ul {
    list-style-type: none; /* get rid of the bullets */
    padding:0; /* no padding */
    margin:0; /* no margin for IE either */
	font-size:15px;
}

div#s7 ul li {
    margin: 0px;
    padding: 0px;
    display:inline;
}

div#s7 ul li a {
    display: block; /* lines extend to right, make area clickable */
	color:#FFFFFF;
    margin:0px;
    text-decoration: none;
/*    padding-top: 11px;
    padding-bottom: 11px;*/
	height:28px;
	line-height:26px;
    padding-right: 3px;
    padding-left: 7px;
    background: url(../images/sub_bg_UC_7.jpg) no-repeat 0px;

 
}

div#s7 ul ul li a {
    margin-left: 20px;     /* indent level 1 */
}

div#s7 ul li a:hover {
    color: #FFFFFF;
    background: url(../images/sub_bg_active_UC_7.jpg) no-repeat 0px; /* rollover effect */
}

div#s7 li ul, div#s1 li.open li.closed ul 
{
    display: none;         /* collapse */
}

div#s7 li.open ul 
{
    display: block;        /* expand */
}

div#s7 li.active a {
    color: #465398;            /* highlight text */
} 

div#s7 li.active li a {
    color: #5877a6;          /* fix lower levels */
}
div#s7 li.active li a:hover {
    color: #FFFFFF;          /* fix lower levels */
}


.formTextBox
{
    font-family: arial;
    font-size: 11px;
}

.formButton
{
    font-family: arial;
    font-size: 11px;
}

.formErrorRed
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#CC0033;
    line-height:normal;
}

#divImportantInformation
{
    background-color:#F5F5F4;
    left: 66px; 
    width: 565px; 
    top: 141px; 
    height: 163px;
    position: absolute;
    padding:5px;
    border: 2 solid #999999;
    top: 10px; 
    left: 10px; 
    height: auto;
    z-index: 101;
   
}

#HomeContents
{
    background-color:#F5F5F4;
    left: 66px; 
    width: 565px; 
    top: 141px; 
    height: 163px;
    position: absolute;
    padding:5px;
    border: 2 solid #999999;
    top: 10px; 
    left: 10px; 
    height: auto;
    z-index: 101;
   
}
#Travel
{
    background-color:#F5F5F4;
    left: 66px; 
    width: 565px; 
    top: 141px; 
    height: 163px;
    position: absolute;
    padding:5px;
    border: 2 solid #999999;
    top: 10px; 
    left: 10px; 
    height: auto;
    z-index: 101;
   
}

.Text_BlueSubHeadingLarge
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:bold;
    color:#5877a6;
    line-height:normal;
}	

.Text_NewsHeading
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
	font-weight:bold;
    color:#5877a6;
    line-height:normal;
}	 
