/**********
COLUMNS
**********/
#articleBody {
	width: 612px;
	float: left;
	margin-left: 20px;
	_margin-left: 10px;
}

div.gridCol.eight #articleBody {
	margin-left: 0px;
}


/********************
ARTICLE BODY FEATURES
********************/
#articleHeader {
	margin-top: 15px;
	margin-bottom: 10px;
}

#articleBodyWidget {
	margin: 20px 0px;
}

#articleBody ul#articleShareTools {
	font-size: 11px;
	margin: 0px 0px 15px 0px;
	padding: 5px;
	border: 1px solid #C8C6C3;
}

#articleShareTools li {
	display: inline;
	margin-right: 20px;
}

#articleShareTools li a {
	line-height: 16px;
	padding: 2px 0 2px 25px;
}
#articleShareTools li.comment a {
	background: url(http://assets.aarp.org/aarp.org_/build/topics/images/icons/20x16icon_comment.gif) no-repeat;
}
#articleShareTools li.email a {
	background: url(http://assets.aarp.org/aarp.org_/build/topics/images/icons/20x16icon_email.gif) no-repeat;
}
#articleShareTools li.print a {
	background: url(http://assets.aarp.org/aarp.org_/build/topics/images/icons/20x16icon_print.gif) no-repeat;
}
#articleShareTools li.bookmark a {
	background: url(http://assets.aarp.org/aarp.org_/build/topics/images/icons/20x16icon_star.gif) no-repeat;
}

#articleFeatureImage .imageDescription {
	float: left;
	font-size: 11px;
	color: #000;
}
#articleFeatureImage .imageCredit {
	float: right;
	font-size: 10px;
	color: #999;
}


/**********
TEXT STYLES
**********/
div#articleHeader h1, div#articleHeader p#articleDescription {
	color: #333333;
}

div#articleHeader h1 {
	color: #000000;
	font-family:'Trebuchet MS','Lucida Grande',Lucida,Helvetica,Verdana,Arial,sans-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px 0px 24px 0px;
}

div#articleHeader h2 {
	color:#000;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0px;
	text-transform: none;
}

div#articleHeader p#articleDescription {
	font-size: 18px;
	margin: 10px 0;
}

p#byline {
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #666666;
}

p#byline span.info {
	color: #666666;
}

p#byline a {
	color: #0066cc;
	text-decoration: none;
	margin-right: 20px;
}

p#byline a:hover {
	text-decoration: underline;
}

#articleFeatureImage {
	margin-bottom: 15px;
}

#articleText {
	color: #333333;
	font-size: 13px;
	line-height: 22px;
}

#articleText h2 {
	font-family:'Trebuchet MS','Lucida Grande',Lucida,Helvetica,Verdana,Arial,sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #000;
	margin: 18px 0px 2px 0px;
}

#articleText h3 {
	font-size: 14px;
	color: #333;
	margin-bottom: 5px;
}

#articleText p {
	margin: 0px 0px 12px 0px;
}

#articleText ul {
	list-style-position: inside;
	list-style-image: url(http://assets.aarp.org/aarp.org_/images/global/li.png);
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
}

#articleText ol {
	list-style-type: decimal;
	list-style-position: inside;
}

#articleText li {
	margin: 0px 0px 12px 0px;
}


/* Comments
----------- */
#commentarySlot, #recentCommentsSlot {
	font-size: 13px;
}

#commentarySlot p, #recentCommentsSlot p {
	margin-bottom: 5px;
}

.originalComment {
	margin-bottom: 20px;
}

.commentThumbnail {
	position: relative;
	float: left;
	width: 66px;
}

.commentTitle {
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	margin-bottom: 5px;
}

.commentText {
	margin-left: 76px;
}

.smallTextGray {
	font-size: 11px;
	color: #5c5449;
}

#permalinks {
	font-size: 12px;
	margin-top: 10px;
}

.articleCommentFormInput {
	width: 588px;
	margin-bottom: 6px;
}

