
.Content
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #616161; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
}

.DataGrid
{
border-color:#2D4696;
border-width:1px;
border-style:solid;
}

.HeaderStyle
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #2D4696; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
border-color:#616161;
border-width:1px;
border-style:solid;
background-color: #F9DC5C;
}

.AlternatingStyle
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #616161; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #F6F8EB;
border-color:#616161;
border-width:1px;
border-style:solid;
}
.ItemStyle
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #616161; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF;
border-style: solid;
border-color:#616161;
border-width:1px;
}

.DataGridStyle
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #292D90; /* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #F6F8D5;
border-style: solid;
border-color:#292D90;
border-width:1px;
}

.ContentSmall
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #616161; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
}


.RedContent
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #f91301; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
}

.ContentBold
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #616161; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
}

.ContentBoldBlue
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #292D90; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
}
.ContentBlue
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #292D90; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
}
.ContentLBB
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #292D90; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
}
.ContactUs
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #616161; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */

}
.ContactTextBox
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000000; /* Font Color */
border-style: solid;
border-color: #f99823;
}
.ErrorMsg
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #f92f00; /* Font Color */
font-weight: Bold;
}

