.logoBar {
	width: auto;
	/*background-image: url(images/bg-nav02.gif);
	background-color:#fff;*/
	height : 254px;
}
a.topNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#00539b;
	text-decoration:none;
}

a.topNav:hover {
	text-decoration:underline;
}
span.topnavbar {font-family:Arial, Helvetica, sans-serif; font-size:11px; margin:10px;}

p.banner_phone {font-family: Arial, Helvetica, sans-serif; color: #505050; margin-top: 16px; height: 10px; font-size: 17px; margin-left: 8px; font-weight: bold;}
p.findUsText {font-family: Arial, Helvetica, sans-serif; color: #333; margin-top: 19px; font-size: 14px; margin-left: 8px; margin-right:10px; font-weight: normal;}
p.searchState {font-family: Arial, Helvetica, sans-serif; color: #00539b; margin-top: 18px; font-size: 12px; margin-left: 8px; font-weight: normal;}
a.searchState { font-family: Arial, Helvetica, sans-serif;color: #00539b;text-decoration:none;}
a.searchState:hover { font-family: Arial, Helvetica, sans-serif;color: #00539b;text-decoration:underline;}

/* Navigation area */

.navBody {
	width : 960px;
	margin: 0 auto;
	background-color:#fff;
	position:relative;
	text-align: left;
}

.navTop {
	width:960px;

	}

.navTopSplash {
	position:absolute;
	width:960px;
	height: 150px;
	color: #65378e;
	font-size:12px;
}

.navTopSplash a {
	color : #65378e;
	font-size:12px;
}



.navTopSplashLogo {
	width : 399px;
	height: 80px;
	position:absolute;
	float:left;
	top : 20px;
}

.navTopSplashLinks {
	width : 170px;
	height:30px;
	position:absolute;
	float:right;
	right:0px;
	top : 20px;
	font-size 10px;
}



.navTopSplashSearch {
	position : absolute;
	float:right;
	right:0px;
	top : 60px;
}

.navTopNavigation {
	position:absolute;
	top : 100px;
	width : 960px;
}

.navTopNavigation a {
	color : #65378e;
}

.navTopNavigationButton {

	float:left;
	width:auto;
	margin : 10px;

}

.navBrandBar {
	position:absolute;
	top:138px;
	width : 960px;
	height:50px;
	background-color:#369;
	color : #fff;
}

.navBottomNavigation {
	position:absolute;
	top:205px;
	/*width : 960px;*/
	height:47px;
	color:#fff;
	background-image: url (images/bg-bottom-nav.gif); 
}

.navBottomNavigation a {
	text-decoration : none;
	color:#fff;
	background-image: url (images/bg-button-onstate.gif); /* wendi added to get blue overstate 8/30/13 */
}

.navBottomNavigation a:hover {
	text-decoration : underline;
	color:#fff;
}


.navBottomNavigationButton {
	float:left;
	width:auto;
	margin : 16px 18px 10px 18px;
	font-size:12px;
	font-weight:bold;
	background-image: url (images/bg-button-onstate.gif); /* wendi added to get blue overstate 8/30/13 */
}

.navBottomNavigationButtonOn {
	float:left;
	width:auto;
	margin : 16px 18px 10px 18px;
	font-size:12px;
	font-weight:bold;
	background-image: url (images/bg-button-onstate.gif); /* wendi added to get blue overstate 8/30/13 */
}


.navBottomNavigationBar {
	float:left;
	width:10px;
	margin : 16px 0px 10px 0px;
	font-size:12px;
	font-weight:bold;
	}


.navBottomNavigationButton:hover {
	text-decoration : underline;
}

.navBottomNavigationButtonOn:hover {
	text-decoration : none;
}

#lifeWithAlzOnState {
	background:no-repeat url(../images/life-with-alz-ov.png);
	width:131px; 
	height:52px; 
	z-index:-1; 
	position:absolute; 
	left:320px; 
	top:-3px;
	}
#alzAndDementiaOnState {
	background: url(../images/life-with-alz-ov.png) repeat-x;
	width:200px; 
	height:52px; 
	z-index:-1; 
	position:absolute; 
	left:117px; 
	top:-3px;
	}