/*================================================== LAYOUT STYLES */
/*
    CSS Document for BBA Aviation
    Build: Daina Price on behalf of SAS - 06/10/2009
*/

html, body
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    height: 100%;
}

body
{
    background-repeat: repeat-x;
    background-position: 0px 0px;
}

/*--------------------------------------------------=> HEADERS */
/* H1 */
h1
{
    padding-bottom: 4px;
    padding-right: 20px;
}

/* H2 */
h2
{    
    padding-bottom: 8px;
}

#content_container h2
{
    padding-top: 8px; 
}

/*#right_hand_modules_container .content_holder h2
{
    padding-bottom: 8px;
}*/

#right_hand_modules_container .column_one_half_large.image_heading_container h2
{
    padding-bottom: 2px;
    padding-top: 8px;
}

/*#right_hand_modules_container .image_heading_container h2
{
    padding-top: 8px;
}*/

.image_heading_container h2
{
    padding-top: 8px;
    /*padding-bottom: 8px;*/
}

.image_heading_thirds_container h2
{
    padding-top: 8px;
    padding-bottom: 0px;
}

.image_heading_landing_page_container h2
{
    padding-top: 8px;
}

.inline_image_container h2
{
   /* padding-bottom: 8px;*/
    padding-top: 8px;
}

/* H3 */
h3
{
    padding-bottom: 16px;
}

/* H4 */
h4
{
    padding-bottom: 8px;
}

/*--------------------------------------------------=> CONTENT ELEMENTS */
/*-------------> Global */
.content_holder, #content_container .content_holder .content_holder
{
    padding: 8px 8px 8px 8px;
}

#right_hand_modules_container .content_holder
{
    padding: 8px 8px 0px 8px;
}

#content_container .content_holder
{
    padding: 16px 16px;
}

#content_container .quote_container .content_holder
{
    padding: 0px 0px;
}

#content_container .inline_image_container .content_holder
{
    padding: 4px 12px 12px 12px;
}

.banner
{
    padding-bottom: 16px;
}

.top_padding5
{
    padding-top: 5px !important;
}

.top_padding8
{
    padding-top: 8px !important;
}

.top_padding16
{
    padding-top: 16px !important;
}

.bottom_padding
{
    padding-bottom: 24px !important;
}

.bottom_padding16
{
    padding-bottom: 16px !important;
}

.bottom_padding20
{
    padding-bottom: 20px !important;
}

.bottom_padding12
{
    padding-bottom: 12px;
}

.bottom_padding8
{
    padding-bottom: 8px !important;
}

.bottom_padding4
{
    padding-bottom: 4px;
}

.bottom_padding3
{
    padding-bottom: 3px;
}

.extra_bottom_padding
{
    padding-bottom: 32px;
}

.bottom_margin
{
    margin-bottom: 24px;
}

.bottom_margin50
{
    margin-bottom: 50px !important;
}

.extra_margin
{
    margin-bottom: 32px;
}

.top_padding
{
    padding-top: 24px;
}

.right_margin
{
    margin-right: 12px;
}

.border_right
{
    background-position: right 0px;
    background-repeat: repeat-y;
    padding-right: 12px;
}

.content_container_border_left
{
    background-position: 165px 0px;
    background-repeat: repeat-y;
    min-height: 1px;
    height: auto !important;
    height: 1px;
}

.content_container_border_right
{
    background-position: 351px 0px;
    background-repeat: repeat-y;
    min-height: 1px;
    height: auto !important;
    height: 1px;    
}

/*-------------> Paragraph */
p, .long_list
{
    padding-top: 0px;
    padding-bottom: 8px;
    padding-right: 20px;
}

.column_one_third p, .column_one_third_large p, .column_one_half p, .column_one_half_large p, .column_two_thirds p, .inline_image_container p
{
    padding-right: 8px;
}

p.intro
{
    padding-bottom: 32px;
}

span.intro
{
    padding-bottom: 32px;
}

p.date
{
    padding-left: 16px;
}

span.highlight
{
    padding-right: 8px;
}

#footer_container p.share_price
{
    padding-top: 2px;
    background-repeat: no-repeat;    
}

#footer_container p.share_price_up
{
    background-position: 50% 10px;
}

#footer_container p.share_price_down
{
    background-position: 50% -32px;
}


p#copyright
{
    float: right;
    padding-right: 17px;
}

.quote_container p
{
    padding-bottom: 4px;
}

