﻿/* File Created: octubre 18, 2012 */
.fontSize12px, .fontSize12px span, .fontSize12px input, .fontSize12px label
{
    font-size: 12px;
}
.fontSize14px
{
    font-size: 14px;
}

.fontSize20px
{
    font-size: 20px;
}

.fontSize15px
{
    font-size: 15px;
}

.fontSize22pt
{
    font-size: 22pt;
}

.fontSize15pt
{
    font-size: 15pt;
}

.fontSize14pt
{
    font-size: 14pt;
}

.fontSize11pt
{
    font-size: 11pt;
}

.fontSize11pt, .fontSize11pt span, .fontSize11pt input, .fontSize11pt label
{
    font-size: 11pt;
}

.fontSize12pt, .fontSize12pt span, .fontSize12pt input, .fontSize12pt label
{
    font-size: 12pt;
}
.fontSize13pt, .fontSize13pt span, .fontSize13pt input, .fontSize13pt label
{
    font-size: 13pt;
}
.fontSize10pt, .fontSize10pt span, .fontSize10pt input, .fontSize10pt label
{
    font-size: 10pt;
}
.fontSize10pt a
{
    font-size: 10pt !important;
}
.fontSize10pt
{
    font-size: 10pt;
}
.fontSize19px
{
    font-size: 19px;
}
.fontSize19pxBold
{
    font-size: 19px;
    font-weight: normal !important;
}

.fontSize9pt
{
    font-size: 9pt;
}
fontSize8pt
{
    font-size: 8pt;
}
fontSize7pt
{
    font-size: 7pt;
}
.fontBold
{
    font-weight: bold;
}
.fontNormal
{
    font-weight: normal;
}
.textAlignRight
{
    text-align: right !important;
}
.textAlignCenter
{
    text-align: center;
}
.textAlignLeft
{
    text-align: left;
}
.textAlignJustify
{
    text-align: justify;
}

.verticalAlignMiddle
{
    vertical-align: middle;
}

.verticalAlignTop
{
    vertical-align: top;
}

.verticalAlignBottom
{
    vertical-align: bottom;
}

.italic
{
    font-style: italic;
}
.underline
{
    text-decoration: underline;
}

.fontVerdana
{
    font-family: Verdana;
}

.fontRed
{
    color: Red;
}

.emptyListText
{
    font-weight: bold;
    font-size: 10pt;
}
