/* @override http://byronbank:8888/index.css */

body {
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464545;
	background-color: #D0EBCA;
	background-image: url(images/nav/bgd.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-position: -268px -225px;
}

#wrapper {
	padding: 0px;
	width: 601px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

a#branding {
	width: 601px;
	height: 47px;
	background-image:  url(images/nav/branding.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0;
	padding: 0;
	float: none;
	clear: none;
	}
	a#branding:hover {
	text-decoration: none;
	}
	a#branding span {
display:none;
}

#topNav {
	padding: 0px;
	background-position: left top;
	display: block;
	width: 601px;
	margin: 0px;
	height: 27px;
	z-index: -1;
}
#topNav a span {
	display: none;
}
#topNav a {
	display: block;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	height: 27px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: -100;
		margin: 0px;
}

#topNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#topNav li.accounts,#topNav a.accounts  {
	background-image: url(images/nav/accounts.gif);
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 77px;
}
#topNav li.rates,#topNav a.rates {
	background-image: url(images/nav/rates.gif);
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
		width: 38px;
}
#topNav li.investments , #topNav a.investments {
	background-image: url(images/nav/investments.gif);
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
		width: 70px;
}
#topNav li.loans,#topNav a.loans {
	background-image: url(images/nav/loans.gif);
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
		width: 104px;
}
#topNav li.personal,#topNav a.personal {
	background-image: url(images/nav/personal.gif);
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
		width: 53px;
}
#topNav li.business,#topNav a.business {
	background-image: url(images/nav/business.gif);
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
		width: 54px;
}
#topNav li.faqs ,#topNav a.faqs {
	background-image: url(images/nav/faqs.gif);
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
		width: 34px;
}
#topNav li.about,#topNav a.about {
	background-image: url(images/nav/about.gif);
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
		width: 53px;
}
#topNav li.privacy ,#topNav a.privacy {
	background-image: url(images/nav/privacy.gif);
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
		width: 118px;
}
#topNav a.accounts:hover {
	background-image: url(images/nav/accounts.gif);
	background-position: 0px -27px;
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 77px;
}
#topNav a.rates:hover {
	background-image: url(images/nav/rates.gif);
	background-position: 0px -27px;
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 38px;
}
#topNav a.investments:hover {
	background-image: url(images/nav/investments.gif);
	background-position: 0px -27px;
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 70px;
}
#topNav a.loans:hover {
	background-image: url(images/nav/loans.gif);
	background-position: 0px -27px;
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 104px;
}
#topNav a.personal:hover {
	background-image: url(images/nav/personal.gif);
	background-position: 0px -27px;
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 53px;
}
#topNav a.business:hover {
	background-image: url(images/nav/business.gif);
	background-position: 0px -27px;
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 54px;
}
#topNav a.faqs:hover {
	background-image: url(images/nav/faqs.gif);
	background-position: 0px -27px;
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 34px;
}
#topNav a.about:hover {
	background-image: url(images/nav/about.gif);
	background-position: 0px -27px;
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 53px;
}
#topNav a.privacy:hover {
	background-image: url(images/nav/privacy.gif);
	background-position: 0px -27px;
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 118px;
}
a {
	font-weight: bold;
	color: #3E7F3B;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CB7D00;
	text-decoration: underline;
}
#featured {
	padding: 0px;
	width: 601px;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 16px;
	height: 301px;
}
#featured a span {
	display: none;
}
#featured1 {
	background-image: url(images/home/featured1.jpg);
	background-repeat: no-repeat;
	height: 301px;
	width: 367px;
	padding: 0px;
	margin: 0px;
	float: left;
	margin-left: 13px;
}
#featured2 {
	background-image: url(images/home/featured2.jpg);
	background-repeat: no-repeat;
	height: 137px;
	width: 205px;
	padding: 0px;
	margin: 0px;
	clear: right;
	float: left;
}
#featured3 {
	background-image: url(images/home/featured3.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 205px;
	padding: 0px;
	float: left;
	margin-top: -164px;
	margin-left: 380px;
}

#featured4 {
	background-image: url(images/home/featured4.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 205px;
	padding: 0px;
	float: left;
	clear: left;
	margin-top: -34px;
	margin-left: 380px;
}
.inputField {
	float: left;
	margin-left: 63px;
}
.buttonSubmit {
	background-image: url(images/shared/login.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 57px;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	border: 0px none;
	float: left;
	margin-left: 5px;
	margin-top: 4px;
	cursor: pointer;
}
#headerNews {
	background-image: url(images/why/header_why.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 518px;
	display: block;
	padding: 0px;
	margin-bottom: 0px;
}
#content {
	margin: 0px;
	height: auto;
	width: 601px;
	font-size: 11px;
	color: #464545;
	border: 0px;
	float: left;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}