.column_one_third_large p.title, .column_two_thirds p.title
{
    padding-top: 8px;
    padding-bottom: 4px;
}


/*-------------> Links */
a
{
}

a:hover
{
}

a.arrow_link
{
    padding-left: 16px;
    background-repeat: no-repeat;
    background-position: 0px 2px;
}

a.arrow_link_left
{
    display: inline-block;
    padding-left: 16px;
    background-repeat: no-repeat;
    background-position: 0px 2px;
}

a.link_rss
{
    float: right;
    display: block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: 0 -16px;
}

a.link_rss:hover
{
    background-position: 0 0;
}

a.arrow_link:hover, a.arrow_link_left:hover /*, a.download_link:hover */
{
    background-position: 0px -138px; /* -82px */
}

.highlight_button
{
    background-position: top left;
    background-repeat: no-repeat;
    width: 104px;
    margin-top: 16px;
}

.highlight_button a
{
    display: block;
    background-position: top right;
    background-repeat: no-repeat;
    height: 18px;
    padding: 2px 26px 0px 10px;
}

/*-------------> Images */

.inline_image_container
{
    width: 186px;
}

.large_image
{
    width: 275px;
}

/*-------------> Lists */

/* Link list */
ul.link_list
{
    padding-bottom: 12px;
    /*display: inline-block;*/
}

#home_page ul.link_list
{
    padding-bottom: 7px;
}

ul.link_list li a
{
    padding-left: 16px;
    background-repeat: no-repeat;
    background-position: 0px 2px;
    display: inline-block;
}

ul.link_list li a:hover
{
    background-position: 0px -138px;
}

/*ul.link_list.download_links li a
{
    background-position: 0px 2px;
}

ul.link_list.download_links li a:hover
{
    background-position: 0px -82px;
}*/


ul.link_list li.rss, span.rss
{
    background-position: right 1px;
    padding-right: 16px;
    background-repeat: no-repeat;
}

#footer_container ul.link_list.square_link li a
{
    background-position: 6px 4px;
}

#footer_container ul.link_list.square_link li a:hover
{
    background-position: 6px -84px;
}

ul.link_list li
{
}

ul.link_list li ul li
{
    padding-left: 18px;
    padding-top: 1px;
    padding-bottom: 0px;
    background-position: 0px 2px;
}

ul.link_list li ul
{
    padding-bottom: 8px;
}

/* Bullet list */
ul.bullet_list
{
    padding: 0px 0px 0px 0px;
}

ul.bullet_list li
{
    padding-left: 12px;
    padding-right: 20px;
    padding-bottom: 8px;
    background-repeat: no-repeat;
    background-position: 0px 6px;
}

.column_one_third ul.bullet_list li, .column_one_third_large ul.bullet_list li, .column_one_half ul.bullet_list li, .column_one_half_large ul.bullet_list li, .column_two_thirds ul.bullet_list li, .inline_image_container ul.bullet_list li
{
    padding-right: 0px;
}

ul.bullet_list li ul
{
    padding-top: 0px;
    padding-bottom: 0px;
}

ul.bullet_list li ul li
{
    padding-top: 8px;
    padding-bottom: 0px;
    background-position: 0px 14px;
}

ul.bullet_list li a
{
}

/*-------------> Table */
.table_content
{
    width: 100%;
}

.table_content table
{
    padding: 0;
    margin: 0 0 30px 0;
    width: 100%;
}

.table_content table.three_quarters_width
{
    width: 75%;
}

.table_content table.with_notes
{
    margin-bottom: 12px;
}

.table_content table thead
{
    margin-bottom: 8px;
}

.table_content tr.first td
{
    padding-top: 24px;
}

.table_content tr.spacer_row td
{
    height: 12px;
}

.table_content th, .table_content td
{
    padding: 4px 0 4px 0;
}

.table_content thead td, .table_content tbody td
{
    padding-right: 4px;
    padding-left: 4px;
    white-space: nowrap;
}

.table_content thead td.note, .table_content thead td.empty
{
    width: auto;
}

.info_table
{
    margin-bottom: 18px;
}

.info_table td
{
    padding-bottom: 12px;
}

.info_table .btm_row td
{
    padding-bottom: 0px;
}

/* BORDERS
---------------------------- */

.table_content table
{
    border-collapse: collapse;
}
/* header */
.table_content thead .empty
{
    border-style: none;
}

