﻿/*
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
*/
* {
	outline: none;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #c4c1b6;
	background-image: url(images/bg_rpt.jpg);
	background-repeat: repeat-x;
	color: #333333;
}
img, a img {
	border: none;
}
.handcursor {
	cursor: hand;
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #ca1731;
	text-decoration: none;
}
a:hover {
	color: #ca1731;
	text-decoration: underline;
}	
a.doubleul {
	border-bottom: 3px double #ed2724;
}
a.doubleul:hover {
	border-bottom: none;
	text-decoration: none;
}
p {
	margin: 0;
	color: #333333;
	line-height: 17px;
	padding: 0px 0px 10px 0px;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
}
ul ul {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	line-height: 13px;
	padding-bottom: 5px;
	color: #333333;
}
td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	color: #914f36;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	color: #333333;
	font-weight: bold;
}

th {
	text-align: left;
	font-weight: bold;
	vertical-align: bottom;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.error {
	color: #ed2724;
}
.ext {
	color: #666666;
	text-transform: uppercase;
}
#bg_center {
	background-image: url(images/bg_center.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}
#bg_top {
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 300px;
}
#main {
	width: 915px;
	margin: 0 auto;
}
#header {
	position: relative;
	height: 97px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 42px 0px 0px 28px;
	float: left;
}
#headerlinks {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 550px;
}
#topnav {
	float: left;
	padding-right: 10px;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#topnav li {
	margin: 0px;
	padding: 0px 4px 0px 4px;
	float: left;
	display: inline;
}
#topnav a {
	color: #858587;
	text-decoration: none;
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
#topnav a:hover {
	color: #447c6e;
	text-decoration: none;
}
#topnav a.on {

}
#search {
	float: right;
	background-color: #e6e7e8;
	height: 33px;
}
#searchpadd {
	padding: 8px 10px 0px 18px;
	color: #58595b;
}
#searchbox {
	border: 1px solid #9fa0a1;
	height: 15px;
	width: 130px;
	color: #58595b;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
#actionlinks {
	float: right;
	padding: 10px 18px 0px 0px;
	position: relative;
}

#actionlinks ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#actionlinks li {
	margin: 0px;
	padding: 0px 4px 0px 4px;
	float: right;
	display: inline;
}

#actionlinks a {
	color: #999999;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 18px;
}

#actionlinks a:hover {
	color: #333333;
	text-decoration: none;
}

#actionlinks a.toolbox_print {
	background-image: url(/images/toolbox_print.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#actionlinks a.toolbox_email {
	background-image: url(/images/toolbox_email.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#actionlinks a.toolbox_bookmark {
	background-image: url(/images/toolbox_bookmark.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#actionlinks a.toolbox_textsize {
	background-image: url(/images/toolbox_textsize.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#content {
	padding: 0px 20px 0px 30px;
}
#navbar {
	float: left;
	width: 600px;
	height: 25px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#navbar li {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	display: inline;
	float: left;
}
#navbar a {
	/*Image Based*/
	display: block;
	float: left;
	width: 194px;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background-image: url(/images/btn_personalbanking_notext2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#navbar a:hover {
	/*Image Based*/
	color: #d3c591;
	text-decoration: none;
}

#navbar a.on {
	/*Image Based*/
	display: block;
	float: left;
	width: 194px;
	height: 25px;
	line-height: 25px;
	color: #d3c591;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background-image: url(/images/btn_personalbanking_notext2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#navbar ul li#nav_business a {
	background-image: url(/images/btn_businessbanking_notext2.jpg);
}

#navbar ul li#nav_investments a {
	background-image: url(/images/btn_investments_trust_notext2.jpg);
}
#breadcrumb {
	/*float: left;
	width: 255px;*/
	height: 25px;
	line-height: 25px;
	color: #4d4d4f;
	padding-left: 8px;
	overflow: hidden;
}
#breadcrumb a {
	color: #4d4d4f;
}
#content_cols {
	clear: both;
}
#content_cols_left {	
	float: left;
	width: 657px;
}
#indexflash {
	padding-bottom: 6px;
}
#module_banking {
	float: left;
	width: 213px;
	height: 254px;
	background-color: #737a3b;
	background-image: url(images/module_bg_banking_2.jpg);
	background-repeat: no-repeat;
}
#module_mortgage {
	float: left;
	width: 212px;
	height: 254px;
	background-color: #a74a3e;
	background-image: url(images/module_bg_mortgage_2.jpg);
	background-repeat: no-repeat;
}
#module_privatebanking {
	float: left;
	width: 213px;
	height: 254px;
	background-color: #4f7eb8;
	background-image: url(images/module_bg_privatebanking_2.jpg);
	background-repeat: no-repeat;
}
#indexmodules h1 {
	margin: 0px;
	padding: 64px 0px 0px 12px;
	color: #ffffff;
	line-height: 18px;
	font-weight: bold;
}
#indexmodules ul {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 13px;
	list-style-image: none;
	list-style-type: none;
}
#indexmodules li {
	margin: 0px;
	padding: 3px 0px 3px 11px;
	line-height: 16px;
	height: 18px;
	background-repeat: repeat-x;
	background-position: bottom left;
}
#indexmodules a {
	display: block;
	color: #ffffff;
}
#indexmodules a:hover {
	text-decoration: none;
	color: #d3c591;
}
#indexmodules #module_banking li {
	background-image: url(images/bg_module_green.jpg);
}
#indexmodules #module_mortgage li {
	background-image: url(images/bg_module_red.jpg);
}
#indexmodules #module_privatebanking li {
	background-image: url(images/bg_module_blue.jpg);
}
.indexmodulesclear {
	float: left;
	width: 9px;
	height: 201px;
}
#dates_stocks {
	height: 30px;
	background-color: #d3e0db;
	width: 841px;
}
#footer {
	padding: 12px 0px 0px 10px;
}
#footer_links {
	padding: 10px 0px 16px 0px;
	float: left;
	width: 700px;
}
#footer_links ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#footer_links li {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	display: inline;
	float: left;
}
#footer_links a {
	color: #4d4d4f;
	text-decoration: none;
	white-space: nowrap;
}
#footer_links a:hover {
	text-decoration: underline;	
}

