﻿.MainTitle
{
    text-transform: uppercase;
	width: 100%;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 9px;
    font-size: 15pt;
    color: #179c7d;
    font-weight: bold;
}

.Subtitle
{
    font-size: 11pt;
    margin-top: 0px;
    text-decoration: none;
    color: #179c7d;
    font-weight: bold;
}

.SubtitleAppointment, .SubtitleAppointmentStartPage
{
    font-size: 11pt;
    margin-top: 0px;
    text-decoration: none;
    color: #179c7d;
    font-weight: bold;
}

.Appointment .Title
{
    padding-left: 15px;
    color: #179c7d;
}

.AppointmentGroup
{
    font-weight: bold;
    color: #179c7d;
}

.CustomHeaderWrapper img { width: 180px; padding-left: 420px; margin-top: -10px; }