﻿.GridHeader
{
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
    font-family: 'Trebuchet MS', Calibri, Verdana;
    background-color: #C6D9F1;
    line-height: 1.5em;
}
.NormalGridRow
{
    font-size: 9pt;
    color: black;
    font-family: 'Trebuchet MS', Calibri, Verdana;
    background-color: #FFFFFF;
    line-height: 1.5em;
}
.AlterNateGridRow
{
    font-size: 9pt;
    color: black;
    font-family: 'Trebuchet MS', Calibri, Verdana;
    background-color: #F0F4FA;
    line-height: 1.5em;
}
.GridRowPage
{
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
    font-family: 'Trebuchet MS', Calibri, Verdana;
    background-color: #C6D9F1;
    line-height: 1.5em;
}
.RedTextBold
{
    font-size: 9pt;
    font-weight: bold;
    color: #E75239;
    font-family: 'Trebuchet MS', Calibri, Verdana;
    line-height: 1.5em;
}
.MsgText
{
    font-size: 8pt;
    font-weight: bold;
    color: #E75239;
    font-family: 'Trebuchet MS', Calibri, Verdana;
    line-height: 1.5em;
}
.RedTextNormal
{
    font-size: 9pt;
    color: #E36027;
    font-family: 'Trebuchet MS', Calibri, Verdana;
    line-height: 1.5em;
}
.RequiredText
{
    font-size: 8pt;
    color: #E75239;
    font-family: 'Trebuchet MS', Calibri, Verdana;
    line-height: 1.5em;
}

.HeadingWhiteText
{
    font-weight: bold;
    font-size: 14pt;
    color: #ffffff;
    font-family: 'Trebuchet MS', Calibri, Verdana;
    background-color: #8eb4e3;
    line-height: 1.5em;
}

.HeadingTextDate
{
    font-size: 9pt;
    color: black;
    font-family: 'Trebuchet MS', Calibri, Verdana;
    line-height: 1.5em;
}

.TextBoxCSS
{
	font-size: 9pt;
	color: black;
	font-family: 'Trebuchet MS', Calibri, Verdana;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
    line-height: 1.5em;
}

.UserText
{
    font-size: 9pt;
    color: Black;
    font-family: 'Trebuchet MS', Calibri, Verdana;
    font-weight: bold;
    font-style: italic;
    line-height: 1.5em;
}

.SmallText
{
    font-size: 8pt;
    color: Black;
    font-family: 'Trebuchet MS', Calibri, Verdana;
    line-height: 1.5em;
}

.NormalText
{
    font-size: 9pt;
    color: Black;
    font-family: 'Trebuchet MS', Arial, Calibri, Verdana;
    line-height: 1.5em;
}

.NormalTextBold
{
    font-size: 10pt;
    color: #666666;
    font-family: 'Trebuchet MS', Arial, Calibri, Verdana;
    font-weight: bold;
    line-height: 1.5em;
}
.NormalTextB
{
    font-size: 9pt;
    color: Black;
    font-family: 'Trebuchet MS', Arial, Calibri, Verdana;
    line-height: 1.5em;
}
.MediumTextBold
{
    font-size: 14pt;
    color: #CC1D1D;
    font-family: 'Trebuchet MS', Arial, Calibri, Verdana;
    font-weight: bold;
    line-height: 1.5em;
}
.MediumTextBoldWhite
{
   font-size: 10pt;
    color: white;
    font-family: 'Trebuchet MS', Arial, Calibri, Verdana;
    font-weight: bold;
    line-height: 1.5em;
}
.LargeTextBold
{
    font-size: 14pt;
    color: #CC1D1D;
    font-family: 'Trebuchet MS', Arial, Calibri, Verdana;
    font-weight: bold;
    line-height: 1.5em;
}

.LargeTextRedBold
{
    font-size: 12pt;
    color: #CC1D1D;
    font-family: 'Trebuchet MS', Arial, Calibri, Verdana;
    font-weight: bold;
    line-height: 1.5em;
}

.XLargeTextBold
{
    font-size: 18pt;
    color: #CC1D1D;
    font-family: 'Trebuchet MS', Arial, Calibri, Verdana;
    font-weight: bold;
    line-height: 1.5em;
}

.BtnClass
{
    font-weight: bold;
    font-size: 9pt;
    color: white;
    font-family: 'Trebuchet MS', Calibri, Verdana;
    background-color: #4f81bd;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

.PnlBG
{
    background-color: white;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

.TopSlugBG
{
    background-color: #8eb4e3;
}

.PnlHeader
{
    background-color: #8eb4e3;
}

.MenuBG
{
  /*  background-color: #C0504D; */
    font-weight: bold;
    color: white;
    font-family: 'Trebuchet MS', Calibri, Verdana;
    font-size: 8pt;
    line-height: 1.5em;
}

.StaticText
{
    font-family: 'Trebuchet MS', Arial, Calibri,verdana;
    font-size: 10pt;
    color: Black;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.5em;
    text-align:justify;
}

.StaticTextHeading
{
    font-family: 'Trebuchet MS', Arial, Calibri,verdana;
    font-size: 14pt;
    color: #CC1D1D;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1.5em;
}

.DisclaimerText
{
    font-family: 'Trebuchet MS', Arial, Calibri,verdana;
    font-size: 9pt;
    color: Black;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.5em;
    text-align:justify;
}
.ArticleTitle
{
    font-size: 11pt;
    color: #024b8e;
    font-family: 'Trebuchet MS', Arial;
    font-weight:bold;
    line-height: 1.5em;
}
.ArticleHeading
{
    font-size: 12pt;
    color: #024b8e;
    font-family: 'Trebuchet MS', Arial;
    font-weight:bold;
    line-height: 1.5em;
}
.ArticleText
{
    font-size: 9pt;
    color: black;
    font-family: 'Trebuchet MS', Arial;
    font-weight:normal;
    text-align:justify;
    line-height: 1.5em;
}

.topnav {
background:transparent none repeat scroll 0%;
color:#AAAAAA;
font-size: 11px;
font-family: 'Trebuchet MS', Arial;
top:2px;
}

.textAutoFillSelect {
    font-family: 'Trebuchet MS', Arial, Calibri, Verdana;
    font-size: 9pt;
    color: #FFFFFF;
    background-color: #0A246A;
    line-height: 1.5em;
}

