﻿/* tabContainer theme */
.tabContainer .ajax__tab_header
{
    border-bottom: solid 1px #CAD5DB;
    height: 25px;
    text-align: left;
    font-size: 10pt;
    font-weight: bold;
}
.tabContainer .ajax__tab_header .ajax__tab_tab
{
    padding: 3px 20px 2px 5px;
}
.tabContainer .ajax__tab_header .ajax__tab_outer
{
    margin-right: -1px;
    border: solid 1px #CAD5DB;
    border-bottom-width: 0px;
}
.tabContainer .ajax__tab_hover .ajax__tab_tab
{
}
.tabContainer .ajax__tab_hover .ajax__tab_outer
{
    background-image: url(/images/shade_gray.gif);
    background-repeat: repeat-x;
}
.tabContainer .ajax__tab_active .ajax__tab_tab
{
    cursor: default;
}
.tabContainer .ajax__tab_active .ajax__tab_outer
{
    background-image: url(/images/shade_gray.gif);
    background-repeat: repeat-x;
}
.tabContainer .ajax__tab_body
{
    background: White;
    border: solid 1px #CAD5DB;
    border-top-width: 0px;
    margin: 0px;
}
/* tabContainer theme */
a
{
    color: Black;
    text-decoration: none;
}
a:hover
{
    color: #666699;
    text-decoration: underline;
}
a.menu
{
    border: 0px;
    border-bottom: solid 1px #CAD5DB;
    color: #666699;
    display: block;
    text-decoration: none;
    padding: 2px 2px 2px 10px;
}
a:hover.menu
{
    color: White;
    background-color: #666699;
    text-decoration: underline;
}
.menu
{
    background-color: #f1f5f5;
    border: solid 1px #CAD5DB;
    line-height: 20px;
}
body
{
    margin-left: 0px;
    margin-right: 0px;
    font-family: Arial, Microsoft Sans Serif;
    font-size: 8pt;
}
.button
{
    background-image: url(/images/shade_yellow.gif);
    background-repeat: repeat-x;
    background-position: top;
    border: solid 1px #CAD5DB;
    border-bottom: 0px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    padding: 0px 0px 0px 5px;
    text-align: left;
}
.credit
{
    color: #666;
    font-size: 7pt;
    line-height: 20pt;
}
.footer
{
    background-color: #f1f5f5;
    border: solid 1px #CAD5DB;
    font-size: 7pt;
    height: 15px;
    margin: 10px 0px 0px 0px;
    padding: 10px;
}
grid
{
    border: solid 1px #CAD5DB;
    padding: 0px;
    margin: 0px;
    text-align: left;
}
.grid td
{
    border-bottom: solid 1px #CAD5DB;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}
.h1
{
    color: #707F98;
    font-family: Georgia;
    font-size: 21pt;
    white-space: normal;
}
.headline
{
    color: #707F98;
    font-family: Georgia;
    font-size: 10pt;
    font-weight: bold;
}
.img_icon
{
    vertical-align: middle;
}
.img_thmb
{
    margin: 0px 5px 15px 5px;
}
.line
{
    background-color: #CAD5DB;
    margin: 10px 0px 10px 0px;
    height: 1px;
    width: 100%;
}
.none
{
    height: 0px;
    padding: 0px;
    margin: 0px;
    text-align: left;
}
.panel_box
{
    background-color: #F1F4F6;
    border: solid 1px #CAD5DB;
    height: 0px;
    text-align: left;
}
.panel_header
{
    background-image: url(/images/shade_gray_drk.gif);
    background-repeat: repeat-x;
    background-position: top;
    border: solid 1px #CAD5DB;
    border-bottom: 0px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    padding: 0px 0px 0px 5px;
    text-align: left;
}
.panel_header_collapse
{
    background-image: url(/images/shade_gray_drk.gif);
    background-repeat: repeat-x;
    background-position: top;
    border: solid 1px #CAD5DB;
    border-bottom: 0px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    text-align: left;
}
.story
{
    line-height: 10pt;
    white-space: normal;
}
.td_content
{
    padding: 0px 10px 0px 10px;
    text-align: center;
    width: 500px;
}
.td_nav
{
    padding: 0px;
    text-align: left;
    width: 175px;
}
.td_sidebar
{
    text-align: right;
    width: 300px;
}
.title
{
    color: #707F98;
    font-size: 8pt;
    padding: 0px 10px 0px 10px;
}
.title th
{
    background-color: #F1F4F6;
    background-image: url(/images/shade_gray.gif);
    background-repeat: repeat-x;
    background-position: top;
    border-top: solid 1px #CAD5DB;
    height: 30px;
    text-align: left;
    padding: 0px 10px 0px 10px;
}
.td_menu
{
    border-top: solid 1px #bbb;
    border-bottom: solid 1px #bbb;
    background-color: #000;
    filter: alpha(opacity: 70);
}
