/* Alta Alliance Bank */
/* Sub-Level Content styles 	*/

/* ------------------------------------------------------------ */
/*  CONTENT  */
/* ------------------------------------------------------------ */
	
#content_sub {
width:904px;
min-height:400px;
background: #fff;
border-bottom:1px solid #f0f0f0;
padding-bottom:100px;
text-align:left;
background: url(../images/bg_content-sub.gif) top left repeat-y;
}

#content_sub #content_left {
width:220px;
min-height:500px;
height: auto;
height: 500px;
float:left;
background:#fff url(../images/subnav_bg.gif) no-repeat top left;
}

	/*  LEVEL 2 navigation  */

	#nav_level2{
	margin:30px 0 0 20px;
	padding:0;
	padding-right: 20px;
	list-style:none;
	text-transform:uppercase;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
	
	#nav_level2 li{
	margin:0 0 0 0;
	padding:8px 0;
	border-bottom: 1px solid #8b8b8b;
	}
	
	#nav_level2 li a{
	color:#444444;
	text-decoration:none;
	}
	
	#nav_level2 li a:hover{
	color:#4a4a3b;
	text-decoration:underline;
	}



/*  LEVEL 3 navigation  */

	.nav_level3{
	margin:10px 0 0 10px;
	padding:0 0 0 10px;
	list-style:none;
	text-transform:none;
	}
	
	.nav_level3 li{
	margin:0 0 12px 0;
	padding:0;
	background-image: none !important;
	}
	
	.nav_level3 li a{
	font-size:10px;
	color:#73735d;
	text-decoration:none;
	}
	
	.nav_level3 li a:hover{
	font-size:10px;
	color:#4a4a3b;
	text-decoration:underline;
	}
	
	


#content_sub .content_right {
float:right;
position:relative;
top:30px;
right:30px;
width:624px;
height:100%;
}

	/*  Content  */
	.content_right h1{
	font-size:20px;
	font-weight:bold;
	color:#00461c;
	margin: 0 0 0.75em 0;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	}
	
	.content_right h2{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#535353;
	margin: 2em 0 0.50em 0;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	}
	
	h2.contact-phone {
		font-family: Georgia, "Times New Roman", Times, serif;
		margin-top: 0;
		color: #000000;
		font-weight: normal;
		font-size: 18px;
		margin-bottom: 20px;
	}
	
	.content_right h2 a {
		color: #444444;
	}
	
	.content_right h3{
	font-size:12px;
	color:#444444;
	margin: 1.5em 0 1.25em 0;
	}	
	
	.content_right h4{
	font-size:12px;
	font-weight:bold;
	xtext-decoration:underline;
	color:#444444;
	margin: 1.5em 0 0.25em 0;
	}	
	
	.content_right h4 span{
	font-size:10px;
	text-decoration:none;
	color:#444444;
	}
	
	.content_right h5 {
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#444444;
	margin: 1.5em 0 0.25em 0;
	}	
	
	.content_right h6 {
	font-size:11px;
	font-weight:bold;
	color:#444444;
	margin: 1.5em 0 0.25em 0;
	}	
	
	span.asterisk{
	background:url(../images/asterisk.gif) top left no-repeat;
	height:16px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:8px;
	}
	
	.content_right p {
	font-size:12px;
	line-height:18px;
	margin: 0 0 1em 0;
	}
	
	b {
	color:#565645;
	}
	
	.content_right p.title {
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	margin: 0 0 2em 0;
	}
	
	p.fineprint {
	font-size:9px;
	color:#777;
	font-style:italic;
	margin: -0.5em 0 1em 0;
	}

	.content_right a{
	color:#176717;
	text-decoration:underline;
	}
	
	.content_right a:hover{
	color:#4a4a3b;
	text-decoration:none;
	}
	
	.content_right img.thumb {
	border:none;
	float:right;
	margin:0 0 10px 10px;
	}
	
	.content_right hr {
	height:1px;
	color:#ddd;
	background-color:#ddd;
	border:0;
	padding:0;
	margin:5px 0 20px 20px;
	}
	
	.content_right ul {
	margin:0;
	padding:0;
	}
	
	ul.list_none {
		list-style: none;
	}
	
	ul.list_normal{
	font-size:12px;
	line-height:18px;
	color:#444444;
	margin:0 0 10px 20px;
	padding:0;
	list-style-type:disc;
	}	
	
	ul.list_normal li{
	padding:0 0 5px 0;
	}	
	
	ul.list_normal li ul{
	font-size:11px;
	color:#444444;
	margin-top:0px;
	margin-left:20px;
	}	
	
	ul.list_normal li ul li{
	padding:5px 0 5px 0;
	}
	
	ol.numlist {
	font-size:11px;
	color:#777;
	margin:0 0 10px 20px;
	padding:0;
	}	
	
	ol.numlist li{
	padding:0 0 10px 0;
	}
	
	ul.restrict, ol.restrict {
	width:350px;
	}

	ul.ndip{
	font-size:11px;
	color:#777;
	margin:10px 0 10px 20px;
	padding:0;
	list-style-type:none;
	}	
	
	ul.ndip li{
	padding:5px;
	margin:-2px;
	display:inline;
	border:1px solid #777;
	}
	
