﻿.MainTitle
{
    width: 100%;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 9px;
    font-size: 13pt;
    color: #1a4e87;
    font-weight: bold;
}

.CenteredContainer
{
    /* width: 600px; */
    text-align: left;
    margin: auto;
    background-color: #ffffff;
}

.Content
{
    width: 100%;
    background-color: #ffffff;
}

#STARTPAGE_NOTES2
{
    margin-top: 30px;
    width: 100%;
    background-color: #ffffff;
    color: #1a4e87;
}

.CustomHeaderWrapper
{
    background-color: #ffffff;
    padding-bottom: 30px;
}

.CustomFooterWrapper
{
    text-align: center;
    padding: 10px;
}

.SubtitleAppointment
{
    color: #1a4e87;
}

.Header
{
	margin-bottom: 0px;
}

.Header .AddressLetter
{
	font-size: 0pt;
	margin-bottom: 0px;
}

.Header .Info
{
	font-size: 0pt;
}

.Info.InfoEmptyInterval:after
{
    content:"\A \A";
    white-space: pre;
}