.commentsHeaders {
	font-size: 21px;
	color: #0066cc;
	margin-top: 0px;
}

.articleCommentTimestampBox {
	margin-bottom: 5px;
}

#previewArea {
	display: none;
	border-width: thin;
	border-style: solid;
	background-color: #f2f7fb;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

#previewComment {
	position: relative;
	top: 0px;
	left: 20px;
	margin: 0 auto;
	padding: 0;
}

.commentFlagDelete {
	position: relative;
	padding: 10px;
	background: #fffafa;
	border: 1px #ff6666 solid;
	margin-top: 10px;
	display: none;
}

/*
Comments (added by jn 3/13/2008)
-------------------------------- */
#commentsArea p {
width: 532px;
overflow: hidden;
}

/* Comments Tools
----------------- */

#toolsCommentArea ul {
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 5px;
	border: 1px solid #C8C6C3;
}

#toolsCommentArea li {
	display: inline;
	margin-right: 20px;
}

#toolsCommentArea li a {
	line-height: 16px;
	padding: 2px 0 2px 25px;
}
#toolsCommentArea li.comment a {
	background: url(http://assets.aarp.org/aarp.org_/build/topics/images/icons/20x16icon_comment.gif) no-repeat;
}
#toolsCommentArea li.email a {
	background: url(http://assets.aarp.org/aarp.org_/build/topics/images/icons/20x16icon_email.gif) no-repeat;
}
#toolsCommentArea li.print a {
	background: url(http://assets.aarp.org/aarp.org_/build/topics/images/icons/20x16icon_print.gif) no-repeat;
}
#toolsCommentArea li.bookmark a {
	background: url(http://assets.aarp.org/aarp.org_/build/topics/images/icons/20x16icon_star.gif) no-repeat;
}


/*************

SPECIAL STYLES

*************/

/*** 
Please note: All hyperlinked images must be given this class to avoid 
a colored background in the rollover state.
***/
a.button:link, a.button:hover, a.button:active, a.button:visited {
	padding: 0px;
	text-decoration: none;
	background-color: transparent;
}

div#listHolder {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	margin: -16px 0;
	_margin: -19px 0; /* IE6 Hack: do not modify or remove */
	padding: 0;
}


div#relatedTop, div#relatedBottom {
	display: block;
}

h2.moreOnTopic {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 40px;
	text-align: right;
}

.ruled {
	border-bottom: 1px solid #d5d3d0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div#articleMedia {
	float:left;
	margin-right:12px;
	width:222px;
}

#articleMedia .colRow {
	font-size: 11px;
	line-height: 14px;
}

#articleMedia .colRow h3 {
	font-family: 'Trebuchet MS','Lucida Grande',Lucida,Helvetica,Verdana,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

#articleMedia .colRow ul {
	margin: 0px 0px 8px 0px;
	list-style-type: disc; 
	list-style-position: outside;
	padding-left: 15px;
}

#articleMedia .colRow ol {
	margin: 0px 0px 8px 0px;
	list-style-type: decimal; 
	padding-left: 0px;
	list-style-position: inside;
}

#articleMedia .colRow li {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 8px;
}


/*
Sidebar Promo & Related Articles
-------------------------------- */
.columnPromo, #relatedArticles  {
	clear: both;
	margin: 0px 0px 12px 0px;
	border: 1px solid #e1ddd1;
	background: #FFFFFF;
}

.columnPromo h2, #relatedArticles h2 {
	margin: 0px 0px 10px 0px;
	padding: 3px 5px 2px 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #5e5b4f;
	font-weight: normal;
	background: url(http://assets.aarp.org/internal/testing/jmatthews/talkWithMyHands/eForce/images/channelHeader_bg2.jpg) repeat-x;
	border-bottom: 1px solid #e1ddd1;
}

