/*
Header
------  */

#header {
	position: relative;
	text-align: left;
	height: 165px;
	z-index: 2; /* should go on container*/
}

#productsHeader {
	position: relative;
	text-align: left;
	height: 178px;
	z-index: 2;
}

#satellites ul, #satellites li {
	margin: 0px;
	padding: 0px;
}

#satellites {
	margin: 0px 0px 0px 20px;
}

#satellites ul {
	list-style-type: none;
}

#satellites li {
	float: left;
}

#satellites li a {
	display: block;
	height: 42px;
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s14/hat_bg.gif);
}

#satellites li a span {
	display: none;
}

li#dotOrg a {
	width: 96px;
}

li#dotOrg a:hover, li#dotOrg a.current {
	background-position: 0px -42px;
}

li#magazine a {
	width: 128px;
	background-position: -96px 0px;
}

li#magazine a:hover {
	background-position: -96px -42px;
}

li#bulletin a {
	width: 100px;
	background-position: -224px 0px;
}

li#bulletin a:hover, li#bulletin a.current {
	background-position: -224px -42px;
}

li#segunda a {
	width: 154px;
	background-position: -323px 0px;
}

li#segunda a:hover {
	background-position: -323px -42px;
}

li#tv a {
	width: 36px;
	background-position: -477px 0px;
}

li#tv a:hover {
	background-position: -477px -42px;
}

li#benefits a {
	width: 130px;
	background-position: -513px 0px;
}

li#benefits a:hover, li#benefits a.current {
	background-position: -513px -42px;
}

li#foundation a {
	width: 116px;
	background-position: -643px 0px;
}

li#foundation a:hover {
	background-position: -643px -42px;
}

li#research a {
	width: 71px;
	background-position: -759px 0px;
}

li#research a:hover {
	background-position: -759px -42px;
}

li#dwf a {
	width: 94px;
	background-position: -830px 0px;
}

li#dwf a:hover {
	background-position: -830px -42px;
}

#logoLockup {
	position: absolute;
	left: 20px;
	top: 57px;
}

#logoLockup img {
	border: none;
}

#coBranding {
	position: absolute;
	left: 20px;
	top: 100px;
}

#coBranding img {
	border: none;
}

#searchHeader {
	position: absolute;
	left: 295px;
	top: 55px;
}

#searchHeader input#searchTerms {
	width: 260px;
	margin-top: 1px;
	float: left;
	font-family: Arial, Verdana, sans-serif;
	padding: 5px;
	font-size: 14px;
	color: #949189;
	border: 1px solid #999999;
	overflow: visible;
}

#searchHeader input#searchActionButton {
	position: absolute;
	top: 0px;
	left: 276px;
}

#welcomeAnon {
	position: absolute;
	left: 672px;
	top: 47px;
	width: 272px;
	height: 49px;
	background-image: url( http://assets.aarp.org/aarp.org_/images/header/s0906/personalization_bg.gif );
	background-position: 0px -49px;
}

#welcomeAnon ul {
	list-style-type: none ;
}

#joinAnon span, #logIn span, #signUp span {
	display: none;
}

#joinAnon {
	position: absolute;
	left: 164px;
	top: 5px;
	width: 104px;
	height: 20px;
	background-image: url( http://assets.aarp.org/aarp.org_/images/header/s0906/personalization_bg.gif );
	background-position: 0px -98px;
	cursor: pointer;
}

#logIn {
	position: absolute;
	left: 146px;
	top: 26px;
	width: 52px;
	height: 20px;
	background-image: url( http://assets.aarp.org/aarp.org_/images/header/s0906/personalization_bg.gif );
	background-position: 0px -118px;
	cursor: pointer;
}

#signUp {
	position: absolute;
	left: 202px;
	top: 26px;
	width: 66px;
	height: 20px;
	background-image: url( http://assets.aarp.org/aarp.org_/images/header/s0906/personalization_bg.gif );
	background-position: 0px -138px;
	cursor: pointer;
}

#welcomeLoggedIn {
	position: absolute;
	left: 672px;
	top: 47px;
	width: 272px;
	height: 49px;
	background-image: url( http://assets.aarp.org/aarp.org_/images/header/s0906/personalization_bg.gif ) ;
}

#welcomeGreeting {
	margin: 4px 8px 4px 0px;
	font: 20px/20px "Trebuchet MS", Verdana, sans-serif;
	text-align: right;
}

#welcomeLabel {
	color: #78766F;
}

#welcomeLabel a:link, #welcomeLabel a:visited,
#welcomeLabel a:hover, #welcomeLabel a:active {
	color: #78766F;
	text-decoration: none;
}

