﻿
body
{
    margin: 0px;
    text-align:-moz-center;
    #text-align:center;
    background-color: White;
}

textarea
{
    border: 0px none;
    font-family: Arial;
    font-size: 12px;
    overflow: hidden;
    width: 150;
}

.Banner
{
    text-align: left;
}

.BannerImage
{
    width: 20%;
}

.YourRemarks
{
    display: none;
}

.ExpandCollapseText
{
    display: none;
}

.ImageButtonsNoPrint
{
    display: none;
}

.ImageButtonsCell
{
    width: 24px;
}

.noPrint
{
    display: none;
}

.SearchLabel
{    
    display: none;
}

.headerTable
{
    display: none;
}

.headerTablePrint
{
    display: block;
    width: 851px;
    cursor: pointer;
    text-align:-moz-center;
    #text-align:center;
}
    
.headerTableUnder
{
    display: none;
}

.SearchItems
{
    display: none;
}

.AdviceComponentIcon
{
    display: none;
}

.AdviceComponentTitlePlusMin
{
    display: none;
}

.masterBackgroundHeader
{
    height: 38px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: black;
}

.masterBackgroundFooter
{
    display: none;    
}

.masterBackground
{
    background-image: none;
}

.masterBody
{
    border-style: none;
}

.masterTable
{
    width: 851px;
}

.ContentHolder
{
    width:100%;
    text-align:-moz-center;
    #text-align:center;
}

.AdviceHeaderTable
{
    width:100%;
    text-align: left;
    vertical-align: bottom;
}

.AdviceComponentTable
{
    width:100%;
    text-align: left;
    border-style: solid;
    border-width: 1px;
    border-color: Black;
}

.AdviceComponentTitleBorder
{
    width:100%;
    border-style: none;
}

.AdviceComponentTitleText
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    width: 100%;
    color: Black;
}

.AdviceComponentTitle
{
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    text-decoration: underline;
    background-color: white;
    background-image: none;
    height: 32px;
    cursor: pointer;
}

.AdviceHeaderTitle
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: White;
    Color: Black;
}

.AdviceHeaderValue
{
    color: Black;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
}

.AdviceTitle
{
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: White;
}

.AdviceValue
{
    color: Black;
    font-family: Arial;
    font-size: 10px;
    text-align: left;
    background-color: White;
}


.AdviceMailtoLink
{
    display: none;
}