body
{
    margin: 0;
    padding: 0;
    height: 100%;
    color: #58595b;
    text-align: left;
    font: 12px/130% Arial, Helvetica, Verdana, Geneva, sans-serif;
    font-family: Arial, Helvetica, Verdana, Geneva, sans-serif !important; /* Added to overrule any font changes in any sheets */
    background-color: #fff;
}
td{
color: #58595b !important;
font: 12px/130% Arial, Helvetica, Verdana, Geneva, sans-serif !important;
}

/* LINKS AND SITE BASICS ************** */
a, a:link, a:visited, a:hover, a:active
{
    color: #0070B2; /*  #c6b1d5 */
	font: 12px/130% Arial, Helvetica, Verdana !important;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a:visited
{
    color: #9d76b3;
}

h1, h2, h3, h4, h5, h6
{
    line-height: 130%;
    margin: 0 0 2px 0;
}

p
{
    margin: 0 0 .5em 0;
}

img
{
    border: none;
}

.hidden
{
    font-size: 1px;
    position: absolute;
    margin-left: -3000px;
}

.clr
{
    clear: both;
}

.homelink
{
    width: 435px;
    height: 28px;
    margin: 30px 0 0 25px;
    display: block;
}

/* FONT AND NON-STANDARD LINK COLORS, SIZES AND TEXT FORMATTING ************** */
h1, h2 strong
{
    color: #b01116;
}

h2, h3, h4, h5, h6
{
    color: #064186;
}

h1
{
    font-size: 21px;
}
h2
{
    font-size: 18px;
}
h3
{
    font-size: 13px;
}

.subpage_content h2.topfive, .subpage_content .topfive_list h3
{
    color: #338dc1;
}

.subpage_content h2.topfive
{
    font-size: 21px;
}

.subpage_content h2, .subpage_content h3, .subpage_content h3 a, .subpage_content h3 a:hover
{
    color: #231f20;
}

.subpage_content h2
{
    font-size: 14px;
}

.subpage_content h3
{
    margin-top: 8px;
    font-size: 12px;
}

.vitalcare h2, .vitalcare h3, .vitalcare h3 a, .vitalcare h3 a:hover
{
    color: #00679f;
}

#header p.contact_acep a, #footer, #footer a
{
    color: #929497;
    color: #333333;
}

.caption
{
    color: #3d3a3b;
}

.breadcrumbs, .breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active
{
    color: #355b97;
}

.subhead
{
    color: #004485;
    font-weight: bold;
}

.readmore
{
    text-transform: uppercase;
}

/* BORDER COLORS ************** */
#footer li
{
    border-color: #929497;
}

/* ITEMS FOR SITE SEARCH BOX AND BREADCRUMBS ************** */
.sitesearch
{
    width: 226px;
    height: 30px;
    margin: 0 23px 0 auto;
    _margin-right: 11px;
    display: block;
    float: right;
    background: url(/Images/search/sitesearch_bg.gif) right no-repeat;
}

.sitesearch #ctl00_ctl00_imgbtnSearch {
	margin: 5px 8px 0 0; /*  5px 0 0 0  */
	float: right;
}

.sitesearch_button
{
    width: 53px;
    height: 19px;
	line-height: 30px;
    display: block;
    margin: 0 0 0 0;
    padding: 0 0 2px;
    line-height: 17px;
    font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border: none;
    float: left;
    background: url(/Images/search/sitesearch_button.gif) no-repeat;
}

.sitesearch_button:hover
{
    background-position: 0 -19px;
}

input.search_keyword
{
    width: 140px;
    height: 14px;
    margin: 4px 6px 0 12px;
    float: left;
}

.breadcrumbs
{
    width: 450px;
    height: 22px;
    margin: 0 0 0 33px;
    _margin-left: 18px;
    padding: 0;
    line-height: 22px;
    float: left;
    clear: bottom;
    font-size: 12px;/*10*/
}

#wrapper, #header, #footer
{
    width: 769px;
    margin: 0 auto;
}

#wrapper
{
    width: 769px;
    margin: 20px auto;
    background: url(/Images/contentwell_bg.jpg) repeat-y;
}

