.esriProfileChart .esriChartTitleFont {
    font-stretch: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 13pt;
    font-family: Verdana;
    color: #eee;
}

.esriProfileChart .esriAxisTitleFontSize {
    font-stretch: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 11pt;
    font-family: Verdana;
}

.esriProfileChart .esriAxisLabelFontSize {
    font-stretch: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 9pt;
    font-family: Verdana;
}
.esriProfileChart .esriIndicatorFontColor {
    color: #eee;
}
.esriProfileChart .esriIndicatorFillColor {
    color: #666
}
.esriProfileChart .esriTitleFontColor {
    color: #eee
}
.esriProfileChart .esriAxisFontColor {
    color: #ccc
}
.esriProfileChart .esriAxisMajorTickColor {
    color: #333
}
.esriProfileChart .esriSkyTopColor {
    color: #B0E0E6
}
.esriProfileChart .esriSkyBottomColor {
    color: #4682B4
}
.esriProfileChart .esriWaterLineColor {
    color: #eee
}
.esriProfileChart .esriWaterTopColor {
   color: #ADD8E6
}
.esriProfileChart .esriWaterBottomColor {
    color: #0000FF
}
.esriProfileChart .esriElevationLineColor {
    color: #D2B48C
}
.esriProfileChart .esriElevationTopColor {
    color: #8B4513
}
.esriProfileChart .esriElevationBottomColor {
    color: #CD853F
}