#welcomeName {
	color: #0570ad;
}

#welcomeName a:link, #welcomeName a:visited,
#welcomeName a:hover, #welcomeName a:active {
	color: #0570ad;
	text-decoration: none;
}

#loggedInActions {
	font: 11px/11px Arial, Verdana, sans-serif;
	margin: 0px 8px 0px 4px;
	text-align: right;
}

#loggedInActions a:link, #loggedInActions a:visited {
	color: #0570ad;
	text-decoration: none;
}

#loggedInActions a:hover, #loggedInActions a:active {
	text-decoration: underline;
}

#newMessageCount {
	color: #ee3224;
}

#loggedInNonMemberJoin span {
	display: none ;
}

#loggedInNonMemberJoin {
	width: 41px ;
	height: 20px ;
	margin-left: 3px ;
	margin-top: -2px ;
	background-image: url( http://assets.aarp.org/aarp.org_/images/header/s0906/personalization_bg.gif );
	background-position: 0px -161px ;
	float: right ;
	cursor: pointer ;
}

#loggedInActions a.expiredRenewLink:link, #loggedInActions a.expiredRenewLink:visited {
	color: #ee3224 !important ;
}

#channelNav {
	position: absolute;
	top: 101px;
	left: 20px;
	width: 924px;
}

#productsChannelNav {
	position: absolute;
	top: 134px;
	left: 20px;
	width: 923px;
}

#channelNav ul, #channelNav li, #productsChannelNav ul, #productsChannelNav li {
	margin: 0px;
	padding: 0px;
}

#channelNav ul, #productsChannelNav ul, #healthSubNav ul, #moneySubNav ul, #leisureSubNav ul,
#makeadifferenceSubNav ul, #familySubNav ul, #communitySubNav ul, #membershipSubNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#channelNav li, #productsChannelNav li, #healthSubNav li, #moneySubNav li, #leisureSubNav li, 
#makeadifferenceSubNav li, #familySubNav li, #communitySubNav li, #membershipSubNav li {
	float: left;
}

#channelNav li a {
	display: block;
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/channelNav_bg.gif);
	height: 33px;
}

#productsChannelNav li a {
	display: block;
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/productsChannelNav_bg.gif);
	height: 39px;
}

#healthSubNav, #moneySubNav, #leisureSubNav, #makeadifferenceSubNav, #familySubNav,
#communitySubNav, #membershipSubNav {
	position: absolute;
	top: 134px;
	left: 20px;
	width: 924px;
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_health_bg.gif);
	height: 28px;
}

#moneySubNav {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_money_bg.gif);
}

#leisureSubNav {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_leisure_bg.gif);
}

#makeadifferenceSubNav {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_makeadifference_bg.gif);
}

#familySubNav {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_family_bg.gif);
}

#communitySubNav {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_community_bg.gif);
}

#membershipSubNav {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_membership_bg.gif);
}

#healthSubNav li a, #moneySubNav li a, #leisureSubNav li a, #makeadifferenceSubNav li a,
#familySubNav li a, #communitySubNav li a, #membershipSubNav li a {
	display: block;
	height: 28px;
}

#channelNav li a span, #productsChannelNav li a span, #healthSubNav li a span, #moneySubNav li a span, #leisureSubNav li a span,
#makeadifferenceSubNav li a span, #familySubNav li a span, #communitySubNav li a span, #membershipSubNav li a span {
	display: none;
}

li#health a {
	width: 116px;
}

li#health a:hover {
	background-position: 0px -33px;
}

li#health a.healthCurrent {
	background-position: 0px -66px;
}

li#money a {
	background-position: -116px 0px;
	width: 125px;
}

li#money a:hover {
	background-position: -116px -33px;
}

li#money a.moneyCurrent {
	background-position: -116px -66px;
}

li#leisure a {
	width: 130px;
	background-position: -241px 0px;
}

li#leisure a:hover {
	background-position: -241px -33px;
}

li#leisure a.leisureCurrent {
	background-position: -241px -66px;
}

li#makeadifference a {
	width: 145px;
	background-position: -371px 0px;
}

li#makeadifference a:hover {
	background-position: -371px -33px;
}

li#makeadifference a.makeadifferenceCurrent {
	background-position: -371px -66px;
}

li#family a {
	width: 120px;
	background-position: -516px 0px;
}

li#family a:hover {
	background-position: -516px -33px;
}

li#family a.familyCurrent {
	background-position: -516px -66px;
}

li#community a {
	width: 143px;
	background-position: -636px 0px;
}

li#community a:hover {
	background-position: -636px -33px;
}

