/********** frd **********/

#content.frd {
    width: 700px;
    position: relative;
}

#content.frd:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#content.frd {display: inline-table;}

/* Hides from IE-mac \*/
#content.frd {height: 1%;}
#content.frd {display: block;}
/* End hide from IE-mac */

#content.frd .gradient-bkg {
    background: url(../images/frd_nav_bkg.gif) repeat-y left;
    border-right: solid 1px #CFD7D7;
    padding: 0 0 30px 0;
    _padding: 43px 0 30px 0;
}

#content.frd .gradient-bkg:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#content.frd .gradient-bkg {display: inline-table;}

/* Hides from IE-mac \*/
#content.frd .gradient-bkg {height: 1%;}
#content.frd .gradient-bkg {display: block;}
/* End hide from IE-mac */

#botcap.frd {
    background: url(../images/frd_content_botcap.gif) no-repeat top right;
}

/********** SUB > LEFT MENU **********/

#content.frd #sub-nav {
    background: #7893B0 /*url(../images/frd_nav_bkg.gif) repeat-y;*/
}

#content.frd #sub-nav H2 {
    background: #5077B2;
    border-bottom: solid 1px #5077B2;
}

#content.frd #sub-nav .hr {
    background: url(../images/frd_nav_hr_bkg.gif) repeat-x;
}

#content.frd #sub-nav UL LI {
    color: #fff;
    background: transparent;
    /*order-top: solid 1px #bfa884;*/
    border-bottom: solid 1px #5077B2;
    }

#content.frd #sub-nav UL LI.selected A {
    background: url(../images/frd_nav_bullet.gif) no-repeat 15px center;
}

#content.frd #sub-nav UL LI A {
    color: #fff;
}

#content.frd #sub-nav UL LI A:hover {
    color: #333;
}

#content.frd #sub-nav UL LI.selected A {
    color: #333;
}

/* 2nd level */

#content.frd #sub-nav UL LI.selected LI {
    background: none;
}

#content.frd #sub-nav UL LI.selected LI A {
    color: #fff;
    background: none;
}

#content.frd #sub-nav UL LI.selected LI.selected A {
    color: #1a4d12;
    background: url(../images/frd_nav_bullet.gif) no-repeat 20px center;
}

/* 3rd level */

#content.frd #sub-nav UL LI.selected UL LI UL {
    display: none;
}

/********** frd > CONTENT **********/

#content.frd .module {
    width: 479px;
    _width: 470px;
    padding: 20px 20px 0 0;
    margin: 0 0 0 200px;
}

#content.frd .page-header {
    position: absolute;
    width: 511px;
    height: 170px;
    background: url(../images/frd_header_2009.jpg) no-repeat top right;
    padding: 0px 0px 0 16px;
    top: 43px;
    right: 1px;
    font: normal 0.9em/1.1em "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
    color: #fff;
}
#content.frd .page-header P {
    position:absolute;
    top:30px;
    left:30px;
    font-size:1.2em;

    }

#content.frd .module.page-title {
    padding: 150px 20px 0 0;
    _padding: 170px 20px 0 0;
}

#content.frd .module.page-title H1 {
    color: #c63e3e;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 1.9em;
    margin: 20px 0 0 0;
}

#content.frd .module .minheight {
    float: right;
    width: 1px;
    height: 600px;
    font-size: 0;
    line-height: 0;
}

#content.frd .module H1 {
    color: #E9A713;
    font-size: 1.7em;
    margin: 20px 0 0 0;
    font-weight: normal;
}

#content.frd .module H2 {
    color: #024CA1;
    font-size: 1.5em;
    margin: 25px 0 5px 0;
    font-weight: normal;
}

#content.frd .module H3 {
    color: #5077B2;
    font-size: 1.3em;
    margin: 20px 0 5px 0;
    font-weight: normal;
}

#content.frd .module P.error {
    color: #c00;
    background: #ffffa0;
    padding: 5px;
    border: solid 1px #efef6a;
}

#content.frd .module I,
#content.frd .module EM {
    font-family: georgia,"times new roman",serif;
}

#content.frd .module UL {
    margin: 10px 0;
    padding: 0 20px 0 0
}

#content.frd .module UL LI {
    margin: 0 0 10px 0;
    padding: 0 0 0 20px;
    list-style: none;
    background: url(../images/li_bullet.gif) no-repeat 6px 0.6em;
}


#content.frd .module.page-title H2 {
    color: #FF3333;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 1.4em;
    margin: 20px 0 0 0;
}

#content.frd .module.page-title UL {
    background: #FFBFBF;
    padding: 5px;
}

#content.frd .module.page-title UL LI {
    margin: 0 0 3px 0;
    padding: 0 0 0 20px;
    list-style: none;
}

#content.frd .module.page-title UL LI A {
    color: #E9A713;
}

#content.frd .module.page-title UL LI.selected A {
    font-weight: bold;
    color: #000;
}

/********** frd > CONTENT > SIDEBAR **********/

#content.frd .module-frd_sidebar .minheight {
    display: none;
}

#content.frd .module-frd_sidebar {
    width: 150px;
    margin: 0 20px 20px 20px;
    padding: 10px;
    background: #F9C2C2;
    float: right;
    font-size: 0.9em;
    line-height: 1.1em;
    display: none;
}

#content.frd .module-frd_sidebar H1 {
    font-size: 1.4em;
    line-height: 1.2em;
    margin: 0 0 8px 0;
}

#content.frd .module-frd_sidebar H1+H1 {
    font-size: 1.2em;
    line-height: 1.1em;
    margin: 0 0 8px 0;
}

#content.frd .module-frd_sidebar H2 {
    font-size: 1.2em;
}

/********** frd > CONTENT > frd MAIN **********/

#content.frd.custom-national-philanthropy-day .minheight {
    display: none;
}



a#asi-sponsor-logo {
    background:url("../images/asi-c.png") no-repeat scroll left top transparent;
    display:block;
    height:38px;
    overflow:hidden;
    position:absolute;
    right:3px;
    text-indent:-900em;
    top:-38px;
    width:141px;
    z-index:1;
}