.table_content tr.subheading td, .table_content tr.subheading th
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.table_content .rowheading td, .table_content .rowheading th, .table_content thead tr th
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

/* body */
.table_content thead th, .table_content tbody th, .table_content tbody td
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.table_content tbody th, .table_content tbody tr td
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-left: 4px;
    padding-right: 4px;
}

.table_content thead th.last, .table_content tbody th.last, .table_content tbody td.last
{
    border-right: none;
}

/* footer */
.table_content tbody tr.lastrow th, .table_content tbody tr.lastrow td
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.table_content.financial_table tbody tr.top_padding th, .table_content.financial_table tbody tr.top_padding td
{
    padding-top: 24px;
}

/* ALIGNMENT
---------------------------- */
/* exceptions */

.table_content thead th
{
    padding-right: 5px;
}

.table_content thead tr.rowheading th, .table_content thead tr.rowheading td
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.table_content tr.rowheading td
{
    padding-bottom: 5px;
}

/*-------------> Financial Table */

.table_content.financial_table thead tr th
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.table_content.financial_table tr.divider td, .table_content.financial_table tr.divider th
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.table_content.financial_table tr.divider_dark td, .table_content.financial_table tr.divider_dark th
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.table_content.financial_table .rowheading td, .table_content.financial_table .rowheading th, .table_content thead tr th
{
    border-bottom-width: 0px;
}

/* body */

