﻿body {
	margin: 6px;
	font-family: verdana;
	font-size: .9em;
	color: #0a0802;
}

h2 {
	margin: 0;
	font-family: CG Omega;
	font-size: 2.5em;
	color: #000;
}

h3 {
	color: #020355;
}

h4 {
	margin-bottom: 4px;
}
h5 {
	margin: 0;
	color: #000080;
}
table {
	font-size: 11px;
	color: #4682B4;
}
table.locations {
	border: 1px #0a0802 solid;
	width: 600px;
	text-align: center;
}
table.locations td {
	border: 1px #333 solid;
	vertical-align: top;
}
.strong {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	padding-right: 30px;
}
.gbank {
	background-color: #0000CC;
	background-image: url('images/great_bank4.jpg');
	background-repeat: no-repeat;
	background-position: right middle;
	color: #fff;
	border: 1px #fff solid;
}

.member {font-family: CG Omega;}

.FDIC_TAGP_notice {
	margin:0; padding:3px 12px 0 12px; text-align:left; color:#000
}

.FDIC_TAGP_notice a:link, .FDIC_TAGP_notice a:visited, .FDIC_TAGP_notice a:active {
	color:#000; text-decoration:none
}

.FDIC_TAGP_notice a:hover {
	color:#222; text-decoration:underline
}


a {
	color: #fff; 
	padding: 0px;
	font-size: 1em;
	text-decoration:none;	
}
a:hover {
	color: #fff;
	text-decoration: underline;
}

.online {
	border-right: 0px #fff solid;
	padding-left: 12px;
	padding-top: 18px;
	text-align: center;
	color: #fff;
}
a.online {
	color: #fff;
	padding: 0px;
	font-size: 11px;
	text-decoration: none;
	border: 0px;
	text-transform: capitalize;
}
a.online:hover {
	color: #fff;
	text-decoration: underline;
}

a.pagelink {
	color: #4682B4;
	padding: 0px;
	font-size: 11px;
	text-decoration: underline;
	border: 0px;
	text-transform: capitalize;
}
a.pagelink:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.top {
	color: #000;
	padding: 0px;
	text-decoration: none;
	border: 0px;
	text-transform: capitalize;
}
a.top:hover {
	color: #000;
	text-decoration: underline;
}
.shell {
	width: 844px;
}
.contentleft {
	border: 0px #c4c4c4 solid;
	padding: 0;
	width: 200px;
	height: 100%;
}
.content {
	border: 1px #c4c4c4 solid;
	font-size: 11px;
	color: #4682B4;
	padding: 6px; 
}
.contenthome {
	border: 1px #c4c4c4 solid;
	font-size: 11px;
	color: #6F8090;
	padding: 0 0 3px 0;
}
.wagon {
	border: 1px #c4c4c4 solid;
}

/*
.navbg {
	background-image: url('images/navbg.jpg');
	background-repeat: repeat-x;
	background-position: center;
	height: 31px;
	color: #000;
	padding-left: 18px;
	text-transform: uppercase;
	list-style: none;
	width: 200px;
}

*/
#nav ul {
	list-style: none;
	width: 200px;
	margin: 0;
	padding: 0;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 11em;
	text-transform: capitalize;
	border-bottom: 1px #fff solid;		
}
#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.25em;
	margin-bottom : -1px;
	width: 11em;
}
	
#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 201px;
	margin-top : -33px;
	
	}
	
#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
#nav li a {
	width: 184px;
	*width: 200px;
	display : block;
	color : #fff;
	text-decoration : none;
	padding : 0;
	background-image: url('images/navbg2.jpg');
	background-repeat: repeat-x;
	background-position: center;
	height: 23px;
	*height: 33px;
	padding-top: 10px;
	padding-left: 16px;
	border-bottom: 1px #fff solid;
}
	
#nav li a:hover {
	width: 184px;
	*width: 200px;
	color : white;
	text-decoration: underline;
	}
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	display: block;
}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	display: block;
}

/* Navigation #2 */

#nav2 ul {
	list-style: none;
	width: 200px;
	margin: 0;
	padding: 0;
	float : left;
}
#nav2, #nav2 ul { /* all lists */
		width: 184px;
		*width: 200px;
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 11em;
		text-transform: capitalize;
	}
	
#nav2 li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 11em;
	}
	
#nav2 li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 201px;
		margin-top: -39px;
		*margin-top: -33px;
	
	}
	
#nav2 li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
#nav2 li a {
	width: 184px;
	*width: 200px;
	display : block;
	color : #fff;
	text-decoration : none;
	padding : 0;
	background-image: url('images/navbg2.jpg');
	background-repeat: repeat-x;
/*	background-position: center; */
	height: 23px;
	*height: 33px;
	padding-top: 10px;
	padding-left: 16px;
	display: block;
	}
	
#nav2 li a:hover {
	width: 184px;
	*width: 200px;
	color : white;
	text-decoration: underline;
	}
	
#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
		left: -999em;
		display: block;
	}
	
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
		display: block;
}