/* NEWS archive */

	ul.news {
	font-size:11px;
	line-height:16px;
	color:#777;
	width:380px;
	list-style:none;
	margin-left:0;
	}
	
	ul.news li{
	border-top:1px solid #d2d2d2;
	width:380px;
	height:30px;
	padding-top:5px;
	padding-bottom:10px;
	clear:left;
	}
	
	ul.news li.news_header {
	border:0;
	padding-top:5px;
	padding-bottom:5px;
	height:15px;
	}
	
	span.news_date {
	width:60px;
	float:left;
	display:block;
	}
	
	span.news_title {
	width:256px;
	float:left;
	display:block;
	}
	
	span.news_download {
	text-align:center;
	width:55px;
	float:left;
	display:block;
	}
	
	span.news_download {
	text-align:center;
	width:48px;
	float:left;
	display:block;
	}


/* LOCATIONS */

	ul.locations {
	font-size:11px;
	line-height:16px;
	color:#777;
	width:600px;
	list-style:none;
	margin-left:0;
	}

	ul.locations h1{
	font-size:15px;
	font-weight:bold;
	text-transform:none;
	margin: 2em 0 1em 0;
	}
	
	ul.locations h2{
	font-size:18px;
	font-weight:normal;
	padding:0;
	margin: 0 0 0.5em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	}
	
	ul.locations li{
	width:600px;
	clear:both;
	}
	
	ul.locations p{
	margin:0;
	}
	
	span.locations_phone {
	width:190px;
	height:130px;
	float:left;
	display:block;
	margin-left:5px;
	vertical-align:top;
	color: #000000;
	}
	
	div.locations_address-phone {
		float: left;
		width: 390px;
		border-bottom: 1px solid #d2d2d2;
		height: 150px;
		margin-bottom: 20px;
	}
	
	span.locations_address {
	width:190px;
	height:130px;
	float:left;
	display:block;
	color: #000000;
	}
	
	span.locations_image {
	text-align:center;
	width:200px;
	height:150px;
	float:right;
	display:block;
	}
	
	div.locations_hours {
	float:left;
	width:579px;
	padding:10px;
	margin-top:5px;
	margin-bottom:20px;
	}
	

