﻿
/* health */
.healthHeader
{
    font-size: 200%; 
    margin: 0 !important;
    text-align: left;
}

.healthDate
{
    text-align: left;    
}

.glossy_health h1, 
.glossy_health h3
{
    color:#0084bc;
}

.glossy_health .full_blue h1, 
.glossy_health .full_blue #document_title
{
    color:#ffffff;
}

.glossy_health #document_title
{
    /*color:#13233C;*/
}

.glossy_health h4
{
    color:#004d74;
}

.glossy_health .img_col,
.glossy_health #content_container,
.glossy_health #glossy_inner.lhs #bottom_colour_sect
{
    background-color:#13233c;
}

.glossy_health #glossy_inner.rhs .img_col,
.glossy_health #glossy_inner.rhs #content_container
{
    background-color:#e38f27;
}

.glossy_health .header h1{color: #ffffff;}
.glossy_health .header2 h1{color: #0084bc;}
.glossy_health .header2 {color: #000000;}
.glossy_health #glossy_inner.multi #bottom_colour_sect,
.glossy_health #glossy_inner.multi #content_container
{
    background-color:#6699CC !important;
}

.glossy_health #glossy_inner.multi .img_col
{
    background-color:#6699CC;
}

.glossy_health #glossy_inner.lhs #top_colour_sect,
.glossy_health #glossy_inner.lines .img_col
{
    background-color:#0095da;
}

.glossy_health #glossy_inner.rhs #top_colour_sect
{
    background-color:#0095da;
}

.glossy_health #glossy_inner.lines #top_colour_sect
{
    background-color:#0095da;
}

.glossy_health #glossy_inner.multi #top_colour_sect
{
    background-color:#FFFFFF;
}

.glossy_health #summary_inner
{
    color:#FFFFFF;
}

.glossy_health #glossy_inner.lines #summary_inner
{
    color:#663399;
}

.glossy_health #glossy_inner.rhs #bottom_colour_sect,
.glossy_health #glossy_inner.lines #bottom_colour_sect
{
    background-color:#FFFFFF;
}

.healthCopyright
{
    text-align: left;    
    width: 70%;
}

.one_col
{
    padding: 1em;    
}

.fullBlueRightNumber
{
    text-align: right; 
    padding-right: 3em;
}

.fullBlueFooterTitle
{
    padding-left: 1em;    
}

#top_colour_sect_white
{
    height: 86px;
    background-color: #FFF;
}

#top_colour_sect_orange
{
    height: 86px;
    background-color: #e38f27;
}

#top_colour_sect_blue
{
    height: 86px;
    background-color: #13233c;
}

#top_colour_sect_lightblue_small
{
    height: 10px;
    background-color: #0095da;    
    border-bottom: 4px solid #FFF;
}

.img_col_white
{
    background-color: #FFF;   
}

.healthMap
{
    float: left; 
    width: 660px;    
}

.photoMap
{
    clear: both; 
    text-align: center;
}

#page_heading_full_width
{
    margin-bottom: 1em;
}

.page_num_coloured
{
    color: #0084bc !important;
    font-weight: bolder;
}

.document_title_coloured
{
    color: #0084bc !important;
}

.h4
{
    color: #004d74;
}

.heading_col_full_width
{
    width: 900px;
}

#longColumnFix 
{     
    clear: both;  
    height: 250px; 
    background-color: #FFF;
}

.blueParagraph
{
    padding: 1em 1em 0 1em;
}

#summary_inner
{
    font-size: 100%;    
}