#footer_links a.on {
	color: #d3c591;
	text-decoration: none;
	white-space: nowrap;
}
#footer_icons {
	padding-left: 6px;
}
#footer_icons_new {
	float: right;
	width: 100px;
	text-align: right;
	font-size: 9px;
}
#footertrustdisclaimer {
	margin: 0px 200px 0px 150px;
        padding: 10px;
	font-size: 12px;
        font-weight: bold;
        border: 1px solid #CCCCCC;
}
#copyright {
	padding-left: 6px;
	padding-bottom: 10px;
}
#dates_stocks_currentdate {
	line-height: 30px;
	color: #58595b;
	padding-left: 11px;
	float: left;
	padding-right: 23px;
}
.stockinfo {
	float: left;
	padding-right: 32px;
	line-height: 12px;
	padding-top: 4px;
}
.stockindex {
	color: #1b75bb;
}
.stockindex_up {
	color: #009345;
}
.stockindex_down {
	color: #ec1c24;
}
.stockindex_currvalue {
	color: #231f20;
	display: block;
	 text-align: center;
}
#content_cols_right {
	float: right;
	width: 201px;
}
#currentweather {
	color: #929497;
	padding-left: 18px;
	font-weight: bold;
	padding-top: 10px;
}
#currentweather_date {
	line-height: 17px;
}
#currentweather_conditions {
	float: right;
	padding-right: 37px;
}
#currentweather_conditions_temp {
	color: #faaf40;
	font-weight: normal;
	text-align: center;
	text-indent: 10px;
}
#accountlogin {
	height: 164px;
	background-image: url(images/bg_custlogin_2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#newcustomer {
	height: 100px;
	background-image: url(images/back_rightcol_single.jpg);
	background-repeat: no-repeat;
}
#rates {
	height: 110px;
	background-image: url(images/bg_rates_3.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.module_titles {
	width: 190px;
	text-align: center;
	padding: 11px 0px 0px 0px;
}
#form_dropdown {
	background-image: url(images/bg_form_dropdown.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 185px;
	position: relative;
	z-index: 1;
}

#form_dropdown a {
	display: block;
	height: 38px;
	line-height: 38px;
	float: left;
	padding-left: 60px;
	color: #333333;
	z-index: 1;
}

#login_selectbox {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 150px;
	position: absolute;
	top: 28px;
	left: 40px;
	z-index: 1;
}

#login_selectbox a {
	display:block;
	height: 20px;
	line-height: 20px;
	padding: 0px 10px 0px 10px;
	z-index: 1;
}

#loginform_personal, #loginform_trust {
	margin: 0px;
	padding: 0px;
}

