/**********
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: 1.1em;
	margin: 0px 0px 15px 0px;
	padding: 5px;
	border: 1px solid #C8C6C3;
}

#tools {
	padding-top: 1px ;
}

#articleShareTools li {
	display: inline;
	margin-right: 20px;
}

#articleShareTools li a {
  line-height: 1.6em;
	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;
}
#articleShareTools li.social a {
	background: url(http://assets.aarp.org/aarp.org_/build/topics/images/icons/20x16icon_share.gif) no-repeat;
}

#articleFeatureImage .imageDescription {
	float: left;
	font-size: 1.1em;
	color: #000;
}

#articleFeatureImage .imageCredit {
	float: right;
	font-size: 1.0em;
	color: #999;
}

#articleFeatureImage .photoCaptionCreditBlock p {
	font-size: 1.1em;
	line-height: 1.22em;
	color: #666666;
	margin: 0.56em 0px 0.56em 0px;
}

#articleFeatureImage .photoCaptionCreditBlock p.photoCredit {
	text-align: right;
}

#articleText .imageWithCaption {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

#articleText .imageWithCaption p {
	font-size: 0.86em !important;
	line-height: 1.1em !important ;
	color: #666666 !important;
	margin: 0.56em 0px 0.56em 0px !important;
}


/**********
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: 2.8em;
	line-height: 1.071em;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
}

div#articleHeader h2 {
	color:#000;
	font-size: 1.8em;
	font-weight: normal;
	margin: 10px 0px;
	text-transform: none;
}

div#articleHeader h2#dotOrgKicker {
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.6em;
	text-transform: uppercase;
	margin: 0 0 6px 0;
}

div#articleHeader h2#dotOrgDeck {
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.8em;
	font-weight: 100;
	margin: 0 0 6px 0;
}

div#articleHeader p#articleDescription {
	font-size: 1.8em;
	margin: 10px 0;
}

p#byline {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	color: #666666;
}

p#byline span.info {
	color: #666666;
}

p#byline a {
	color: #0066cc;
	text-decoration: none;
}

p#byline a:hover {
	text-decoration: underline;
}

#articleFeatureImage {
	margin-bottom: 15px;
}

#articleText {
	color: #333333;
  font-size: 1.3em;
	line-height: 22px;
}
#articleText a {
/*	display: inline-block; */
} 
#articleText h2 {
	font-family:'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 2em;
	color: #000;
	margin: 18px 0px 2px 0px;
	text-transform: none;
}

#articleText h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.6em;
	color: #000;
	margin-bottom: 5px;
}

#articleText p {
  font-size: 1.0em;
  line-height: 1.692em;
	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: 1.4em;
}

#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: 100%;
	margin-bottom: 6px;
}

.commentsHeaders {
  font-size: 2.1em;
	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 {
	padding-top: 1px ;
}

#toolsCommentArea ul {
  font-size: 1.1em;
	margin: 0px 0px 20px 0px;
	padding: 5px;
	border: 1px solid #C8C6C3;
}

#toolsCommentArea li {
	display: inline;
	margin-right: 20px;
}

#toolsCommentArea li a {
  line-height: 1.6em;
	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;
}
#toolsCommentArea li.social a {
	background: url(http://assets.aarp.org/aarp.org_/build/topics/images/icons/20x16icon_share.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: 1.2em;
	margin-bottom: 40px;
	text-align: right;
}

.ruled {
	border-bottom: 1px solid #d5d3d0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div#articleMedia, #articleLeftNav {
	float:left;
	margin-right:12px;
	width:222px;
}

#articleLeftNav {
	margin-top: 20px;
}

#articleMedia .colRow p, #articleLeftNav .colRow p {
  font-size: 1.1em;
  line-height: 1.273em;
}

#articleMedia .colRow h3, #articleLeftNav .colRow h3 {
	font-family: 'Trebuchet MS','Lucida Grande',Lucida,Helvetica,Verdana,Arial,sans-serif;
  font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

#articleMedia .colRow ul, #articleLeftNav .colRow ul {
	margin: 0px 0px 8px 0px;
	list-style-type: disc; 
	list-style-position: outside;
	padding-left: 15px;
}

#articleMedia .colRow ol, #articleLeftNav .colRow ol {
	margin: 0px 0px 8px 0px;
	list-style-type: decimal; 
	padding-left: 0px;
	list-style-position: inside;
}

#articleMedia .colRow li, #articleLeftNav .colRow li {
  font-size: 1.1em;
  line-height: 1.273em;
	margin-bottom: 8px;
}

#articleMedia .imageWithCaption p, #articleLeftNav .imageWithCaption p {
	font-size: 1.1em;
	line-height: 1.273em;
	color: #666666;
	margin: 0.54em 0px 0.54em 0px;
}


/*
Sidebar Promo
-------------------------------- */
.columnPromo  {
	clear: both;
	margin: 0px 0px 12px 0px;
	border: 1px solid #e1ddd1;
	background: #FFFFFF;
}

