﻿html { min-height: 100%; margin-bottom: 1px; }

body
{
    padding: 0px;
    margin: 0px;
    background-color: #000000;
}

/* Text */

.healers_BodyText
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 6px;
    text-align: left;
}

.healers_BodyTextBold
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 6px;
    text-align: left;
}

.healers_Footer-1
{
    font-family: Arial;
    font-size: 10px;
    color: #666666;
    text-align: center;
}



/* Tables */

.healers_HeaderTable
{
    background-color: #000000;
    position: relative;
    z-index:3;
    width: 600px;
}

.healers_BodyTable
{
    width: 600px;
    background-color: #FFFFFF;
    position: relative;

}



.healers_TOC-Div
{
    vertical-align: top;
    text-align: left;

   
}

.healers_Content-Div
{

    vertical-align: top;
}

.healers_HeaderRow
{
    border-color: #95D0FC;

    
}
.healers_FooterRow
{
    width: 600px;
    vertical-align: top;
    border-top-color: #B11E3B;
    border-top-width: 2px;
    border-top-style: solid;
}






h1
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
    color: #B11E3B;
    text-align: left;
}

h2
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
    color: #B11E3B;
    text-align: left;
 }


/* Images */


 .healers_img-def-1
{
    float: right;
    margin: 10px 0px 10px 10px;
}

 .healers_img-def-2
{
    float: left;
    margin: 10px 10px 10px 0px;
}




li
{
 margin-bottom: 6px;
}
