body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {

            color: #056a4d;

            text-decoration: none;

}

a:active {

            color: #056a4d;

            text-decoration: none;

}

a:visited {

            color: #056a4d;

            text-decoration: none;

}

 

a:hover {

            color: #056a4d;

            text-decoration: underline;

}
h1 {
	font-size: 30px;
	color: #0069b2;
	margin: 0px;
	font-weight: normal;
}
h2 {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #8b005a;
}


#container {
	width: 951px;
}
#logo {
	float: left;
	height: 69px;
	width: 311px;
}
#header_bg {
	float: left;
	height: 89px;
	width: 640px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header_bg a{
	color: #0e2b8d;
	text-decoration:none;
}
#header_bg a:hover{
	color: #8b005a;
	text-decoration:underline;
}
#online_banking_login {
	text-align: right;
	float: left;
	width: 527px;
	height: 55px;
}
#header_contactus {
	float: left;
	width: 110px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #0e2b8d;
	padding-left: 3px;
	padding-top: 15px;
	height: 40px;
}
#font-size {
	float: left;
	width: 527px;
	text-align: right;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #0e2b8d;
	padding-top: 10px;
font-size:12px;
}
#menu_container {
	float: left;
	width: 951px;
}
#menu_left {
	float: left;
	height: 50px;
	width: 33px;
}
#menu {
	float: left;
	height: 50px;
	width: 884px;
	color: #FFFFFF;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 15px;
}
#menu_right {
	float: left;
	height: 50px;
	width: 34px;
}
#homebanner {
	float: left;
	height: 355px;
	width: 622px;
}
#home_left_banner {
	float: left;
	width: 329px;
	background-image: url(../images/home_top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 381px;
}

#home_leftside {
	float: left;
	width: 329px;
	text-align: left;
}
#home_topleft {
	float: left;
	height: 62px;
	width: 329px;
	padding-bottom: 20px;
}
#banner_tagline {
	float: left;
	width: 249px;
	padding-top: 80px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 25px;
	color: #0a6eb6;
	padding-left: 80px;
}
#top_cta_title {
	float: left;
	width: 229px;
	padding-top: 115px;
	padding-left: 100px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
}
#top_cta_txt {
	float: left;
	width: 159px;
	padding-left: 170px;
	font-size: 18px;
	color: #cce8ff;
	line-height: 22px;
	padding-top: 5px;
}



#homeleft_title {
	float: left;
	width: 300px;
	background-image: url(../images/home_left_title.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 46px;
	padding-top: 5px;
	padding-left: 29px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	color: #878787;
}
#home_leftmenu {
	background-image: url(../images/home_leftmenu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 327px;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 18px;
	color: #4f4f4f;
}
#home_leftmenu ul{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 327px;
	list-style-type: none;
}
#home_leftmenu ul li{
	float: left;
	width: 317px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	padding-left: 10px;
}
#home_leftmenu ul li a{
	color: #4f4f4f;
	text-decoration:none;
}
#home_leftmenu ul li a:hover{
	color: #496bdd;
	text-decoration:none;
}
#home_rightside {
	float: left;
	width: 622px;
}