/* START FILTER TO ENSURE DIV SURROUNDS ITEMS INSIDE */
#wrapper
{
    _height: 1px;
}
#wrapper:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#wrapper
{
    display: inline-block;
}
html[xmlns] #wrapper
{
    display: block;
}
* html #wrapper
{
    height: 1%;
    _height: 1px;
}
/* END FILTER */

#header
{
    height: auto;
    display: block;
    background: url(/Images/header_bg.jpg) no-repeat;
}

#header p.contact_acep
{
    width: auto;
    float: right;
    position: relative;
    right: 14px;
    z-index: 99;
}

#header p.contact_acep a
{
    text-transform: uppercase;
}

#header p.contact_acep a:hover
{
    text-decoration: underline;
}

#header .siteinformation
{
    width: 100%;
    height: 80px;
    display: block;
    overflow: hidden;
}

#footer
{
    height: 60px;
    padding: 30px 0 0 0;
    display: block;
    text-align: center;
    background: #fff url(/Images/footer_bg.jpg) top no-repeat;
}

#footer ul
{
    width: 723px;
    margin: 0 auto;
    padding: 0;
    clear: top;
    text-align: center;
}

#footer ul, #footer li
{
    list-style: none;
}

#footer li
{
    margin: 0;
    padding: 0 9px;
    display: inline;
    text-transform: uppercase;
    border-right: 1px solid;
}

#footer li.listlast
{
    border: none;
}

#footer li a
{
    line-height: 14px;
}




img.floatleft
{
    margin: 6px 6px 2px 0;
    float: left;
}

img.floatright
{
    margin: 6px 0 2px 6px;
    float: right;
}

#contentbody
{
    width: 723px;
    height: auto;
    margin: 10px auto 0;
    clear: both;
}

/* START FILTER TO ENSURE DIV SURROUNDS ITEMS INSIDE */
#contentbody
{
    _height: 1px;
}
#contentbody:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#contentbody
{
    display: inline-block;
}
html[xmlns] #contentbody
{
    display: block;
}
* html #contentbody
{
    height: 1%;
    _height: 1px;
}
/* END FILTER */

#contentbody .maincontent
{
    width: 550px;
    margin: -8px 0 0 0;
    _margin-top: 0;
	padding: 0 0 12px 0;
    float: left;
    _position: relative;
    _z-index: 10;
}

.subpage .maincontent
{
    margin: 0 0 0 0;
    float: left;
}

.maincontent .centerpiece
{
    margin: 0 0 10px 0;
    clear: both;
}

#contentbody .sidebar
{
    width: 160px;
    _width: 152px;
    margin: 0 0 0 563px;
    background: url(/Images/sidebar_bg.gif) repeat-y;
}

.sidebar .sidebarhead, .sidebar .sidebarbody
{
    margin: 0 0 0 12px;
    _margin-left: 8px;
}

.sidebar .sidebarhead
{
    width: 148px;
    _width: 146px;
    display: block;
    background-color: white;
}

.sidebar .sidebarbody
{
    width: 140px;
    _width: 138px;
    padding: 0 4px 4px 4px;
    background: #e6e6e7 url(/Images/sidebarbody_bg.gif) bottom right no-repeat;
}

.sidebar .sidebarbody .sidebarstory_img
{
    margin: 0 auto 2px;
    text-align: center;
    clear: bottom;
}

.sidebar .sidebarbody p.caption
{
    margin: 0 0 4px;
    font-weight: bold;
}

.sidebar .sidebarbody .sidebarstory_story
{
    margin: 0 0 4px 0;
}

.sidebar .sidebarbody p.readmore
{
    width: auto;
    margin: 0 6px 0 auto;
    text-align: right;
}

.sidebar .sidebarbody .sep
{
    width: 100%;
    height: 24px;
    display: block;
    background: #e6e6e7 url(/Images/sep.gif) 50% 50% no-repeat;
}

.sidebarbody ul.related_links
{
    margin: 0 6px 0 4px;
    padding: 0 4px;
}

.sidebarbody ul.related_links li
{
    margin: 3px 0;
}

.subpage_content
{
    width: 400px;
    margin: 0 0 0 147px;
}

