body
{
    margin: 0;
    background: #e6eff4 url(/img/common/bg-layout.jpg) repeat-x;
    font-family: Verdana,sans-serif;
    font-size: 0.75em;
}

h1
{
    margin: 0 0 1em 0;
    font-size: 125%;
}

h2, h3, h4
{
    font-size: 100%;
    margin: 2em 0 0.25em 0;
}

h4
{
    font-size: 90%;
    margin: 2em 0 0.5em 0;
}

p
{
    margin: 0.25em 0 0.75em 0;
    color: #555;
}

fieldset
{
    border: 0 none;
    padding: 0;
}

button
{
    color: white;
    font-size: 100%;
    font-weight: bold;
    padding: 0;
    background-color: transparent;
    border: 0;
}

a
{
    color: black;
}

a:hover
{
    color: black;
    text-decoration: underline;
}

h1, h2, h2 a, h3, h3 a, h4 a
{
    font-weight: normal;
    color: #096698;
}

tr
{
    vertical-align: top;
}

th
{
    text-align: left;
}

form, fieldset, table
{
    border: 0 none;
    margin: 0;
    padding: 0;
    font-size: 100%;
}

legend
{
    padding: 1.75em 0 0.75em 0;
    margin: 0;
    font-weight: bold;
}

input, textarea, select, button
{
    margin: 0;
    vertical-align: middle;
    font-family: Verdana, sans-serif;
    font-size: 100%;
}

img
{
    border: 0;
    vertical-align: middle;
}

.img
{
    text-indent: -9999em;
    background-repeat: no-repeat;
    display: block;
}

.errors
{
    border: 1px solid red;
    background: #f0f0f0;
    padding: 0 18px;
    margin: 1.5em 0;
}

.heading
{
    height: 64px;
    margin: 32px 0 0 0;
}

.heading2
{
    margin: 32px 0 2em 0;
    text-indent: 0;
    padding-top: 64px;
}

.headinglg
{
    height: 234px;
    margin: 1px 0 18px 0;
}

.headinglg2
{
    margin: 1px 0 18px 0;
    padding: 96px 300px 0 0;
    text-indent: 0;
    height: 76px !important;
}

.title
{
    height: 19px;
    margin: 19px 0 3px 0;
    overflow: hidden;
    background-repeat: no-repeat;
}

.title a
{
    display: block;
    padding-top: 19px;
}

.feature
{
    border: 1px solid #c2dfb0;
    background: #e7f2e0;
    padding: 1px 19px;
}

#content .feature ul
{
    margin: 0.25em 0 0 0;
}

.ad-banner
{
    margin:10px 0;
    background:#f0f0f0;
    padding:5px;
}

.ad-button
{
    background:#f0f0f0;
    padding: 5px;
    margin: 10px 20px 10px 48px;
}

.ad-banner object,
.ad-button object,
.ad-banner embed,
.ad-button embed,
.ad-banner img,
.ad-button img
{
    display: block;
    margin: 0 auto;
}

.col
{
    float: left;
    border-top: 1px solid #85c062;
    padding-top: 1.5em;
}

.col2
{
    background: url(/img/common/bg-col.png) repeat-y;
    margin: 1em 0;
}

.col23
{
    background: url(/img/common/bg-col-2.png) repeat-y;
    margin: 1em 0 1em 0;
}

.col2 .col
{
    width: 268px;
    margin: 0 18px -1.5em 0;
    padding: 9px 0 0 9px;
}
.col2 .last
{
    margin-right: 0;
}

.col23 .col
{
    width: 345px;
    margin: 0 18px -1.5em 0;
    padding: 9px 0 0 9px;
}

.col23 .last
{
    width: 189px;
    margin-right: 0;
    padding: 9px 0 0 9px;
}

.col h2, .col2 .col p.top
{
    margin-top: 0 !important;
}

.col p
{
    margin-bottom: 1.5em;
}

.profile
{
    float: right;
    margin: 0 0 18px 18px;
}

.heroimg
{
    width: 200px;
    float: right;
    margin: 18px 0 18px 36px;
    overflow: hidden;
    text-align: center;
}

