/* page structure elements */
td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
}

/* top navigation */
.bgtopnavleft {
	background-color: #E3E3D2;
	background-image: url(../img/topnav_left_back.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	font-weight: bold;
}
.bgtopnavright {
	background-color: #FDF9D5;
	background-image: url(../img/topnav_right_back.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	font-weight: bold;
}
.bgblack {
	background-color: #000000;
}
.bgheader {
	background-color: #EFEFE7;
}
.bgheaderphoto1 {
	background-image: url(../img/header_photo_1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 153px;
	background-color: #efefe7;
}
.bghomebankingfields {
	background-image: url(../img/header_home_banking_login_back.gif);
	background-repeat: no-repeat;
	width: 254px;
}
.bghomebankinglinks {
	background-image: url(../img/header_home_banking_links_back.gif);
	background-repeat: no-repeat;
	font-size: 9px;
	font-weight: bold;
	padding-left: 15px;
}
.formbanking {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FDF9D5;
	height: 15px;
	border: 1px solid #465385;
	width: 95px;
}
a:link {
	color: #455284;
	text-decoration: underline;
}
a:visited {
	color: #455284;
}
a:hover {
	color: #455284;
	text-decoration: none;
}
a:active {
	color: #0000CC;
	text-decoration: underline;
}


.subnavon {
	color: #000000;
}

.subnav A:link {
	color: #455284;
	text-decoration: underline;
}

.subnav A:visited {
	color: #455284;
}

.subnav A:hover {
	color: #455284;
	text-decoration: none;
}

.subnav A:active {
	color: #0000CC;
	text-decoration: underline;
}



.bgcalloutborder {
	background-color: #6B759C;
}
.bgcalloutback {
	background-color: #EAEAEA;
	font-size: 11px;
	padding: 5px;
}
.subtitle1 {
	font-size: 13px;
	font-weight: bold;
	color: #2B324F;
}
.subtitle2 {
	font-size: 16px;
	font-weight: bold;
	color: #668063;
}
.txtred {
	color: #990000;
}
.bgphototop {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8793C0;
	padding: 6px;
}
.title1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D0182F;
	text-decoration: none;
}
.title2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #465385;
	text-decoration: none;
}
.txtsm {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #465385;
}

.bgpop {
	background-image: url(../img/header_logo_pop_repeat.gif);
	background-repeat: repeat-x;
}

.formmember {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FDF9D5;
	width: 225px;
	border: 1px solid #465385;
	
}

.formmember_sm {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FDF9D5;
	width: 60px;
	border: 1px solid #465385;
	
}

td a img {
	border: 0;
}
