html, body {
	width:100%;
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	background-color: #FFFFFF;
}

.Page {
	width: 783px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	margin-left:50px; /* 5.0 - 5.5 */
	margin-left/**/: /**/auto; /* 6.0 + */
}
.Container {
	width: 783px;
	position:relative;
	float:left;
	display:block;

}
.Header {
	position: relative;
	width: 783px;
	height: 168px;
	display: block;
	
}
.Logo {
	background-image: url(../images/image-logo.gif);
	height: 128px;
	width: 783px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
.Logo a:link, .Logo a:visited {
	height: 128px;
	width: 783px;
	display:block;
	float:left;
}
.Logo a:hover {

}
.Logo a strong{
	display:none;
}
.NavBar {
	background-image:url(../images/nav-filler.png);
	background-repeat:no-repeat;
	background-position:left top;
	width: 760px;
	height:40px;
	float: left;
	white-space: nowrap;
	padding-left:23px;
	padding-right:0px;
	margin-left:10px;
	margin-left:auto;
}


.NavBar ul {
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline;
}
.NavBar li {
	padding:0px;
	margin:0px;
	display:inline;
	float: left;
}
.NavBar a {
	height: 33px !important;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
}
.NavBar a strong{
	display:none;
}

.n1a { 
	background-image: url(../images/but-programs.png);
	background-repeat:no-repeat;
	width: 114px !important;
}
a.n1:hover, a.n1:active {background-image: url(../images/but-programs-over.png);}

.n2a  {width: 115px !important; background-image: url(../images/but-newsletter.png);}
a.n2:hover, a.n2:active {background-image: url(../images/but-newsletter-over.png);}

.n3a  {width: 99px !important; background-image: url(../images/but-donate.png);}
a.n3:hover, a.n3:active, a.n3.active  {background-image: url(../images/but-donate-over.png);}

.n4a {width: 102px !important; background-image: url(../images/but-volunteer.png);}
a.n4:hover, a.n4:active, a.n4.active {background-image: url(../images/but-volunteer-over.png);}

.n5a {width: 131px !important; background-image: url(../images/but-employment.png);}
a.n5:hover, a.n5:active, a.n5.active {background-image: url(../images/but-employment-over.png);}

.n6a {width: 84px !important; background-image: url(../images/but-links.png);}
a.n6:hover, a.n6:active, a.n6.active {background-image: url(../images/but-links-over.png);}

.n7a {width: 84px !important; background-image: url(../images/but-press.png);}
a.n7:hover, a.n7:active, a.n7.active {background-image: url(../images/but-press-over.png);}



.Content {
	width: 775px;
	display:block;
	/*background-color: #FFFFFF;*/
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float:left;
	margin-left: 4px;
	font-size:10pt;
	display: inline;
	margin-top:5px;
}



/* LEFT COLUMN */
.Left {
	width:252px;
	float:left;
	margin:3px 2px;
}
.Left h1 {
	font-size:16pt;
	color:#FFFFFF;
	background-color: #6DAEAE;
	font-weight: normal;
	margin:0px;
	padding-top: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
}
.Left h2 {
	font-size:13pt;
	color:#4f4c43;
	font-weight: bold;
	margin:0px;
	padding: 12px 10px 2px 8px;

}
.Left p {
	margin:0px;
	padding:5px 13px;

}
.Left .date {
	font-style: italic;
	font-size: 10pt;
	padding-top:10px;
	padding-bottom:3px;
}

.FocusOnCare {
	background-color: #fcf9f0;
	border: 1px solid #ebf4f4;
}
.Left a:link, .Left a:visited{
	color:#6daeae;
}
.Mission {
	background: url(../images/bg-boxIvory.gif) repeat-x left top;
}
.Mission p{
	text-align:center;
	font-size:11pt;
	font-style:italic;	
	padding:10px 5px 20px;
}
.Mission p.first{
	background: url(../images/bg-missionLeaf2.gif) no-repeat 88px 0px;
}

.old-age{background:#6daeae url(../images/promo/2010-01-06_OldAgeGift.jpg) no-repeat 0 0; width:250px; padding:172px 0 10px; border:1px solid #f1efef;}
.old-age ul{margin:0 0 0 30px; padding:0;}
.old-age li { padding:5px 0 0; margin:0; color:#FFFFFF;}
.old-age a{display:block;clear:both; color:#FFFFFF !important; padding:0;margin:0;}


.divider {
	width:222px;
/*	background-color:#e5ede5;
*/	margin:0px;
	padding:0px;
	height/**/: 1px !important;
	line-height:0px;
	font-size:0px;
}

.Programs {
}
.Programs ul {
	list-style:none;
	margin:0px;
	padding:0px 0px 12px;
}
.Programs li {
	padding:0px;
	margin:0px;
}
.Programs a {
	margin-left:3px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
.Programs a strong{
	display:none;
}

a.p1:link, a.p1:visited {width: 243px !important; height: 51px !important; background-image: url(../images/but-careManagement.gif);}
a.p1:hover, a.p1:active, a.p1.active {background-image: url(../images/but-careManagement-over.gif);}

a.p2:link, a.p2:visited  {width: 243px !important;height: 49px !important; background-image: url(../images/but-protectiveServices.gif);}
a.p2:hover, a.p2:active, a.p2.active {background-image: url(../images/but-protectiveServices-over.gif);}

a.p3:link, a.p3:visited  {width: 243px !important; height: 49px !important; background-image: url(../images/but-guardianService.gif);}
a.p3:hover, a.p3:active, a.p3.active  {background-image: url(../images/but-guardianServices-over.gif);}

a.p4:link, a.p4:visited {width: 243px !important; height: 50px !important; background-image: url(../images/but-moneyManage.gif);}
a.p4:hover, a.p4:active, a.p4.active  {background-image: url(../images/but-moneyManage-over.gif);}

a.p5:link, a.p5:visited {width: 243px !important; height: 52px !important; background-image: url(../images/but-serviceCoordinate.gif);}
a.p5:hover, a.p5:active, a.p5.active {background-image: url(../images/but-serviceCoordinate-over.gif);}

a.p6:link, a.p6:visited {width: 243px !important; height: 55px !important; background-image: url(../images/but-caregiver-newsletter.gif);}

.Programs li.caregiver {padding:0px; margin:10px 0 0 7px;}

.WhereISit {
	border: 1px solid #ebf4f4;
	padding-bottom:12px;
	background:#fcf9f0 url(../images/bg-boxIvory.gif) repeat-x left 43px;
}
.pano {	border: 1px solid #ebf4f4; padding:10px 0; margin:10px 0;	font-size:11px;}
.pano img{ border: none; }


/* RIGHT COLUMN */
.Right {
	width: 509px;
	border: 1px solid #CFE3E0;
	float:right;
	margin:3px 2px;

}
.Right h1 {
	font-size:16pt;
	color:#FFFFFF;
	background-color: #00837E;
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: normal;
	margin:0px;
	padding-top: 10px;
	padding-bottom: 9px;
	padding-left: 14px;
}
.Right h2 {
	font-size:17pt;
	color:#007f7b;
	font-weight: normal;
	padding: 12px 10px 2px 15px;
	margin:0px;
}
.Right p {
	margin:0px;
	padding:5px 13px;
}
.Right .date {
	font-style: italic;
	font-size: 10pt;
	padding-top:0px;
	padding-bottom:6px;
}
.Right a:link, .Right a:visited{
	color:#6daeae;
}
.Spotlight {
	background-color: #fcf9f0;
	padding-bottom:20px;
	background-image: url(../images/bg-boxIvory.gif);
	background-repeat: repeat-x;
	background-position: left 43px;
}
.Spotlight h1{
	background-image: url(../images/bg-spotlight.gif);
}
.Spotlight img{
	float:left;
	border:1px solid #00837e;
	margin: 3px 8px 5px 0px;
}
.AtaGlance {	
	background-color: #fcf9f0;
	background-image: url(../images/bg-boxIvory.gif);
	background-repeat: repeat-x;
	background-position: left 43px;
}
.AtaGlance h1{
	background-image: url(../images/bg-ataGlance.gif);
}
.AtaGlance ul {	
	list-style:none;
	margin:5px 15px;
	padding:0px;
}
.AtaGlance li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cac7c0;
	background-image: url(../images/bullet-greenArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding:10px 12px 15px;
}
.AtaGlance img.right{
	float:right;
	padding:15px 10px 5px;
	background-color: #fcf9f0;
}


.LookingAhead {
background-color: #fcf9f0;
/*	background-color: #d9ebeb;
*/}
.LookingAhead h1{
	background-image: url(../images/bg-lookingAhead.gif);
	background-color: #006C68;
	padding-top: 5px;
	padding-bottom: 5px;
}
.LookingAhead p{
	padding:15px;
}

.LookingAhead a:link, .LookingAhead a:visited{
	color:#4d8383;
}
.LookingAhead img.left{
	float:left;
	border:1px solid #00837e;
	margin: 0px 8px 3px 0;
}
.LookingAhead img.right{
	float:right;
	border:1px solid #00837e;
	margin: 10px 15px 15px 15px;
}
.LookingAhead div.item {
	border-bottom:1px solid #CFE3E0;
	overflow:auto;
}

/* SUB MIDDLE */
.SubMiddle {
	width: 771px;
	margin:3px 2px;
	float:left;
	position: relative;
}
.SubMiddle a:link, .SubMiddle a:visited{
	color: #007F7B; 
	text-decoration:none;
}
.SubMiddle a:hover, .SubMiddle a:active{
	text-decoration:underline;
}
.SubMiddle p:first-child{
	padding-top:0px;
	margin-top:0px;
}

.Sub-TitleBar {
	float: left;
	width: 771px;
	margin: 0px;
	padding: 0px 0px 6px;
	background-image: url(../images/bg-subHeaderShadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.Sub-TitleBar h1 {
	font-size:16pt;
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/bg-subHeaderRight.gif);
	font-weight: normal;
	margin:0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*.Sub-BreadCrumbs {
	color: #1B4066;
	font-size: 11px;
	padding: 5px;
}
.Sub-BreadCrumbs a:link, .Sub-BreadCrumbs a:visited{
	color: #323232;
	font-size: 11px;
}
*/
.SubLeft {
	padding:15px 10px 15px 15px;
	background-color: #fcf9f0;
	position:relative;
	float: left;
	background-image: url(../images/bg-subContentRepeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:745px;
}
.SubLeft h2{
	font-size:15pt;
	color:#007f7b;
	font-weight: normal;
	padding: 5px 10px 2px 0px;
	margin:0px;
	float:none;
}
.SubLeft h3{
	font-size:13pt;
	color:#007f7b;
	padding: 5px 10px 0px 0px;
	margin:0px;
	text-transform: uppercase;
}
.SubLeft h4{
	font-size:13pt;
	color:#333333;
	padding: 5px 10px 0px 0px;
	margin:0px;
}
.SubLeft p:first-child{
	padding-top:0px;
	margin-top:0px;
}
.SubLeft p {
	padding: 5px 0px;
	margin: 0px 0px 10px 0px;
}
.SubLeft strong {
	color:#333333;
}

.SubRight {
	width: 374px;
	padding:3px 0px 8px;
	float:right;
	position:relative;
	background-color: #FDFCF7;
	margin:0px 0px 5px 10px;

}
.SubRight h2{
	font-size:13pt;
	color:#666666;
	font-weight: bold;
	padding: 5px 10px 2px 15px;
	margin:0px;
	clear: both;
}
.SubRight p{
	padding: 5px 10px 10px 15px;
	margin:2px;
	background-color: #faf9f7;
}

.Sub-TitlePhoto {
	border:1px solid #00837e;
	margin:0px auto 15px auto;
	text-align:center;
	width:364px;
}
.Sub-TitlePhoto small{
	clear:both;
	text-align:center;
	font-style:italic;
	padding:10px;
	display:block;
}



.Sub-BackToTop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	display: block;
	float: left;
	
}
.Sub-BackToTop a:link, .Sub-BackToTop a:visited  {
	font-size: 9px;
	color: #007F7B;
	text-decoration: underline;
	font-weight: normal;
}

/* PDF Link and Disclaimer Box */
.Sub-PDF {
	padding: 5px 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	display: block;
	float: left;
}
.Sub-PDF a:link, .Sub-PDF a:visited  {
	text-decoration: none;
	background-image:url(../images/icon-filePDF.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding: 0px 0px 15px 15px;
}
.Sub-PDF a:hover  {
	text-decoration:underline;
}
.PDFDisclaimer {
	font-size:11px;
	padding: 10px 0px;
	margin: 20px 10px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}
.PDFDisclaimer a {
	text-decoration: underline;
	background-image:none;
	padding:0px;
}
.PDFDisclaimer img {
	float:left;
	padding-right:10px;
}
/* Article Menu Listings */

.ArticleMenu {
	width: 534px;
	font-size: 12px;
	float: left;
	margin-left: 6px;
	padding-bottom:20px;
	clear:both;
}
.ArticleMenu h2 {
	margin: 0px;
	font-size: 9pt;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 10px;
	text-transform: uppercase;
	padding-bottom: 0px;
	height: 21px;
	letter-spacing: .05em;
	font-weight:bold;
	background-image: url(../images/bg-sub-CategoryBoxD.gif);
}
.ArticleMenu ul {
	margin: 0px;
	padding: 2px 8px 25px;
	list-style-type: none;
}
.ArticleMenu li {
	float:left;
	list-style-type: none;
	width:480px;
	padding:3px;
	padding: 8px 3px 8px 3px;
	border-bottom: 1px dotted #CCCCCC;
}

.ArticleMenu li a:link, .ArticleMenu li a:visited {
	color: #1C4166;
	font-size:13px;
	background-image: url(../images/bullet-wordBox.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 7px;
	text-decoration:none;
	font-weight:bold;
	display: block;
}
.ArticleMenu li a:hover {
	text-decoration:underline;
}

.ArticleMenu li a span {
	color:#000000;
	font-weight:normal;
	font-size:11px;
	padding-left:8px;
	font-style: italic;
}

.ArticleMenu li p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
	
}

.ArticleMenu li.noArticlesMessage {
	text-align: center;
	padding: 30px;
}

.ArticleMenu li a:link.readMore, .ArticleMenu li a:visited.readMore {
	color: #1C4166;
	font-size:11px;
	font-weight: normal;
	background-image:none;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration:none;
	white-space:nowrap;
	display: inline;
}
.ArticleMenu li a:hover.readMore {
	text-decoration:underline;
}

.ArticleMenu .pagingRow {
	clear: both;
	float: left;
	padding: 5px;
	color: #666666;
	font-size: 11px;
}
.ArticleMenu .pagingRow a {
	color: #1C4166;
}


/* LOGIN / SIGN IN */
.LoginBox{
	padding: 20px;
	font-size:12px;
}
.LoginBox h2 {
	margin: 0px 0px 15px;
	padding: 8px;
	font-size: 11pt;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.LoginBox h3 {
	margin: 0px 0px 0px;
	padding: 14px 0px;
	font-size: 11pt;
	color: #333333;
	text-decoration:underline;
}
.LoginBox label,.LoginBox input{
	display: block;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
}
.LoginBox input,.LoginBox textarea,.LoginBox select {
	padding: 3px;
	border:solid 1px #CCCCCC;
}
.LoginBox textarea {
	font-size: 12px;
	margin-bottom: 10px;
	display: block;
}
.LoginBox label {
	text-align: right;
	width: 120px;
	padding: 3px 15px 3px;
	line-height:18px;
}
.LoginBox br {
	clear: left;
}
.LoginBox input.Button {
	color: #FFFFFF;
	padding: 5px 8px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	background-color: #00837E;
	font-weight: bold;
}
.LoginBox input.CheckBox {
	background:none;
	border:none;
}
.LoginBox label.label-RightSide {
	text-align: left;
	/*width: 200px;*/
	padding-right: 0px;
	padding-left: 5px;
}
.LoginBox label.label-LeftSide {
	text-align: left;
	width: 320px;
	padding: 0px 5px 0px 3px;
}
.LoginBox .ErrorMessage {
	color:#CC0000;
}
.LoginBox a:link,
.LoginBox a:visited  {
	color: #1C4166;
}
.LoginBox .required {
	color: #00837E;
}
.LoginBox .label-Note {
	font-size:9px;
	color: #666666;
}
.LoginBox .hidden {
	display:none;
}



/* FOOTER */
.Footer {
	width:775px;
	background-color: #f7ce65;
	float: left;
	color: #616161;
	padding-bottom:12px;
	margin-left:4px;
}
.Address{
	font-size: 9pt;
	float: right;
	width: 400px;
	display: block;
	margin-top: 15px;
	margin-right: 15px;
	text-align: right;
}
.Address a:link, .Address a:visited{
	color: #616161;
	text-decoration:none;
}
.Address .bullet {
	margin: 0px 5px;

}
.Address strong {
	color:#006c68;
	font-weight:normal;
}
.LastUpdated{
	font-size: 8pt;
	color:#006c68;
	float: right;
	width: 400px;
	display: block;
	margin-top: 6px;
	margin-right: 15px;
	text-align: right;
}
.FooterLinks{
	float: left;
	font-size: 9pt;
	display: block;
	margin-top: 15px;
	margin-right: 12px;
	margin-left: 15px;
	font-weight: bold;
	letter-spacing: .04em;
	
}
.FooterLinks a:link, .FooterLinks a:visited{
	color: #616161;
	text-decoration:none;
	padding-left: 3px;
	padding-right: 3px;
}
.FooterLinks a:hover{
	text-decoration:underline;
}
.Copyright {
	font-size: 8pt;
	float: left;
	clear: left;
	display: block;
	width:320px;
	margin-left: 15px;
	margin-top: 8px;
	margin-right: 0px;
}
.Copyright a:link, .Copyright a:visited{
	color: #616161;
	text-decoration:none;
	padding-right: 3px;
}


/* MISC */
.clr {
	clear: both;
	height: 0px !important;
	margin:0px;
	padding:0px;
	display:block;
	line-height:0px;
}
.errors
{
	margin:12px 20px;
	background-color:#F4FFFF;
	padding:10px;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-weight: bold;
	float:left;
	width:300px;
	display:inline;
}
