.NoStyles {
        color: none;
        background: none;
        width: none;
        height: none;
}
.NormalFontSize {
        font-size: 10pt;
}
.LoFontSize {
        font-size: 9pt;
}
.TinyFontSize {
        font-size: 8pt;
}
.HiFontSize {
        font-size: 11pt;
}
.HugeFontSize {
        font-size: 12pt;
}
.ArticleTitle {
        font-size: 15pt;
}
.BannerFontSize {
        font-size: 15pt;
}
.CommandTitle {
        font-size: 14pt;
        font-weight: bold;
}
body,td,th,p,div {
        font-family: Arial,Tahoma,Verdana,Helvetica;
        font-size: 10pt;
}
th {
        font-family: Arial,Tahoma,Verdana,Helvetica;
        font-size: 10pt;
        font-weight: normal;
}
input,textarea,select {
        font-family: Arial,Tahoma,Verdana,Helvetica;
        font-size: 9pt;
}
textarea {
        width: 350px;
        height: 70px;
}
textarea.ContactUs {
        width: 500px;
        height: 140px;
}
textarea.PolicaComment {
        width: 300px;
        height: 70px;
}
textarea.ClienForm {
        width: 508px;
        height: 40px;
}
textarea.ClienForm1 {
        width: 543px;
        height: 40px;
}
.FormButton {
        font-family: Arial,Tahoma,Verdana,Helvetica;
        font-weight: bold;
        font-size: 8pt;
        background: #6ba6e7;
        color: #ffffff;
        border-width: 1px;
        border-color: #ced2e7;
}
.FormButton:hover {
        background: #000000;
}
.FormButton:focus {
        background: #a68f2f;
}
.FormButton:active {
        background: #f00000;
}
.ActionButton {
        font-family: Arial,Tahoma,Verdana,Helvetica;
        font-weight: bold;
        font-size: 8pt;
        background: #fff0d8;
        color: #000000;
        border-width: 1px;
        border-color: #ced2e7;
}
.DangerButton {
        font-family: Arial,Tahoma,Verdana,Helvetica;
        font-weight: bold;
        font-size: 8pt;
        background: #ff0000;
        color: #ffffff;
        border-width: 1px;
        border-color: #ced2e7;
}
a,a:visited {
        color: #08599c;
        text-decoration: underline;
}
a:hover {
        color: #940018;
        text-decoration: underline;
}
a.SystemLink,a.SystemLink:visited {
        color: #08599c;
        font-weight: bold;
        text-decoration: none;
}
a.SystemLink:hover {
        color: #940018;
        font-weight: bold;
        text-decoration: none;
}
a.DepartmentLink,a.DepartmentLink:visited {
        color: #08599c;
        font-weight: bold;
        text-decoration: none;
}
a.DepartmentLink:hover {
        color: #940018;
        font-weight: bold;
        text-decoration: underline;
}
a.RightPaneItems,a.RightPaneItems:visited {
        color: #4a494a;
        font-weight: bold;
        text-decoration: none;
}
a.RightPaneItems:hover {
        color: #ff0000;
        font-weight: bold;
        text-decoration: underline;
}
a.ArticleLink1,a.ArticleLink1:visited {
        font-size: 10pt;
        font-weight: bold;
        color: #940018;
        text-decoration: none;
}
a.ArticleLink1:hover {
        font-size: 10pt;
        font-weight: bold;
        color: #00306b;
        text-decoration: none;
}
a.ArticleLink2,a.ArticleLink2:visited {
        font-size: 11pt;
        font-weight: bold;
        color: #940018;
        text-decoration: underline;
}
a.ArticleLink2:hover {
        font-size: 11pt;
        font-weight: bold;
        color: #00306b;
        text-decoration: none;
}
a.AdsboardLink,a.AdsboardLink:visited {
        font-size: 9pt;
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;
}
a.AdsboardLink:hover {
        font-size: 9pt;
        font-weight: bold;
        color: #ff6310;
        text-decoration: none;
}
.PolicaYearSelect {
        width: 130;
}
.td-box-title {
        vertical-align:bottom;
        padding-bottom:2px;
        color:#940018;
        font-weight:bold;
}
.inner-title {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
}
.small-arrow {
        vertical-align: bottom;
        padding-bottom: 4px;
}