/*
body { border-left: 2px solid green; }
#Disclaimer
{
  background: red;
}
*/

html,body
{
  padding: 0;
  margin: 0;
}
html
{
  font: 68% Arial, Helvetica, sans-serif;
}
body
{
  font-size: 1.4em;
  color: #5C5C5C;
  background: #FFF url("/img/Branding_background.gif") no-repeat 50% top;
}
h1,h2,h3,h4,h5,h6
{
  margin: 0 0 5px;
  font-weight: normal;
  line-height: 0.98em;
  clear: both;
}
h1,
#SiteBreakdown h2
{
  font-size: 2.7em;
  letter-spacing: -0.025em;
  color: #A3ABAD;
  margin: 0;
}
h2,
#SiteBreakdown h3
{
  font-size: 1.25em;
  color: #A3ABAD;
}
#SiteBreakdown h3
{
	font-weight: normal;
	margin: 0 0 1em 0;
}
h2.intro
{
	margin: 1em 0;
}
h3
{
	font-size: 1.285em;
	color: #5C5C5C;
	margin-top: 1.5em;
}
h4
{
	font-weight: bold;
}
#SiteBreakdown h4
{
  font-size: 1em;
  color: #4F97CD;
  margin: 0;
}
h5
{
	font-size: 1.1em;
}
#AboutRussell h5
{
	font-weight: bold;
}
.columns.wideNarrow .column2 h5,
.columns.wideNarrow .column2 .phoneNumber
{
  font-size: 1.5em;
}
.columns.wideNarrow .column2 .phoneNumber
{
  color: #A3ABAD;
  margin-bottom: 2em;
}
h6
{
  font-size: 1em;
}
.contactUs h6
{
	font-weight: bold;
	margin-right: 5px;
}
p
{
	line-height: 1.25em;
	padding: 0;
	margin: 0 0 1em 0;
}
img,
a img
{
	border: none;
}
a:link
{
  color: #4F97CD;
}
a:visited
{
  color: #A3ABAD;
}
a:hover,
a:active
{
  color: #4F97CD;
}
a.email,
a.feedback,
a.rss,
a.print,
a.download,
a.further_link
{
	background: #FFF url("") no-repeat left top;
	padding: 3px 0 6px 28px;
}
a.email
{
	background-image: url("/img/email.gif");
}
a.feedback
{
	background-image: url("/img/feedback.gif");
}

a.rss
{
	background-image: url("/img/rss.gif");
}
a.print
{
	background-image: url("/img/print.gif");
}
a.download
{
	background-image: url("/img/download.gif");
	line-height: 1.5em;
}

a.further_link
{
	background-image: url("/img/link.gif");
}

a.feature_link,
#HomePage a.feature_link,
a.ra_link,
#HomePage a.ra_link
{
	position: relative;
	display: inline-block;
	width: 176px;
	height: 37px;
	overflow: hidden;
}
a.feature_link span,
#HomePage a.feature_link span,
a.ra_link span,
#HomePage a.ra_link span
{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: url("") no-repeat left top;
	cursor: pointer;
}
#HomePage a.feature_link,
#HomePage a.ra_link
{
	width: 176px;
	vertical-align: text-bottom;
	margin-left: 15px;
}
a.feature_link span,
#HomePage a.feature_link span
{
	background-image: url("/img/buttons/RecoveryDashboard_2line.gif");
}
a.ra_link span
{
	background-image: url("/img/buttons/RetirementAnalyzer.gif");
}
#HomePage a.ra_link
{
	width: 128px;
}
#HomePage a.ra_link span
{
	background-image: url("/img/buttons/RetirementAnalyzer_2line.gif");
}
hr
{
  clear: both;
/*
  height: 0;
  padding: 0;
  border: none;
  margin: 0;
*/
}
ul
{
	padding: 0 0 0 1.2em;
	margin: 1em 0;
}
ul li
{
	padding: 0;
	margin: 0 0 0.25em 0;
}
ol
{
	padding: 0 0 0 2em;
	margin: 1em 0;
}
ol li
{
	padding: 0;
	margin: 0;
}
ol li h4
{
	font-size: 1em;
	color: #D60;
	font-weight: bold;
}
dl
{
	margin: 0 0 1em 1em;
}
dt
{
	font-weight: bold;
	margin: 1em 0 0 0;
}
dd
{
	padding: 0;
	margin: 0;
}
object
{
	outline: none;
}

