﻿/* GENERAL */
#body_container
{
    width:100%;
    font-size:90%;
    font-family:Verdana, Arial, Sans-Serif;
}
.header
{
    background-color: #13233C;
    padding-bottom: 0;
    margin-bottom: 0;
    
    }
.header2
{
    background-color: #ffffff;
    padding: 0 0 2em 2em;
    margin-bottom: 0;
    width: 100%;
	font-weight: normal;
    
    }
.italicText
{
    font-style:italic;
}

p.graph_chart_title
{
    font-weight:bold;
    margin:-15px 0 15px 0;
    font-size:11pt;
}

#graph_chart_title_container
{
    text-align:left;
    float:left;
    width:500px;
    margin:-15px 0 15px 20px;
}

p.graph_chart_title_duo
{
    font-size:11pt;
    font-weight:bold;
    margin:0;
    width:240px;
    float:left;
    text-align:center;
}


#graph_chart_title_container .right_title_col
{
    margin-left:16px;
}


p.graph_chart_footnote
{
    font-size:70%;
}

p.page-nav
{
    text-align:center;
    padding:20px 0 10px 0;
    clear:both;
}

p.page-nav img
{
    margin-left:-2px;
    border:none;
}

#glossy_inner
{
    width:910px;
    margin:0 auto;
    height:100%;
}

/* headings */
#glossy_inner h1
{
    /*margin:10px 40px 0 30px;*/
    margin:auto 30px ;
    font-size:33pt;
    font-weight:normal;
    width: 100%;
}

#glossy_inner h3
{
    margin-bottom:-5px;
    font-weight:normal;
    font-size:13pt;
}

#glossy_inner h4
{
    font-size:12pt;
}

#glossy_inner p
{
	line-height: 1.4em;
}

/* masthead */

#masthead
{
    float:left;  
    width:910px;
    /*height:271px;*/
}

#glossy_inner.rhs #masthead
{
    float:right;
}

.img_col
{
    float:left;
    width:250px;
    height:100%;
}

#glossy_inner.rhs .img_col
{
    float:right;
}

#top_colour_sect
{
    height:100px;
}

#photo, #photo img
{
   width:250px;
   /*height:221px;*/
}
.photocenter
{
    text-align: center;
    }

.heading_col
{
    float:left;
    width:660px;
    height:100%;
    background-color:#FFFFFF;
}

#glossy_inner.rhs .heading_col
{
    float:right;
}

#blank_sect
{
    height:100px;
}

#page_heading
{
    /*height:221px;*/
    width:600px;
    height:100%;
}

/* content section */
#content_container
{
    float:left;
    width:910px;
    height:100%;    
}
#content_container_blue
{
    float:left;
    width:910px;
    height:100%;
    background-color: #13233C;
    color: #ffffff;    
}
#summary
{
    min-height:300px;
    height:100%;
    width:100%;
}

#glossy_inner.rhs #summary_inner
{
    font-size:85%;
}

#summary_inner ul
{
    margin:5px 0 0 0;
    padding:0;
}

#summary_inner ul li
{
    margin-left:16px;
    padding:0 0 7px 0;
}

#glossy_inner.multi #summary_inner
{
    font-size:85%;
    height:100%;
}

#summary_inner
{
    height:300px;
    margin:50px 30px;
}

p.cameo_heading
{
    font-weight:bold;
    font-size:105%;
}

.content_inner
{    
    font-size:80%;
    margin:45px 20px 0 30px;
}

.content_inner p
{
   margin-bottom:10px;
}

.content_inner ul
{
    padding:0;
    margin:-5px 0 0 0;
}

.content_inner ul li
{
    margin-left:17px;
    padding-bottom:7px;
}

.content_inner ul li ul
{
    margin:7px 0 0 0;    
}

.content_inner ul li ul li
{
    list-style-type:none;
}

#img_box
{
    padding:30px;
    text-align:center;
}



#img_box img
{
    border:none;
    width:500px;
    /*height:250px;*/
}

/* ---------------- FOOTER ---------------- */
#footer
{
    width:100%;
    float:left;
    background-color:#FFFFFF;
}

#bottom_colour_sect
{
    height:50px;
    width:250px;
    float:left;
}

#glossy_inner.rhs #bottom_colour_sect
{
    float:right;
}

#page_num p
{
    margin:0;
    color:#FFFFFF;
    margin:10px 0 0 50px;
    font-size:13pt;
}

#glossy_inner.rhs #page_num p
{
    margin:17px 0 0 160px;
    color:#000000;
}

#glossy_inner.lines #page_num p
{
    color:#000000 !important;
}

#glossy_inner.multi #page_num p
{
    color:#FFFFFF;
}

#document_title
{
    font-size:83%;
    float:left;
    width:620px;  
}

#glossy_inner.full_blue #document_title
{
    width:500px;
}

#glossy_inner.rhs #document_title
{
    float:right;
}

#glossy_inner.lhs #document_title
{
    text-align:right;
}

#document_title p
{
    margin:20px 0 0 0;
    text-transform:uppercase;
}


