ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link, a:active, a:visited, a:hover{
	text-decoration:none;
	color: #442A5E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #442A5E;
	background-image: none;
}
a:active{
	text-decoration:none;
	color: #442A5E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #442A5E;
	background-image: none;
}
a:focus, a:hover{
	text-decoration:none;
	color: #442A5E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #442A5E;
	background-image: none;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background:#fafafa url(../images/body_bg.jpg) repeat-x;
	color:#444444;
	font:62.5% Arial,sans-serif;
}

#header{
	width: 880px;
	height: 74px;
	padding: 22px 64px 0px 44px;
	background: url(../images/header_bg.jpg) no-repeat;
}

#logo{
	display: block;
	width: 293px;
	height: 37px;
	float: left;
	margin: 4px 0px 0px 0px;
	background: url(../images/logo.jpg) no-repeat;
	text-indent: -99999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#search{
	width: 270px;
	height: 26px;
	float: right;
}

#search input#search_field{
	width: 192px;
	height: 21px;
	float: left;
	padding: 5px 5px 0px 5px;
	background: url(../images/search_bg.jpg) no-repeat;
	border: none;
}

#search input#search_btn{
	width: 60px;
	height: 24px;
	float: left;
	margin: 0px 0px 0px 5px;
	background: url(../images/search_btn.jpg) no-repeat;
	border: none;
}

#header ul{
	float: right;
	width: 260px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	display: block;
}

#header ul li{
	display: inline;
	float: left;
	background: url(../images/header_li.gif) center left no-repeat;
	font-size: 120%;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#header ul li a{
	color: #666666;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header ul li a:hover{
	color: #442A5E;
	background:none;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header ul li.no_bg{
	background: none;
	padding: 0px;
	margin: 0px;
}

#content{
	width: 960px;
	padding: 0px 14px;
}

#banner{
	width: 960px;
	height: 326px;
	background: url(../images/navigation_bg.gif) bottom no-repeat;
}

/*#carousel{
	width: 960px;
	height: 273px;
	background: url(../images/carousel.jpg) center top no-repeat;
}*/

#navigation{
	width: 922px;
	height: 43px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
}

#navigation ul li{
	float: left;
}

#navigation ul li#account_access a{
	display: block;
	width: 134px;
	height: 23px;
	margin: 0px 44px 0px 0px;
	background: url(../images/account_access.jpg) no-repeat;
	text-indent: -99999px;
}
#navigation ul li#account_access a:hover{
	background: url(../images/account_access_on.jpg) no-repeat;
}
#navigation ul li#account_access_active a{
	display: block;
	width: 134px;
	height: 23px;
	margin: 0px 44px 0px 0px;
	background: url(../images/account_access_on.jpg) no-repeat;
	text-indent: -99999px;
}

#navigation ul li#customer_service a{
	display: block;
	width: 143px;
	height: 23px;
	background: url(../images/customer_service.jpg) no-repeat;
	text-indent: -99999px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul li#customer_service a:hover{
	background: url(../images/customer_service_on.jpg) no-repeat;
}
#navigation ul li#customer_service_active a{
	display: block;
	width: 143px;
	height: 23px;
	background: url(../images/customer_service_on.jpg) no-repeat;
	text-indent: -99999px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul li#personal_banking a{
	display: block;
	width: 145px;
	height: 23px;
	background: url(../images/personal_banking.jpg) no-repeat;
	text-indent: -99999px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul li#personal_banking_active a{
	display: block;
	width: 145px;
	height: 23px;
	background: url(../images/personal_banking_on.jpg) no-repeat;
	text-indent: -99999px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul li#personal_banking a:hover{
	background: url(../images/personal_banking_on.jpg) no-repeat;
}

#navigation ul li#business_banking a{
	display: block;
	width: 141px;
	height: 23px;
	background: url(../images/business_banking.jpg) no-repeat;
	text-indent: -99999px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul li#business_banking_active a{
	display: block;
	width: 141px;
	height: 23px;
	background: url(../images/business_banking_on.jpg) no-repeat;
	text-indent: -99999px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul li#business_banking a:hover{
	background: url(../images/business_banking_on.jpg) no-repeat;
}


#navigation ul li#mortgage_lending a{
	display: block;
	width: 147px;
	height: 23px;
	background: url(../images/mortgage_lending.jpg) no-repeat;
	text-indent: -99999px;
}
#navigation ul li#mortgage_lending_active a{
	display: block;
	width: 147px;
	height: 23px;
	background: url(../images/mortgage_lending_on.jpg) no-repeat;
	text-indent: -99999px;
}
#navigation ul li#mortgage_lending a:hover{
	background: url(../images/mortgage_lending_on.jpg) no-repeat;
}

#text{
	width: 960px;
	float: left;
	background: url(../images/text_bg.jpg) repeat-y;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#text_btm{
	width: 960px;
	height: 24px;
	overflow: hidden;
	clear: both;
	background: url(../images/text_btm.jpg) bottom no-repeat;
}

