﻿a:link       { text-decoration: none; color: #800000; }
a:visited    { text-decoration: none;}
a:active     { text-decoration: none; }
a:hover      { text-decoration: none; font-weight:bold }
.StaticLink  { text-decoration: none; }

.href-location { color: Yellow }

.headerBlue  { font-family: Arial, Helvetica; font-size: 15pt; color: #1F42A5; font-weight: bold }

.footerBlue  {font-family: Arial, Helvetica; font-size: 9pt; color: #000080; font-weight: normal; line-height: 8pt }
              
.head2       { font-family: Arial, Helvetica; font-size: 11pt; color: #FFFFFF; font-weight: bold; line-height: 9pt }
.head3       { font-family: Arial, Helvetica; font-size: 9pt; color: #FFFFFF; font-weight: bold; line-height: 13pt }
.head4       { font-family: Arial, Helvetica; font-size: 11pt; color: #FFFFFF; font-weight: bold; line-height: 10pt }
.head5       { font-family: Arial, Helvetica; font-size: 11pt; color: #2141a9; font-weight: bold }

.ErrorMessage  { font-family: Arial, Helvetica; font-size: 10pt; color: #990000;line-height: 10pt} 
.StackTrace  { font-family: Arial, Helvetica; font-size: 10pt; color: #000080;line-height: 10pt} 

.LinkText
{
    FONT-SIZE: 8pt;
    COLOR: #800000;
    FONT-FAMILY: Verdana
}

.LinkText2
{
    FONT-SIZE: 8pt;
    COLOR: #800000;
    FONT-FAMILY: Arial
}

.LinkTextBig
{
    FONT-SIZE: 10pt;
    font-weight:bold;
    COLOR: #800000;
    FONT-FAMILY: Verdana;
}

.tdDKblue
{
    BACKGROUND-COLOR: #cbcffa
}

.tdLtBlue
{
    BACKGROUND-COLOR: #f1f2fe
}

.NormalText
{
    FONT-SIZE: 8pt;
    COLOR: #800000;
    FONT-FAMILY: Arial;
}

.NormalTextRightAlign
{
    FONT-SIZE: 8pt;
    COLOR: #800000;
    background-color: White;
    text-align:right;
    FONT-FAMILY: Arial;
}

.LabelHeader
{
	font-size: 14pt;
	color: #800000;
	font-family: Arial;
}

.td
{
text-align: right
}

.TextBoxDataEntry
{
	border-right: #800000 1px solid;
	border-top: #800000 1px solid;
	font-size: 9pt;
	border-left: #800000 1px solid;
	border-bottom: #800000 1px solid;
	font-family: arial;
}

.TextBoxLockedRightAlign
{
	font-size: 9pt;
	font-family: arial;
	text-align:right;
	background-color:#F5F5F5;
}

.LabelError
{
	font-size: 10pt;
	color: red;
	font-family: Arial;
}

.LabelMailTo
{
	font-size: 10pt;
	color:Blue;
	border-bottom: 1px solid blue;
	font-family: Arial;
}

.LabelErrorCenter
{
	font-size: 10pt;
	color: red;
	text-align: center;
	font-family: Arial;
}

.LinkButton
{
	font-size: 10pt;
	color:Maroon;
	font-family: Arial;
	vertical-align:middle;
}

.LabelNormal
{
	font-size: 10pt; text-align:left;
	color:Maroon;
	font-family: Arial;
}

.LabelGetIE6
{
	font-size: 8pt; text-align:left;
	color:Maroon;
	font-family: Arial;
	text-align: center;
}

.LabelDialogBox
{
	font-size: 10pt;
	color:Black;
	font-family: Arial;
	font-weight:normal;
}

.LabelErrorHeader
{
    font-size: 14pt;
    color: red;
    font-style: italic;
    font-family: Arial;
    background-color: infobackground;
}

.ReportHeader
{
    font-size:12pt;
    color: Black;
    text-align:center;
    font-weight: bold;
    font-family: Times New Roman;
}

.ReportSectionHeader
{
    font-size:10pt;
    color: Black;
    font-weight: bold;
    font-family: Times New Roman;
}

.ReportLabel
{
    font-size:10pt;
    color: Black;
    font-weight: bold;
    font-family: Times New Roman;
}

.ReportLabelCenter
{
    font-size:10pt;
    color: Black;
    text-align: center;
    font-weight: bold;
    font-family: Times New Roman;
}

.ReportBody
{
    font-size:10pt;
    color: Black;
    font-family: Times New Roman;
}

.ReportBodyCurrency
{
    font-size:10pt;
    color: Black;
    font-family: Times New Roman;
    text-align:right;
}

.Validator
{
	font-size: 9pt;
	color: Red;
	font-family: Arial;
}

.ErrNumber
{
    font-family: Arial;
    color:Maroon;
    font-size:small;
}

.ErrMsg
{
    font-family: Arial;
    color:Blue;
    font-size:small;
}