/* Layout */
#ContentWrapper,
#Branding,
#Masthead .liner
{
	width: 990px;
	margin: 0 auto;
}
#ContentWrapper
{
	position: relative;
	padding-bottom: 1em;
}
#Branding
{
	position: relative;
	background: #5C5C5C url("/img/Branding_background.gif") no-repeat right top;
	height: 68px;
}
#Branding #RussellLogo
{
	display: block;
	background: #5C5C5C url("/img/RussellInvestments.gif") no-repeat left top;
	width: 300px;
	height: 68px;
}
#Branding #RussellLogo img
{
	display: block;
	visibility: hidden;
}


/*#Branding #RussellLogo
{
	display: block;
	width: 500px;
	height: 68px;
	background: url("/Helping-Advisors/img/RussellInvestments.gif") no-repeat left top;
	text-decoration: none;
}*/

#Branding #HelpingAdvisorsTitle
{
	position: absolute;
	left: 280px;
	top: 30px;
	cursor: pointer;
}


#Masthead
{
	min-height: 65px;
	background: url("/img/Masthead_background.gif") repeat-y center top;
}
#Masthead .liner
{
}
#Masthead h1
{
	font: 4em Compatil, "Times New Roman", Times, Georgia, serif;
	color: #FFFFFF;
}


#CountrySelector
{
	position: absolute;
	top: 19px;
	right: 24px;
	text-align: right;
}
#CountrySelector h3
{
	display: inline;
	font-family: Arial, Sans-Serif;
	font-size: 0.857em;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	margin-right: 20px;
}
#CountrySelector p
{
	display: inline;
}
#CountrySelector a:link,
#CountrySelector a:visited
{
	font-family: Arial, sans-serif;
	font-size: 0.571em;
	color: #A3ABAD;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 17px;
	background: url("/img/Chevrons_Horiz.gif") no-repeat right top;
}
#CountrySelector a:hover,
#CountrySelector a:active
{
	color: #D60;
	background-position: right -100px;
}


#Content
{
	float: left;
	padding: 0 48px;
	background: #FFF;
	margin: 20px 0;
}
#Footer
{
  clear: both;
  float: left;
  font-size: 0.857em;
  color: #9E9E9E;
  width: 968px;
  padding: 7px 10px;
  border: 1px solid #C9CFD1;
  background: #FFF url("/img/footer_bg.gif") repeat-x left bottom;
  margin: 1em 0;
}
#Footer p
{
  margin: 0;
}

#Footer #PP_TCs,
#Footer #GoToRussell,
#Footer #Copyright
{
	margin-right: 16px;
}
#Footer #PP_TCs,
#Footer #Copyright,
#Footer #GoToRussell
{
  float: left;
}
#Footer .contactUs
{
  float: right;
}
#Footer .contactUs .phoneNumber
{
  margin-left: 16px;
}
#Footer a,
#ContactUs a
{
  color: #9E9E9E;
  letter-spacing: normal;
}
#Disclaimers,
#AboutRussell
{
	clear: both;
	font-size: 0.857em;
	color: #999;
}
#Disclaimers
{
	padding-top: 1em;
	border-top: 1px solid #E3E6E6;
	margin-top: 1em;
}
#ContactUs
{
  position: absolute;
  color: #A3ABAD;
  font-size: 0.857em;
  letter-spacing: -0.025em;
  top: 22px;
  right: 48px;
}
#ContactUs h6
{
	font-weight: bold;
}
#ContactUs .phoneNumber
{
	padding-left: 8px;
}

