﻿.CMS_TextAll
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #333333;

}
.CMS_TextTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}
a.CMS_TextTitle:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}
a.CMS_TextTitle:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #990000;
}a.CMS_TextTitle:Visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}

a.CMS_TextLink:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #003366;
}
a.CMS_TextLink:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #990000;
}a.CMS_TextLink:Visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #003366;
}
.CMS_TextTitleTop
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}
a.CMS_TextTitleTop:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}
a.CMS_TextTitleTop:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #990000;
}a.CMS_TextTitleTop:Visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}
.CMS_DateTime
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}
.CMS_TextBody
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #333333;
}
.CMS_TextTitleView
{
    font-family: arial,Times, serif;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}
.CMS_TextSub
{
    font-family: arial,Times, serif;
    font-size: 10pt;
    font-weight: bold;
    color: #666666;
}
.CMS_TextSource
{
    font-family: arial,Times, serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
    font-style: italic;
    text-align: right;
}
P
{
    margin-top: 3px;
    margin-bottom: 3px;
}
.CMS_Icon
{
    padding-right: 5px;
}