/* PODCAST */

	ul.podcast {
	font-size:11px;
	line-height:16px;
	color:#777;
	width:450px;
	list-style:none;
	margin-left:0;
	}

	ul.podcast li{
	width:450px;
	clear:left;
	}
	
	span.podcast_info {
	width:429px;
	float:left;
	display:block;
	background:#d8e9f2;
	border-left:1px solid #d6d6c5;
	padding:10px;
	vertical-align:top;
	margin-bottom:20px;
	}
	
	span.podcast_infoa {
	float:right;
	width:93px;
	height:100%;
	}
	
	span.podcast_infob {
	float:left;
	width:335px;
	height:100%;
	}
	
	span.podcast_infob h1{
	font-size:13px;
	font-weight:bold;
	text-transform:none;
	}
	
	span.podcast_infob p{
	margin-top:0;
	}
	
	span.podcast_infoa img{
	border:0;
	padding:0 0 5px 0;
	margin-bottom:5px;
	}
	
	span.podcast_infoa a {
	display:block;
	width:85px;
	height:40px;
	padding:3px;
	text-align:center;
	text-decoration:none;
	color:#777;
	background:#fff;
	border:1px solid #d6d6c5;
	margin-bottom:4px;
	}
	
	span.podcast_infoa a:hover {
	background:#e7f4f6;
	border:1px solid #72afb6;
	text-decoration:none;
	}
	
	span.podcast_infoa a span {
	font-size:10px;
	font-weight:bold;
	color:#555;
	text-transform:uppercase;
	margin:0;
	}
	
	span.podcast_infoa a:hover span {
		color:#435f6b;
	}
	
	span.podcast_infoa a em {
	display:block;
	font-size:10px;
	line-height:12px;
	font-style:normal;
	margin:0;
	}
	
	span.podcast_infoa a:hover em {
		color:#72afb6;
	}
	
	div.podcast_listen {
	float:left;
	width:429px;
	padding:0px 10px 0px 10px;
	margin-top:2px;
	margin-bottom:20px;
	background:#f8f7f2;
	border-left:1px solid #d6d6c5;
	}
	

/*  standard */
	
	div.sidebar {
	float:right;
	width:205px;
	margin:0 0 10px 10px;
	padding:0 0 20px 20px;
	text-align: left;
	}
	
	div.sidebarv {
	width:140px;
	}
	
	div.sidebar h2{
	font-size:12px;
	color:#444444;
	margin:5px 0 0 0;
	text-transform: inherit;
	}
	
	div.sidebar img{
	margin-bottom:5px;
	}
	
	div.sidebar p{
	font-size:11px;
	line-height:16px;
	margin-bottom:10px;
	margin-top:0;
	}
	
	div.sidebar p input{
	width:140px;
	font-size:9px;
	background:#fff;
	border:1px solid #ccc;
	padding:1px;
	}
		
	div.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
	div.sidebar ul li{
	font-size:10px;
	margin:-13px;
	}
	
	div.sidebar a{
	color:#176717;
	text-decoration:underline;
	}
	
	div.sidebar a:hover{
	color:#4a4a3b;
	text-decoration:none;
	}


/* SIDEBAR News PDF read it later*/
	
	div.sidebarb {
	float:right;
	text-align:center;
	width:110px;
	margin:0 0 10px 10px;
	padding:10px 10px 10px 10px;
	background:#ebf3f8;
	border-left:1px solid #d1e4ef;
	}
	
	div.sidebarb h2{
	font-size:10px;
	color:#444;
	letter-spacing:.1em;
	margin:0;
	}
	
	div.sidebarb p{
	font-size:10px;
	line-height:16px;
	margin:0;
	}
	
	div.sidebarb p img{
	position:relative;
	top:3px;
	}
	
	div.sidebarb ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
	div.sidebarb ul li{
	font-size:10px;
	margin:-13px;
	}


/* MANAGEMENT */

	ul.management {
	font-size:11px;
	line-height:16px;
	color:#777;
	width:600px;
	list-style:none;
	margin-left:0;
	margin-top:20px;
	}

	ul.management li{
	width:600px;
	clear:left;
	}
	
	span.management_info {
	width:579px;
	float:left;
	display:block;
	background:#ebf3f8;
	border-left:1px solid #d1e4ef;
	padding:10px;
	vertical-align:top;
	margin-bottom:20px;
	}
	
	span.management_infoa {
	float:left;
	width:100px;
	height:100%;
	}
	
	span.management_infob {
	float:left;
	width:469px;
	height:100%;
	margin-left:10px;
	}
	
	span.management_info h2{
	font-size:13px;
	font-weight:bold;
	text-transform:none;
	margin-top: 0;
	}
	
	span.management_info p{
	margin-top:0;
	}	
	
	span.management_info img{
	margin-right:15px;
	}
	

