/*

CSS Document for Eversheds build: NT 31/08/2007

*/

/*div#columnnav
{
    display: none;
}

div#columnmid
{
    float: left;
    width: 100%;
    padding: 0px;
}

div#columnright
{
    display: none;
}*/

body * {
color : #000 !important;
}


#header_container, #footer_container, #column_content_left, #rhm_holder {
display : none
}

#column_content_middle, #column_content_wide {
width : 650px !important;
float : none !important;
}

tr td, tr th, tr th.linebtm, tr td.highlight, td.linebtm
{border-bottom:2px solid #dbdbdb!important;
background:none!important;}

tr th.linebtm, tr.linebtm td
{border-bottom:2px solid #666!important}

table.datatable
{border-bottom:4px solid #666;}

th.noline
{border:0!important;}

/*
#column_content_right
{
clear: both !important;
width : 650px !important;
float : none !important;
}*/

.financial table tr td.highlight_below
{
    border-bottom: 0px !important;
}

.financial table tr td.highlight_lt
{
    border-left: 1px solid #3e0f62 !important;
    border-top: 1px solid #3e0f62 !important;
    border-bottom: 0px !important;
}

.financial table tr td.highlight_t
{
    border-top: 1px solid #3e0f62 !important;
    border-bottom: 0px !important;
}

.financial table tr td.highlight_rt
{
    border-right: 1px solid #3e0f62 !important;
    border-top: 1px solid #3e0f62 !important;
    border-bottom: 0px !important;
}

.financial table tr td.highlight_ltr
{
    border-left: 1px solid #3e0f62 !important;
    border-top: 1px solid #3e0f62 !important;
    border-right: 1px solid #3e0f62 !important;
    border-bottom: 0px !important;
}

.financial table tr td.highlight_lr
{
    border-left: 1px solid #3e0f62 !important;
    border-right: 1px solid #3e0f62 !important;
    border-bottom: 0px !important;
}

.financial table tr td.highlight_lb
{
    border-left: 1px solid #3e0f62 !important;
    border-bottom: 1px solid #3e0f62 !important;
}

.financial table tr td.highlight_b
{
    border-bottom: 1px solid #3e0f62 !important;
}

.financial table tr td.highlight_rb
{
    border-right: 1px solid #3e0f62 !important;
    border-bottom: 1px solid #3e0f62 !important;
}

.financial table tr td.highlight_lbr
{
    border-left: 1px solid #3e0f62 !important;
    border-bottom: 1px solid #3e0f62 !important;
    border-right: 1px solid #3e0f62 !important;
}