﻿html {
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #F1F1F1;
}
a:link {
	color: #952A4F;
	text-decoration: underline;
}
a:visited {
	color: #952A4F;
	text-decoration: underline;
}
a:active {
	color: #8A2529;
	text-decoration: underline;
}
a:hover {
	color: #D05782;
	text-decoration: underline;
}
ul li {
	list-style-position: inside;
	list-style-type: none;
	background-image: url(images/bulletcircle.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	display: inline-block;
}

#header1 {
	height: 72px;
	width: 754px;
	background-color: #FFFFFF;
}
#header1 form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page {
	width: 754px;
	height: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
}
#mainbody {
	width: 754px;
	display: block;
	height: auto;
}
#nav1 {
	width: 754px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #952A4F;
	padding: 0px;
	margin-bottom: 4px;
	height: 21px;
	z-index: 10;
	position: absolute;
	visibility: visible;
}
#nav2 {
	width: 754px;
	padding-top: 29px;
	padding-bottom: 10px;
	text-align: center;
}
#nav2 a:link {
	color: #000000;
	text-decoration: none;
}
#nav2 a:visited {
	color: #000000;
	text-decoration: none;
}
#nav2 a:active {
	color: #000000;
	text-decoration: none;
}
#nav2 a:hover {
	color: #972A51;
	font-weight: bold;
}
#content1 {
	height: auto;
	width: 576px;
	float: left;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#content1 h1 {
	color: #952a4f;
	margin-bottom: 5px;
	margin-left: 15px;
	letter-spacing: -0.1em;
	line-height: 0.9em;
	font-weight: normal;
}
#content1 h2 {
	font-size: 1.5em;
	color: #952a4f;
	margin-bottom: 8px;
	margin-left: 15px;
	margin-top: 0px;
}
#content1 h3 {
	font-size: 1.25em;
	color: #952a4f;
	margin-bottom: 5px;
	margin-left: 15px;
}
#content1 table {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#content1 table h3 {
	font-size: 1.2em;
	margin-top: 20px;
	color: #FFFFFF;
}
#content1 p {
	margin-top: 2px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 0px;
	padding-right: 0px;
}

#content2 {
	background-color: #FFFFFF;
	height: auto;
	width: 170px;
	display: block;
	float: right;
	padding-bottom: 20px;
	margin: 0px;
}
#content2 p {
	font-size: 10px;
	margin-top: 3px;
}
#footer1 {
	width: 729px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	clear: both;
	padding-right: 10px;
	padding-left: 15px;
}

#footer1 p {
	font-size: 10px;
	line-height: 1.5em;
}
#footer1 a:link {
	color: #333333;
	text-decoration: none;
}
#footer1 a:visited {
	color: #333333;
	text-decoration: none;
}
#footer1 a:active {
	color: #952A4F;
	text-decoration: none;
}
#footer1 a:hover {
	color: #952A4F;
	text-decoration: underline;
}
.quickmenu {
	background-color: #FFFFFF;
}
.quickmenu h3 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #952A4F;
	margin-bottom: 3px;
	padding: 2px;
	margin-right: 5px;
}
.quickmenu #Submit {
	font-size: 10px;
}
.quickmenu #select {
	font-size: 10px;
	width: 140px;
}
.rates {
	background-color: #FFFFFF;
}
.rates h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
}
.stock {
	font-size: 0.9em;
	background-color: #FDC056;
	color: #666666;
	float: right;
	height: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 0px;
}
.search {
	background-color: #FFFFFF;
	float: right;
	height: 26px;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
	text-align: right;
	clear: right;
}
.search a:link {
	color: #333333;
	text-decoration: none;
}
.search a:visited {
	color: #333333;
	text-decoration: none;
}
.search a:active {
	color: #952A4F;
	text-decoration: none;
}
.search a:hover {
	color: #952A4F;
	text-decoration: underline;
}
.search input {
	font-size: 10px;
	padding: 1px;
	margin: 0px;
}
.search input TEXTAREA {
	border: 1px solid #999999;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #BED3E4;
}

