.MainTitle
{
    width: 100%;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 9px;
    font-size: 15pt;
    color: #0069B4;
    font-weight: bold;
}

.Subtitle
{
    font-size: 11pt;
    margin-top:  ;
    text-decoration: none;
    color: #0069B4;
    font-weight: bold;
}

.SubtitleAppointment, .SubtitleAppointmentStartPage
{
    font-size: 11pt;
    margin-top: 0px;
    text-decoration: none;
    color: #0069B4;
    font-weight: bold;
}

.SubtitleAppointmentStartPage
{
    margin-top: 26px;
    margin-bottom: 6px;
	color: #0069B4;
}

.Appointment .Title
{
    padding-left: 15px;
    color: #0069B4;
}

.eventErrorInputField {
    border-color: #0069B4;
}

#STARTPAGE_REGISTER_LINK{
	color: #0069B4;
}

