﻿#bottom
{
    background-image: url('../../../images/site_images/parents/bg_bottom2.jpg');
}

/* Text for CMC */

.Header1, h1
{
    color: #004c93;
}

.Header2, h2
{
    color: #cf7cad;
}

.Header3, h3
{
    color: #004c93;
}

.Highlight
{
    color: Gray;
}

.ItalicHighlight
{
    font-style: italic;
    color: Gray;
}

.Blue
{
    color: #004c93;
}

.Pink
{
    color: #cf7cad;
}

.Small
{
    color: #666666;
    font-size: 12px;
}

.Normal, p
{
    font-size:14px;
    line-height: 18px;
}

.Italic, i
{
    font-style: italic;
    color: #8684a9;
}

.Bold, b, strong
{
    font-weight: bold;
    color: #222222;
}