.table_content.financial_table thead th, .table_content.financial_table tbody th, .table_content.financial_table tbody tr td
{
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

/* footer */

.table_content.financial_table tbody tr.lastrow th, .table_content.financial_table tbody tr.lastrow td
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.footer_note
{
    display: block;
    float: left;
    padding-right: 12px;
    padding-bottom: 1px;
}

/*-------------> Press release Table */

.table_content.press_release table tbody tr td
{
    white-space: normal;
}

.press_release td
{
    vertical-align: top;
}

.press_release td a
{
    display: block;
}

/*-------------> Misc */
/* Blockquote */
blockquote
{
}

/* Horizontal lines */
.hr
{
    height: 0px;
    margin: 16px 0px 16px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.hr.text_seperator
{
    margin: 16px 0px 12px 0px;
}


#right_hand_modules_container .hr
{
    height: 0px;
    margin: 2px 0px 0px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

/*--------------------------------------------------=> FORMS */
/* search site */
#search_site label
{
    display: none;
}

#search_site input
{
    float: left;
    height: 15px;
    width: 170px;
    margin: 0px;
    padding: 0px;
    margin-left: -1px;
    border-width: 0px;
}

#search_site button
{
    float: left;
    height: 18px;
    width: 16px;
    margin: 0px;
    padding: 0px;
    background-position: right 3px;
    background-repeat: no-repeat;    
    border-width: 0px;
}

/* feedback form */
.feedback_form .column_one_half
{
    width: 247px;
}

.feedback_form input.radio_button
{
    height: auto;
}

.feedback_form textarea
{
    width: 239px;
    height: 111px;
    padding: 8px 0px 8px 8px;
    border-width: 0px;
    background-position: 0px 0px;
    background-repeat: no-repeat; 
    resize: none;    
}

/* emailalerts form */
.emailalerts_form .column_one_half
{
    width: 247px;
}

.emailalerts_form .policy_check input
{
    float: left;
    margin-right: 6px;
}

.emailalerts_form .policy_check label
{
    /*float: left;*/
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

/* horizontal form - used on press releases and download center */
#horizontal_form label
{
    display: inline-block;
    width: 122px;
    float: left;
    padding-top: 1px;
}

/* global */
input.text_field
{
    width: 235px;
    height: 20px;
    padding: 0px 6px;
    border-width: 0px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

/* buttons */
button
{    
    float: left;    
    text-align: left;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    border-width: 0px;  
}

button#go
{
    width: 53px;
    height: 20px;   
    padding: 0px 0px 2px 8px; 
    margin-left: 8px;
}

input.button_submit
{
    width: 75px;
    height: 20px;
    text-align: left;
    padding: 0px 0px 3px 8px;
    background-position: 0px 0px;
    background-repeat: no-repeat;  
    border-width: 0px;
}


/*input.text_field_small
{
    width: 162px;
    float: left;
    background-image: url(../images/bg_input_small.gif);
    padding: 4px 0px 0px 6px;
}*/

/*input.page_navigation_input
{
    width: 18px;
    border-width: 1px;
    border-style: solid;
}*/



/*select
{
    width: 253px;
}

select.select_small
{
    width: 174px;
}*/

/*#horizontal_form button
{
    margin-left: 8px;
    padding: 0px 0px 4px 6px;
}*/



/*--------------------------------------------------=> CONTENT LAYOUT */
#logo_container
{
    float: left;
    height: 33px;
    width: 129px;
    padding: 20px 0px 0px 0px;
}

#logo_container a
{
    display: block;
    height: 33px;
    width: 129px;
}

#left_navigation_container
{
    width: 186px;
    float: left;
    margin-right: 2px;
    margin-top: 38px;
}

#search_site_container
{
    float: left;
    background-position: bottom left;
    background-repeat: repeat-x;
    margin-left: 6px;
    width: 185px;   
    padding-bottom: 1px;
}

#content_container
{
    width: 562px;
    float: left;
}

.heading_container
{
    padding-bottom: 32px;
}

.title_container
{
    width: auto;
    float: left;
    padding-right: 6px;
}

#banner
{
    display: block;
    width: 530px;
    height: 265px;
    background-repeat: no-repeat;
}

#right_hand_modules_container
{
    width: 186px;
    float: left;
    margin-left: 2px;
    margin-top: 70px;
}

#content_wide #content_container
{
    width: 750px;
}

#content_rhnav #content_container
{
    width: 468px;
}

#content_rhnav #right_hand_modules_container
{
    width: 280px;
}

/*-------------> Columns */

.column_one_third
{
    float: left;
    width: 166px;
    padding-right: 12px;
}

.column_two_thirds
{
    float: left;
    width: 352px;
    padding-right: 12px;
}

.column_three_thirds
{
    float: left;
    width: 530px;
}

.column_one_third_large
{
    float: left;
    width: 174px;
    padding-right: 4px;
}

.column_two_thirds_large
{
    float: left;
    width: 352px;
    padding-right: 4px;
}

.column_one_third_large
{
    float: left;
    width: 174px;
    padding-right: 4px;
}

.column_one_half
{
    float: left;
    width: 253px;
    padding-right: 12px;
}

.column_one_half_large
{
    float: left;
    width: 263px;
    padding-right: 4px;
}

/*.column_one_half_large .module_aligned
{
    border:1px solid red;
    min-height: 10px;
}*/

.column_one_quarter
{
    float: left;
    width: 125px;
    padding-right: 12px;
}

.column_one_quarter.large_column
{
    width: 180px;
}
.column_one_fifth
{
    float: left;
    width: 187px;
}

/*.image_heading_thirds_container
{
    position: relative;
    padding-bottom: 30px;
    min-height: 178px;
    height: auto !important;
    height: 178px;
}*/

/*.image_heading_thirds_container .link_list
{
    position: absolute;
    bottom: 0px;
    left: 0px;
}*/

#content_rhnav .column_one_half_large
{
    width: 216px;
}

#content_rhnav .right_hand_module .column_one_half_large
{
    width: 130px;
}

/*-------------> Sections */
.image_text_section
{
    padding-bottom: 14px;
}

.image_text_section .image_container
{
    float: left;
    width: 225px;
}

.image_text_section .text_container
{
    float: left;
    width: 235px;
}

.image_text_container .image_container
{
    float: left;
    width: 97px;
}

.image_text_container .text_container
{
    float: right;
    width: 156px;
}

.quote_container
{
    position: relative; /*margin-left: 6px;*/
    min-height: 1px;
    height: auto !important;
    height: 1px;
}

.quote_container .quotation_mark
{
    position: absolute;
    left: -4px; /*width: 6px;*/
}

.logo_rollover
{
    float: left;
    margin-bottom: 3px;
}

.column_two_thirds .logo_rollover
{
    margin-right: 4px;
}

.logo_rollover a
{
    width: 174px;
    height: 116px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: block;
    position: relative;
}

span.logo_rollover_text
{
    display: none;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 0px 8px 8px 8px;
    min-height: 1px;
    height: auto !important;
    height: 1px;
}

/*.logo_rollover a:hover
{
    background-position: 0px -232px;
}*/

.logo_rollover a:hover span.logo_rollover_text
{
    display: block;
}


/*-------------> Modules */

/* Expandable modules */
.expand_link
{
    display: block;
    background-repeat: no-repeat;
    background-position: right -135px;
    padding-right: 18px;
    text-align: left;
}

.open
{
    background-position: right -135px;
}

.close
{
    background-position: right 5px;
}

#footer .expand_link
{
    background-position: right -138px;
}

#footer .open
{
    background-position: right -138px;
}

#footer .close
{
    background-position: right 2px;
}

.right_hand_module .expand_content
{
    width: 170px;
}

.js .expand_content
{
    display: none;
}

.js .default_open .expand_content
{
    display: inline-block;
    
}

.accordion
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.accordion .expand_link
{
    padding: 6px 20px 7px 8px;
    background-position: right -129px;
    border-top-width: 1px;
    border-top-style: solid;
    width: 502px;
}

.accordion .ui-state-active
{
    background-position: right 11px;
}

.accordion .content_inner
{
    padding: 0px 20px;
    width: 490px;
}

.accordion .content_inner p
{
    padding-right: 0px;
}


/*--------------------------------------------------=> MASTER LAYOUT */
#background_container
{
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    
}

#master_container
{
    width: 938px;
    margin: 0px auto;
    position: relative;
}

#header
{
    width: 938px;
    height: 130px;
}

#content, #content_rhnav, #content_wide
{
    background-position: 0px 70px;
    background-repeat: no-repeat;
    width: 938px;
    padding-bottom: 25px;
}

#footer
{
    width: 100%;
    background-repeat: repeat-x;
    background-position: bottom left;
}

/*--------------------------------------------------=> NAVIGATION */
/* Main header navigation */
#main_navigation_container
{
    padding-top: 16px;
    width: 809px;
    float: left;
}

#main_navigation
{
    float: right;
    position: relative;
    z-index: 500;
    margin-right: -14px; 
}

#main_navigation li.droplink
{
    float: left;
}

#main_navigation li.droplink a
{
    position: relative;
    z-index: 2;
    padding: 8px 12px 4px; /* padding: 10px 14px 6px; */
}

#main_navigation li.droplink a.current span
{
    display: inline-block;
    padding-bottom: 6px;    
    background-position: bottom left;
    background-repeat: repeat-x;
}

#main_navigation li.droplink .droplink_navigation_container
{
    display: none;
}

#main_navigation li.droplink .droplink_navigation_container
{
    width: 700px; 
    min-height: 1px;
    height: auto !important;
    height: 1px;
    position: absolute;
    top: 16px;
    right: -9px; /* ie6.css */
    z-index: 1px;
}

#main_navigation li.droplink .droplink_navigation_container .dropshadow_horizontal_top_left
{
    background-position: top left;
    background-repeat: no-repeat;
    width: 50%;
    height: 9px;
    position: absolute;
    top: 0px;
    left: 0px;    
}

#main_navigation li.droplink .droplink_navigation_container .dropshadow_horizontal_top_right
{
    background-position: top right;
    background-repeat: no-repeat;
    width: 50%;
    height: 9px;
    position: absolute;
    top: 0px;
    right: 0px;    
}

#main_navigation li.droplink .droplink_navigation_container .dropshadow_horizontal_bottom_left
{
    background-position: top left;
    background-repeat: no-repeat;
    width: 50%;
    height: 9px;
    position: absolute;
    bottom: 0px;
    left: 0px;    
}

#main_navigation li.droplink .droplink_navigation_container .dropshadow_horizontal_bottom_right
{
    background-position: top right;
    background-repeat: no-repeat;
    width: 50%;
    height: 9px;
    position: absolute;
    bottom: 0px;
    right: 0px;    
}

#main_navigation li.droplink .droplink_navigation_container .dropshadow_vertical_left_top
{
    background-position: top left;
    background-repeat: no-repeat;
    width: 9px;
    height: 50%;
    position: absolute;
    top: 0px;
    left: 0px;    
}

#main_navigation li.droplink .droplink_navigation_container .dropshadow_vertical_left_bottom
{
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 9px;
    height: 50%;
    position: absolute;
    bottom: 0px;
    left: 0px;    
}

#main_navigation li.droplink .droplink_navigation_container .dropshadow_vertical_right_top
{
    background-position: top left;
    background-repeat: no-repeat;
    width: 9px;
    height: 50%;
    position: absolute;
    top: 0px;
    right: 0px;    
}

#main_navigation li.droplink .droplink_navigation_container .dropshadow_vertical_right_bottom
{
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 9px;
    height: 50%;
    position: absolute;
    bottom: 0px;
    right: 0px;    
}

#main_navigation li.droplink .droplink_navigation_container .dropshadow_padding
{
    padding: 9px;
}

#main_navigation li.droplink .droplink_navigation_container .dropshadow_padding .content_holder
{    
    padding: 10px;
    background-color: #fff;
}

#main_navigation li.droplink .droplink_navigation_container .dropshadow_padding .content_holder ul li a
{
    padding: 0px 0px 0px 16px;
}

#main_navigation li.droplink .droplink_navigation_container .dropshadow_padding .content_holder .column_one_third
{
    width: 174px !important;
}


/* Sub header navigation */
#header_sub_navigation_container /* ie6.css */
{
    float: right;
    padding-top: 12px;
}

#home_page #header_sub_navigation_container
{
    float: right;
    padding-top: 18px;
}

#header_sub_navigation
{
    float: left;
}

#header_sub_navigation li
{
    float: left;
    padding-right: 12px;
}

#header_sub_navigation a
{
    padding-bottom: 4px;
    display: block;
}

#header_sub_navigation a:hover, #header_sub_navigation a.current
{
    background-position: bottom left;
    background-repeat: repeat-x;
}

/* Left navigation */
#left_navigation li
{
    min-height: 1px;
    height: auto !important;
    height: 1px;
}

#left_navigation li a
{
    display: block;
    padding-bottom: 0px;
    padding-right:26px;
}

#left_navigation li.current a, #left_navigation li a:hover
{
    background-position: 158px 2px;
    background-repeat: no-repeat;
}

#left_navigation li ul
{
    padding-left: 10px;
    padding-bottom: 4px;
}

#left_navigation li ul li.current a, #left_navigation li ul li a:hover, #left_navigation li.current ul li a:hover
{
    background-position: 148px 2px;
    background-repeat: no-repeat;
}

#left_navigation li ul li ul li.current a, #left_navigation li ul li ul li a:hover, #left_navigation li.current ul li ul li a:hover
{
    background-position: 138px 2px;
    background-repeat: no-repeat;
}


/* Tab navigation */

#tab_navigation_container
{
    height: 40px;
    width: 530px;
    background-position: 0px 31px;
    background-repeat: repeat-x;
    margin-bottom: 16px;
}

.top_reposition
{
    margin-top: -24px;
}

#tab_navigation_container ul
{
    float: left;
}

#tab_navigation_container li
{
    float: left;
    position: relative;
    height: 39px;
    overflow: hidden;
    border-right-width: 2px;
    border-right-style: solid;
}

#tab_navigation_container li a
{
    display: block;
    position: relative;
    padding: 6px 8px 0px;
    top: 10px;
    left: 0px;
    height: 33px;
}

#tab_navigation_container li.current a
{
    top: 0px;
}

#tab_navigation_container ul.floatRight li
{
    border-right: none;
    border-left-width: 2px;
    border-left-style: solid;
}

/* Page navigation */
.page_navigation_container
{
    padding-bottom: 16px;
}
.page_navigation_line
{
    width: 100%;
    background-repeat: repeat-x;
    background-position: 0px bottom;
}

.page_navigation_container .top_line
{
    background-position: 0px 0px;
}

.page_navigation_right_container
{
    float: right;
    width: auto;
}

.page_navigation_right_container ul li
{
    float: left;
    padding-top: 4px;
    padding-bottom: 3px;
    margin-top: 2px;
}

.page_navigation_right_container ul li.previous a, .page_navigation_right_container ul li.next a
{
    background-repeat: no-repeat;
    display: inline-block;
    width: 12px;
    height: 15px;
}

.page_navigation_right_container ul li.previous a
{
    padding-right: 4px;
    background-position: left 2px;
}

.page_navigation_right_container ul li.next a
{
    padding-left: 4px;
    background-position: right 2px;
}

.page_navigation_right_container ul li.previous a:hover
{
    background-position: left -138px;
}

.page_navigation_right_container ul li.next a:hover
{
    background-position: right -138px;
}

.page_navigation_container .page_navigation_right_container ul li.current
{
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 4px;
    padding-right: 1px;
    display: inline-block;
}

/* Footer navigation */
#footer_container
{
    width: 938px;
    margin: 0px auto;
    padding: 12px 0px;
}

#footer_container .column_one_fifth.last
{
    background-position: right 0px;
    background-repeat: no-repeat;
    padding-right: 3px;
}

#footer_container h4
{
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    padding: 0px 8px;
}

#footer_container .expand_content
{
    width:938px;
}

#footer_container .content_inner
{
    padding: 16px 0px 0px 0px;
}

#footer_container .content_holder
{
    padding: 2px 0px 0px 8px;
}

#footer_container .annual_report_box
{
    width: 115px;
    margin-left: 7px;
    float: left;
}

#footer_container .annual_report_image
{
    padding-top: 3px;
}

#footer_navigation_container
{
    padding: 15px 0px 0px 14px;
    margin: 0px auto;
    height: 36px;
    width: 938px;
}

#footer_navigation
{
    float: left;
}

#footer_navigation li
{
    float: left;
    margin-right: 12px;
}

#footer_container .column_one_fifth li a
{
    padding-left: 17px;
}

/*--------------------------------------------------=> HOME PAGE */
#home_page #master_container
{
    height: 738px;
}

#home_page #content
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding-bottom: 0px;
}

#home_page #column_content_left
{
    width: 374px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#home_page #column_content_left .content_holder
{
    padding: 16px 16px 16px 16px;
}

#home_page #column_content_left .content_holder p
{
    padding-right: 8px;
}

#home_page #column_content_left .content_holder p.intro
{
    padding-right: 8px;
    padding-bottom: 16px;
}

#home_page #column_content_left .content_holder .arrow_link
{
    padding-left: 10px;  
    background-position: 0px 0px; 
}

#home_page #column_content_left .content_holder .arrow_link:hover
{    
    background-position: 0px -140px; 
}

#home_page #column_content_left .highlight_blue
{
    padding-right: 4px;
}

#home_page #column_content_middle
{
    width: 374px;
    position: absolute;
    bottom: 0px;
    left: 376px;
}

#home_page #case_study_container .case_study
{
    float: left;
    margin: 0px 4px 4px 0px;
}

#home_page #case_study_container .case_study a
{
    position: relative;
}

#home_page #case_study_container .case_study a span
{
    display: none;
    position: absolute;
    left: 8px;
    bottom: 10px;
    min-height: 1px;
    height: auto !important;
    height: 1px;
}

#home_page #case_study_container #case_study_02 a span, #home_page #case_study_container #case_study_03 a span
{
    width: 161px;
}

#home_page #case_study_container .case_study a:hover span
{
    display: block;
}

#home_page #column_content_right
{
    width: 186px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

#home_page #column_content_right .content_holder
{
    padding-bottom: 48px;
}

#home_page #column_content_right .bottom_align_container
{
    position: absolute;
    bottom: 16px;
    left: 8px;
}


/*--------------------------------------------------=> XSLT SEARCH */
#xsltsearch_results .xsltsearch_result
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eceae6;
    padding: 12px 0px;
}

#xsltsearch_results .xsltsearch_result .xsltsearch_description span.highlight, #xsltsearch #xsltsearch_summary span.highlight
{
    padding-right: 0px;
}

#xsltsearch_results .xsltsearch_firstresult
{
    border-top-width: 0px;
}


/*--------------------------------------------------=> UTILITY CLASSES */
.floatLeft
{
    float: left;
}

.floatRight
{
    float: right !important;
}

.alignLeft
{
    text-align: left;
}

.alignRight
{
    text-align: right;
}

.nodisplay
{
    display: none;
}
.nopadding
{
    padding: 0px !important;
}

.nopadding_top
{
    padding-top: 0px !important;
}

.nopadding_bottom
{
    padding-bottom: 0px !important;
}

.nopadding_right
{
    padding-right: 0px !important;
}

.nopadding_left
{
    padding-left: 0px !important;
}

.nopadding_vertical
{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.nomargin
{
    margin: 0px !important;
}

.nomargin_top
{
    margin-top: 0px !important;
}

.nomargin_right
{
    margin-right: 0px !important;
}

.nomargin_bottom
{
    margin-bottom: 0px !important;
}

.nomargin_left
{
    margin-left: 0px !important;
}

.nomargin_vertical
{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.clearmargin
{
    margin: 0;
    padding: 0;
}

.clearer
{
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
}

.spacer
{
    clear: both;
    height: 10px;
    padding: 0;
    margin: 0;
}

.clearfix:after
{
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

.clearfix
{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}

.clearfix
{
    display: block;
}
/* End hide from IE-mac */




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

