/* Main */

BODY
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: small;
	margin-top: 0;
	text-align: center;
}

H1
{
	color: #690;
	font-size: medium;
	margin-top: 0;
}

H2, H3, H4
{
	font-size: small;
	margin-bottom: 0;
}

DIV
{
	text-align: left;
}

DIV#body
{
	width: 797px;
	margin: 5px auto;
	margin-top: 0;
}

A.homeLink
{
	display: block;
	height: 66px;
}

DIV.menu
{
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0;
	height: 26px;
	background-color: #039;
}

A.menuItem
{
	display: block;
	float: left;
	height: 26px;
	border-right: solid 1px #fff;
}

A.menuItemLast
{
	display: block;
	float: left;
	height: 26px;
}

DIV.loginState
{
	margin-top: 2px;
	float: right;
	font-size: 80%;	
}

DIV.footer
{
	margin-top: 7px;
	border-top: 7px solid #7F99CC;
	padding-top: 4px;
	text-align: center;
}

A.footerItem
{
	padding-right: 10px;
	padding-left: 10px;
}

DIV#copyright
{
	font-size: x-small;
	color: #666;
	text-align: center;
	margin-top: 1em;
}

INPUT.button
{
	color: White;
	background-color: #039;
	font-weight: bold;
	font-family: Verdana;
	border-color: #36b;
	border-width: 1px;
}

INPUT.text, TEXTAREA, SELECT
{
	border: solid 1px #690;
	padding: 2px;
}

/* End of Main */


/* Common */

DIV.contentSection
{
	border: solid 1px #ccc;
	position: relative;
}

DIV.contentSection H2
{
	color: #fff;
	background-color: #87AC5D;
	padding: 0.4em;
	font-weight: bold;
	font-size: small;
	margin-top: 0;
	text-transform: uppercase;
}

DIV.contentSection H2 A
{
	color: #fff;
	text-decoration: none;
}

DIV.contentSection H3
{
	color: #87AC5D;
	padding: 0.4em;
	font-weight: bold;
	margin-top: 0;
	text-transform: uppercase;
}	

DIV.contentSection H3 A
{
	color: #87AC5D;
	text-decoration: none;
}