#GoToRussell,
#Copyright,
#GoToRussell,
#Footer .contactUs,
#Footer .contactUs h6,
#PhoneNumber
{
  display: inline;
}
#GoToRussell
{
  color: #999;
  padding-left: 16px;
  border-left: 1px solid #999;
}
#ArticleFooter
{
	clear: both;
	color: #4F97CD;
	text-align: right;
	padding: 1em 0;
	border-top: 1px solid #E3E6E6;
}
#ArticleFooter h4
{
	display: inline;
	font-size: 1em;
	font-weight: bold;
}
#ArticleFooter a
{
	font-size: 0.857em;
}
.proximityDisclosures
{
	clear: both;
	font-size: 0.857em;
	color: #999;
	padding-top: 1em;
	border-top: 1px solid #E3E6E6;
	border-bottom: 1px solid #E3E6E6;
}
#Footnotes
{
	border-bottom: none;
}

/* Features */
#DashboardUpdates h5
{
	margin-bottom: 10px;
}
#DashboardUpdates h6
{
	font-size: 0.92857em;
	font-weight: bold;
	margin: 0;
}
#LyrisForm
{
	width: 177px;
	padding: 0;
	margin: 0 auto;
}

#LyrisForm input#email,
#FeedbackForm input#from,
#FeedbackForm textarea
{
	display: block;
	padding: 2px;
	border: 1px solid #A3ABAD;
	overflow: auto;
}
#LyrisForm input#email,
#FeedbackForm input#from
{
	width: 176px;
	height: 19px;
	margin-right: 10px;
	float: left;
}

#LyrisMessage,
#FeedbackMessage
{
	margin: 10px 0 0;
}
#LyrisForm .success,
#FeedbackForm .success
{
	font-weight: bold;
	font-size: 0.857em;
	color: #4F97CD;
}
#LyrisForm .error,
#FeedbackForm .error
{
	font-weight: bold;
	font-size: 0.857em;
	color: #D60;
}

/* Classes */
.noCSS
{
	display: none;
}
.noFlash
{
	font-size: 0.857em;
	font-weight: bold;
	color: #D60;
	padding: 10px;
	border: 1px solid #D60;
	margin: 10px;
}
.clear
{
	clear: both;
}
.byline,
.timestamp,
.fileType,
.example
{
	font-size: 0.73445em;
	color: #A3ABAD;
}
.fileType
{
	margin-left: 3px;
}
.contactUs
{
  font-weight: bold;
}
.contactUs h5
{
	margin: 0;
	font-weight: bold;
}
.contactUs a
{
  font-weight: normal;
}
ul.breadcrumbs
{
	float: left;
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0 0 1em 0;
}
ul.breadcrumbs li
{
	float: left;
	color: #A3ABAD;
	padding: 0 14px 0 0;
	background: #FFF url("/img/caret.gif") no-repeat right top;
	margin: 0 9px 0 0;
}
ul.breadcrumbs li:last-child,
ul.breadcrumbs li.last-child
{
	background-image: none;
	font-weight: bold;
}
ul.breadcrumbs li a
{
	color: #4F97CD;
}
ul.articleActions
{
	list-style: none;
	padding: 0;
	margin: 0 0 5em 0;
}
ul.articleActions li
{
	margin: 0 0 1.25em 0;
    line-height: 1.5em;
}
.featureLink,
.retirementAnalyzer
{
	text-transform: uppercase;
	white-space: nowrap;
}