#content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: none;
	background-repeat: no-repeat;
}
#formDefault
{
	background-color: #eee;
}
/***********************************************/
/* Login buttons                               */
/***********************************************/

a#internetLogin {
	background-image: url(images/shared/onlineBanking.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 96px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 8px;
	margin-left: 150px;
}
a#internetLogin span{
display: none;
}

a#internetLogin2 {
	background-image: url(images/shared/onlineBanking2.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 194px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 8px;
	margin-left: 11px;
	margin-bottom: 10px;
}

a#internetLogin2:hover {
	background: #FFFFFF url(images/shared/onlineBanking2.gif) no-repeat 0 -25px;
}
a#internetLogin2 span{
display: none;
}
a#creditLogin {
	background-image: url(images/shared/creditBanking_sub.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 135px;
	background-color: #FFFFFF;
	margin-top: 8px;
	float: left;
	margin-left: 8px;
}
a#creditLogin span{
display: none;
}

a#creditLogin2 {
	background-image: url(images/shared/creditBanking_sub2.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 193px;
	background-color: #FFFFFF;
	margin-top: 8px;
	float: left;
	margin-left: 0;
}

a#creditLogin2:hover {
background: #FFFFFF url(images/shared/creditBanking_sub2.gif) no-repeat 0 -25px;
}
a#creditLogin2 span{
display: none;
}
a#internetCash {
	background-image: url(images/shared/cashManagement.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 113px;
	background-color: #FFFFFF;
	margin-top: 8px;
	float: left;
	margin-left: 8px;
}
a#internetCash span{
display: none;
}

a#internetCash2 {
	background-image: url(images/shared/cashManagement2.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 187px;
	background-color: #FFFFFF;
	margin-top: 8px;
	float: left;
	margin-left: 0;
}

a#internetCash2:hover {
	background: #FFFFFF url(images/shared/cashManagement2.gif) no-repeat 0 -25px;
}
a#internetCash2 span{
display: none;
}
a#internetHelp {
	background-image: url(images/shared/loginHelp.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 57px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 15px;
	margin-top: 4px;
}
a#internetHelp span{
display: none;
}
#extraContent {
	padding: 0 0 0 13px;
	width: 588px;
	margin: 0px;
	padding: 0 0 0 13px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 0px;
	padding-bottom: 6px;
	padding-top: 4px;
}
#extraContent a span {
	display: none;
}
#fdicHousingLogos{
	background-image: url(images/home/fdic_equalhousing.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 568px;
	padding: 0px 0px 0px 0;
	clear: left;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	margin-left: 12px;
}
#fdicHousingLogos  span{
display: none;
}

a#personalChecks{
	background-image: url(images/home/personalchecks.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 204px;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	margin-left: 3px;
}
a#personalChecks span{
display: none;
}
td {
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	font-family: Helvetica;
}
#brandingFooter {
	width: 601px;
	height: 27px;
	background-image:  url(images/shared/brandingFooter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float: left;
	clear: left;
	}
#footer {
	font-size: 9px;
	color: #5B894B;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	clear: left;
	padding-top: 10px;
	padding: 0;
	top: 8px;
	position: relative;
}
#news {
	background-repeat: repeat-y;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 570px;
	margin: 0;
	position: relative;
	left: 3px;
	padding: 8px 0px 0px;
}
#newsText {
	float: left;
	padding-left: 0px;
	width: auto;
	padding-right: 0px;
	padding-bottom: 6px;
}

#newsText  ul{
	padding-top: 0px;
	margin-top: 3px;
	list-style-type: square;
	margin-bottom: 0px;
}
#newsText  li{
	padding-top: 0px;
}

.homeInsert{
	font-size: 1.1em;
	line-height: 1.5em;
	padding: 10px 8px 15px;
	vertical-align: top;
	border-right: 1px solid #d6d6d6;
	margin: 0;
}
.first{
		padding: 0 8px 8px;
	border-bottom: 1px dotted #dadada;
}
.last{
	border-right: 0px;
}
hr{
	padding: 0 0 10px;
	margin: 0;
	border-width: 0;
	border-top: 1px solid silver;
}
h1{
	color: teal;
	text-transform: uppercase;
	margin: 8px 0 0;
	padding: 0;
	font: normal normal 1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}