﻿body {
	margin: 0px;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
p {margin-top: 0px;margin-bottom: 12px;}
img {border-width: 0px;}
form {margin: 0px; padding:0px;}
a, a:link {
	color: #0570AD;
	text-decoration: none;
}
a:visited {
	color: #5F899F;
	text-decoration: none;	
}
a:hover, a:active {
	color: #CC0000;
	text-decoration: none;	
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
}
h1, .ms-WPBody h1 {
	font-size: 22px;
	color: #0570AD;
	font-weight: normal;
}
h1 {
	margin-bottom: 12px;
}
h2 {
	font-size: 16px;
	color: #0570AD;
	margin-bottom: 12px;
}
h3 {
	font-size: 14px;
	color: #000000;
	margin-bottom: 6px;
}
ul {
	list-style: none;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
ul li {
	list-style: none;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 8px;
	background: url(../AARP_Images/bullet_blueArrow.gif) left 5px no-repeat;
}
.AARP_moreLink{
	padding-right: 16px;
	background: url(../AARP_Images/icon_arrow.gif) right 2px no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}
img {
	border-color: #CACACA;
}

/* ---- MAIN CONTAINER ---- */

#AARP_mainContainer {
	background: #FFFFFF;
	margin: 0px auto 0px auto;
	/*position: relative;*/
	width: 924px;
}

/* ---- HEADER and UTILITY LINKS ---- */

#AARP_header {
	position: relative;
	height: 116px;
	background: url(../AARP_Images/logo_WorkSearch.gif) left 36px no-repeat;
	text-align: right;
}
#AARP_header h1 {
	display: none;
}
#AARP_utilityLinks {
	position: absolute;
	top: 0px;
	left: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E4E4E4;
	border: solid #E4E4E4;
	border-width: 0px 1px 1px 0px;
	padding: 12px 12px 12px 20px;
}

/* ---- TOP NAVIGATION ---- */

#AARP_topNavBar {
	position: relative;
	height: 44px;
	background: url(../AARP_Images/topNav_bkg.gif) left bottom repeat-x;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 16px;
}
a.AARP_staticNavItem:link, a.AARP_staticNavItem:visited, a.AARP_staticNavItem:hover {
	display: block;
	background: url(../AARP_Images/topNav_divider.gif) right bottom no-repeat;	
	color: #666666;	
	padding: 7px 40px 0px 40px;
	line-height: 14px;
	text-align: center;
	height: 37px;	
}
table.AARP_staticNavSelected {

	background: url(../AARP_Images/topNav_rollover.gif) right top repeat-x;
	border-left: solid #C3C0B5 1px;	
}
a.AARP_staticNavSelected:link, a.AARP_staticNavSelected:visited, a.AARP_staticNavSelected:hover {
	display: block;
	background: url(../AARP_Images/topNav_divider.gif) right bottom no-repeat;	
	padding: 7px 40px 0px 39px !important;
	color: #0570AD;
}
table.AARP_staticNavHover {
	background: url(../AARP_Images/topNav_rollover.gif) right top repeat-x;
	border-left: solid #C3C0B5 1px;	
}
a.AARP_staticNavHover:link, a.AARP_staticNavHover:visited, a.AARP_staticNavHover:hover {
	display: block;
	background: url(../AARP_Images/topNav_divider.gif) right bottom no-repeat;	
	padding: 7px 40px 0px 39px !important;
	color: #0570AD;
}

.AARP_dynamicNav {
}
.AARP_dynamicNavItem {	
}
.AARP_dynamicNavHover {	
}
.AARP_dynamicNavSelected {
}
a.AARP_SitemapLink:link, a.AARP_SitemapLink:visited  {
	position: absolute;
	top: 7px;
	right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-image: none;
}
a.AARP_SitemapLink:hover  {
	font-size: 12px;
	font-weight: bold;
	color: #0570AD;
	background-image: none;
}

/* ---- LAYOUT COLUMNS and BREADCRUMBS ---- */

#AARP_leftCol {
	float: left;
	width: 187px;
}
#AARP_midCol {
	float: left;
	width: 456px;
	padding-left: 24px;
}
#AARP_rightCol {
	float: right;
	width: 234px;	
}
#AARP_rightCol p {
	margin-bottom: 8px;
	line-height: 16px;
}
#AARP_leftCol ul li, #AARP_rightCol ul li {
	background: url(../AARP_Images/bullet_blueArrow.gif) left 6px no-repeat;
}
#AARP_wideCol {
	float: left;
	width: 660px;
}
#AARP_oneCol {

}
#AARP_leftCol ul li, #AARP_wideCol ul li, #AARP_oneCol ul li {
	margin-bottom: 6px;
}

#AARP_breadcrumbs, td.ms-pagebreadcrumb {
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	padding: 0px 0px 12px 0px;
	background-color: #FFFFFF;
}
#AARP_breadcrumbs a:link, #AARP_breadcrumbs a:visited, #AARP_breadcrumbs a:hover,
td.ms-pagebreadcrumb a:link, td.ms-pagebreadcrumb a:visited, td.ms-pagebreadcrumb a:hover {
	font-size: 10px;
}
a.AARP_CurrentNode:link, a.AARP_CurrentNode:visited, a.AARP_CurrentNode:hover {
	font-weight: bold;
	color: #666666;	
}


/* ---- CALLOUT BOXES ---- */

