@charset "UTF-8";
/* CSS Document */

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: "Myriad Pro", Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
}
hr {
	margin: 0px 0px 14px;
	padding: 0px;
	color: #666;
}
th {
	color: #FFF;
	text-decoration: none;
	background-color: #060;
	margin: 0px;
	padding: 5px 0px 0px;
	height: 18px;
	font-weight: normal;
	font-size: 14px;
	vertical-align: top;
	text-align: center;
}
#bottom {
	width: 1000px;
	height: 53px;
}
#bottom_nav {
	background-image: url(../images/bottom_nav_bg.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 986px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#bottom_nav2 {
	height: 46px;
	width: 986px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#breadcrumbs {
	margin: 0px;
	padding: 10px 45px;
	height: 30px;
	width: 910px;
	text-align: left;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	background-image: url(../images/crumbs_bg.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: bottom;
}
#breadcrumbs p {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#breadcrumbs a {
	color: #999;
	text-decoration: underline;
}
#breadcrumbs a:visited {
	color: #999;
	text-decoration: underline;
}
#breadcrumbs a:hover {
	color: #666;
	text-decoration: underline;
}
#COD_chart {
	width: 900px;
	height: 650px;
}
#COD_chart_item {
	margin: 0px;
	padding: 5px 0px 5px 5px;
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#COD_chart_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	color: #FFF;
	text-decoration: none;
	background-color: #1b1b1b;
}
#COD_chart_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 650px;
	color: #CCC;
	background-color: #333;
}
#content_holder {
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
#content {
	margin: 0px;
	padding: 20px 70px 50px 45px;
	float: left;
	width: 885px;
	vertical-align: top;
}
#content h1 {
	font-family: Garamond, Georgia, "Times Roman", serif;
	font-size: 32px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 14px;
}
#content h2 {
	color: #696;
	text-decoration: none;
	font-family: Garamond, Georgia, "Times Roman", serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px;
}
#content h3 {
	font-family: Garamond, Georgia, "Times Roman", serif;
	font-size: 20px;
	color: #696;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#content h4 {
	font-family: Garamond, Georgia, "Times Roman", serif;
	font-size: 18px;
	color: #696;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px;
}
#content hr {
	color: #333;
	margin: 0px 0px 20px;
	padding: 0px;
}
#content p {
	line-height: 16px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 14px;
	text-align: justify;
}
#content ul {
	margin: 0px;
	padding: 5px 10px 5px 50px;
	list-style-type: square;
	text-decoration: none;
}
#content li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-decoration: none;
}
#content a {
	color: #696;
	text-decoration: underline;
}
#content a:active {
	color: #696;
	text-decoration: underline;
}
#content a:visited {
	color: #696;
	text-decoration: underline;
}
#content a:hover {
	color: #363;
	text-decoration: underline;
}
#content_left {
	margin: 0px;
	padding: 25px 0px 0px;
	float: left;
	width: 645px;
	vertical-align: top;
}
#content_left h1 {
	font-family: Garamond, Georgia, "Times Roman", serif;
	font-size: 32px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 14px 70px;
}
#content_left h2 {
	color: #696;
	text-decoration: none;
	font-family: Garamond, Georgia, "Times Roman", serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 70px;
}
#content_left h3 {
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 10px 70px;
	color: #FFF;
	font-weight: normal;
	font-style: italic;
}
#content_left p {
	line-height: 16px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 20px 14px 70px;
	text-align: justify;
}
#content_left ul {
	margin: 0px;
	padding: 5px 10px 5px 120px;
	list-style-type: square;
}
#content_left li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content_left a {
	color: #696;
	text-decoration: underline;
}
#content_left a:visited {
	color: #696;
	text-decoration: underline;
}
#content_left a:hover {
	color: #363;
	text-decoration: underline;
}
#content_right {
	float: right;
	margin: 0px;
	padding: 25px 0px 0px;
	width: 355px;
}
#content_right h1 {
	font-family: Garamond, Georgia, "Times Roman", serif;
	font-size: 32px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 20px;
}
#content_right p {
	line-height: 16px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 70px;
}
#content_right a {
	color: #696;
	text-decoration: underline;
}
#content_right a:visited {
	color: #696;
	text-decoration: underline;
}
#content_right a:hover {
	color: #363;
	text-decoration: underline;
}
#credit_chart {
	width: 900px;
	margin: 0px;
	padding: 0px;
	height: 300px;
}
#chart {
	width: 900px;
	height: 140px;
}
#credit_chart_item {
	margin: 0px;
	padding: 5px 0px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#credit_chart_rewards {
	height: 180px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#credit_chart_requirements {
	height: 35px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	border-bottom-style: solid;
}
#credit_chart_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	color: #FFF;
	text-decoration: none;
	background-color: #1b1b1b;
}
#credit_chart_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 700px;
	color: #CCC;
	background-color: #333;
}
#enrollmentform  {
	width: 850px;
	padding: 0px 0px 25px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#enrollment {
	width: 850px;
}
#enrollment_left {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#enrollment_right {
	float: right;
	width: 545px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#enrollment_item {
	height: 35px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#enrollment_item_lg {
	height: 55px;
	margin: 0px;
	padding: 0px 0px 15px;
	vertical-align: top;
}
#enrollment_item_lg-field {
	margin: 0px;
	padding: 15px 0px 0px;
	height: 55px;
}
#enrollment_comments {
	height: 90px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#enrollment_view {
	top: 442px;
	position: absolute;
	left: 597px;
	height: 94px;
	width: 162px;
	background-image: url(../images/rq_more.png);
}
#enter_site {
	float: left;
	height: 43px;
	width: 740px;
	text-decoration: none;
	margin: 0px;
	padding: 10px 10px 0px 0px;
	text-align: right;
}
#enter_site a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#enter_site a:visited {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
#enter_site a:hover {
	font-weight: bold;
	color: #090;
	text-decoration: none;
}
#footer_holder {
	margin: 0px;
	padding: 10px 45px;
	width: 910px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	clear: both;
}
#footer {
}
#footer p {
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #696;
	text-align: center;
	line-height: 16px;
}
#footer a {
	color: #363;
	text-decoration: underline;
}
#footer a:visited {
	color: #363;
	text-decoration: underline;
}
#footer a:hover {
	color: #696;
	text-decoration: underline;
}
#home_text {
	margin: 0px;
	padding: 20px 0px 50px;
	float: left;
	width: 1000px;
	vertical-align: top;
}
#home_text h1 {
	font-family: Garamond, Georgia, "Times Roman", serif;
	font-size: 32px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 14px 70px;
}
#home_text h2 {
	color: #696;
	text-decoration: none;
	font-family: Garamond, Georgia, "Times Roman", serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 70px;
}
#home_text h3 {
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 10px 70px;
	color: #FFF;
	font-weight: normal;
	font-style: italic;
}
#home_text p {
	line-height: 16px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 50px 14px 70px;
	text-align: justify;
}
#home_text ul {
	margin: 0px;
	padding: 5px 10px 5px 120px;
	list-style-type: square;
}
#home_text li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#home_text a {
	color: #696;
	text-decoration: underline;
}
#home_text a:visited {
	color: #696;
	text-decoration: underline;
}
#home_text a:hover {
	color: #363;
	text-decoration: underline;
}
#header {
	height: 86px;
	width: 1000px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#home_img_holder {
	height: 322px;
	width: 1000px;
}
#hours {
	width: 900px;
	margin: 0px;
	padding: 14px 0px 0px;
}
#hours_drive {
	float: right;
	width: 450px;
}
#hours_lobby {
	float: left;
	width: 450px;
}
#hours_left {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	width: 130px;
	text-align: right;
}
#hours_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 315px;
}
#hours_item {
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#hours_location {
	width: 450px;
}
#img_holder {
	height: 187px;
	width: 1000px;
}
#logo_holder {
	float: left;
	width: 391px;
	height: 86px;
}
#log_in {
	margin: 0px;
	padding: 2px 0px 0px 275px;
	height: 23px;
	width: 294px;
	text-align: right;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