.columns{
	width: 320px;
	float: left;
}

.columns h1{
	font-size: 180%;
	color: #666666;
	font-weight: normal;
	padding-left: 20px;
	line-height: 200%;
	display: block;
	width: 100%;
}

.columns h2{
	font-size: 160%;
	color: #666666;
	font-weight: normal;
}

.columns h3{
	font-size: 120%;
	color: #444444;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	line-height: 150%;
}

h4{
	font-size: 140%;
	color: #666666;
	font-weight: bold;
	padding-top: 20px;
	line-height: 180%;
}
.columns h5{
	font-size: 110%;
	color: #444444;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 140%;
}



#account_access_menu{
	background-color:#FFFFFF;
}
select{
	width: 250px;
	height: 24px;
	color: #666666;
	border: 1px solid #e5e3e3;
	background: #f7f5f5;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 110%;
}

.column1{
	width: 319px;
	/*height: 484px;*/
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	height: 100%;
	min-height:540px;
}

.column1 select{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.column1 ul{
	width: 299px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.column1 ul li{
	display: block;
	float: left;
	color: #444444;
	font-size: 120%;
	width: 279px;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

.column1 ul li.tier{
	display: block;
	float: left;
	color: #444444;
	font-size: 120%;
	width: 279px;
	line-height: 140%;
	border-bottom:none;
	margin-bottom:0px;
}

.column1 ul li.first_row{
	color: #444444;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
}

.column1 ul li.right{
	width: 280px;
	color: #444444;
	font-size: 10px;
	text-align: right;
}

.column1 ul li.right a{
	color: #442a5e;
	font-size: 100%;
	font-weight: bold;
}


.column1 ul li span.col1{
	width: 138px;
	float: left;
	margin-bottom: 4px;
}

.column1 ul li span.col2{
	width: 72px;
	float: left;
	text-align: center;
}

.column1 ul li span.col3{
	width: 60px;
	float: left;
	text-align: center;
}

.spacer{
	width: 285px;
	height: 1px;
	clear: both;
	overflow: hidden;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.column2{
	width: 319px;
	height: 100%;
	min-height:540px;	
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.column2 ul{
	width: 300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.column2 ul li{
	list-style-type: disc;
	color: #442a5e;
	font-weight: 500;
	font-size: 9px;
	margin: 0px 0px 7px 16px;
}

.column2 ul li a{
	font-size: 130%;
	color: #442a5e;
	font-weight: bold;
}

.column3{
	width: 319px;
	float: left;
	height: 100%;
	min-height:540px;
}

.column3 ul{
	width: 270px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.column3 ul li{
	width: 270px;
	float: left;
	clear: left;
	margin: 0px 0px 10px 0px;
}

.column3 ul li img{
	float: left;
	margin: 0px 9px 9px 0px;
}


.column3 ul li h4{
	float: left;
	padding: 0px 0px 5px 0px;
}


.column3 ul li p{
	position: relative;
	width: 190px;
	float: left;
}


.column3 ul li {
	font-size: 120%;
	color: #706b58;
}

.column3 ul li h4 a{
	font-size: 110%;
	color: #442a5e;
}

#footer{
	width: 960px;
	height: 110px;
	clear: both;
	float: left;
	background: url(../images/footer.gif) no-repeat;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

.locations{
	width: 190px;
	height: 80px;
	float: left;
	text-align: center;
}

#footer_logos {
	width: 160px;
	height: 80px;
	float: right;
}

.locations h2{
	font-size: 12px;
	color: #666666;
}

.locations p{
	font-size: 12px;
	color: #666666;
}

#footer ul{
	display: block;
	float: left;
	width: 880px;
	padding: 0px 0px 0px 50px;
}

#footer ul li{
	position: relative;
	display: inline;
	float: left;
	background: url(../images/header_li.gif) center left no-repeat;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#footer ul li a{
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer ul li a:hover{
	color: #442A5E;
	background:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer ul li.no_bg{
	background: none;
	padding: 0px;
	margin: 0px;
}

#footer ul li.break{
	background: none;
	clear: left;
	padding: 0px;
	margin: 0px 0px 0px 172px;
}


/*--------------------------SUB PAGES---------------------------*/

#content_inner{
	width: 560px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 100%;
}

#content-full {
	width: 560px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 100%;
	margin: 0px 0px 40px 0px;
	border-right: 3px dotted #E5E5E5;
}

#product-wrap {
	padding: 0px 0px 0px 20px;
}

#product-wrap p {
	font-size: 13px;
	line-height: 20px;
	color: #555555;
}

#content-full h2 {
	padding: 0px 0px 10px 0px;
}

#content-full h3 {
	font-size: 18px;
	color: #336600;
	padding: 0px 0px 10px 0px;
}

