﻿body {
}

h1
{
    line-height: 1em;
}

strong
{
    font-weight: bold;
}

.master
{
    background-color: #F6F1DD;
    color: #000000;
}

.master_content
{
    background-color: #F6F1DD;
    color: #000000;
}

.master_content_center
{
    font-family: Arial;
    font-size: 1em;
    line-height: 1em;
    border-right: solid 1px #DAD6C8;
}

.master_content_left 
{
    float: none;
}

.master_content_right
{
    float: none;
    position: absolute;
}

.master_content_left_links li
{
    margin: 0;
}

.master_content_left_links ul
{
    font-family: Arial;
    font-size: 12px;
    list-style-type: none;
    margin: 15px 0px 0px 0px;
    padding: 0;
}

.master_content_left_links ul div
{
    visibility: hidden;
}

.master_content_left_links ul ul
{
    border-top: solid 3px #C1B8A6;
    border-left: solid 3px #C1B8A6;
    margin: -1px 0px 0px 0px;
    padding: 0;
}

.master_content_left_links a:link, .master_content_left_links a:visited
{
    border-bottom: solid 1px #C1B8A6;
    background-image: url("images/bg_left_link_tan.gif");
    background-repeat: no-repeat;
    background-color: #E1D8B6;
    color: #730012;
    display: block;
    font-weight: bold;
    min-height: 15px;
    padding: 3px 5px 3px 22px;
    text-decoration: none;
}

.master_content_left_links .link_first a:link, .master_content_left_links .link_first a:visited
{
    border-top: solid 1px #C1B8A6;
}

.master_content_left_links a:hover
{
    background-image: url("images/bg_left_link_red.gif");
    background-repeat: no-repeat;
    background-color: #730012;
    color: #C1B8A6;
    text-decoration: none;
}

.master_content_right
{   
    font-size: 0.9em;
}

.master_content_right .hr
{
    background-image: url("images/hr_dots.gif");
    background-repeat: repeat-x;
    height: 2px;
    text-align: center;
    margin: 5px 25px 0px 25px;
    width: 80%;
}

.master_content_right module
{
    margin: 20px 0px 20px 0px;
}

.master_footer
{
    background-color: Black;
    color: #AAAAAA;
    font-size: 11px;
}

.master_footer a:link
{
    color: #AAAAAA;
    text-decoration: underline;
}

.master_footer a:visited
{
    color: #AAAAAA;
    text-decoration: underline;
}

.master_footer a:hover
{
    color: #4488FF;
    text-decoration: none;
}

.master_footer_links
{
    margin: 0px 0px 10px 0px;
}

.master_footer_links a
{
    margin: 0px 5px 5px 5px;
}

.master_header_color_stripe_top
{
    height: 10px;
    width: 100%;
}

.master_header_links
{
    color: #F6F1DD;
    font-family: Times New Roman;
    font-size: 13px;
    padding: 15px 0px 10px 0px;
}

.master_header_links a
{
    font-weight: bold;
    margin: 0px 25px 0px 25px;
}

.master_header_links a:link
{
    color: #F6F1DD;
    text-decoration: none;
}

.master_header_links a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

.master_header_links a:hover
{
    color: #4488FF;
    text-decoration: none;
}

.master_header_links_divider
{
    font-size: 9px;
}

.master_header_text
{
    color: #FFFFFF;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 40px;
}

.module
{
    padding: 15px 25px 15px 25px;
}

.module_mftlcontrol_content_title
{
    color: #730012;
    font-size: 1.25em;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
}

.module_mftlcontrol_image
{
    border: solid 1px #DAD6C8;
    height: 66px;
    padding-top: 4px;
    text-align: center;
    width: 70px;
}

.search
{
    position: absolute;
    right: 10px;
    .right: 5px;
    top: 15px;
    .top: 17px;
}

.search input
{
    font-size: 10px;
}

.search .search_button
{
    position: relative;
    top: 3px;
    .top: 1px; /* IE 6 Hack */
}