.cover-page-body  {
    background-color:   #ffffff;
    font-family:        Garamond;
    margin-left:        30px;
    margin-right:       30px;
    text-align:         center;
}
.cover-page-fieldset-1st  {
    color:              #4C4C4C;
    float:              left;
    font-family:        Garamond;
    font-size:          12pt;
    text-align:         left;
    width:              270px;
}
.cover-page-fieldset-2nd  {
    color:              #4C4C4C;
    float:              left;
    font-family:        Garamond;
    font-size:          12pt;
    margin-top:         5px;
    text-align:         left;
    width:              270px;
}
.cover-page-image  {
    border-width:       1pt;
    border-color:       #4C4C4C;
    border-style:       solid;
    margin-top:         15px;
    margin-bottom:      80px;
    width:              360px;
}
.cover-page-input-1st  {
    color:              #4C4C4C;
    float:              left;
    font-family:        Garamond;
    font-size:          12pt;
    width:              264px;/* 272px; */
    clear:              left;
}
.cover-page-input-2nd  {
    color:              #4C4C4C;
    float:              left;
    font-family:        Garamond;
    font-size:          12pt;
    margin-top:         5px;
    width:              264px;/* 272px; */
    clear:              left;
}
.cover-page-label-1st  {
    color:              #4C4C4C;
    float:              left;
    font-family:        Garamond;
    font-size:          12pt;
    margin-left:        210px;
    margin-top:         4px;
    text-align:         left;
    vertical-align:     middle;
    width:              90px;
}
.cover-page-label-2nd  {
    color:              #4C4C4C;
    float:              left;
    font-family:        Garamond;
    font-size:          12pt;
    margin-left:        210px;
    margin-top:         15px;
    text-align:         left;
    vertical-align:     middle;
    width:              90px;
}
.cover-page-logo {
    vertical-align:     middle;
    width:              50px;
}
.cover-page-submit  {
    clear:              left;
    color:              #4C4C4C;
    font-family:        Garamond;
    font-size:          12pt;
    opacity:            1;
    width:              100%;
}
.cover-page-submit-button  {
    width:              90px;
    margin-top:         10px;
    font-family:        Garamond;
    font-size:          12pt;
    color:              #4C4C4C;
    opacity:            1;
    text-align:         center;
    clear:left;
}
.cover-page-subtitle-1st  {
    color:              #4C4C4C;
    font-size:          12pt;
    font-weight:        bold;
    margin-top:         30px;
}
.cover-page-subtitle-2nd  {
    color:              #4C4C4C;
    font-size:          12pt;
    font-weight:        bold;
    margin-top:         120px;
    text-align:         center;
    width:              100%;
}
.cover-page-title  {
    color:              #4C4C4C;
    font-size:          24pt;
    font-variant:       small-caps;
    font-weight:        bold;
    margin-top:         30px;
    width:              100%;
}