/* COLUMNS  -- 4.7% gutters for equal3, 4.8% gutters for others */
.columns
{
  float: left;
  clear: left;
  width: 99.9%;
  padding-bottom: 1em;
  margin-bottom: 2em;
}
.columns.wideNarrow
{
  background: #FFF url("/img/grey_pixel.gif") repeat-y 77.9% top;
}
.columns .column1,
.columns .column2,
.columns .columns1and2,
.columns .column3
{
  float: left;
  width: 47.65%;
}
.columns.wideNarrow .column2,
.columns.narrowWide .column2,
.columns.golden2 .column2,
.columns.equal3 .column3
{
  float: right;
}
.columns.wideNarrow .column1
{
  width: 75.5%;
}
.columns.wideNarrow .column2
{
  width: 19.8%;
  font-size: 0.857em;
}
.columns.narrowWide .column1
{
  width: 25%;
}
.columns.narrowWide .column2
{
  width: 70.2%;
}
.columns.golden2 .column1
{
	width: 55.982%;
}
.columns.golden2 .column2
{
	width: 39.218%;
}
.columns.equal3 .column1,
.columns.equal3 .column2,
.columns.equal3 .column3
{
  width: 30.2%;
}
.columns.equal3 .columns1and2
{
  width: 60.4%;
}
.columns.equal3 .column2
{
  margin-left: 4.7%;
}
.columns.wideNarrow .column2 p
{
	line-height: normal;
}

