
/* Favorites */
.favorites
{
}

.favorites .plansSavedText
{
	font-size: 9pt;
	font-weight: bold;
	color: #2A323C;
}

.favorites .required
{
	color: red;
}

.favorites .title,
.favorites .title a,
.favorites .title a:visited,
.favorites .title a:link
{
	font-size: 11pt;
	font-weight: bold;
	color: #9F340A;
}

.favorites .loginWelcome
{
	font-size: 12pt;
	font-weight: bold;
	color: #143464;
}

.favorites .neighborhoodName,
.favorites .neighborhoodName a,
.favorites .neighborhoodName a:visited,
.favorites .neighborhoodName a:link
{
	font-size: 10pt;
	font-weight: bold;
	color: #143464;
	
}
.favorites .registerWelcome
{
	font-size: 12pt;
	font-weight: bold;
	color: #143464;
}


.favorites .loginDesc
{
	font-size: 8pt;
}

.favorites .email
{
	font-size: 9pt;
	font-weight: bold;
	color: #143464;
}

.favorites .password
{
	font-size: 9pt;
	font-weight: bold;
	color: #143464;
}

.favorites .backNavigation,
.favorites .backNavigation a,
.favorites .backNavigation a:visited,
.favorites .backNavigation a:link
{
	font-size: 8pt;
	font-weight: bold;
	color: #663300;
}

.favorites .forgotPassword,
.favorites .forgotPassword a,
.favorites .forgotPassword a:visited,
.favorites .forgotPassword a:link
{
	font-size: 8pt;
	color: #663300;
}

.regFieldLabels
{
	font-size: 9pt;
	font-weight: bold;
	color: #143464;
}

.registerConfirmValues
{
	font-size: 9pt;
	font-weight: bold;
	color: #663300;
}

.registerText
{
	font-size: 10pt;
	color: #143464;
	font-weight: bold;
}

.favorites .viewFavoritesWelcome
{
	font-size: 10pt;
	color: #143464;
	font-weight: bold;
}

.registerNow
{
	font-size: 10pt;
	color: #9F2D00;
	font-weight: bold;
}


.favorites .switchUser,
.favorites .switchUser a,
.favorites .switchUser a:visited,
.favorites .switchUser a:link
{
	font-size: 8pt;
	font-weight: bold;
	color: #143464;
}

.favorites .info
{
	font-size: 8pt;
	color: #143464;
}

.favorites .planDescription
{
	font-size: 8pt;
	color: #272727;
}

.favorites .largePlanName,
.favorites .largePlanName a,
.favorites .largePlanName a:visited,
.favorites .largePlanName a:link
{
	font-size: 11pt;
	color: #143464;
	font-weight: bold;
	
}

.favorites .smallPlanName,
.favorites .smallPlanName a,
.favorites .smallPlanName a:visited,
.favorites .smallPlanName a:link
{
	font-size: 9pt;
	color: #2A323C;
	font-weight: bold;
	
}

.favorites .planMenuLinks,
.favorites .planMenuLinks a,
.favorites .planMenuLinks a:visited,
.favorites .planMenuLinks a:link
{
	font-size: 8pt;
	color: white;
	font-weight: bold;
}

.favorites .viewMenuLinks,
.favorites .viewMenuLinks a,
.favorites .viewMenuLinks a:visited,
.favorites .viewMenuLinks a:link
{
	font-size: 9pt;
	color: #143464;
	font-weight: bold;
	
}

.favorites .footerText,
.favorites .footerText a,
.favorites .footerText a:visited,
.favorites .footerText a:link
{
	font-size: 8pt;
	color: #143464;
	font-weight: bold;
	
}

.favorites .currentPageNumber
{
	font-size: 8pt;
	color: #F57504;
	font-weight: bold;
}

.favorites  a,
.favorites  a:visited,
.favorites  a:link
{
	text-decoration:  none;
}

.favorites a:hover
{
	color: darkred;
	text-decoration: underline;
}

.whatIsFavs,
.whatIsFavs TD,
.whatIsFavs a,
.whatIsFavs a:link,
.whatIsFavs a:visited
{
	
	font-size: 9pt;
	color: #143464;
}

.whatIsFavs a,
.whatIsFavs a:link,
.whatIsFavs a:visited
{
	font-weight: bold;
}

.whatIsFavs .title
{
	color: #9F340A;
	font-size: 14px;
	font-weight: bold;
}

.whatIsFavs a.nav,
.whatIsFavs a.nav:link,
.whatIsFavs a.nav:visited
{
	color: #9F340A;
	font-size: 10px;
	font-weight: bold;
	
}

.rltrTop {
	font-family: Arial, sans;
	color: #002250;
	font-size: 10pt;

}

.rltrTitle, .rltrTitleBg
{
	font-family: Arial, sans;
	color: #33659A;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.rltrTitleBg
{
	background-color: #FFE3BE;
}


a.rltr,
a.rltr:link,
a.rltr:visited {
	color: #33659A;
}
a.rltr:hover {
	color: darkred;
}