.topfive_list
{
    width: 348px;
    margin: 0 0 -6px 0;
    padding: 0 0 0 52px;
}

.topfive_list h3
{
    width: 348px;
    padding-top: 8px;
    background: url(/Images/dot_bg.gif) top repeat-x;
}

.maincontent p.readmore
{
    width: auto;
    margin: 0 0 0 12px;
    text-align: left;
}

.topfive_one
{
    background: url(/Images/topfive/small_1.gif) top left no-repeat;
}

.topfive_two
{
    background: url(/Images/topfive/small_2.gif) top left no-repeat;
}

.topfive_three
{
    background: url(/Images/topfive/small_3.gif) top left no-repeat;
}

.topfive_four
{
    background: url(/Images/topfive/small_4.gif) top left no-repeat;
}

.topfive_five
{
    background: url(/Images/topfive/small_5.gif) top left no-repeat;
}

ul.morearticles
{
    margin-top: 2px;
    margin-bottom: 2px;
}

/* BEGIN CODING FOR VITALCARE SECTION ************** */
.vitalcare h3
{
    font-size: 18px;
    margin: 0 0 2px 0;
    padding: 0;
}

.vitalcare .blocksub h3
{
    font-size: 15px;
}

.vitalcare .featured_wide
{
    margin: 0 0 12px 0;
    padding: 12px 0 0 0;
    background: url(/Images/dot_bg.gif) top repeat-x;
}

/* START FILTER TO ENSURE DIV SURROUNDS ITEMS INSIDE */
.vitalcare .featured_wide
{
    _height: 1px;
}
.vitalcare .featured_wide:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.vitalcare .featured_wide
{
    display: inline-block;
}
html[xmlns] .vitalcare .featured_wide
{
    display: block;
}
* html .vitalcare .featured_top
{
    height: 1%;
    _height: 1px;
}
/* END FILTER */

.vitalcare .featured_wide .blocksub
{
    width: 32%;
    margin: 0 2% 0 0;
    float: left;
}

.vitalcare .featured_wide .blocksub.first
{
}

.vitalcare .featured_wide .blocksub.last
{
    margin-right: 0;
    float: right;
}

.vitalcare .featured_wide .blocksub img.blocksub_img
{
    display: block;
    margin: 4px auto 4px;
}


/* BEGIN CODING FOR YOUR STORIES SECTION ************** */
.subpage_content h2.yourstories_pagehead
{
    width: 100%;
    height: 102px;
    display: block;
    background: url(/Images/yourstories/realpeople.jpg) no-repeat;
}

/* BEGIN CODING FOR DONATE NOW SECTION ************** */
.subpage_content h2.donatenow_pagehead
{
    width: 100%;
    height: 99px;
    display: block;
    background: url(/Images/donatenow/makeadifference.jpg) no-repeat;
}

/* BEGIN CODING FOR TAKE ACTION SECTION ************** */
.subpage_content h2.takeaction_pagehead
{
    width: 100%;
    height: 84px;
    /*display: block;*/
    background: url(/Images/takeaction/beheard.jpg) no-repeat;
}

/* BEGIN CODING FOR ABOUT THE FOUNDATION SECTION ************** */
.subpage_content h2.aboutacep_pagehead
{
    width: 100%;
    height: 71px;
    display: block;
    background: url(/Images/aboutacep/difference.jpg) no-repeat;
}

/* SPECIAL CODING FOR GRAPHICS USED AS TEXT REPLACEMENTS ************** */
.blank_head
{
    height: 16px;
    background: #e6e6e7 url(/Images/blank_head.gif) top right no-repeat;
}

.yourstories_head
{
    height: 52px;
    background: url(/Images/yourstories_head.gif) top right no-repeat;
}

.fyi_head
{
    height: 56px;
    background: #e6e6e7 url(/Images/fyi_head.gif) top right no-repeat;
}

h2.topfive
{
    min-height: 97px;
    _height: 97px;
    padding-left: 160px;
    background: url(/Images/topfive/topfive_head.gif) 0 50% no-repeat;
}
.shuttermenu_workarea_vista
{
width: 91px;
}