.columnPromo ul, #relatedArticles ul {
	margin: 5px 0px 0px 15px;
	list-style-image: url(http://assets.aarp.org/aarp.org_/images/global/li.png);
}

.columnPromo ol {
	margin: 0px 0px 8px 5px;
	list-style-type: decimal; 
	padding-left: 0px;
	list-style-position:inside;
}

.columnPromo p, .columnPromo li, #relatedArticles li {
	font-size: 13px;
	line-height: 18px;
	margin: 0px 8px 5px 10px;
}

.columnPromo img.cms_img_left {
	float: left;
	background-color:#ffffff;
	border: 1px solid #c0c0c0;
	padding: 2px;
	margin: 0px 10px 0px 10px;
}

.columnPromo img.cms_img_right {
	float: right;
	background-color:#ffffff;
	border: 1px solid #c0c0c0;
	padding: 2px;
	margin: 0px 10px 0px 10px;
}

.columnPromo p.more {
	text-align: right;
	margin-top: 5px;
}

.columnPromo p.about {
	font-size: 11px;
	margin: 0px;
	padding: 15px 10px;
	background-color: #e7e6e4;
}

.columnPromo h3 {
	margin: 2px 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	line-height: 15px;
}

div#membershipTout, div.membershipTout, div.memberBenefits, div.newsletter {
	margin: 0px 0px 12px 0px;
}


/*************
Callout Box with Blue Titlebar
*************/
#articleMedia .columnPromo  {
	clear: both;
	margin: 8px 0px;
	border: 1px solid #e1ddd1;
	background: #fff url(http://assets.aarp.org/aarp.org_/build/topics/images/backgrounds/bg_leftCol_blueGradient.gif) repeat-x;
	padding-bottom: 10px;
}

#articleMedia .columnPromo h2 {
	margin: 0px 0px 5px 0px;
	padding: 3px 5px 2px 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
	background: #0571ad;
}
#articleMedia .columnPromo p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
}
#articleMedia .columnPromo li {
	line-height: 14px;
}


/*
Left-Side Navigation
--------------------  */
#leftNavigation {
	width: 220px;
}

#leftNavigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#leftNavigation ul li {
	border-bottom: 1px solid #FFF;
	background-color: #dcdcdc;
	background-image: url(http://assets.aarp.org/aarp.org_/images/global/leftNavL1_bg.gif);
	background-repeat: no-repeat;
}

#leftNavigation ul li a {
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 4px 5px 4px 12px;
	color: #5e544a;
	display: block;
	text-decoration: none;
}

#leftNavigation ul li a:hover {
	color: #0570ad;
}

#leftNavigation ul li.currentLevelOne {
	border: 1px solid #c6c3b9;
	background-image: none;
	background-color: #faf8f3;
	margin-bottom: 1px;
}

#leftNavigation ul li a.current {
	color: #000000;
}

#leftNavigation ul li ul li {
	background-image: none;
	background-color: #faf8f3;
}

#leftNavigation ul li ul li.currentLevelTwo {
	background-color: #e3f0f6;
	border-top: 1px solid #e4f0f5;
	border-bottom: 1px solid #e4f0f5;
	border-right-style: none;
	border-left-style: none;
}

#leftNavigation ul li ul li a {
	color: #0570ad;
	font-size: 13px;
	border-style: none;
	background-color: transparent;
	text-transform: none;
	padding: 2px 5px 3px 22px;
}

#leftNavigation ul li ul li a.current {
	color: #2d2829;
	background-color: #e3f0f6;
	background-image: url(http://assets.aarp.org/aarp.org_/images/global/LeftNavL2Current_bg.gif);
	background-repeat: no-repeat;
}

#leftNavigation ul li ul li a:hover {
	color: #fff;
	background-image: none;
	background-color: #096397;
}


/*************
Comments
*************/
.profileNav {
	position: relative;
}