.columnPromo h2 {
	margin: 0px 0px 10px 0px;
	padding: 3px 5px 2px 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 1.6em;
  line-height: 1.125em;
	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 {
	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 {
  font-size: 1.3em;
  line-height: 1.385em;
	margin: 0px 8px 5px 10px;
}

.columnPromo img.cms_img_left {
	float: left;
	margin: 0px 10px 0px 10px;
}

.columnPromo img.cms_img_right {
	float: right;
	margin: 0px 10px 0px 10px;
}

.columnPromo p.more {
	text-align: right;
	margin-top: 5px;
}

.columnPromo p.about {
  font-size: 1.1em;
	margin: 0px;
	padding: 15px 10px;
	background-color: #e7e6e4;
}

.columnPromo h3 {
	margin: 2px 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 1.4em;
  line-height: 1.071em;
}

div#membershipTout, div.membershipTout, div.memberBenefits, div.newsletter {
	margin: 0px 0px 12px 0px;
}


/*************
Callout Box with Blue Titlebar
*************/
#articleMedia .columnPromo, #articleLeftNav .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, #articleLeftNav .columnPromo h2 {
	margin: 0px 0px 5px 0px;
	padding: 3px 5px 2px 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 1.6em;
  line-height: 1.125em;
	color: #FFFFFF;
	font-weight: normal;
	background: #0571ad;
}
#articleMedia .columnPromo p, #articleLeftNav .columnPromo p {
  font-size: 1.2em;
  line-height: 1.5em;
	margin-bottom: 15px;
}
#articleMedia .columnPromo li, #articleLeftNav .columnPromo li {
  line-height: 1.4em;
}


/*
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: 1.6em;
  line-height: normal;
	color: #010000;
	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: 1.4em;
  line-height: normal;
	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;
	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: 1.4em;
  line-height: normal;
	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;
	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);
}

*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;
}

.profileNav.commentsNav {
	margin-bottom: 12px;
}

#recentCommentsSlot {
	margin-top: 20px;
}

#commentsArea a.moreLink {
	font-family: Verdana;
	font-size: 1.2em;
	font-weight: bold;
	float: right;
}

/*************
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;
  }
  
/*
	Styles for Social Bookmarking tool
------------------------------------------*/

#shareBG, #shareBG2 {
	margin: 0;
	padding: 40px 0 0 20px;
	width: 334px;
	height: 272px;
	background-image: url('http://assets.aarp.org/aarp.org_/images/backgrounds/bg_share.png');
	background-repeat: no-repeat;
	z-index: 999;
	position: absolute;
	top: 23px;
	left: 135px;
	visibility: hidden;
}

#socialBookmarks, #socialBookmarks2 {
	margin: 0;
	padding: 0;
	z-index: 1000;
	position: absolute;
	top: 63px;
	left: 155px;
	background-color: #fff;
	width: 294px;
	height: 212px;
	border: 1px solid #c8c8c8;
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	display: none;
}

#socialBookmarks2 {
	top: 39px;
	_top: 62px;
	left: 19px;
	_left: 154px;
}

#socialBookmarks a, #socialBookmarks2 a {
	text-decoration: none;
	color: #0570ad;
}

#socialBookmarks a:visited, #socialBookmarks2 a:visited {
	color: #0570ad;
}

#socialBookmarks a:hover, #socialBookmarks2 a:hover {
	text-decoration: underline;
}

#socialBookmarks ul, #socialBookmarks2 ul {
	margin: 10px 0 0 15px;
	padding: 0;
	list-style: none;
}

#socialBookmarks li, #socialBookmarks2 li {
	margin-bottom: 6px;
	text-transform: uppercase;
}

#socialBookmarks li a, #socialBookmarks2 li a {
	padding-left: 31px;
}

#socialBookmarks li#digg a, #socialBookmarks2 li#digg2 a {
	background: #fff url('http://assets.aarp.org/aarp.org_/images/icons/16x16icon_digg.gif') no-repeat scroll center left;
}

#socialBookmarks li#delicious a, #socialBookmarks2 li#delicious2 a {
	background: #fff url('http://assets.aarp.org/aarp.org_/images/icons/16x16icon_delicious.gif') no-repeat scroll center left;
}

#socialBookmarks li#linkedin a, #socialBookmarks2 li#linkedin2 a {
	background: #fff url('http://assets.aarp.org/aarp.org_/images/icons/16x16icon_linkedin.gif') no-repeat scroll center left;
}

#socialBookmarks li#yahoobuzz a, #socialBookmarks2 li#yahoobuzz2 a {
	background: #fff url('http://assets.aarp.org/aarp.org_/images/icons/16x16icon_yahoobuzz.gif') no-repeat scroll center left;
}

#socialBookmarks li#facebook a, #socialBookmarks2 li#facebook2 a {
	background: #fff url('http://assets.aarp.org/aarp.org_/images/icons/16x16icon_facebook.gif') no-repeat scroll center left;
}

#socialBookmarks h2, #socialBookmarks2 h2 {
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #c8c8c8;
	background-color: #05609E;
	color: #fff;
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: 100;
}

#socialBookmarks #shareClose, #socialBookmarks2 #shareClose2 {
	padding: 0;
	margin-left: 13px;
}
/*
	END: Styles for Social Bookmarking tool
---------------------------------------------*/