#homeright {
	width: 217px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #952A4F;
	float: left;
	font-size: 11px;
	padding-bottom: 0px;
	padding-top: 15px;
	padding-right: 0px;
	margin: 0px;
}
#homeright p {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}
#homeright h1 {
	font-size: 10px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: bold;
}
#homeright h3 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

#homeleft {
	width: 247px;
	float: left;
	font-size: 11px;
	background-image: url(images/gb_pigbank.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 60px;
}
.gobtn {
	border: 1px solid #972A51;
	color: #FFFFFF;
	background-color: #972A51;
	font-size: 8px;
}
#r_savings {
	padding: 5px;
	width: 152px;
	margin-right: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	position: absolute;
	z-index: 10;
	visibility: visible;
}
#r_loans {
	padding: 5px;
	width: 152px;
	margin-right: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	position: absolute;
	z-index: 10;
	visibility: hidden;
}
#r_specials {
	padding: 5px;
	width: 152px;
	margin-right: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	position: absolute;
	z-index: 10;
	visibility: hidden;
}
#onlinebanking {
	font-size: 12px;
	background-color: #E2F5FC;
	padding: 10px;
	color: #666666;
}
#onlinebanking a:link, #onlinebanking a:visited {
	color: #666666;
}
#onlinebanking a:active {
	color: #8A2529;
}
#onlinebanking a:hover {
	color: #972A51;
}

#onlinebanking h3 {
	font-size: 12px;
	color: #003366;
	margin-bottom: 2px;
	margin-top: 5px;
}
#onlinebanking p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#onlinebanking #Submit {
	font-size: 10px;
}


#onlinebanking input {
	font-size: 12px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #666666;
}
#onlinebanking input TEXTAREA {
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #BED3E4;
	border: 1px solid #666666;
}

#onlinebanking {
	font-size: 11px;
	background-color: #E2F5FC;
	padding: 10px;
	color: #666666;
}
#onlinebanking input.btn, #onlinebanking a:link.btn, #onlinebanking a:active.btn, #onlinebanking a:hover.btn, #onlinebanking a:visited.btn {
	background-color: #972A51;
	border: none;
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 10px;
	margin-bottom: 5px;
	cursor: pointer;
}
#onlinebanking a:link.btn, #onlinebanking a:active.btn, #onlinebanking a:hover.btn, #onlinebanking a:visited.btn {
	padding: 1px 4px;
}
#onlinebanking h3 {
	font-weight: bold;
	color: #952A4F;
}
#questions a {
	font-size: 11px;
	color: #666666;
}
#questions a:link, #questions a:visited {
	color: #666666;
	text-decoration:none;
}
#questions a:active {
	color: #8A2529;
	text-decoration:none;
}
#questions a:hover {
	color: #972A51;
	text-decoration:none;
}

#questions h3 {
	font-size: 11px;
	font-weight: bold;
	color: #952A4F;
	margin-bottom: 3px;
	padding: 2px;
}
#questions p {
	color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
}
#nav_personal, #nav_online, #nav_business {
	background-color: #E2F5FC;
	position: absolute;
	z-index: 20;
	top: 21px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #952A4F;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	width: 135px;
	visibility: hidden;
	display: inline;
	padding: 11px;
}
#nav_personal p, #nav_online p, #nav_business p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#nav_personal a:link, #nav_online a:link, #nav_business a:link {
	color: #000000;
	text-decoration: none;
}
#nav_personal a:visited, #nav_online a:visited, #nav_business a:visited {
	color: #000000;
	text-decoration: none;
}
#nav_personal a:active, #nav_online a:active, #nav_business a:active {
	color: #000000;
	text-decoration: none;
}
#nav_personal a:hover, #nav_online a:hover, #nav_business a:hover {
	color: #952A4F;
	text-decoration: none;
	font-weight: bold;
}
.smallText {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #666666;
}
.disclosureframe {
	border: 1px solid #999999;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	overflow:auto;
	height:250px;
	width:500px;
}
.ratesState {
	font-size: 10px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
#page #mainbody #content2 .rates #select {
	font-size: 10px;
	width: 140px;
}

.search1Results {
	padding:0 6px 24px 12px;
} 











