﻿#topbar
{
    height: 2px;
    margin: 0 auto;
    border-color: #FFFFFF;
    background-color: #378AD7;
    width: 100%;
}
#container, #pageHeader
{
    margin: 0 auto;
    width: 900px;
}
#pageHeader
{
    height: 120px;
    margin: 0 auto;
    position: relative;
}
#pageHeader #title
{
    position: absolute;
    left: 0;
    top: 0;
}
#title h1
{
    margin: 20px 0 10px 10px;
    float: left;
    width: 200px;
    text-align: left;
}
#title h2
{
    color: #ccc;
    margin: 35px 0px 0px 0px;
    float: left;
    width: auto;
    position: relative;
    top: 10px;
    left: 0px;
    right: 0px;
}
#homepage
{
    font-size: 1.75em;
}
#navcontainer
{
    width: auto;
    margin: 0 auto;
    height: 116px;
    border-bottom: 1px solid #a1a4a8;
}
#navcontainer ul
{
    text-align: center;
    padding: 33px 0 0 0;
    list-style-type: none;
    position: absolute;
    right: 10px;
    top: 91px;
    margin: 0;
    padding: 0;
}
#navcontainer li
{
    display: inline;
}
#navcontainer #current
{
    border-color: #378AD7;
    background-color: #ebebeb;
}
#navcontainer a:link, #navcontainer a:visited
{
    font: 0.85em/1.5em 'Lucida Grande' , Geneva, Arial, Verdana, sans-serif;
    padding: 2px 6px 6px 6px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    margin: 0 8px 0 8px;
    display: block;
    float: left;
    border-bottom: 5px solid #ebebeb;
    width: auto;
}
#navcontainer a:hover
{
    border-bottom: 5px solid #378AD7;
    background-color: #ebebeb;
}
#container
{
    margin: 0px auto 0px auto;
    line-height: 1.6;
    font-size: 1.05em;
    text-align: left;
    position: relative;
    z-index: 20;
    top: 0px;
    left: 0px;
}
#contentContainer
{
    padding-bottom: 20px;
    font-size: 0.8em;
    margin-right: 250px;
    border-right: 1px solid #a1a4a7;
    margin-top: 20px;
    margin-left: 0px;
    padding-left: 0px;
}
#contentContainer #content
{
    padding: 10px 10px 10px 0px;
}
#sidebarContainer
{
    width: 249px;
    padding-bottom: 20px;
    font-size: 0.8em;
    float: right;
}
div.sidebar
{
    width: 240px;
    font-size: 0.8em;
    text-align: left;
    color: #666666;
}
#sidebarContainer .sideHeader
{
    list-style-type: decimal;
    color: #378AD7;
    font-weight: bold;
    font-size: small;
}

.contentSpacer
{
    float: right;
    width: 1px;
}
ol.text_title
{
    list-style-type: decimal;
    color: #378AD7;
    font-weight: bold;
}
ol.side_title
{
    color: #378AD7;
    font-weight: bold;
    text-align: left;
}
ol.arabic-numbers
{
    list-style-type: decimal;
}
.clear
{
    clear: both;
    height: 1px;
    overflow: hidden;
}
.clearer
{
    clear: both;
}
#footer
{
    color: #808080;
    text-align: center;
    font-size: 0.7em;
}
#breadcrumbcontainer
{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #a0a5a7;
}
#footer p
{
    padding: 0 0 10px 0;
    margin: 0;
}
.product_table
{
    width: 97%;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 10px 0 20px 0;
    float: right;
}
.row1
{
    background-color: #F5F9FA; /*#F4F9FA;*/
}
.row2
{
    background-color: #F1F7F9; /*#EFF6F8;*/
}
.product_table .col1, .product_table .col3, .product_table .col4
{
    text-align: center;
}
.product_table .col2
{
    width: 300px;
}
.product_table .col5
{
    text-align: right;
}
.product_table .col_foot1
{
    background-color: #fff; /*border-top: 1px solid #E7F0F4;*/
}
.product_table .col_foot1 a
{
    font-weight: normal;
}
.product_table .col_foot2
{
    background-color: #fff; /*border-top: 1px solid #E7F0F4;*/
    text-align: right;
}
.product_table th, .product_table td
{
    padding: 8px;
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
}
.product_table tr.top_sep td
{
    border-top: 1px solid #DCEDF5;
}
.product_table th
{
    background-color: #E6F1F4; /*#E6F1F4;*/
}
.product_table td
{
    /*background-color: #F5F9FA;*/
}
.product_table td a
{
    font-weight: bold;
}
.subtext
{
    font-size: 10px;
    line-height: 10px;
    line-height: 10px;
    color: #677;
}
.product_table_submit
{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
}
.product_table_submit td
{
    padding: 8px;
}
.product_table_submit .col_foot2
{
    text-align: right;
}