#log_in p {
	margin: 0px;
	padding: 0px 8px 0px 0px;
	text-decoration: none;
}
#log_in a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
#log_in a:visited {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
#log_in a:hover {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
#MM_chart {
	width: 900px;
	height: 225px;
}
#MM_chart_item {
	margin: 0px;
	padding: 5px 0px 5px 5px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#MM_chart_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	color: #FFF;
	text-decoration: none;
	background-color: #1b1b1b;
}
#MM_chart_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 650px;
	color: #CCC;
	background-color: #333;
}
#media_center {
	margin: 0px;
	padding: 0px 0px 0px 50px;
	float: left;
	background-image: url(../images/separator2.jpg);
	background-repeat: no-repeat;
}
#mstar {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 1000px;
}
#mstar p {
	margin: 0px;
	padding: 10px 0px 0px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#mstar a:link {
	color: #FFF;
	text-decoration: underline;
}
#mstar a:active {
	color: #FFF;
	text-decoration: underline;
}
#mstar a:visited {
	color: #FFF;
	text-decoration: underline;
}
#mstar a:hover {
	color: #999;
	text-decoration: underline;
}
#news_area {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 300px;
}
#news-area h1 {
	font-size: 24px;
	color: #696;
	text-decoration: none;
	font-family: Garamond, Georgia, "Times Roman", serif;
	margin: 0px 0px 15px;
	padding: 25px 0px 5px;
	font-weight: normal;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #696;
}
#news-area h2 {
	color: #9c9;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
}
#news-area h3 {
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 5px;
	color: #666;
	font-weight: normal;
	font-style: italic;
}
#news-area hr {
	color: #333;
	width: 280px;
	margin: 0px 0px 15px 10px;
	padding: 0px;
}
#news-area p {
	margin: 0px;
	padding: 0px 10px 14px 0px;
}
#news-area a {
	color: #696;
	text-decoration: underline;
}
#news-area a:visited {
	color: #696;
	text-decoration: underline;
}
#news-area a:hover {
	color: #363;
	text-decoration: underline;
}
#newsform  {
	width: 300px;
	padding: 0px 0px 25px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#news {
	width: 300px;
}
#news_left {
	float: left;
	width: 115px;
	margin: 0px;
	padding: 0px;
}
#news_right {
	float: right;
	width: 180px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#news h1 {
	font-size: 24px;
	color: #696;
	text-decoration: none;
	font-family: Garamond, Georgia, "Times Roman", serif;
	margin: 0px 0px 15px;
	padding: 25px 0px 5px;
	font-weight: normal;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #696;
}
#news h2 {
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#news_item {
	height: 25px;
	margin: 0px;
	padding: 5px 0px 0px;
}
#news_view {
	top: 442px;
	position: absolute;
	left: 597px;
	height: 94px;
	width: 162px;
	background-image: url(../images/rq_more.png);
}
#notice_holder {
	margin: 0px;
	padding: 0px 0px 10px;
	height: 60px;
	width: 1000px;
	clear: both;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
}
#notice_left {
	margin: 0px;
	padding: 0px 0px 0px 45px;
	float: left;
	width: 855px;
}
#notice_left p {
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	padding: 12px 30px 5px 80px;
	text-align: justify;
	color: #999;
}
#notice_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 100px;
}
#online_banking_holder {
	float: right;
	width: 609px;
	height: 86px;
}
#online_login {
	margin: 0px;
	padding: 2px 0px 0px 270px;
	height: 84px;
	width: 300px;
}
#online_login p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-decoration: none;
	color: #CCC;
	width: 300px;
}
#online_login h1 {
	font-family: Garamond, Georgia, "Times Roman", serif;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px 6px;
	font-size: 22px;
	font-weight: bold;
	width: 300px;
}
#online_login h1 a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 22px;
}
#online_login h1 a:active {
	color: #FFF;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
}
#online_login h1 a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
}
#online_login h1 a:hover {
	color: #696;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
}
#online_login a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
#online_login a:active {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
#online_login a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
#online_login a:hover {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
#properties {
	width: 875px;
	height: 160px;
}
#properties_img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 115px;
	width: 210px;
}
#properties_txt {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 665px;
}
#properties_txt p {
	margin: 0px;
	padding: 0px 0px 13px;
}
#quick_links {
	float: right;
	height: 43px;
	width: 238px;
	text-align: right;
	margin: 0px;
	padding: 10px 12px 0px 0px;
}
.rates {
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.rates_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px;
	height: 40px;
	background-color: #CCC;
	vertical-align: top;
}
.rates_info {
	color: #000;
	text-decoration: none;
	background-color: #999;
	text-align: center;
	vertical-align: top;
	height: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rates_desc {
	font-size: 11px;
	color: #FFF;
	background-color: #000;
	padding-right: 100px;
	padding-left: 100px;
}
#savings_chart {
	width: 900px;
	height: 200px;
	margin: 0px;
	padding: 0px;
}
#save_chart_item {
	margin: 0px;
	padding: 5px 0px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 35px;
}
#save_chart_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	color: #FFF;
	text-decoration: none;
	background-color: #1b1b1b;
}
#save_chart_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 650px;
	color: #CCC;
	background-color: #333;
}
#sm_bg {
	background-color: #000;
	background-image: url(../images/wrapper_bg2.jpg);
	background-repeat: repeat-x;
}
#top_nav {
	height: 34px;
	width: 986px;
	background-image: url(../images/top_nav_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#top_nav2 {
	height: 34px;
	width: 986px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.bank_name {
	font-size: 16px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
.contact_no {
	font-family: Garamond, Georgia, "Times Roman", serif;
	font-size: 20px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
.drive_up {
	color: #666;
	text-decoration: none;
	font-style: italic;
}
.effective {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.loan_require {
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.phone {
	font-family: Garamond, Georgia, "Times Roman", serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.price {
	color: #900;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.property {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
