.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.copyright {
	font-family: Century;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(images/splash_final_r19_c1.jpg);
	padding-right: 9px;
}

.copyright a:link, .copyright a:visited { color: #FFFFFF; text-decoration: none; }
.copyright a:hover, .copyright a:active { color: #CCCCCC; text-decoration: underline; }

.weather {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.scrolling {
	font-family: Century;
	font-size: 11px;
	font-weight: bold;
	color: #002653;
	background-image: url(images/splash_final_r6_c1.jpg);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}
.content {
	font-family: Century;
	font-size: 11pt;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

a:link {
	color: #002653; 
	text-decoration: underline;
}
a:visited {
	color: #000000; 
	text-decoration: underline;
}
a:hover {
	color: #9933FF;
	text-decoration: none;
}
a:active {
	color: #002653; 
	text-decoration: underline;
}
.bold {
	font-weight: bold;
	font-size: 11pt;
	font-family: Century;
}

.italic { 
font-style: italics; 
}

.stockphoto {
	float: right;
	padding: 0px;
	margin: 0px 0px 15px 15px;
	border: 1px #000000 solid;
}

.tableTop {
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #006C55;
	border: 1px #000000 solid;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-family: Century;
	background-position: left;
	text-align: center;
	font-weight: bold;
}
.tableBottom { font-size: 1em; padding: 1px; 
}
.footNote {
	font-size: 11px;
	font-family: Century;
}

.footerSitemap { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000;
 	text-align: center;
}
.footerLogos { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .8em; 
	color: #000000;
 	text-align: center;
	vertical-align: middle;
	width: 100px;
}
.footerNotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #002653;
}
.header1, h1 {
	font-family: Century; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #006C55
}

.header2, h2 {
	font-family: Century;
	font-size: 11px;
	font-weight: bold;
	color: #001A49;
	font-style: italic;
}
.linkTop {
	font-family: Century;
	font-size: 10px;
	font-weight: bold;
	color: #040404;
	text-align: right;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	padding: 2px;
}

.linkTop a:link{
	color: #006C55;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px;
}
.linkTop a:visited{
	color: #006C55;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px;
}
.linkTop a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #002653;
	border: 1px solid #9FBEDA;
	padding: 2px;
}
.linkTop a:active{
	color: #A33E50;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #006666;
	padding: 2px;
}
.bullets1 {
	list-style-position: outside;
	list-style-image: url(images/graphics/fancybullet.gif);
	}

.bullets2 { 
	list-style-position: outside; 
	list-style-image: url(images/graphics/fancybullet2.gif);
}

.bankName {
	font-family: Century; 
	font-size: 15px; 
	font-weight: bold; 
	color: #000000; 
	font-variant: small-caps;
}

.photoBorder {
	padding-top: 26px;
}
.apply {
	display:inline;
	 border:1px dashed #707070;
	 padding:2px 5px; 
	 background-color: #C4EDE4;
	  margin-left:30px;
	 
	
	}
.apply a{
	 text-decoration:none;
	 color:#006c55;
	}	
.apply a:hover{
	 text-decoration:underline;
	 color:#006c55;
	}	