.heroimg img
{
    display: block;
    margin: 0 auto 9px auto;
}

.list
{
    font-size: 90%;
    width: 100%;
    border: 0 none;
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse;
    background-color: #e6eff4;
    margin: 1.5em 0;
}

.list thead th
{
    background-color: #fff;
    font-size: 90%;
    color: #888;
    border-bottom: 1px solid #222;
    padding: 0 10px 4px 2px;
}

.list .on
{
    background-color: #e6eff4;
}

.list .off
{
    background-color: #f7fafc;
}

.list td, .list th
{
    border-bottom: 1px solid white;
    padding: 4px 10px 4px 3px;
    color: #096698;
}

.list h2, .list h3
{
    font-size: 100%;
    margin: 0;
    padding: 0 1em 0 0;
}

.list strong
{
    color: black;
}

.date
{
    font-size: 90%;
    font-weight: normal;
    color: #777;
    display: block;
    margin: 0.15em 0 1em 0;
}

.fileinfo
{
    font-size: 90%;
    color: #777;
}

.link
{
    background: url(/img/common/bullet-01.png) no-repeat 0 0.25em;
    margin: 0;
    padding: 0 0 0 1.5em;
}

.link a
{
    color: #85c062;
    text-decoration: none;
}

.link a:hover
{
    color: black;
    text-decoration: underline;
}

.label
{
    width: 30%;
    float: left;
    display: block;
    clear: left;
    padding-top: 3px;
    margin-right: 4%;
}

.form
{
    width: 100%;
    padding: 2px 0;
    border-top: 1px solid #eee;
}

.form .label
{
    font-size: 90%;
    color: #555;
}

.element
{
    float: left;
    width: 64%;
    padding-bottom: 2px;
}

.frozen
{
    padding: 3px 0 4px 0;
}

.note
{
    padding: 6px 0 12px 0;
    font-size: 90%;
}

.section
{
    padding-bottom: 12px;
}

.section legend
{
    color: black;
    _margin-left: -6px;
}

.full
{
    width: 100%;
}

.half
{
    width: 50%;
}

.next
{
    float: right;
    display: block;
    margin: 0 0 4px 4px;
}

.back
{
    float: right;
    display: block;
    margin: 0 4px 4px 0;
}

.top
{
    margin-top: 0;
}

.divider
{
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid #e7f2e0;
}

.archivetitle
{
    padding: 2px 5px 2px 1.5em;
    border-top: 1px solid #fff;
    background-color: #e7f2e0;
    margin-bottom: 0;
}

#content .archive
{
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
}

#content .archive li
{
    margin: 0;
    padding: 2px 5px 2px 1.5em;
    border-top: 1px solid #fff;
    background-color: #e7f2e0;
    background-position: left center;
}

#content .archive li a
{
    text-decoration: none;
}

.quicklink
{
    padding-left: 48px;
}

.perpage
{
    font-size: 86%;
    padding: 1.5em 0;
}

#layout
{
    width: 912px;
    margin: 0 auto;
    background: url(/img/common/bg-content.png) repeat-y;
    position: relative;
    padding: 23px 0 0 0;
}

#logo a
{
    display: block;
    position: absolute;
    top: 48px;
    left: 10px;
    width: 190px;
    height: 142px;
    text-indent: -999em;
}

#banner
{
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 2px;
    width: 908px;
    height: 23px;
    overflow: hidden;
    background: url(/img/common/banner.jpg) repeat-x left bottom;
}

#banner p
{
    color: white;
    margin: 0;
    padding: 0 0 0 284px;
    font-size: 90%;
    line-height: 23px;
}

#banner a
{
    color: white;
}

#content
{
    width: 572px;
    float: right;
    padding: 0 52px 18px 0;
}

#navigation
{
    width: 206px;
    float: left;
    padding: 143px 0 18px 0;
    background: url(/img/common/logo.png) no-repeat 0px -50px;
    font-size: 90%;
    line-height: 110%;
    margin: 0 0 0 2px;
}