#content-full h4 {
    color: #666666;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    padding: 0px 0px 4px 0px;
}

.promo-image {
	float: left;
	margin: 0px 15px 20px 0px;
	clear: both;
	border: solid 1px #EEEEEE;
}

.lp-feature {
	margin: 0px 0px 30px 0px;
}

.promo-text p {
	color:#888888;
	font-size: 15px;
	line-height: 25px;
}	

#content-sidebar {
	width: 240px;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 40px 0 20px;
	
}

#content-sidebar h2 {
	color: #FFFFFF;
	font-size: 16px;
	width: 240px;
	background: #633C89;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
	-moz-box-shadow: 0px 4px 4px #999;
	-webkit-box-shadow: 0px 4px 4px #999;
	box-shadow: 0px 4px 4px #999;
	margin: 0px 0px 20px 0px;
	padding: 20px 10px 20px 10px;
}

#content-sidebar h4 {
    color: #555555;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    padding-top: 10px !important;
}

#content-sidebar p {
	font-size: 12px;
	line-height: 18px;
	color: #555555;
	margin: 0px 0px 10px 0px;
}

#content_inner h2{
	font-size: 160%;
	color: #444444;
	font-weight: bold;
	padding-bottom: 10px;
}

#content_inner p{
	font-size: 120%;
	line-height: 140%;
	color: #444444;
	font-weight: normal;
}

.subnav_column{
	width: 319px;
	height: 480px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.subnav_column h1 {
	font-size: 160%;
	color: #666666;
	font-weight: bold;
	text-align: left;
	width: 290px;
	line-height: 100%;
}
.subnav_column h2 {
	font-size: 160%;
	color: #666666;
	font-weight: normal;
	padding-left: 20px;
	text-align: left;
	padding-bottom: 10px;
}
.subnav {
	width: 279px;
	display: block;
	float: left;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.subnav li {
	width: 279px;
	display: block;
	float: left;
	color: #666666;
	/*font-size: 120%;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 200%;
	font-weight: bold;
}
.subnav li a {
	/*width: 279px;*/
	display: block;
	color: #666666;
	font-size: 120%;
	line-height: 200%;
	padding-left:10px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subnav li a:active {
	color: #442A5E;
	background-color: none;;
	text-decoration: none;
	background-image: none;
}
.subnav li a:hover {
	color: #442A5E;
	background-color: #EBEBEB;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
}
.sub2nav {
	width: 279px;
	display: block;
	float: left;
	color: #666666;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.sub2nav li {
	width: 239px;
	display: block;
	float: left;
	color: #666666;
	line-height: 200%;
	font-weight: normal;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sub2nav li a {
	/*width: 279px;*/
	display: block;
	color: #666666;
	font-size: 120%;
	line-height: 200%;
	padding-left:10px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.sub2nav li a:hover {
	color: #442A5E;
	text-decoration: underline;
	font-weight: normal;
	background-image: url(/images/nav-active.gif);
	background-color: none;
	background-repeat: no-repeat;
	background-position: left;
}

#interior_banner{
	width: 960px;
	height: 203px;
	background: url(../images/navigation_bg.gif) bottom no-repeat;
}
#interior_hdr_acctaccess {
	width: 960px;
	height: 150px;
	background-image: url(../images/hdr-acctaccess.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#interior_hdr_mort {
	width: 960px;
	height: 150px;
	background-image: url(../images/hdr-mortgage.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#interior_hdr_pers {
	width: 960px;
	height: 150px;
	background-image: url(../images/hdr-persbank.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#interior_hdr_custserv {
	width: 960px;
	height: 150px;
	background-image: url(../images/hdr-customerservice.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#interior_hdr_search {
	width: 960px;
	height: 150px;
	background-image: url(../images/hdr-search.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#interior_hdr_biz {
	width: 960px;
	height: 150px;
	background-image: url(../images/hdr-biz.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
#wrapper{
	width: 988px;
	margin:0 auto;
}
#account_access #active {
	background-image: url(/images/account_access_on.jpg);
	background-repeat: no-repeat;
}
.feature-list {
	font-size: 120%;
	font-weight: bold;
	color: #4D4D4D;
	list-style-type: circle;
	list-style-position: inside;
	line-height: 140%;
}
.prod-grid {
	border: 1px solid #CCCCCC;
	border-spacing:inherit;
	border-collapse:collapse
}
.prod-grid th {
	font-size: 120%;
	font-weight: bold;
	background-color: #E8E8E8;
	padding: 8px;
	border: 1px solid #CCCCCC;
}
.prod-grid td {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	border-spacing:none;
	font-size: 120%;
	color: #444444;
	padding: 8px;
}
.prod-grid ul {
	list-style-type: none;
	text-align: left;
}
.prod-grid li {
	padding-bottom: 8px;
}
/*.sub2nav #active {
	background-image: url(/images/nav-active.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #442A5E;
}*/

