﻿html, body
{
    height: 100%; 
    margin: 0px; 
    padding: 0px;
}

body 
{
    background: #0FA6DA; 
    margin: 0px;
    font-size: 11px;
    font-family: Verdana;
    color: #000000;
}

td, a, textarea, input, button, option, select
{
    font-size: 11px;
    font-family: Verdana;
    color: #000000;
}

hr
{
    height: 1px;
    color: #2F6DAD;
    background-color: #2F6DAD;
}

h1.heading
{
    font-size: 14px; 
    font-weight: bold; 
    padding: 10px 0px; 
    margin: 0px; 
    text-transform: uppercase;
}

.news_box
{
    background: #ffffff url('../images/news_box.jpg') no-repeat;
    width: 225px;
    height: 199px;
    position: relative;
}

.news_box .frame
{ 
    margin: 7px 9px 7px 11px;
    padding: 5px;
    background: #ffffff;
}

.news-container
{
    position: relative;
    height: 45px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.news-container li
{
    width: 184px;
    margin: 5px 0px 0px 0px;
    padding: 0px;
    background-color: #ffffff;
    height: 45px;
    overflow: hidden;
    line-height: 1.1em;
    font-size: 9px;
}

.news_box .frame span
{
    display: block;
    border-bottom: 1px #004C99 solid;
    color: #004C99;
    font-weight: bold;
    font-size: 10px;
}

.news_box .frame div
{
    padding: 3px 0px;
}

.news_box .frame a
{
    color: #004C99;
    font-size: 9px;
}

.news_box .frame.login
{
    position: absolute;
    width: 194px;
    left: 0px;
    bottom: 0px;
}

.news_box .frame.login span
{
    margin-bottom: 5px;
}

.news_box .frame.login .logged_as
{
    float: right;
    color: #000000;
    font-size: 9px;
    font-weight: normal;
    border: none;
    margin: 0px;
    padding: 0px;
}

.news_box .frame.login a
{
    float: left;
    width: 50%;
    padding: 0px;
    font-size: 9px;
    margin: 1px 0px;
}

.top_left_background
{
    background: #ffffff url('../images/left_top_background.jpg') right bottom no-repeat;
}

.top
{
    background: #ffffff url('../images/top.jpg') no-repeat; 
    width: 675px;
    height: 199px;
    vertical-align: bottom;
    text-align: right;
}

.top_background
{
    background: #ffffff url('../images/top_background.jpg') no-repeat;
}

.languages
{
    margin: 5px 0px;
    text-align: right;
}

.left_background
{
    background: #0FA6DA url('../images/left_background.jpg') right top repeat-y;
    vertical-align: bottom; 
    text-align: right;
}

.content
{
    position: relative;
    background: #ffffff;
    width: 900px; 
    height: 468px;
    overflow: hidden;
    vertical-align: top;
}

/* Blog and news */
.content .blog .menu, .content .news .menu
{
    position: absolute;
    left: 0px; 
    top: 0px;
    width: 204px;
    height: 448px;
    padding: 10px;
    background: #DEECF1 url('../images/blog_menu_background.gif') no-repeat;
}

.content .news .menu
{
        background-image: url('../images/news_menu_background.gif');
}

.content .blog .menu .subheading, .content .news .menu .subheading
{
    font-weight: bold;
    font-size: 15px;
    display: block;
    margin: 5px;
    border-bottom: 1px #004C99 solid;
}

.content .blog .innerContent, .content .news .innerContent
{
    position: relative;
    margin-left: 225px;
    padding: 15px 15px 15px 15px;
    height: 438px;
    overflow-x: hidden;
    overflow-y: scroll;
}

/* Customer centre */
.content .customer-centre .menu
{
    position: absolute;
    left: 0px; 
    top: 0px;
    width: 204px;
    height: 448px;
    padding: 10px;
    background-color: #DEECF1;
}

.content .customer-centre .menu .heading
{
    font-weight: bold;
    font-size: 15px;
    display: block;
    margin: 5px;
    border-bottom: 1px #004C99 solid;
}

.content .customer-centre .menu a
{
    display: block;
    margin: 2px 5px;
    padding: 3px 5px;
    background-color: #B2D3DF;
    text-decoration: none;
}

.content .customer-centre .menu a:hover
{
    background-color: #D2E4EB;
}

.content .customer-centre .innerContent
{
    position: relative;
    margin-left: 225px;
    padding: 15px 30px 15px 15px;
    height: 438px;
    overflow-x: hidden;
    overflow-y: scroll;
}

/* Pager */
.content .pager
{
    width: 628px;
    margin-top: 15px;
    background: #E0EAEE;
    padding: 2px 0px;
}

.content .pager .left
{
    text-align: left;
    padding-left: 10px;
}

.content .pager .right
{
    text-align: right;
    padding-right: 10px;
}

.content .pager .left span, .content .pager .right span
{
    color: #909090;
}

.content .cms
{
    height: 468px;
    overflow: auto;
}

.content a 
{
    font-size: 10px;
    color: #004C99;
    font-weight: bold;
    text-decoration: underline;
}

.content .customer-centre a
{
    color: #000000;
    font-weight: normal;
    font-size: 11px;
}

.right_background
{
    background: #0FA6DA url('../images/right_background.jpg') left top repeat-y;
    vertical-align: bottom; 
    text-align: left;
}

.left_bottom_background
{
    background: #0FA6DA url('../images/left_bottom_background.jpg') right top no-repeat;
    width: 31px; 
    height: 15px;
}

.right_bottom_background
{
    background: #0FA6DA url('../images/right_bottom_background.jpg') left top no-repeat;
    width: 159px; 
    height: 15px;
}

.navigation
{
    background: #004C99;  
    height: 32px;
}

.navigation .menu td
{
    width: 112px;
}

.navigation .tablestaticItem td 
{
    width: 100%;
}

.navigation table.staticItem td td
{
    text-align: center;
    height: 32px;
    vertical-align: middle;
    border-left: 1px #2F6DAD solid;
    border-right: 1px #2F6DAD solid;
}

.navigation table.staticItem td td a
{
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}

.navigation table.staticItem.selected
{
    background-color: #003F7E;
}

.navigation table.staticItem.selected a
{
    color: #ffffff;
}

.navigation table.staticItem.hover
{
    background-color: #BED3EB;
}

.navigation table.staticItem.hover a
{
    color: #000000;
}

.navigation table.dynamicItem td
{
    background-color: #BED3EB;
}

.navigation table.dynamicItem.hover td
{
    background-color: #004C99;
}

.navigation a.dynamicItem span
{
    display: block;
    padding: 5px;
    color: #000000;
    font-size: 10px;
}

.navigation a.dynamicItem.hover span
{
    color: #ffffff;
}

#menu ul
{
    height: 85px;
    margin: 0px;
    padding: 0px 10px 0px 15px;
    overflow: hidden;
}

#menu li
{
    list-style: none;
    float: left;
    margin: 0px;
    padding: 10px 25px 0px 0px;
}

#menu a
{
    font-size: 10px;
    font-weight: bold;
    color: #004C99;
}

.bottom
{
    background: #0FA6DA url('../images/bottom_background.jpg') repeat-x;
    width: 872px;
    height: 15px;
    padding-top: 12px;
    color: #ffffff;
    font-size: 11px;
    text-align: center;
}

.bottom a
{
    color: #ffffff;
    font-size: 11px;
}