#home_body {
	float: left;
	width: 607px;
	text-align: left;
	padding-top: 25px;
	padding-left: 15px;
}
#bottomnav {
	float: left;
	width: 951px;
	padding-top: 25px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
	color: #787878;
}
#bottomnav a{
	color: #787878;
	text-decoration:none;
}
#bottomnav a:hover{
	color: #496bdd;
	text-decoration:underline;
}
#copyright {
	float: left;
	width: 951px;
	padding-top: 15px;
	padding-bottom: 25px;
	font-size: 12px;
	color: #bdbdbd;
}
#copyright a{
	color: #bdbdbd;
	text-decoration:none;
}
#copyright a:hover{
	color: #496bdd;
	text-decoration:underline;
}
#inner_leftside {
	float: left;
	width: 234px;
	padding-right: 30px;
	text-align: left;
	padding-top: 50px;
}
.innerleft_title {
	float: left;
	width: 224px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 18px;
	color: #0f2c8f;
}
#leftmenu {
	float: left;
	width: 234px;
	padding-bottom: 20px;
}
#leftmenu ul{
	margin: 0px;
	padding: 0px;
	float: left;
	width:234px;
	list-style-image: none;
	list-style-type: none;
}
#leftmenu ul li{
	float: left;
	width: 214px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 13px;
}
#leftmenu ul li a{
	color: #7d7d7d;
	text-decoration: none;
}
#leftmenu ul li a:hover{
	color: #0f2c8f;
	text-decoration: none;
}
#leftmenu ul li.selected a{
	color: #0f2c8f;
	text-decoration: none;
}
#leftmenu ul li.selected a:hover{
	color: #0f2c8f;
	text-decoration: none;
}
#innerleft_bottom_title {
	float: left;
	width: 224px;
	background-image: url(../images/home_left_title.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 46px;
	padding-top: 5px;
	padding-left: 10px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	color: #878787;
}
#innerleft_bottom_menu {
	background-image: url(../images/home_leftmenu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 232px;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 18px;
	color: #4f4f4f;
	background-color: #E7E7E7;
	padding-bottom: 10px;
}
#innerleft_bottom_menu ul{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 232px;
	list-style-type: none;
}
#innerleft_bottom_menu ul li{
	float: left;
	width: 222px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	padding-left: 10px;
}
#innerleft_bottom_menu ul li a{
	color: #4f4f4f;
	text-decoration:none;
}
#innerleft_bottom_menu ul li a:hover{
	color: #496bdd;
	text-decoration:none;
}
#innerleft_bottom_menu ul li.selected a{
	color: #496bdd;
	text-decoration:none;
}
#innerleft_bottom_menu ul li.selected a:hover{
	color: #496bdd;
	text-decoration:none;
}
#inner_rightside {
	float: left;
	width: 687px;
}
#innerbanner {
	float: left;
	height: 63px;
	width: 687px;
	background-image: url(../images/inner_banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 70px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 30px;
	color: #0069b2;
}
#inner_body {
	float: left;
	width: 488px;
	padding-top: 15px;
	text-align: left;
	padding-right: 20px;
}
#inner_adarea {
	float: left;
	width: 167px;
	padding-top: 50px;
}
#ad_top {
	float: left;
	height: 14px;
	width: 167px;
}
#ad_content {
	padding: 5px;
	float: left;
	width: 157px;
	background-color: #148D6C;
	text-align: left;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(../images/ad_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#ad_content a{
	color: #FFFFFF;
	text-decoration:none;
}
#ad_content a:hover{
	color: #d6dffe;
	text-decoration:underline;
}
#ad_bottom {
	float: left;
	height: 11px;
	width: 167px;
}
#inner_bottom_area {
	float: left;
	width: 687px;
	text-align: left;
	padding-top: 30px;
}
.bottombox {
	float: left;
	width: 188px;
	line-height: 16px;
}
.bottombox_middle {
	float: left;
	width: 188px;
	padding-left:15px;
	padding-right:15px;
	line-height: 16px;
}
.homeboxes_container {
	float: left;
	width: 607px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9e9ea;
	padding-bottom: 10px;
}

#search_container {
	float: left;
	width: 640px;
	text-align: right;
}









.size11 {
	font-size: 11px;
}


.size15 {
	font-size: 15px;
}
.size18 {
	font-size: 18px;
}
.color_blue18 {
	font-size: 18px;
	color: #496bdd;
}
.color_blue {
	color: #016ab2;
}
.color_baby_blue {
	color: #d6dffe;
}
.color_light_blue_cta_txt {
        color: #cce8ff
}
.lucida16_purple {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 16px;
	color: #8b005a;
}
.color_light_purple {
	color: #8b005a;
}
.color_purple13 {
	font-size: 13px;
	color: #800354;
}
.color_green {
	color: #056a4d;
}