/* health */
.glossy_health h1, 
.glossy_health h3
{
    color:#0083B9;
    }
.glossy_health .full_blue h1, 
.glossy_health .full_blue #document_title
{
    color:#ffffff;
}
.glossy_health #document_title
{
    color:#13233C;
}

.glossy_health h4
{
    color:#13233C;
}

.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:#13233C;
}
.glossy_health .header h1{color: #ffffff;}
.glossy_health .header2 h1{color: #13233C;}
.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:#13233C;
}

.glossy_health #glossy_inner.rhs #top_colour_sect
{
    background-color:#13233C;
}

.glossy_health #glossy_inner.lines #top_colour_sect
{
    background-color:#13233C;
}

.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;
}

/* ------------ full_blue ------------ */

#glossy_inner.full_blue
{
    width:700px;
    background-color:#13233C;
    color: #ffffff;
}

#glossy_inner.full_blue #content_container
{
    background-color:#13233C !important;   
    width:700px;
    height:100%;
    padding:0 0px 0 0px;
    margin-bottom:0px;
}

#glossy_inner.full_blue .heading_col
{
    background-color:#13233C;  
    width:700px; 
}

#glossy_inner.full_blue .content_inner
{
    background-color:#FFFFFF;  
    margin:0;
    padding:15px;
    float:left;
}

#glossy_inner.full_blue .content_inner h1
{
    margin:0 0 30px 0;
    font-size:30pt;
}

#glossy_inner.full_blue .left_col, #glossy_inner.full_blue .right_col
{
    width:327px;
    float:left;
    padding-left: 20px;
}


#glossy_inner.full_blue .right_col
{
    padding-left:16px;
}


#glossy_inner.full_blue .thin_col
{
    width:200px;
}

#glossy_inner.full_blue .wide_col
{
    width:454px;
}

#glossy_inner.full_blue .mini_col
{
    width:100%;
    clear:both;
}

#glossy_inner.full_blue .thin_col img
{
    width:190px;  
    /*height:300px;*/
}

#glossy_inner.full_blue .wide_col img
{
    width:435px;
}

#glossy_inner.full_blue .mini_col .thin_col
{
    width:250px;
}

#glossy_inner.full_blue .mini_col .wide_col
{
    width:400px;
}

#glossy_inner.full_blue .mini_col .thin_col img
{
    width:250px;
}

#glossy_inner.full_blue .mini_col .wide_col img
{
    width:400px;
}

#glossy_inner.full_blue .mini_col .small_imgs img
{
    width:215px;
    padding-bottom:10px;
}


#glossy_inner.full_blue #img_box
{
    background-color:#FFFFFF;  
    margin:0;
    padding:15px;    
    margin:20px 0 0 0 !important;
    text-align:center;
    clear:both;
}

#glossy_inner.full_blue #img_box img
{
    width:100%;
    /*width:670px;*/
}


#glossy_inner.full_blue #img_box.dual_img img
{
    border:none;
    width:45%;
    /*width:330px;*/
}

#glossy_inner.full_blue #footer
{
    background-color:#13233C;
}

#glossy_inner.full_blue #bottom_colour_sect
{
    background-color:#13233C !important;
}

#glossy_inner.full_blue #page_num p
{
    color:#ffffff !important;
}

/* ****************************************** */

/* ------------ dual_clear ------------ */

#glossy_inner.dual_clear
{
    width:700px;
    background-color:#FFFFFF;
}

#glossy_inner.dual_clear #content_container
{
    background-color:#FFFFFF !important;   
}

#glossy_inner.dual_clear .heading_col
{
    background-color:#FFFFFF;  
}

#glossy_inner.dual_clear .content_inner
{
    background-color:#FFFFFF;  
}

#glossy_inner.dual_clear .left_col img, #glossy_inner.dual_clear .right_col img
{
    width:325px;
    height:100%;
}

#glossy_inner.dual_clear #img_box
{
    text-align:left;
    float:left;
    width:100%;
    background:transparent url('../infrastructure/image/gradient_tile.jpg') repeat-y top left;
    padding:0;
    position:relative;
    top:-20px;
}

#glossy_inner.dual_clear #img_box.img_box_lines
{
    background:transparent url('../infrastructure/image/page2_lines.gif') no-repeat top left;
    height:110px;
    width:100%;
}

#glossy_inner.dual_clear #img_box img
{
    width:159px;
    height:169px;
    float:left;
}

#glossy_inner.dual_clear #img_box p
{
    line-height:1.5;
    float:left;
    width:470px;
    margin-left:30px;
    color:#FFFFFF;
    font-size:102%;
    padding:15px 7px 2px 0;
    border-bottom:solid 1px #FFFFFF;
}

#glossy_inner.dual_clear #footer
{
    background-color:#FFFFFF;
}

#glossy_inner.dual_clear #bottom_colour_sect
{
    background-color:#FFFFFF !important;
}

#glossy_inner.dual_clear #page_num p
{
    color:#000000 !important;
}
