﻿.titleBlack
{
    color: Black;
    font-family: Calibri;
    font-size: x-large;
}
.page_header
{
    color: #ACB8CF;
    border-bottom: solid 2px #6495ED;
    font-family: Calibri;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}
.inner_content_content
{
    color: #4C4A4D;
    font-family: Calibri;
    font-size: 15px;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 5px;
    margin-left: 15px;
}
.inner_content_content2
{
    color: #4C4A4D;
    font-family: Calibri;
    font-size: 15px;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 5px;
    margin-left: 15px;
}
.bottom_header
{
    color: #6495ED;
    font-family: Calibri;
    font-size: 20px;
    font-weight: bold;
}
.error
{
    color: Red;
    font-family: Calibri;
}
.error3
{
    color: Red;
    font-family: Calibri;
    text-align: left;
}
.success
{
    color: Green;
    font-family: Calibri;
}
.link
{
    font-family: Arial;
    color: #6A5ACD;
    azimuth: right;
    font-weight: bold;
    font-size: 12px;
}

.page_header
{
    color: #ACB8CF;
    border-bottom: solid 2px #6495ED;
    font-family: Verdana;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}

.titleGreen
{
    color: #9cc11c;
    font-family: Calibri;
    font-size: xx-large;
}

.fontType
{
    font-family: Calibri;
    text-align: justify;
}

.paragraph
{
    font-family: Calibri;
    text-align: justify;
}

.linkSmallMouseOut
{
    color: #ccc;
    font-family: Calibri;
    font-size: small;
    cursor: pointer;
}

.linkSmallMouseOver
{
    color: #9cc11c;
    font-family: Calibri;
    font-size: small;
    cursor: pointer;
}


.subMenu
{
    color: #ccc;
    font-family: Calibri;
    font-size: x-small;
    cursor: pointer;
}

.label
{
    font-weight: bold;
    margin-right: 10px;
    text-align: right;
    height: 22px;
    font-family: Calibri;
}
.label2
{
    margin-right: 10px;
    text-align: right;
    height: 10px;
    font-family: Calibri;
}

.label3
{
    margin-right: 8px;
    text-align: left;
    height: 10px;
    font-family: Calibri;
}