li#community a.onlinecommunityCurrent {
	background-position: -636px -66px;
}

li#membership a {
	width: 145px;
	background-position: -779px 0px;
}

li#membership a:hover {
	background-position: -779px -33px;
}

li#membership a.membershipCurrent {
	background-position: -779px -66px;
}

li#healthy a {
	width: 144px;
}

li#healthy a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_health_bg.gif);
	background-position: 0px -28px;
}

li#healthy a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_health_bg.gif);
	background-position: 0px -56px;
}

li#conditions a {
	width: 210px;
}

li#conditions a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_health_bg.gif);
	background-position: -144px -28px;
}

li#conditions a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_health_bg.gif);
	background-position: -144px -56px;
}

li#doctors a {
	width: 184px;
}

li#doctors a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_health_bg.gif);
	background-position: -354px -28px;
}

li#doctors a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_health_bg.gif);
	background-position: -354px -56px;
}

li#insurance a {
	width: 181px;
}

li#insurance a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_health_bg.gif);
	background-position: -538px -28px;
}

li#insurance a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_health_bg.gif);
	background-position: -538px -56px;
}

li#longtermcare a {
	width: 151px;
}

li#longtermcare a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_health_bg.gif);
	background-position: -719px -28px;
}

li#longtermcare a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_health_bg.gif);
	background-position: -719px -56px;
}

li#work a {
	width: 91px;
}

li#work a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_money_bg.gif);
	background-position: 0px -28px;
}

li#work a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_money_bg.gif);
	background-position: 0px -56px;
}

li#finance a {
	width: 161px;
}

li#finance a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_money_bg.gif);
	background-position: -91px -28px;
}

li#finance a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_money_bg.gif);
	background-position: -91px -56px;
}

li#retirement a {
	width: 120px;
}

li#retirement a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_money_bg.gif);
	background-position: -252px -28px;
}

li#retirement a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_money_bg.gif);
	background-position: -252px -56px;
}

li#consumer a {
	width: 196px;
}

li#consumer a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_money_bg.gif);
	background-position: -372px -28px;
}

li#consumer a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_money_bg.gif);
	background-position: -372px -56px;
}

li#socialsecurity a {
	width: 150px;
}

li#socialsecurity a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_money_bg.gif);
	background-position: -568px -28px;
}

li#socialsecurity a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_money_bg.gif);
	background-position: -568px -56px;
}

li#estate a {
	width: 144px;
}

li#estate a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_money_bg.gif);
	background-position: -718px -28px;
}

li#estate a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_money_bg.gif);
	background-position: -718px -56px;
}

li#travel a {
	width: 93px;
}

li#travel a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_leisure_bg.gif);
	background-position: 0px -28px;
}

li#travel a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_leisure_bg.gif);
	background-position: 0px -56px;
}

li#games a {
	width: 85px;
}

li#games a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_leisure_bg.gif);
	background-position: -93px -28px;
}

li#games a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_leisure_bg.gif);
	background-position: -93px -56px;
}

li#entertainment a {
	width: 147px;
}

li#entertainment a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_leisure_bg.gif);
	background-position: -178px -28px;
}

li#entertainment a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_leisure_bg.gif);
	background-position: -178px -56px;
}

li#food a {
	width: 76px;
}

li#food a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_leisure_bg.gif);
	background-position: -325px -28px;
}

li#food a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_leisure_bg.gif);
	background-position: -325px -56px;
}

li#activities a {
	width: 180px;
}

li#activities a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_leisure_bg.gif);
	background-position: -401px -28px;
}

li#activities a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_leisure_bg.gif);
	background-position: -401px -56px;
}

li#advocacy a {
	width: 170px;
}

li#advocacy a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_makeadifference_bg.gif);
	background-position: 0px -28px;
}

li#advocacy a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_makeadifference_bg.gif);
	background-position: 0px -56px;
}

li#volunteering a {
	width: 140px;
}

li#volunteering a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_makeadifference_bg.gif);
	background-position: -170px -28px;
}

li#volunteering a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_makeadifference_bg.gif);
	background-position: -170px -56px;
}

li#giving a {
	width: 164px;
}

li#giving a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_makeadifference_bg.gif);
	background-position: -310px -28px;
}

li#giving a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_makeadifference_bg.gif);
	background-position: -310px -56px;
}

li#outreach a {
	width: 196px;
}

li#outreach a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_makeadifference_bg.gif);
	background-position: -474px -28px;
}

li#outreach a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_makeadifference_bg.gif);
	background-position: -474px -56px;
}

li#grandparenting a {
	width: 161px;
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_family_bg.gif);
}