.form_username {
	background-image: url(images/bg_form_username.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
}
.form_password {
	background-image: url(images/bg_form_password.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
}
.form_username input, .form_password input {
	border: 0px;
	outline: none;
	width: 120px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 12px;
	line-height: 12px;
	padding: 0px;
}
.ob_login {
	float: left;
	height: 30px;
	background-image: url(images/bg_form_login_2.jpg);
	background-repeat: no-repeat;
	width: 64px;
	padding: 3px 0px 0px 11px;
	margin: 0px;
	
}
.ob_login a {
	display: block;
	line-height: 21px;
	color: #5e5f61;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	width: 47px;
	margin: 0px;
}
.ob_enroll {
	float: right;
	height: 30px;
	background-image: url(images/bg_form_enrollonline_2.jpg);
	background-repeat: no-repeat;
	width: 100px;
	padding: 3px 0px 0px 0px;
	margin: 0px;
}
.ob_enroll a {
	display: block;
	line-height: 21px;
	color: #5e5f61;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	width:87px;
	margin: 0px;
}
#appplyaccountdropdown {
	background-image: url(images/bg_form_dropdown_account.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 170px;
	margin-left: 1px;
	position: relative;
	z-index: 1;
}

#appplyaccountdropdown a {
	display: block;
	height: 38px;
	line-height: 38px;
	float: left;
	padding-left: 60px;
	color: #333333;
	z-index: 1;
}

#apply_selectbox {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 150px;
	position: absolute;
	top: 28px;
	left: 40px;
}

#apply_selectbox a {
	display:block;
	height: 20px;
	line-height: 20px;
	padding: 0px 10px 0px 10px;
}
#ratesdropdown {
	/*background-image: url(images/bg_form_dropdown_rate.jpg);*/
	background-image: url(/images/back_ratedropdown.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 161px;
	position: relative;
	margin-left: 10px;
}

#ratesdropdown a {
	display: block;
	height: 15px;
	line-height: 15px;
	float: left;
	padding-left: 13px;
	color: #333333;
	overflow: hidden;
	text-align: left;
}

#rates_selectbox {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 150px;
	position: absolute;
	top: 15px;
	left: 15px;
	color: #333333;
	text-align: left;
}

#rates_selectbox a {
	display:block;
	/*height: 20px;
	line-height: 20px;
	padding: 0px 10px 0px 10px;*/
	padding: 2px 10px 2px 10px;
	line-height: normal;
	text-align: left;
}
#ratestxt {
	padding: 1px 16px 0px 8px;
	text-align: left;
}
.ratestring {
	background-color: #e2e3e4;
	color: #58595b;
	padding: 0px 10px 0px 10px;
}
.rate_title {
	font-weight: bold;
}
.rate_percent {
}
#pagecontent {
	padding: 18px 40px 18px 13px;
}
#pagecontent_ad {
	/*float: left;
	width: 128px;*/
	padding-top: 20px;
}
#pagecontent_text {
	/*float: right;
	width: 460px;*/
}

#pagecontent_textpad {
	padding: 0px 10px 20px 10px;
}
#pagecontent h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #4d6474;
	text-transform: uppercase;
}
#navblock {
	background-color: #1f6350;
}
#navblock_navigation {
	/*float: left;
	width: 152px;*/
	background-color: #1f6350;
	min-height: 232px;
	padding-bottom: 20px;
z-index: 0;
}
#navblock_navigation ul {
	margin: 0px;
	padding: 0px 12px 0px 10px;
	list-style-image: none;
	list-style-type: none;
}
#navblock_navigation li {
	margin: 0px;
	padding: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 2px dotted #8da698;
	color: #ffffff;
}
#navblock_navigation a {
	display: block;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
}
#navblock_navigation a:hover {
	text-decoration: none;
	color: #d3c591;
}
#navblock_navigation a.on {
	display: block;
	color: #d3c591;
	padding: 0px 5px 0px 5px;
}

#navblock_navigation li ul li {
	border-bottom: none;
}

#nav_block_content {
	/*float: right;
	width: 505px;*/
	width: 505px;
}
#navblock_navigation  h2 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	padding: 28px 0px 0px 12px;
	text-transform: uppercase;
}

#content_cols_left_innerleft {
	float: left;
	width: 152px;
	overflow: hidden;
}

#content_cols_left_innerright {
	float: right;
	width: 505px;
	overflow: hidden;
}
#content_cols_single {
	width: 100%;
}

#content_cols_single_innerleft {
	float: left;
	width: 152px;
	overflow: hidden;
}