/* TOOLS & DOWNLOADS */

	ul.toolsdownloads {
	font-size:11px;
	line-height:16px;
	color:#777;
	width:370px;
	list-style:none;
	margin-left:0;
	}
	
	ul.toolsdownloads li{
	border-top:1px solid #d2d2d2;
	width:368px;
	height:18px;
	padding-top:5px;
	padding-bottom:10px;
	clear:left;
	}
	
	ul.toolsdownloads li.toolsdownloads_header {
	border:0;
	padding-top:5px;
	padding-bottom:5px;
	height:15px;
	}
	
	span.toolsdownloads_title {
	width:300px;
	float:left;
	display:block;
	}
	
	span.toolsdownloads_download {
	text-align:center;
	width:60px;
	float:left;
	display:block;
	}	
	

/* TAKE FLIGHT icon */

	.takeflight {
	margin-top:6px;
	border:0;
	}


/* PARTNERS */
div.partner {
	margin-bottom: 2.0em;
}

	div.partner-testimonial {
		float: left;
		width: 434px;
		background: #eee8de url(../images/partners/testimonial-top.gif) top left no-repeat;
	}
		
		div.partner-testimonial div {
			background: url(../images/partners/testimonial-bottom.gif) bottom left no-repeat;
			padding: 27px 33px;
			font-size: 14px;
			line-height: 1.7em;
			color: #666666;
			font-style: italic;
		}
		
		img.left-quote {
			position: absolute;
			margin-left: -20px;
			margin-top: -10px;
		}
		
		img.right-quote {
			position: absolute;
			margin-left: 10px;
			margin-top: 10px;
		}
	
	div.partner-image {
		float: right;
		width: 182px;
		background: url(../images/partners/image-top.gif) top left no-repeat;
	}
	
		div.partner-image div {
			background: url(../images/partners/image-bottom.gif) bottom left no-repeat;
			padding: 2px 7px 15px 2px;
			text-align: right;
		}
			
			div.partner-image h4 {
				margin-top: 13px;
				padding-right: 10px;
			}
			
			div.partner-image p {
				line-height: 1.3em;
				padding-right: 10px;
			}


/* PARTNER THUMB */
ul.partner-thumbs {
	margin-bottom: 10px;
}
	
	ul.partner-thumbs li {
		float: left;
		list-style: none;
		background-color: #d6d0c0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-right: 4px;
	}
		
		ul.partner-thumbs li img {
			border: none;
			border-bottom: 2px solid #ffffff;
		}
		
		ul.partner-thumbs li p {
			line-height: 1.3em;
			color: #000000;
			padding: 0 5px 5px 5px;
			margin-bottom: 0;
		}
			
			ul.partner-thumbs li p strong {
				font-size: 10px;
			}
			
			ul.partner-thumbs li p i {
				font-size: 9px;
			}



/* LEADERSHIP */
div.leadership {
	margin-bottom: 3.0em;
}

div.leadership h2 {
	margin-top: 0;
	margin-bottom: 0;
}

div.leadership h3 {
	margin-top: 0;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}

div.leadership p {
	line-height: 1.8em;
}



/* IMG CLASSES */
img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

img.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

.justifyp
{
 text-align:justify;
}


/*e-Statement Terms  Division*/
.termsDiv {
	float: left;
	position: relative;
	width:615px;
	height:300px;
	overflow-y:scroll;
	overflow-x:hidden;
	border:1px solid #ddd;
	padding:5px;
}


.termsDiv p {
	font-size: 12px;
`	line-height: 18px;
	height:100%;
	margin:  0 0 0 0;
	padding: 0;
}
.termsDivSub {
	float: left;
	position: relative;
	width:100%;
	padding-left:15px;
	padding-bottom:6px;
}
.termsDivSub_Level2 {
	float: left;
	position: relative;
	width:100%;
	padding-left:30px;
	padding-bottom:6px;
}
.termsDivSub_Level3 {
	float: left;
	position: relative;
	width:100%;
	padding-left:45px;
	padding-bottom:6px;
}