﻿html
{
    background-color: #e8edf0;
}

body
{
    background: #e8edf0 url('Images/gsprite_pg_slate_20100405.png') repeat-x scroll 0 -2252px;
}

.sizer
{
    margin: 0 auto;
    width: 1022px;
}

.sizer .topleftcorner
{
    background: url('Images/contentpane.png') no-repeat scroll 0 0px transparent;
    clear: left;
    height: 21px;
    margin-right: 21px;
}

.sizer .toprightcorner
{
    background: url('Images/contentpane.png') no-repeat scroll 100% 0px transparent;
    clear: right;
    float: right;
    height: 21px;
    margin-top: -21px;
    width: 21px;
}

.sizer .bottomleftcorner
{
    background: url('Images/contentpane.png') no-repeat scroll 0 -17px transparent;
    clear: left;
    height: 21px;
    margin-right: 21px;
}

.sizer .bottomrightcorner
{
    background: url('Images/contentpane.png') no-repeat scroll 100% -17px transparent;
    clear: right;
    float: right;
    height: 21px;
    margin-top: -21px;
    width: 21px;
}

.container
{
    background: url('Images/contentpaneleft.png') repeat-y scroll left center transparent;
    clear: both;
}

.wrapper
{
    background: url('Images/contentpaneright.png') repeat-y scroll right center transparent;
    margin-left: 10px;
    padding-right: 12px;
}

.wrapper .inner
{
    background-color: #fff;
    margin: 0 9px;
    overflow: auto;
    padding: 0 5px;
}

/*---- Top section ----*/
.header-navigation
{
    background-image1: url('Images/header_bg.png');
    background-repeat: repeat-x;
    clear: both;
    color: #333;
    font-family: Sans-Serif, Arial, Tahoma, Verdana;
    font-size: 93%;
    height: 30px;
}

.header-navigation .greyLines
{
    background-image: url('Images/bk_header_bottom.gif');
    background-repeat: repeat-x;
    clear: both;
    height: 5px;
    width: 100%;
}


.header-navigation .sizer
{
    height: 100%;
}

.header-navigation .sizer .inner
{
    background-color1: rgb(214, 0, 28);
    background-image1: url('Images/header_page.jpg');
    background-image1: url('Images/midspace.gif');
    background-repeat: repeat-x;
    height: 100%;
    margin: 0 9px 0 8px;
}

.header-navigation .home-link
{
    background1: url('Images/icon_home.png') no-repeat 1px 2px;
    display: block;
    float: left;
    margin-right: 10px;
    height1: 18px;
    width1: 18px;
}

.header-navigation .navbar
{
    float: left;
    margin: 7px 0 0 0;
}

.header-navigation .quick-links
{
    clear: right;
    float: right;
    margin: 0px 0px 0 0;
    text-align: right;
}

.header-navigation .quick-links *
{
    display: inline;
    float: left;
}

.header-navigation .quick-links A
{
    cursor: pointer;
    text-decoration: none;
}

.header-navigation .quick-links > SPAN
{
    padding-top: 0.6em;
    padding-bottom: 0.6em;
}

.header-navigation .quick-links A:link, .header-navigation .quick-links A:visited
{
    color: #0066FF;
}

.header-navigation .quick-links SELECT
{
    background: transparent;
    background-color: #EB8631;
    background-color1: #AD1212;
    border: none;
    color: #fff;
    padding: 0;
    width: 150px;
}

.header-navigation .quick-links > SPAN
{
    color: #000;
}

.header
{
    clear: both;
    margin: 0 10px 8px 8px;
    overflow: auto;
}

.header-navigation .branding
{
    float: left;
    margin-top: 10px;
}

.header .search-box
{
    clear: right;
    float: right;
    font-size: 120%;
    background-color1: #f4f4f4;
    border1: #afafaf 1px solid;
    margin: 13px 0px 3px 0;
    padding1: 4px;
}

.header .search-box INPUT[type="text"]
{
    background: none;
    border-top: #ccc 1px solid;
    border-right: #f0f0f0 1px solid;
    border-bottom: #999 1px solid;
    border-left: #999 1px solid;
    float: left;
    height: 1.4em;
    padding: 0.2em 0.3em 0.1em 0.3em;
    vertical-align: middle;
    width: 320px;
}

.header .search-box SELECT
{
    background: none;
}

.header .search-box .placeholder
{
    float: left;
}

.header .search-box .placeholder LABEL
{
    padding-top: 0.37em;
}

.header .search-box SELECT
{
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    border-bottom: #999 1px solid;
    border-left: none;
    color: #2a2a2a;
    height: 1.85em;
    padding: 0.2em 0.3em 0.2em 0.3em;
    vertical-align: middle;
    width: auto;
}

.header .search-box BUTTON, .header .search-box input[type='submit']
{
    background1: url('Images/magnifier_1.png') no-repeat 0px 0px;
    background: transparent url('Images/gsprite_pg_slate_20100405.png') repeat-x 0px -1672px;
    border: #bd9e43 1px solid;
    height: 1.85em;
    padding: 0.1em 1em;
    text-indent1: 50px;
    vertical-align: middle;
}

.header .search-box BUTTON1:focus
{
    background: url('Images/magnifier_1.png') no-repeat 0px -20px;
    outline: invert none medium;
}

.header .search-box BUTTON1:hover
{
    background: url('Images/magnifier_1.png') no-repeat 0px -20px;
}

.breadcrumb
{
    color: #9b9b9b;
    clear: left;
    font-family: Verdana;
    font-size: 77%;
    margin: 1em 0 1.25em 0;
    padding: 0 10px 0 8px;
    overflow: hidden;
}

.breadcrumb ul
{
    margin: 0;
}

.breadcrumb ul li
{
    float: left;
    list-style-type: none;
    padding-left: 6px;
}

.breadcrumb ul li.first
{
    background: url('Images/home.png') no-repeat 0 0px;
    display: block;
    text-indent: -9999em;
    width: 20px;
}

.breadcrumb a
{
    background: url('Images/bc_separator.png') no-repeat right 2px;
    color: #454545;
    cursor: pointer;
    display: block;
    font-style: italic;
    height: 16px;
    padding-right: 10px;
    text-decoration: none;
    vertical-align: middle;
}

.breadcrumb a:hover
{
    color: #35acc5;
}

/*---- Main ----*/
.content
{
    float: left;
    margin-bottom: 7px;
    min-height: 450px;
    overflow: hidden;
    width: 632px;
}

.content-fullwidth
{
    float: left;
    margin-bottom: 7px;
    min-height: 450px;
    overflow: hidden;
    width: 100%;
}

.content .title, .content-fullwidth .title
{
    color: #09549e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 175%;
    font-weight: 700;
    margin-bottom: 0.75em;
}

.sidebar
{
    float: right;
    margin-bottom: 7px;
    margin-left: 12px;
    min-height: 450px;
    overflow: hidden;
    width: 316px;
}

/*---- Footer ----*/
.footer
{
    clear: both;
    font-size: 93%;
    margin-bottom: 6px;
    padding: 0 10px 20px 8px;
    line-height: 125%;
}

.footer .copyright
{
    clear: left;
    float: left;
    line-height: 125%;
}

.footer .links
{
    float: right;
}

.footer .links a, .footer .links a:visited
{
    color: #03c;
    text-decoration: none;
}

.footer .links span
{
    color: #ccc;
    padding: 0 5px;
    width: 20px;
}