DIV.contentSection H4
{
	color: #000;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}

LEGEND
{
	color: #690;
	font-weight: bold;
}

DIV.contentSection DIV.content
{
	padding: 0.4em;
}

.splash
{
	color: #039;
	font-weight: bold;
	line-height: 1.5;
}

DIV.newsletterSignup
{
	padding: 0.3em;
	font-size: x-small;
	background-color: #D1E0F0;
}

SPAN.helpIcon
{
	background-color: #690;
	border-style: ridge;
	border-width: 1px;
	border-color: #690;
	color: #fff;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}

SPAN.helpLink
{
	color: #000690;
	font-size: 0.8em;
	border-bottom: dashed 1px Blue;
	float: left;
}

SPAN.helpLabel
{
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
	color: Blue;
	position: relative;
	z-index: 1;
}

DIV.toolTip
{
	text-decoration: none;
	color: #000;
	background-color: #ffff8c;
	border: solid 1px #f60;
	visibility: hidden;
	position: absolute;
	padding: 4px;
	font-size: x-small;
	font-weight: normal;
	z-index: 99;
	top: 25px;
	left: 15px;
}

SPAN.requiredLegend
{
	color: #f60;
	font-size: 0.8em;
	display: block;
	text-align: right;
}

/* End of Common */


/* Policy Pages */

DIV.policyContents H1,H2,H3,H4
{
	color: #039;
}

DIV.policyContents H1
{
	font-size: medium;
}

DIV.policyContents H3,H4
{
	font-style: italic;
}

DIV.policyContents P
{
	margin-top: 0;
}

DIV.policyContents UL
{
	list-style-type:none;
}

DIV.policyContents UL LI
{
	padding-left: 1.5em;
	background: url(../images/article-bullet.gif) no-repeat 0 0.4em;
}

/* End of Policy Pages */


/* Articles */

DIV.articleIndex
{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

DIV.articleIndex H1
{
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	line-height: 50px;
	text-transform: uppercase;
}

DIV.articleIndex H2, DIV.articleIndex H2 A
{
	color: #690;
	margin-top: 1em;
	text-decoration: none;
}

DIV.retirementPlanning101
{
	background-image: url(../images/retirement-planning-header.gif);
	background-repeat: no-repeat;
	width: 557px;
}

DIV.retirementServices
{
	background-image: url(../images/retirement-services-header.gif);
	background-repeat: no-repeat;
	width: 557px;
}

DIV.article
{
	background: url(../images/articles/nav-column-background.gif) repeat-y;
}

DIV.articleHeader
{
	background: url(../images/articles/nav-column-border.gif) no-repeat;
	height: 1px;
	line-height: 1px;
}

DIV.articleFooter
{
	background: url(../images/articles/nav-column-border.gif) no-repeat;
	background-position: left bottom;
	clear: both;
}

DIV.article DIV.articleNavPane
{
	float: left;
	width: 199px;
	position: relative;
	margin-left: 1px;
}

DIV.articleMenu
{
}

DIV.articleMenu DIV.divider
{
	height: 1em;
	line-height: 1;
}

DIV.articleMenu DIV.menuHeading
{
	color: #039;
	padding: 0 0.1em 0 0.1em;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
}

DIV.articleMenu A
{
	background: url(../images/articles/small-blue-arrow.gif) no-repeat 0.2em 0.4em;
	padding: 0.1em;
	padding-left: 0.9em;
	display: block;
	text-decoration: none;
	color: #000;
}

DIV.articleMenu A:hover
{
	background-color: #fff;
	color: #690;
}

DIV.articleMenu A.active
{
	background: url(../images/articles/small-green-arrow.gif) no-repeat 0.2em 0.4em;
	background-color: #fff;
	color: #690;
	font-weight: bold;
}

DIV.articleMenu A.subItem
{
	background-image: none;
	padding-left: 1.8em;
	color: #00f;
}

DIV.articleMenu A.activeSubItem
{
	background-image: none;
	padding-left: 1.8em;
	color: #00f;
	background-color: #fff;
}

DIV.articleContents
{
	float: right;
	width: 578px;
	padding-left: 10px;
	right: 0;
}

DIV.articleContents P
{
	margin-top: 0;
}

DIV.articleContents H1
{
	font-size: 1.3em;
	margin-bottom: 0;
}

DIV.articleContents H1.subheading
{
	font-size: 1.1em;
	color: #000690;
	margin-bottom: 1em;
}

DIV.articleContents H1.reverseMortgageCalculatorLink
{
	color: #690;
    text-align: center;
    text-decoration: underline;
    text-transform: uppercase;
}

DIV.articleContents HR
{
	border: 0;
	border-top: solid 1px #690;
	margin-top: 2em;
	padding-top: 1em;
	clear: right;
}

DIV.articleContents H2
{
	color: #000690;
}

DIV.articleContents H3
{
	color: #000690;
	font-weight: bold;
	font-style: italic;
}

DIV.articleContents UL.articleIndex
{
	list-style-type:none;
}

DIV.articleContents UL.articleIndex LI
{
	padding-left: 1.5em;
	background: url(../images/article-bullet.gif) no-repeat 0 0.4em;
}

DIV.articleContents UL.articleIndex LI UL
{
	list-style-type:none;
}

DIV.articleContents DIV.quickLinksHeading
{
	clear: both;
	color: #690;
	font-weight: bold;
}

DIV.articleContents DIV.quickLinks
{
	border: solid 1px #f60;
	padding: 0.5em;
}

DIV.articleContents DIV.quickLinks UL
{
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding: 0;
}

DIV.articleContents DIV.quickLinks UL LI
{
	background-image: url(../images/articles/quicklinks-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 0.2em;
	padding-left: 30px;
}

DIV.articleContents DIV.sideBar
{
	width: 200px;
	border: solid 1px #d1e0f0;
	background-color: #e0f0d1;
	padding: 1em 0.5em 1em 0.5em;
	margin: 0.5em 0 0.5em 0.5em;
	float: right;
	clear: right;
}

DIV.articleContents DIV.sideBar DIV.heading
{
	color: #690;
	font-weight: bold;
	text-transform: uppercase;
}

DIV.articleContents DIV.leadGenMiniForm
{
	border: solid 1px #D1E0F0;
	padding: 0;
	margin: 0.5em 0 0.5em 0.5em;
	float: right;
	clear: right;
}

DIV.articleContents DIV.leadGenMiniForm DIV.heading
{
	width: 200px;
	padding: 0.2em 0.5em 0.2em 0.5em;
	border-bottom: solid 1px #d1e0f0;
	background-color: #e0f0d1;
	color: #f60;
	font-weight: bold;
}

DIV.articleContents DIV.leadGenMiniForm DIV.body
{
	width: 200px;
	padding: 0.5em 0.5em 0.2em 0.5em;
}

DIV.articleContents DIV.leadGenMiniForm SPAN.instructionText
{
	font-size: 0.9em;
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #000;
	font-weight: normal;
}

DIV.articleContents DIV.leadGenMiniForm TR.miniFormRow
{
	background-color: #edf1f8;
}

DIV.articleContents DIV.leadGenMiniForm TR.miniFormAlternatingRow
{
	background-color: #f6f8fc;
}

DIV.articleContents TD.adviceTabLabelCell
{
	vertical-align: top;
	font-weight: bold;
	padding: 0.3em;
}

DIV.articleContents TD.adviceTabInputCell
{
	vertical-align: top;
	padding: 0.3em;
	border-bottom: solid 3px #fff;
}

DIV.articleContents TD.adviceTabInputCell INPUT,SELECT
{
	font-size: 0.9em;
}

DIV.articleContents DIV.shareCommandsBar
{
	width: 200px;
	border: solid 1px #d1e0f0;
	padding: 1em 0.5em 1em 0.5em;
	margin: 0.5em 0 0.5em 0.5em;
	float: right;
	clear: right;
}

DIV.articleContents DIV.callout
{
	font-weight: bold;
	font-style: italic;
}

DIV.articleContents DIV.articleTeaser
{
	background-color: #e0f0d1;
	padding: 1em;
}

DIV.articleContents DIV.articleTeaser H3
{
	color: #690;
	font-weight: bold;
	margin: 0;
}

DIV.articleContents B
{
	color: #000690;
}

DIV.articleContents UL
{
	list-style-image: url(../images/bullet.gif);
}

/* End of Articles */


/* Tool and Calculators */

DIV.questionTabs
{
	width: 100%;
	position: relative;
	margin-top: 5px;
}

DIV.questionTab
{
	padding: 0;
	margin: 0;
}

TD.plannerQuestionTabLabelCell
{
	width: 40%;
	text-align: right;
	vertical-align: top;
	background-color: #edf1f8;
	font-weight: bold;
	padding: 0.3em;
	padding-right: 1em;
	border: solid 0.2em white;
	border-left: 0;
}

TD.plannerQuestionTabInputCell
{
	vertical-align: top;
	background-color: #f6f8fc;
	font-weight: bold;
	padding: 0.3em;
	padding-left: 0.5em;
	border: solid 0.2em white;
	border-right: 0;
}

TD.plannerQuestionTabSectionTitle
{
	color: #000690;
	font-weight: bold;
	padding-top: 0.5em;
}

SPAN.plannerRequiredLegend
{
	display: block;
	color: #f60;
	text-align: right;
	font-size: 0.8em;
	float: right;
}

SPAN.plannerErrorLabel
{
	width: 100%;
	color: red;
	font-weight: bold;
	font-size: 0.8em;
}

SPAN.plannerInstructionText
{
	font-weight: normal;
	color: Black;
}

SPAN.plannerTollFreeLabel
{
	padding-top: 2em;
	color: #690;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 1em;
	
}

SPAN.required
{
	color: #f60;
	font-weight: bold;
	font-size: 1.2em;
}

TD.questionTabLabelCell
{
	background-color: #edf1f8;
	width: 17em;
	font-weight: bold;
	text-align: right;
	padding-right: 1em;
	vertical-align: top;
	border-bottom: solid 2px #fff;
	border-right: solid 2px #fff;
}

TD.questionTabInputCell
{
	background-color: #f6f8fc;
	border-bottom: solid 2px #fff;
}

SPAN.questionTabHeader
{
	color: #f60;
	font-weight: bold;
	display: block;
}

SPAN.questionTabError
{
	color: Red;
	font-size: large;
	font-weight: bold;
}

DIV.questionTabNavButtonBox
{
	clear: both;
	width: 100%;
	height: 27px;
	margin-top: 0.3em;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #bfcce5;
}

INPUT.questionTabNavBackButton
{
	padding-left: 5px;
	float: left;
}

INPUT.questionTabNavNextButton
{
	padding-right: 5px;
	float: right;
}

DIV.plannerContent
{
	border: solid 1px #693;
	padding: 0.5em;
}

DIV.plannerContent B
{
	color: #000690;
}

DIV.plannerContent H1
{
	color: #f60;
	margin-bottom: 0.5em;
	font-size: 1.6em;
}

DIV.plannerContent H2
{
	color: #f60;
	margin-top: 1em;
	margin-bottom: 0;
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
}

DIV.plannerContent H4
{
	color: #f60;
	margin-top: 1em;
	margin-bottom: 0;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
}

DIV.plannerContent DIV.plannerResultsSection
{
	border: solid 1px #f60;
	margin-top: 0.2em;
}

DIV.plannerContent DIV.plannerResultsSection H2
{
	color: #000690;
	margin: 0;
	padding: 0.2em;
	font-size: 1.3em;
	font-style: normal;
}

DIV.plannerContent DIV.plannerResultsHighlightedSection
{
	width: 100%;
}

DIV.plannerContent DIV.plannerResultsHighlightedSection H2
{
	color: #000690;
	margin: 0;
	padding: 0.2em;
	font-size: 1.3em;
	font-style: normal;
}

DIV.plannerContent UL
{
	margin-left: 60px;
	padding-left: 0px;
	margin-top: 3px;
}

DIV.plannerContent UL LI
{
	list-style-type: none;
	background-image: url(../images/planner/assessment-bullet-round.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.5em;
	padding: 0.2em 0.2em 0.2em 2em;
	margin-bottom: 0.2em;
}

DIV.plannerContent DIV.plannerResultsHighlightedSection DIV.sectionTopic
{
	margin-top: 6px;
	padding: 0.2em;
}

DIV.plannerContent DIV.plannerResultsHighlightedSection DIV.sectionTopic H3
{
	margin: 0;
	color: #f60;
	font-weight: bold;
}

DIV.assessmentNextButton
{
	float: right;
	text-align: center;
	color: #f60;
	font-size: 0.7em;
}

DIV.assessmentSolutions
{
	margin-left: 60px;
}

DIV.assessmentSolutionsBox
{
	padding: 0.5em;
	border: solid 1px #d1e0f0;
}

IMG.assessmentIconImage
{
	float: left;
}

DIV.sectionContent
{
	padding: 0.2em;
}

DIV.snapShotView
{
	background-color: #fff;
}

TABLE.snapShotTable
{
	width: 100%;
	margin-top: 0.5em;
	font-size: 0.8em;
}

TABLE.snapShotTable TD, TH
{
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

TABLE.snapShotTable TH
{
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	vertical-align: bottom;
	background-color: #693;
	text-transform: uppercase;
}

TABLE.snapShotTable TD.snapShotLabel, TH.snapShotLabel
{
	background-color: #edf1f8;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	padding-right: 0.2em;
}

TABLE.snapShotTable TD.locationValueCell
{
	background-color: #f6f8fc;
	font-style: normal;
	font-weight: bold;
	color: #000690;
}

TABLE.snapShotTable TD.statisticValueCell
{
	text-align: center;
	background-color: #f6f8fc;
	font-style: normal;
}

TD.solutionItem
{
	margin: 0.1em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 40px;
	background-image: url(../images/planner/solutions-starburst-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 1em;
}

TD.separator
{
	border-bottom: solid 1px #693;
} 

TD.solutionItem SPAN.desctiption
{
	font-style: italic;
}

TD.solutionItem H3
{
	color: #000690;
	font-size: 1.4em;
	margin-top: 0;
}

TD.solutionItem A.actionLink
{
	margin-top: 1em;
	margin-right: 1em;
	display: block;
	float: left;
	background-image: url(../images/planner/assessment-bullet-round.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
}

.listItemBackground
{
	background-color: #edf1f8;
}

.alternatingListItemBackground
{
	background-color: #f6f8fc;
}


DIV.toolTip UL
{
	margin: 0;
	padding: 0;
	list-style-type: circle;
}

DIV.toolTip UL LI
{
	margin-left: 0;
}

/* End of Tool and Calculators */


/* Lead Gen Pages */

DIV.howItWorks
{
	float:left;
	width: 210px;
	border: solid 1px #f60;
	padding: 0.3em;
}

DIV.howItWorks DIV.heading
{
	color: #000690;
	font-weight: bold;
}

DIV.howItWorks P
{
	margin-top: 0;
}

DIV.howItWorks P.step1
{
	background-image: url(../images/articles/step1-icon.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	margin-top: 1em;
	padding-left: 20px;
}

DIV.howItWorks P.step2
{
	background-image: url(../images/articles/step2-icon.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding-left: 20px;
}

DIV.howItWorks P.step3
{
	background-image: url(../images/articles/step3-icon.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding-left: 20px;
}

DIV.howItWorks B
{
	color: #000690;
}

DIV.howItWorks IMG.stepImage
{
	margin-top: 5px;
	margin-right: 5px;
}

DIV.leadGenContent
{
	float: right;
	width: 560px;
}

DIV.leadGenContent H2
{
	font-size: 1.1em;
	color: #000690;
}

DIV.leadGenContent B
{
	color: #000690;
}

/* End Of Lead Gen Pages */


/* My NewRetirement */

DIV.myContent H1
{
	margin: 0;
}

DIV.myContent H2
{
	margin-top: 0;
	color: #000690;
	font-weight: bold;
}

DIV.myContent DIV.privacyNotice
{
	float: right;
	background-color: #fff6c4;
	border: solid 1px #d1e0f0;
	padding: 1em;
	width: 180px;
	height: 500px;
}

DIV.myContent DIV.privacyNotice H2
{
	font-size: 1em;
	color: #690;
	font-weight: bold;
	margin-bottom: 1em;
}

DIV.myContent DIV.formBox
{
	width: 550px;
	border: solid 1px #d1e0f0;
}

DIV.myContent DIV.formBox H1
{
	background-color: #e0f0d1;
	border-bottom: 0;
	margin: 0;
	padding: 0.5em;
	color: #f60;
}

DIV.myContent UL
{
	list-style-image: url(../images/bullet.gif);
}

DIV.myContent UL LI
{
	margin: 0;
	padding: 0;
}

DIV.myContent UL LI UL
{
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

DIV.myContent UL UL LI
{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 0.2em;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	height: 1em;
}

DIV.myContent TABLE
{
	width: 100%;
}

TABLE.formTable
{
	border-top: solid 1px #d1e0f0;
	border-collapse: collapse;
}

TABLE.formTable TD
{
	padding: 0.3em;
}

TABLE.formTable TD.label
{
	background-color: #edf1f8;
	width: 45%;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

TABLE.formTable TD.field
{
	background-color: #f6f8fc;
}

TABLE.formTable TD.field INPUT, TABLE.formTable TD.field TEXTAREA
{
	border: solid 1px #690;
}

DIV.myContent TABLE.myHomeTable
{
	width: 100%;
}

DIV.myContent TABLE.myHomeTable TD
{
	padding: 0.2em;
	border: solid 1px #690;
	vertical-align: top;
}

DIV.myContent TABLE.myHomeTable TD H2
{
	margin-top: 0;
}

/* End of My NewRetirement */


/* Community & Tips */

DIV.communityContent
{
	position: relative;
}

DIV.communityContent DIV.sideBar
{
	float: right;
	width: 185px;
}	

DIV.communityContent H1
{
	margin-bottom: 0;
	font-size: 120%;
}

DIV.communityTipsBox
{
	margin-top: 1em;
	border: solid 1px #f60;
	width: 600px;
	float: left;
}

DIV.communityTipsBox TABLE
{
	width: 100%;
}

DIV.communityTipsBox H2
{
	margin-top: 0;
	background-color: #f60;
	padding: 0.4em;
	color: #fff;
	font-size: 110%;
}

DIV.communityTipsBox DIV.communityTipsContents
{
	padding: 0.4em;
}

DIV.communityTipsBox DIV.communityTipsContents H3
{
	margin-top: 0;
	margin-bottom: 0.5em;
	color: #690;
}

DIV.tipsField
{
	margin-top: 0.5em;
	padding: 0.5em;
	background-color: #edf1f8;
}

DIV.tipsField H2
{
	margin-top: 0;
	color: #f60;
	font-size: 110%;
}

DIV.tipsField DIV.description
{
	font-style: italic;
	margin-bottom: 0.5em;
}

DIV.tipsField TD.label
{
	width: 8em;
	text-align: right;
	font-weight: bold;
	padding-right: 0.5em;
}

DIV.tipsField DIV.categoryList
{
	margin-left: 1.5em;
}

TD.categoryColumn
{
	vertical-align: top;
}

TD.categoryColumn DIV.categorySeparator
{
	margin-top: 0.5em;
	border-top: dashed 1px #690;
	padding-top: 0.5em;
}

DIV.addTipBox
{
	margin-top: 1em;
	border: solid 1px #f60;
}

DIV.addTipBox H2
{
	margin-top: 0;
	background-color: #f60;
	padding: 0.4em;
	color: #fff;
	text-align: center;
}

DIV.addTipBox DIV.addTipContents
{
	padding: 0.4em;
}

DIV.blogPromoBox
{
	margin-top: 1em;
	border: solid 1px #e0f0d1;
}

DIV.blogPromoBox H2
{
	margin-top: 0;
	background-color: #e0f0d1;
	padding: 0.5em;
	color: #f60;
}

DIV.blogPromoBox DIV.blogPromoContents
{
	padding: 0.5em;
}

DIV.tipBox
{
	clear: both;
	border: solid 1px #f60;
	padding: 0.3em;
	margin-bottom: 0.5em;
}

DIV.tipBox#tip
{
	padding: 0;
	border: 0;
}

DIV.tipBox h2
{
	margin-top: 0;
	font-size: 1.1em;
	color: #000690;
}

DIV.tipBox DIV.tipText
{
	margin-top: 1em;
	margin-bottom: 1em;
}

DIV.tipBox DIV.categoryList SPAN.label
{
	color: #690;
	font-weight: bold;
}

DIV.tipBox DIV.tipLinks
{
	margin-top: 1em;
}

DIV.tipBox DIV.tipLinks, DIV.tipLinks A
{
	color: #c92400;
}

DIV.tipComment
{
	margin-bottom: 0.5em;
	background-color: #fff6c4;
	padding: 0.3em;
}

DIV.tipComment H3
{
	margin: 0;
}

DIV.tipComment A
{
	color: #c92400;
}

DIV.addCommentBox
{
	border: solid 1px #f60;
	padding: 0.3em;
}

DIV.addCommentBox h2
{
	margin: 0;
}

DIV.addCommentBox TABLE
{
	width: 100%;
	margin-top: 0.5em;
}

DIV.addCommentBox TD.label, TD.field
{
	background-color: #edf1f8;
	padding: 0.3em;
}

DIV.addCommentBox TD.label
{
	font-weight: bold;
	text-align: right;
	width: 20%;
}

DIV.addCommentBox TR.spacer
{
	height: 0.3em;
}

DIV.publishButtonBox
{
	text-align: center;
	margin-top: 0.5em;
}

TABLE.tipSearchBox
{
	width: 560px;
	border: solid 2px #690;
	background-color: #edf1f8;
	margin-bottom: 1em;
}

TABLE.tipSearchBox LABEL.label
{
	font-weight: bold;
}

TABLE.tipSearchBox INPUT
{
	border: solid 1px #690;
	padding: 2px;
}

DIV.searchResultsLabel
{
	float: left;
	font-size: medium;
	color: #690;
	font-weight: bold;
	margin-bottom: 0.5em;
}

H1.searchResultHeading
{
	color: #f60;
}

/* End of Community & Tips */



P.quotation
{
	text-align: center;
	font-style: italic;
	padding-right: 5em;
	padding-left: 5em;
}

.hideFromPrint
{
}

span.interviewQuestion
{
	font-weight: bold;
	font-style: italic;
}