.profileNav .memberName {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/line.gif);
	background-repeat: repeat-x;
	display: block;
	font-size: 16px;
	color: #010000;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	float: left;
	overflow: hidden;
	text-align: center;
	width: 222px;
	position: relative;
	height: 22px;
	.border-bottom: 2px #C1C2C4 solid;
	.padding-bottom: 2px;
}

.profileNav .tabSpaceLeft {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/line.gif);
	background-repeat: repeat-x;
	border: none;
	display: block;
	float: left;
	height: 26px;
	width: 10px;
	margin: 0;
	position: relative;
}

.profileNav .tabSpaceRight {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/line.gif);
	background-repeat: repeat-x;
	border: none;
	display: block;
	height: 26px;
	margin: 0;
}

.profileNav .tabSpaceDivider {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/line.gif);
	background-repeat: repeat-x;
	border: none;
	display: block;
	float: left;
	height: 26px;
	width: 3px;
	margin: 0;
	position: relative;
}

.profileNav .activeTab, .profileNav .inactiveTab {
	cursor: pointer;
}

.profileNav .activeTab:hover, .profileNav .inactiveTab:hover {
	text-decoration: none;
}

.profileNav .activeTab .tabLeft {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/on_left.gif);
	display: block;
	float: left;
	height: 26px;
	width: 4px;
	margin: 0;
	position: relative;
}

.profileNav .activeTab .tabMiddle {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/on_middle.gif);
	background-repeat: repeat-x;
	color: #4a4a4a;
	display: block;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	float: left;
	height: 23px;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 0;
	padding-right: 10px;
	margin: 0;
	line-height: normal;
	position: relative;
	text-transform: capitalize;
}

.profileNav .activeTab .tabRight {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/on_right.gif);
	display: block;
	float: left;
	height: 26px;
	width: 4px;
	margin: 0;
	position: relative;
}

.profileNav .inactiveTab .tabLeft {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/off_left.gif);
	display: block;
	float: left;
	height: 26px;
	width: 4px;
	margin: 0;
	position: relative;
}

.profileNav .inactiveTab:hover .tabLeft {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/hover_left.gif);
}

.profileNav .inactiveTab .tabMiddle {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/off_middle.gif);
	background-repeat: repeat-x;
	color: #3e76ad;
	display: block;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	float: left;
	height: 20px;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 0;
	padding-right: 10px;
	margin: 0;
	line-height: normal;
	position: relative;
	text-transform: capitalize;
}

.profileNav .inactiveTab .tabMiddle.admin {
	color: #EE2E24;
}

.profileNav .inactiveTab:hover .tabMiddle {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/hover_middle.gif);
	color: #247fd8;
}

.profileNav .inactiveTab:hover .tabMiddle.admin {
	color: #EE2E24;
}

.profileNav .inactiveTab .tabRight {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/off_right.gif);
	display: block;
	float: left;
	height: 26px;
	width: 4px;
	margin: 0;
	position: relative;
}

.profileNav .inactiveTab:hover .tabRight {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/hover_right.gif);
}

#commentsArea {
	margin-left: 20px;
}
*html #commentsArea {
	margin-left: 10px;
}

#articleBody #commentsArea {
	margin-left: 0px;
}
*html #articleBody #commentsArea {
	margin-left: 0px;
}

.commentsNav {
	margin-top: 40px;
}

.commentsNav .tabSpaceLeft {
	width: 30px;
}

.commentsNav .activeTab .tabMiddle {
	color: #4a4a4a;
	height: 23px;
	padding-top: 6px;
}

.countText {
	font-size: 0.8em;
}

.commentsNav .activeTab .tabMiddle, .commentsNav .inactiveTab .tabMiddle {
	text-transform: uppercase;
}



/*************
Financial Calculators
*************/
#articleText h1 {
	font-family:'Trebuchet MS','Lucida Grande',Lucida,Helvetica,Verdana,Arial,sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	color: #000;
	margin: 18px 0px 2px 0px;
}
#articleText p.footer {
	text-align: left;
}

center table td {
  text-align: left;
  }