/* Actionable advice profiles */
#RetirementStatus
{
	float: left;
	position: relative;
	z-index: 2;
	width: 100%;
	background: #FFF url("/img/RetirementStatus_bg.gif") no-repeat left bottom;
/*
	border-bottom: 1px solid #E3E6E6;
*/
	margin-top: 2em;
}
#RetirementStatus h4
{
	float: left;
	background: 0;
	font-size: 2em;
	font-weight: normal;
	color: #5C5C5C;
	margin: 0 10px 0 0;
}
#RetirementStatus ul
{
	float: left;
	position: relative;
	top: 1px;
	left: 194px;
	z-index: 2;
	list-style: none;
	padding: 0;
	margin: 0;
}
#RetirementStatus ul li
{
	display: block;
	float: left;
	padding: 0;
	margin: 0 0 0 6px;
	background: url("/img/tab.gif") no-repeat right bottom;
}
#RetirementStatus ul li a
{
	display: block;
	color: #FFF;
	font-size: 1.14em;
	font-weight: bold;
	line-height: 39px;
	text-decoration: none;
	height: 36px;
	background: url("/img/tab_left.gif") no-repeat left bottom;
	padding: 0 15px;
}
#RetirementStatus.enhancedView ul li.selected
{
	background-image: url("/img/tab_active.gif");
}
#RetirementStatus.enhancedView ul li.selected a
{
	color: #4F97CD;
	background-image: url("/img/tab_active_left.gif");
	cursor: default;
}
#InRetirement,
#NearRetirement
{
	clear: left;
}
#InRetirement h3,
#NearRetirement h3
{
	font-size: 1.4286em;
	font-weight: bold;
	color: #D60;
}
#InRetirement.enhancedView h3,
#NearRetirement.enhancedView h3
{
	display: none;
}
#AdviceProfiles dl.profileList
{
	width: 100%;
	border-bottom: 1px solid #E3E6E6;
	margin: 0 0 1em 0;
}
#AdviceProfiles .enhancedView dl.profileList
{
	float: left;
	clear: left;
	position: relative;
	background: #FFF url("/img/profile_bg.gif") no-repeat left -101px;
}
#AdviceProfiles .In_VeryHighRisk #InRetirement dl.profileList,
#AdviceProfiles .Near_VeryHighRisk #NearRetirement dl.profileList
{
	background-position: left 1px;
}
#AdviceProfiles .In_HighRisk #InRetirement dl.profileList,
#AdviceProfiles .Near_HighRisk #NearRetirement dl.profileList
{
	background-position: left 101px;
}
#AdviceProfiles .In_ModerateRisk #InRetirement dl.profileList,
#AdviceProfiles .Near_ModerateRisk #NearRetirement dl.profileList
{
	background-position: left 201px;
}
#AdviceProfiles .In_LowRisk #InRetirement dl.profileList,
#AdviceProfiles .Near_LowRisk #NearRetirement dl.profileList
{
	background-position: left 301px;
	border-bottom: 1px solid #6AD;
}
#AdviceProfiles dt.profileTab
{
	display: block;
	font-weight: normal;
	margin: 2em 0 0 0;
}
#AdviceProfiles .enhancedView dt.profileTab
{
	float: left;
	clear: left;
	width: 200px;
	height: 99px;
	border-right: 1px solid #6AD;
	border-top: 1px solid #E3E6E6;
	margin: 0;
}
#AdviceProfiles .enhancedView dt.profileTab.selected
{
	background: #FFF;
	border-right-color: #FFF;
}
#AdviceProfiles dt.profileTab a
{
	display: block;
	color: #5C5C5C;
	text-decoration: none;
}
#AdviceProfiles .enhancedView dt.profileTab a
{
	padding: 5px;
}
#AdviceProfiles .enhancedView dt.profileTab a
{
	font-size: 0.857em;
	height: 89px;
}
#AdviceProfiles dt.profileTab a span.title
{
	display: block;
	font-size: 2em;
	color: #4F97CD;
	padding-top: 30px;
	text-decoration: none;
}
#AdviceProfiles dt.profileTab a:hover span.title
{
	text-decoration: underline;
}
#AdviceProfiles .enhancedView dt#In_Overview_Tab,
#AdviceProfiles .enhancedView dt#Near_Overview_Tab
{
	height: 101px;
	border-top: none;
}
#AdviceProfiles .enhancedView dt.profileTab.selected a span.title
{
	color: #D60;
}
#AdviceProfiles .enhancedView dt#In_Overview_Tab a,
#AdviceProfiles .enhancedView dt#Near_Overview_Tab a
{
	border-top: 1px solid #E3E6E6;
}
#AdviceProfiles .In_Overview dt#In_Overview_Tab a,
#AdviceProfiles .Near_Overview dt#Near_Overview_Tab a
{
	border-top-color: #6AD;
}
#AdviceProfiles .enhancedView dd.profileBody
{
	position: absolute;
	top: 0;
	left: 200px;
	right: 0;
	z-index: 1;
	font-size: 0.857em;
	width: 455px;
	height: 500px;
	overflow: auto;
	padding: 0 20px;
	border-top: 1px solid #6AD;
	border-bottom: 1px solid #6AD;
	margin: 0;
}
#AdviceProfiles dd.profileBody h4
{
	font-size: 1.5em;
}
#AdviceProfiles #InRetirement div.intro,
#AdviceProfiles #NearRetirement div.intro
{
	color: #4F97CD;
	min-height: 190px;
	padding: 12px 0 0 215px;
	background: #FFF url("/img/transparent_pixel.gif") no-repeat left bottom;
}
#AdviceProfiles #InRetirement.enhancedView div.intro,
#AdviceProfiles #NearRetirement.enhancedView div.intro
{
	border-bottom: 1px solid #E3E6E6;
	margin-bottom: 20px;
}
#AdviceProfiles #InRetirement #In_Overview div.intro,
#AdviceProfiles #InRetirement #In_Overview ul li,
#AdviceProfiles #NearRetirement #Near_Overview div.intro,
#AdviceProfiles #NearRetirement #Near_Overview ul li
{
	min-height: 0;
	padding: 0;
	border-bottom: none;
	margin: 0;
}
#AdviceProfiles #InRetirement.enhancedView #In_Overview div.intro,
#AdviceProfiles #NearRetirement.enhancedView #Near_Overview div.intro
{
	font-size: 1.4286em;
	color: #D60;
	height: 80px;
	padding-top: 20px;
}
#AdviceProfiles #In_Overview ul,
#AdviceProfiles #Near_Overview ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#AdviceProfiles #In_Overview ul li,
#AdviceProfiles #Near_Overview ul li
{
	border-top: 1px solid #E3E6E6;
}
#AdviceProfiles .enhancedView #In_Overview ul li,
#AdviceProfiles .enhancedView #Near_Overview ul li
{
	height: 99px;
}
#AdviceProfiles #In_Overview ul li a,
#AdviceProfiles #Near_Overview ul li a
{
	display: block;
	color: #5C5C5C;
	text-decoration: none;
	height: 79px;
	background: #FFF url("/img/grey_pixel.gif") no-repeat left bottom;
	padding: 10px 0 10px 160px;
	vertical-align: middle;
}
#AdviceProfiles #In_Overview ul li a strong.title,
#AdviceProfiles #Near_Overview ul li a strong.title
{
	font-size: 1em;
	font-weight: bold;
	padding-left: 10px;
}
#AdviceProfiles #In_Overview ul li a span,
#AdviceProfiles #Near_Overview ul li a span
{
	display: block;
	font-size: 0.857em;
	min-height: 63px;
	padding-left: 10px;
	cursor: pointer;
}
#AdviceProfiles #In_Overview ul li a span span,
#AdviceProfiles #Near_Overview ul li a span span
{
	border: none;
	display: inline-block;
	padding: 1em 0 0;
	min-height: 0;
	font-size: 1.167em;
	text-decoration: underline;
	color: #4F97CD;
}
#AdviceProfiles ul li.veryHighRisk a strong.title,
#AdviceProfiles ul li.veryHighRisk a span
{
	border-left: 8px solid #BD0007;
}
#AdviceProfiles ul li.highRisk a strong.title,
#AdviceProfiles ul li.highRisk a span
{
	border-left: 8px solid #FF7601;
}
#AdviceProfiles ul li.moderateRisk a strong.title,
#AdviceProfiles ul li.moderateRisk a span
{
	border-left: 8px solid #ECCA0C;
}
#AdviceProfiles ul li.lowRisk a strong.title,
#AdviceProfiles ul li.lowRisk a span
{
	border-left: 8px solid #89B846;
}
#AdviceProfiles #In_VeryHighRisk div.intro
{
	background-image: url("/img/profiles/In_VeryHighRisk.jpg");
}
#AdviceProfiles #In_Overview li.veryHighRisk a
{
	background-image: url("/img/profiles/In_VeryHighRisk_thumb.jpg");
}
#AdviceProfiles #In_HighRisk div.intro
{
	background-image: url("/img/profiles/In_HighRisk.jpg");
}
#AdviceProfiles #In_Overview li.highRisk a
{
	background-image: url("/img/profiles/In_HighRisk_thumb.jpg");
}
#AdviceProfiles #In_ModerateRisk div.intro
{
	background-image: url("/img/profiles/In_ModerateRisk.jpg");
}
#AdviceProfiles #In_Overview li.moderateRisk a
{
	background-image: url("/img/profiles/In_ModerateRisk_thumb.jpg");
}
#AdviceProfiles #In_LowRisk div.intro
{
	background-image: url("/img/profiles/In_LowRisk.jpg");
}
#AdviceProfiles #In_Overview li.lowRisk a
{
	background-image: url("/img/profiles/In_LowRisk_thumb.jpg");
}
#AdviceProfiles #Near_VeryHighRisk div.intro
{
	background-image: url("/img/profiles/Near_VeryHighRisk.jpg");
}
#AdviceProfiles #Near_Overview li.veryHighRisk a
{
	background-image: url("/img/profiles/Near_VeryHighRisk_thumb.jpg");
}
#AdviceProfiles #Near_HighRisk div.intro
{
	background-image: url("/img/profiles/Near_HighRisk.jpg");
}
#AdviceProfiles #Near_Overview li.highRisk a
{
	background-image: url("/img/profiles/Near_HighRisk_thumb.jpg");
}
#AdviceProfiles #Near_ModerateRisk div.intro
{
	background-image: url("/img/profiles/Near_ModerateRisk.jpg");
}
#AdviceProfiles #Near_Overview li.moderateRisk a
{
	background-image: url("/img/profiles/Near_ModerateRisk_thumb.jpg");
}
#AdviceProfiles #Near_LowRisk div.intro
{
	background-image: url("/img/profiles/Near_LowRisk.jpg");
}
#AdviceProfiles #Near_Overview li.lowRisk a
{
	background-image: url("/img/profiles/Near_LowRisk_thumb.jpg");
}