#navigation.navigation-home
{
    padding-top: 0;
    background: none;
}

#navigation ul
{
    list-style-type: none;
    margin: 0 0 1em 0;
    padding: 12px 0 0 43px;
}

#navigation ul ul
{
    background: none;
    padding: 0;
    margin: 0 0 1em 0;
}

#navigation ul li
{
    margin: 0;
    padding: 0;
    text-indent: -9999em;
    background-repeat: no-repeat;
    background-position: -206px 0;
    height: 20px;
    overflow: hidden;
}

#navigation ul li.sel
{
    height: auto !important;
    overflow: visible;
}

#navigation ul li li
{
    margin: 0;
    font-weight: normal;
    padding: 0 0 0.65em 18px;
    text-indent: 0;
    background-image: none;
    height: auto !important;
    overflow: visible;
}

#navigation ul li.sel,
#navigation ul li.sel a
{
    background-position: -412px 0;
}

#navigation ul li a
{
    display: block;
    padding-top: 22px;
    height: 0px !important;
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
}

#navigation ul li li a
{
    display: inline;
    padding-top: 0;
    height: auto !important;
    background-image: none;
    text-decoration: none;
    color: #096698;
    overflow: visible;
}

#navigation ul li li.sel a
{
    font-weight: bold;
    color: black;
}

#nav_index, #nav_index a { background-image: url(/img/common/nav-home.png) }
#nav_about, #nav_about a { background-image: url(/img/common/nav-about.png) }
#nav_information, #nav_information a { background-image: url(/img/common/nav-information.png) }
#nav_campaigns, #nav_campaigns a { background-image: url(/img/common/nav-campaigns.png) }
#nav_ileadashelteredlife, #nav_ileadashelteredlife a { background-image: url(/img/common/nav-ilasl.png) }
#nav_events, #nav_events a { background-image: url(/img/common/nav-events.png) }
#nav_homefinder, #nav_homefinder a { background-image: url(/img/common/nav-homefinder.png) }
#nav_member, #nav_member a { background-image: url(/img/common/nav-member.png) }
#nav_forum, #nav_forum a { background-image: url(/img/common/nav-forum.png) }
#nav_contact, #nav_contact a { background-image: url(/img/common/nav-contact.png) }
#nav_news, #nav_news a { background-image: url(/img/common/nav-news.png) }

#navigation a:hover
{
    background-image: none;
}


#nav_search
{
    background-color: #85c062;
    margin: 0;
    padding: 8px 8px 8px 48px;
}

#nav_search label
{
    display: none;
}

#nav_search input
{
    width: 118px;
}

#sitesearch, #search_text
{
    margin-right: 3px;
}

#content ul
{
    list-style-type: none;
    margin: 1.25em 0;
    padding: 0;
    font-size: 95%;
}

#content ul li
{
    background: url(/img/common/bullet-01.png) no-repeat 0 0.25em;
    margin: 0;
    padding: 0 0 0.65em 1.5em;
}

#footer
{
    clear: both;
    font-size: 90%;
    padding: 0 0 0 286px;
    background-color: #e7f2e0;
}

#footer a
{
    text-decoration: none;
}

#footer ul
{
    background-color: #c2dfb0;
    list-style-type: none;
    margin: 3px;
    padding: 0;
}

#footer li
{
    float: left;
    padding: 8px 12px;
    margin: 0;
    font-size: 90%;
    white-space: nowrap;
}

#content,
#footer,
.form,
.col2,
.col23
{
    height: 1%;
}

#content:after,
#footer ul:after,
.form:after,
.col2:after,
.col23:after
{
    content: '.';
    display: block;
    height: 0;
    clear: left;
    visibility: hidden;
}

.tool-tip {
    color: #000;
    width: 250px;
    z-index: 13000;
}

.tool-title {
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    color: #3E4F14;
    padding: 8px 8px 4px;
    background: #C3DF7D;
    border-bottom: 1px solid #B5CF74;
}

.tool-text {
    font-size: 11px;
    padding: 4px 8px 8px;
    background: #CFDFA7;
}
