/* Start New Banner CSS - 11 August 2004 */

#banner {
	width: 100%;
	padding: 0px;
}

#banner .bofa-logo {
	height: 69px;
	width: 70%;
	background-image: url(../images/higher-standards.gif); 
	background-position: top left; 
	background-repeat: no-repeat;	
	background-color: #fff;
	border-bottom: 1px solid #c2c2c1;
	}
	
#banner .global-nav {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666;
	text-align: right;
	padding: 6px 10px;
	vertical-align: bottom;
	border-bottom: 1px solid #c2c2c1;
	}
		
	
#banner .global-nav a {
	color: #666;
	text-decoration: none;
	padding: 0px 5px;
	}
	
#banner .global-nav a:hover {
	color: #5c94d0;
	}
	
#banner .global-nav a.highlight {
	color: #D60018;
	}
	
	#banner .global-nav a.highlight:hover {
	color: #aa051a;
	}
	
#banner .greeting-corner {
	width: 4px;
	text-align: right;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	}
	
#banner .greeting {
	height: 23px;
	background-color: #EFEFEF;
	border-top: 1px solid #C6C4C7;
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
	}
	
#banner .spacer {
	height:3px;
	background-color: #ececec;
	line-height: 3px;
	}	
		
#banner .site-title {
	height: 28px;
	background-color: #D60018;
	margin: 0px;
	}

#navigation-main {
	width: 100%;
	background-color: #CEDFEF;
	border-top: 1px solid #C6C4C7;
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666;
	padding: 0px;
	margin: 0px;
	}
	
	#navigation-main td {
		height: 27px;
		text-align: center;
		vertical-align: middle;
		padding: 5px 10px;
		margin: 0px;
		}
	
	#navigation-main .tab {
		background-color: #CEDFEF;
		border-left: 1px solid #C6C4C7;
		border-bottom: 1px solid #C6C4C7;
		}
		
	#navigation-main .tabON {
		background-color: #ffffff;
		border-left: 1px solid #C6C4C7;
		}
		
	#navigation-main .tabONwo-subnav {
		background-color: #ffffff;
		border-left: 1px solid #C6C4C7;
		}
		
	#navigation-main .tabEND {
		background-color: #CEDFEF;
		border-bottom: 1px solid #C6C4C7;
		border-left: 1px solid #C6C4C7;
		width: 100%;
		}
		
	#navigation-main a {
		color: #333;
		text-decoration: none;
		}
		
	#navigation-main a:hover {
		color: #9C1009;
		}
		
#navigation-sub {
	width: 100%;
	background-color: #EFF2F7;
	border-bottom: 1px solid #C6C4C7;
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #999;
	padding: 0px;
	margin: 0px;
	height: 25px;
	}
	
	#navigation-sub a {
		color: #333;
		text-decoration: none;
		padding: 0px 10px;
		}
		
	#navigation-sub a:hover {
		color: #9C1009;
		}
		
#banner #no-mainnav {
		border-bottom: 1px solid #C6C4C7;
		}