/* HomePage */
#HomePage #Masthead
{
	background: url("/img/HomepageMasthead_background.gif") no-repeat center top;
}
#HomePage #Masthead h1
{
	font-size: 3.714em;
	line-height: 0.98em;
	letter-spacing: -0.01em;
	height: 143px;
	padding: 30px 0 0 22px;
	margin: 0;
}
#HomePage #Masthead .liner
{
	background: url("/img/HomepageMasthead_liner_bg3.jpg") no-repeat left top;
	padding-bottom: 10px;
}
#HomePage ul#MainChoices
{
	float: left;
	list-style: none;
	height: 164px;
	width: 946px;
	padding: 0;
	border-left: 22px solid #F6F6F6;
	border-right: 23px solid #E6E6E6;
	margin: 0 -1px 0 0;
}
#HomePage ul#MainChoices li
{
	float: left;
	position: relative;
	background: url("/img/white_90pct.png") repeat left top;
	height: 164px;
	width: 302px;
	padding: 0;
	margin: 0 0 0 10px;
}
#HomePage ul#MainChoices li h2
{
	font-size: 1em;
	line-height: 1.7em;
	margin: 0;
}
#HomePage ul#MainChoices li h2 br
{
	display: none;
}
#HomePage ul#MainChoices li h2 span
{
	color: #4F97CD;
	font-size: 2em;
	line-height: 1em;
}
#HomePage ul#MainChoices li a
{
	display: block;
	height: 142px;
	width: 270px;
	padding: 15px 16px 7px;
	text-decoration: none;
}
#HomePage ul#MainChoices li a strong
{
	position: absolute;
	bottom: 8px;
	right: 14px;
	cursor: pointer;
	background: url("/img/buttons/orange.png") no-repeat left top;
	padding-left: 5px;
}
#HomePage ul#MainChoices li a strong span
{
	display: inline-block;
	position: relative;
	left: 5px;
	font-size: 0.92857em;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	line-height: 25px;
	letter-spacing: 0.02em;
	height: 25px;
	background: url("/img/buttons/orange.png") no-repeat right top;
	padding-right: 30px;
}
#HomePage #Content h2
{
	color: #D60;
	font-size: 2.2857em;
	margin: 4px 0 0;
}
#HomePage #Content h3
{
	font-weight: bold;
	margin: 24px 0 8px;
}
#HomePage #Content h4
{
	font-weight: normal;
	font-size: 1.1em;
}