li#grandparenting a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_family_bg.gif);
	background-position: 0px -28px;
}

li#grandparenting a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_family_bg.gif);
	background-position: 0px -56px;
}

li#caregiving a {
	width: 113px;
}

li#caregiving a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_family_bg.gif);
	background-position: -161px -28px;
}

li#caregiving a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_family_bg.gif);
	background-position: -161px -56px;
}

li#housing a {
	width: 177px;
}

li#housing a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_family_bg.gif);
	background-position: -274px -28px;
}

li#housing a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_family_bg.gif);
	background-position: -274px -56px;
}

li#lifeafterloss a {
	width: 140px;
}

li#lifeafterloss a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_family_bg.gif);
	background-position: -451px -28px;
}

li#lifeafterloss a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_family_bg.gif);
	background-position: -451px -56px;
}

li#love a {
	width: 175px;
}

li#love a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_family_bg.gif);
	background-position: -591px -28px;
}

li#love a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s0904/subNav_family_bg.gif);
	background-position: -591px -56px;
}

li#people a {
	width: 97px;
}

li#people a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_community_bg.gif);
	background-position: 0px -28px;
}

li#people a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_community_bg.gif);
	background-position: 0px -56px;
}

li#photos a {
	width: 92px;
}

li#photos a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_community_bg.gif);
	background-position: -97px -28px;
}

li#photos a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_community_bg.gif);
	background-position: -97px -56px;
}

li#videos a {
	width: 93px;
}

li#videos a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_community_bg.gif);
	background-position: -189px -28px;
}

li#videos a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_community_bg.gif);
	background-position: -189px -56px;
}

li#journals a {
	width: 108px;
}

li#journals a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_community_bg.gif);
	background-position: -282px -28px;
}

li#journals a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_community_bg.gif);
	background-position: -282px -56px;
}

li#groups a {
	width: 91px;
}

li#groups a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_community_bg.gif);
	background-position: -390px -28px;
}

li#groups a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_community_bg.gif);
	background-position: -390px -56px;
}

li#tagsItem a {
	width: 84px;
}

li#tagsItem a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_community_bg.gif);
	background-position: -481px -28px;
}

li#tagsItem a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_community_bg.gif);
	background-position: -481px -56px;
}

li#benefitsSubNav a {
	width: 160px;
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_membership_bg.gif);
}

li#benefitsSubNav a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_membership_bg.gif);
	background-position: 0px -28px;
}

li#benefitsSubNav a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_membership_bg.gif);
	background-position: 0px -56px;
}

li#join a {
	width: 113px;
}

li#join a:hover {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_membership_bg.gif);
	background-position: -161px -28px;
}

li#join a.current {
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s10/subNav_membership_bg.gif);
	background-position: -161px -56px;
}

li#healthProducts a {
	width: 184px;
}

li#healthProducts a:hover {
	background-position: 0px -39px;
}

li#healthProducts a.healthCurrent {
	background-position: 0px -39px;
}

li#financialProducts a {
	background-position: -184px 0px;
	width: 184px;
}

li#financialProducts a:hover {
	background-position: -184px -39px;
}

li#financialProducts a.financialCurrent {
	background-position: -184px -39px;
}

li#travelProducts a {
	background-position: -368px 0px;
	width: 184px;
}

li#travelProducts a:hover {
	background-position: -368px -39px;
}

li#travelProducts a.travelCurrent {
	background-position: -368px -39px;
}

li#discountsProducts a {
	background-position: -552px 0px;
	width: 184px;
}

li#discountsProducts a:hover {
	background-position: -552px -39px;
}

li#discountsProducts a.discountsCurrent {
	background-position: -552px -39px;
}

li#insuranceProducts a {
	background-position: -736px 0px;
	width: 187px;
}

li#insuranceProducts a:hover {
	background-position: -736px -39px;
}

li#insuranceProducts a.insuranceCurrent {
	background-position: -736px -39px;
}


/*
Footer
------  */
#footer {
	clear: both;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}	

#fTopLinks {
	font-size: 12px;
	font-weight: bold;
}

#fTopLinks a {
	padding: 0px 7px;
}

#fBottomLinks {
	font-size: 12px;
	padding: 8px 0px;
}

#fBottomLinks a {
	padding: 0px 7px;
}

#fCopyright {
	font-size: 11px;
	margin-top: 20px;
	color: #666666;
}

#fCopyright a, #fCopyright a:visited {
	color: #666666;
}

.agnDesignation {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-left: 3px;
	font-size: 11px;
	font-weight: bold;
}

#agnLogo {
	vertical-align: -35%;
	margin-left: 1px;
	border-style: none;
}

