﻿body 
{
    background-color: #e1eff7;
    background-repeat: repeat-x;
    background-image: url('../../../images/site_images/healthcare/repeat.gif');
}

#outer
{
    background-image: url('../../../images/site_images/healthcare/bg_repeat.jpg');
}

#top
{
    background-image: url('../../../images/site_images/healthcare/bg_top.jpg');
}

#content
{
    background-image: url('../../../images/site_images/healthcare/bg_content.jpg');
}

#bottom
{
    background-image: url('../../../images/site_images/healthcare/bg_bottom.jpg');
}

#breadcrumb p
{
    color: White;
}

#breadcrumb p a
{
    color: White;
}

#breadcrumb p a:hover
{
    color: White;
}

/* 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;
}
.ItalicSmall
{
    font-style: italic;
    color: #666666;
    font-size: 12px;
}
.smallh5
{
    font-size: 0.7em;
    font-weight: bold;
    color: #004c93;
    margin: 0px 15px 5px 0px;
}
.readmlnk 
{
 display:inline;
 font-size: 11px;
 color: Gray;
 text-decoration:none;
}
.readmlnk a
{
 display:inline-block;
 font-size: 11px;
 color: Gray;
 text-decoration:none;
}

.hrrule
{
 color:#eeeeee;
 width:1px;
 width:100%;
 margin: 0px 10px 0px 0px;
    
}