#content_cols_single_innerright {
	float: right;
	width: 713px;
	overflow: hidden;
}

#teamlist {
	padding: 0px 10px 20px 10px;

}

.teamheader {
	clear: left;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
	font-size: 16px;
	border-bottom: 1px solid #CCCCCC;
}

.teamitem {
	padding: 0px 50px 10px 0px;
	float: left;
	width: 150px;
}

.teamname {
	font-weight: bold;
}
	

.teamtitle {
	font-style: italic;
}

.teamdetail_photo {
	float: left;
	width: 222px;
}

.teamdetailbox {
	margin-left: 222px;
	background-color: #DBDCDD;
	padding: 20px;
	min-height: 294px;
}

.teamdetailbox _wide{
	background-color: #DBDCDD;
	padding: 20px;
}

.teamdetail_title {
	font-weight: bold;
	padding: 0px;
}

.teamdetail_phone {
	padding: 0px 0px 10px 0px;
}

.teamdetail_bio {
	padding: 0px 0px 10px 0px;
}

.teamdetail_return {

}

#newslist {
	padding: 0px 10px 20px 10px;

}

.newsitem {
	padding: 0px 0px 10px 0px;
}

.newstitle {
	font-weight: bold;
}

.newsdetail_title {
	font-weight: bold;
	padding: 0px;
}

.newsdetail_date {
	padding: 0px 0px 10px 0px;
}

.newsdetail_text {
	padding: 0px 0px 10px 0px;
}

.newsdetail_return {

}

#joblist {
	padding: 0px 10px 20px 10px;

}

.jobitem {
	padding: 0px 0px 10px 0px;
}

.jobtitle {
	font-weight: bold;
}

.jobdetail_title {
	font-weight: bold;
	padding: 0px;
}

.jobdetail_date {
	padding: 0px 0px 10px 0px;
}

.jobdetail_text {
	padding: 0px 0px 10px 0px;
}

.jobdetail_return {

}

.ratesubcattitle {
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

.ratecatnotes {
	padding-top: 10px;
}

.tablehead {
	vertical-align: bottom;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}

.tablelefthead {
	vertical-align: top;
	padding: 5px;
	font-style: italic;
}

.tablealtrow {
	background-color: #f9f5e7;
}

#actionlinks
{
	position: relative;
}

#selectfontsize 
{
	position: absolute;
	top: 50px;
	left: 0px;
	width: 55px;
	border: 1px solid #333333;
	padding: 5px 0px 5px 5px;
	background-color: #FFFFFF;
}

#selectfontsize a {
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding: 0px 5px 0px 0px;
}

#selectfontsize a.sm_a {
	font-size: 8px;
}

#selectfontsize a.med_a {
	font-size: 10px;
}

#selectfontsize a.lg_a {
	font-size: 16px;
}

#selectfontsize a.xlg_a {
	font-size: 18px;
}

#emailpagepopup {
	position: absolute;
	top: 50px;
	right: 0px;
	width: 200px;
	border: 1px solid #333333;
	padding: 10px;
	background-color: #FFFFFF;
	z-index: 100;
}

.subcontentpad {
	padding: 0px 10px 20px 10px;
}

.formleftcol {
	width: 25%;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

#nav_block_right {
	float: right;
	width: 202px;
}

#loclist {
	padding: 20px 0px 0px 0px;
}

a.ratesapplynow {
	float: right;
	display: block;
	height: 20px;
	width: 90px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

a.ratesapplynow:hover {
	text-decoration: none;
	border: 1px solid #999999;
	background-color: #F1F1F1;
}

/* Right Column Styles */
#rightcol_combined 
{
	width: 203px;
	background-image: url(/images/back_rightcol_new.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#rightcol_personal 
{
	height: 110px;
	overflow: hidden;
}

#rightcol_investment
{
	height: 108px;
	overflow: hidden;
}

#rightcol_rates
{
	height: 152px;
}

.rightcolheader 
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
}

#ratestxt a
{
	color: #333333;
}

.rightcolheader a
{
	color: #FFFFFF;
}

.rightcolcontent 
{
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
}

.rightcolcontent input
{
	padding: 0px;
	margin: 0px;
	width: 150px;
}

.rightcolcontent p {
	padding: 0px 0px 5px 0px;
	color: #FFFFFF;
}

.rightcolcontent a {
	color: #FFFFFF;
	text-decoration: underline;
}

.rightcolcontent a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