#HomePage .leadFeatureBox .head,
#HomePage .leadFeatureBox .body
{
	background: #FFF;
	padding: 12px 15px;
	border: 1px solid #C9CFD1;
}
#HomePage .leadFeatureBox .head
{
	display: inline-block;
	position: relative;
	top: 1px;
	padding-bottom: 3px;
	border-bottom-color: #FFF;
}
#HomePage .leadFeatureBox .body
{
	clear: left;
}
#HomePage #Content .leadFeatureBox .head h3,
#HomePage #Content .leadFeatureBox .head div
{
	display: inline-block;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
}
#HomePage #Content .leadFeatureBox .head h3
{
	font-size: 0.7857em;
	color: #D60;
	text-transform: uppercase;
}
#HomePage .columns
{
	margin-bottom: 0;
	padding-bottom: 0;
}
#HomePage #LyrisForm
{
	width: 319px;
	margin-top: 5px;
}
#HomePage .featureBox
{
	border: 1px solid #C9CFD1;
	padding: 12px 15px;
	color: #A3ABAD;
	margin-top: 15px;
}
#HomePage .featureBox h4
{
	display: inline;
	font-weight: bold;
	font-size: 1.1em;
	margin-right: 10px;
}
#HomePage .featureBox span,
#HomePage .featureBox p
{
	font-size: 0.75em;
}
#HomePage #LyrisMessage,
#HomePage .featureBox p.example
{
	clear: left;
}
#HomePage p.emailDisclaimer
{
	font-size: 0.70em;
	color: #A3ABAD;
}