.AARP_CalloutBox {
	border: solid #CACACA 1px;
	padding: 3px;
	margin-bottom: 20px;
}
.AARP_CalloutBox .AARP_inner {
	padding: 14px;
	background: url(../AARP_Images/CalloutBox_bkg.gif) left bottom repeat-x;
}

/* ---- LEFT SIDE NAVIGATION ---- */

a.AARP_navheader {
	display: block;
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	background: url(../AARP_Images/bullet_blueArrow.gif) left 5px no-repeat;
	font-size: 13px;
	padding-left: 8px;
	margin-top: 8px;
}
a.AARP_navitem {
	display: block;
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;	
	background: url(../AARP_Images/bullet_blueArrow.gif) 8px 5px no-repeat;
	padding-left: 16px;
}
.AARP_navSubMenu1 {
	
}
.AARP_navSubMenu2 {
	
}
.AARP_selectednavheader {
	
}
.AARP_selectednav {
	
}

/* ---- CUSTOM FORMS ---- */

.AARP_formTable td {
	padding: 6px 6px 6px 6px;
	background-color: #EEEEEE;
	border: solid #FFFFFF;
	border-width: 0px 2px 2px 0px;
}
.AARP_formTable input[type="text"], .AARP_formTable textarea {
	border: solid #999999 1px;
	font-size: 12px;
	width: 300px;
	padding: 3px;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 2px;
}
.AARP_formTable select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	margin-top: 2px;	
	padding: 2px;	
}
.AARP_formTable input[type="submit"], input[type="button"] {
	border: solid #FFFFFF 2px;
	background: #F43B3A url(../AARP_Images/btn_background.gif) left bottom repeat-x;
	width: auto;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	outline: solid #999999 1px;
}


/* ------ FOOTER (CSS and HTML provided by AARP) ------  */

#footer {
	clear: both;
	padding: 30px 0px 20px 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

#fTopLinks {
	font-size: 12px;
	font-weight: bold;
}

#fTopLinks a {
	padding: 0px 7px;
}

#fBottomLinks {
	font-size: 12px;
	padding: 8px 0px;
}

#fBottomLinks a {
	padding: 0px 7px;
}

#fCopyright {
	font-size: 11px;
	margin-top: 20px;
	color: #666666;
}

#fCopyright a, #fCopyright a:visited {
	color: #666666;
}

.agnDesignation {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-left: 3px;
	font-size: 11px;
	font-weight: bold;
}

#agnLogo {
	vertical-align: -35%;
	margin-left: 1px;
	border-style: none;
}

/* ---- SHAREPOINT ADMIN BAR & EDITOR POSITION ---- */

#SP_adminBar {
	text-align: right;
}
.SP_editorPosition {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
}

/* ---- OTHER SHAREPOINT STYLES TO OVERRIDE ---- */

div.ms-WPBody {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
div.ms-WPBody td {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
div.ms-WPBody a, div.ms-WPBody a:link {
	color: #0570AD;
	text-decoration: none;
}
div.ms-WPBody h1 {
	margin-bottom: 0px;
}
div.ms-WPBody a:visited {
	color: #5F899F;
	text-decoration: none;	
}
div.ms-WPBody a:hover, div.ms-WPBody a:active {
	color: #CC0000;
	text-decoration: none;	
}
#AARP_leftCol div.ms-WPBody, #AARP_rightCol div.ms-WPBody {
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
}
img.AARP_image {
	padding: 3px;
	border: solid #CACACA 1px;
}
.removeMargins {
	margin: 0px;
}
td.ms-WPBorder {
	border: solid #CACACA;
	border-width: 0px 1px 1px 1px;
	padding: 8px;
}
tr.ms-WPHeader td {
	border: solid #CACACA;
	border-width: 1px 1px 0px 1px;
	background: #F9F9F9 url(../AARP_Images/box_headerBkg.gif) left bottom repeat-x;
	padding: 0px 0px 4px 0px;
}
h3.ms-WPTitle {
	font-size: 16px;
	color: #666666;	
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 2px 0px 2px 8px;
	line-height: 16px;
	
}
h3.ms-WPTitle nobr {
	white-space: normal;
}
.ms-vb, div.link-item, div.link-item a:link, div.link-item a:visited, div.link-item a:hover {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
}
.ms-announcementtitle {
	font-size: 14px;
}
table.ms-summarycustombody {
	margin: 0px;
	width: 100%;
}
.ms-formlabel, .ms-formbody {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.ms-formlabel h3.ms-standardheader {
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
/*div.ms-PartSpacingVertical {
	 display: none;
}*/


/* ----- STYLES AVAILABLE FOR HTML EDITORS ---- */

p.ms-rteCustom-DividerLine {
	border-top: solid #CACACA 1px;
	padding-top: 12px;
	margin-top: 12px;
}
.ms-rteCustom-ImageBorder {
	padding: 3px;
	border: solid #CACACA 1px;
}
#AARP_leftCol img.ms-rteCustom-ImageBorder {
	width: 179px;
}
#AARP_midCol img.ms-rteCustom-ImageBorder {
	width: 448px;
}
#AARP_rightCol img.ms-rteCustom-ImageBorder {
	width: 226px;
}
.ms-rteCustom-BackToTop {
	border-top: solid #CACACA 1px;
	text-align: right;
	padding-top: 2px;
	margin-top: 20px;
}
.ms-rteCustom-BackToTop a:link, .ms-rteCustom-BackToTop a:visited, .ms-rteCustom-BackToTop a:hover {
	background: url(../AARP_Images/icon_ArrowUp.gif) left 5px no-repeat;
	padding-left: 12px;
	font-size: 11px;
}