﻿@import url("overlib.css");

html
{
    overflow: -moz-scrollbars-vertical;
}

body
{ 
    margin: 0px;
    text-align:-moz-center;
    #text-align:center;
    background-color: White;
 }


textbox
{
    border-style: solid;
    border-width: 1px;
}

textarea
{
    border-style: solid;
    border-width: 1px;
    font-family: Arial;
    font-size: 14px;
    overflow: hidden;
    width: 150px;
}

.Disclaimer
{
    text-align:-moz-center;
    #text-align:center;
	font-weight: normal; 
	font-style: normal;
	font-size: 7pt; 
	font-family: 'Trebuchet MS', 'Verdana', 'Arial';
	COLOR: #444444;
}

.Banner
{
    width: 566px;
    text-align: left;
}

.BannerImage
{
}

.FullWidth
{
    width: 100%;
}

.SearchLabel
{
    color: White;
    font-family: Arial;
    font-size: 14px;
    text-align: left;
}

.SearchItems
{
}

.headerTable
{
    display: block;
    width: 851px;
    cursor: pointer;
    text-align:-moz-center;
    #text-align:center;
}

.headerTablePrint
{
    display: none;
}

.headerTableUnder
{
    width: 851px;
    cursor: pointer;
    text-align:-moz-center;
    #text-align:center;
}

.LabelSelect
{
    font-family: Arial;
    font-size: 14px;
    color: #808080;
    text-align:left;
    color: Black;
}

.masterBackgroundHeaderURL
{
    cursor: pointer;
    height: 128px;
}

.masterBackgroundHeader
{
    width: 851px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
}

.masterBackgroundFooter
{
    width: 851px;
    height: 128px;
    
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #808080;
}

.masterBackground
{
    background-color: White;
    text-align:-moz-center;
    #text-align:center;
}

.masterBody
{
    border-style: solid;
    border-width: 1px;
    border-color: Black;
    text-align: center;
    text-align:-moz-center;
    #text-align:center;
}

.masterTable
{
    width: 851px;
}

.button
{
	width: 210px;
	height: 24px;
	color: #06529D;
	font-weight:bold;
}

.ImageButtons, ImageButtonsNoPrint
{
    margin: 4px;
    height: 24px;
}

.ImageButtonsCell
{
    width: 24px;
}

.ImageButtonsNoPrint
{
    margin: 4px;
    height: 24px;
}

.ExpandCollapseText
{
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    color: Black;
    text-align: left;
}

.DropDownLists
{
    width:100%;
}

.Lists
{
    width:100%;
    text-align:-moz-center;
    #text-align:center;
}

.ContentHolder
{
    width:100%;
    text-align:-moz-center;
    #text-align:center;
}

.ErrorLabelTitle
{
    font-weight: bold;
}

.AdviceHeaderTable
{
    width:100%;
    text-align: left;
    vertical-align: bottom;
}

.AdviceComponentTable
{
    width:100%;
    text-align: left;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #808080;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #808080;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
}

.AdviceComponentTitlePlusMin
{
    width: 32px;
    text-align: center;
}

.AdviceComponentIcon
{
    background-color: White;
    height: 32px;
    width: 32px;
    text-align: center;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #808080;
}

.SearchLabelCount
{
    color: White;
    font-family: Arial;
    font-size: 12px;
}

.AdviceComponentTitleText
{
    font-family: Arial;
    font-size: 14px;
    text-decoration: underline;
    color: White;    
}

.AdviceComponentTitle
{
    font-family: Arial;
    font-size: 14px;
    text-align: left;
    text-decoration: underline;
    background-color: #0066cc;
    height: 32px;
    cursor: pointer;
}

.AdviceComponentTitleBorder
{
    width:100%;
    border-style: solid;
    border-width: 1px;
    border-color: #808080;
}

.AdviceHeaderTitle
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    width: 250px;
    vertical-align: top;
    background-color: #0066cc;
    color: White;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
}

.AdviceHeaderValue
{
    color: Black;
    font-family: Arial;
    font-size: 14px;
    text-align: left;
}

.YourRemarks
{
    font-family: Arial;
    font-size: 12px;
    text-align: left;
}

.AdviceTitle
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    width: 250px;
    background-color: White;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
}

.AdviceValue
{
    color: Black;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    background-color: White;
}

.AdviceTitleProducts
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    width: 250px;
    background-color: #99ccff;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
}

.AdviceValueProducts
{
    color: Black;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    background-color: #99ccff;
}

.AdviceMailtoLink
{
    font-family: Arial;
    font-size: 12px;
    width: 100%;
    text-align:-moz-center;
    #text-align:center;
}