/* Economic Recovery Dashboard */
.flashEnabled #DashboardContainer
{
	position: relative; /* to overlap succeeding text */
	height: 520px;
	margin-bottom: -30px;
}
.flashEnabled #DashboardContainer #FlashProxy
{
	display: none;
}
#DashboardContent
{
	font-size: 0.857em;
	font-weight: bold;
	color: #D60;
	padding: 10px 10px 0;
	border: 1px solid #D60;
	margin: 10px;
}
#DashboardSummary h3
{
  font-size: 2.14em;
  letter-spacing: -0.025em;
  color: #A3ABAD;
  margin-top: 0;
}
#DashboardSummary p
{
  font-size: 1.25em;
  color: #A3ABAD;
}

/* About Russell Investments */
html[id=AboutUs] .columns.wideNarrow .column2 h5:first-child
{
	white-space: nowrap;
}

/* Assess Your Business */
#AssessYourBusiness ul
{
	list-style: none;
}
#AssessYourBusiness label
{
	display: inline-block;
	width: 23em;
}
#AssessYourBusiness input.userLabel
{
	font-size: 1em;
	width: 20em;
	margin-right: 3em;
}
#AssessYourBusiness input
{
	background: transparent;
	border: none;
	border-bottom: 1px solid #5C5C5C;
}
#AssessYourBusiness input.add,
#AssessYourBusiness input.subtract,
#AssessYourBusiness input.total,
#AssessYourBusiness input.divideBy2
{
	padding-left: 10px;
	background: url("") no-repeat left center;
}
#AssessYourBusiness input.add
{
	background-image: url("/img/add.gif");
}
#AssessYourBusiness input.subtract
{
	background-image: url("/img/subtract.gif");
}
#AssessYourBusiness input.total
{
	background-image: url("/img/total.gif");
}
#AssessYourBusiness input.divideBy2
{
}
#AssessYourBusiness .operator
{
	display: none;
}


/* Client Analyzer */
.toolPromo
{
	margin: 15px 0;
	float: left;
}
.toolPromo img
{
	float: left;
}
.toolPromo ul
{
	margin: -1.0em 0 0 7px;
	padding: 0;
	width: 238px;
	float: left;
	clear: right;
	list-style-type: none;
}
.toolPromo ul strong
{
	color: #DD6600;
}
.toolPromo ul em
{
	font-weight: bold;
	font-style: normal;
}
.toolPromo ul h3
{
	height: auto;
	font-size: 0.9em;
}
.toolPromo ul img
{
	margin-top: 20px;
}
.promoHeadline
{
	color: #DD6600;
	margin-bottom: 15px;
}
a.downloadAnalyzerLink
{
	margin-top: 20px;
	display:inline-block;
	height:34px;
	overflow:hidden;
	position:relative;
	width:248px;
}
a.downloadAnalyzerLink span
{
	background:transparent url(/img/buttons/DownloadRetirementAnalyzer.gif) no-repeat scroll left top;
	cursor:pointer;
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}

a.downloadAdviceLink
{
	margin-top: 20px;
	display:inline-block;
	height:34px;
	overflow:hidden;
	position:relative;
	width:248px;
}
a.downloadAdviceLink span
{
	background:transparent url(/img/buttons/ViewAdviceProfiles.gif) no-repeat scroll left top;
	cursor:pointer;
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}

a.helpLink
{
	display: block;
	text-align:center;
	font-size: 0.8em;
	margin: 5px 30px;
}
