﻿.QuoteChart2Table
{
    width: 750px;
}

.QuoteChart2QuoteTitle
{
    background-color: #037CB5;
    font-family: Arial, Verdana;
    font-size: 16px;
    color: white;
    height: 20px;
    font-weight:bold;
}
.QuoteChart2QuoteHeader
{
    background-color: #68BEE8;
    font-family: Arial, Verdana;
    font-size: 12px;
    color: White;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    border-right: white 1px solid;
    border-top: white 1px solid;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
    height: 18px;
    text-align: center;
}
.QuoteChart2QuoteData
{
    background-color: #EEF7FF;
    font-family: Arial, Verdana;
    font-size: 12px;
    color: Black;
    text-align: center;
    height: 20px;
    border-right: white 1px solid;
    border-top: white 1px solid;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
}
.QuoteChart2Chart
{
    border-right: #037CB5 thin solid;
    border-top: #037CB5 thin solid;
    border-left: #037CB5 thin solid;
    border-bottom: #037CB5 thin solid;
}
.QuoteChart2ChartHeader
{
    background-color: #037CB5;
    font-family: Arial, Verdana;
    font-size: 15px;
    color: White;
    text-align: left;
    height: 20px;
    font-weight: bold;
    padding-left:5px;
}

.QuoteChart2ChartSubTitle
{
    background-color: #68BEE8;
    font-family: Arial, Verdana;
    font-size: 12px;
    color: white;
    text-align: left;
    height: 20px;
    padding-left:5px;
}
.QuoteChart2ChartSubTitle2
{
    background-color: #E0E0E0;
    font-family: Arial, Verdana;
    font-size: 12px;
    color: black;
    text-align: left;
    height: 20px;
    padding-left:5px;
}
.QuoteChart2ChartData
{
    background-color: #FFFFFF;
    font-family: Arial, Verdana;
    font-size: 12px;
    color: Black;
    text-align: left;
    width: 300px;
    padding-left:5px;
}
.QuoteChart2Submit
{
    border-right: #1d668c 1px groove;
    border-top: #1d668c 1px groove;
    font-size: 12px;
    border-left: #1d668c 1px groove;
    color: #1d668c;
    padding-top: 2px;
    border-bottom: #1d668c 1px groove;
    font-family: Arial;
    background-color: #eef7ff;
    text-decoration: none;
}
.QuoteChart2Image
{
    font-family: Arial, Verdana;
    font-size: 12px;
    color: White;
    text-align: Center;
}
.QuoteChart2DelayInfo
{
    background-color: #FFFFFF;
    font-family: Arial, Verdana;
    font-size: 12px;
    color: Black;
    text-align: left;
}
.DefaultAADisclaimerStyle
{
    text-align: center;
    font-family: Arial, Verdana;
    font-size: 12px;
    text-decoration: none;
}
.DefaultAADisclaimerUrlStyle
{
    text-align: center;
    font-family: Arial, Verdana;
    font-size: 12px;
    text-decoration: none;
}

