﻿body,td,th {
    font-family: tahoma;
    font-size: 11px;
    color: #414141;
}
body {
    background-color: #414141;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.style2 {color: #005083;}
.style2 a {
    font-size: 11px;
    color: #005083;
}
.style3 {color: #B7B7B7}
.style3 a {color: #B7B7B7}

.SilverCell
{
	background-color: Silver;
}

.MenuHeader
{
	background-color: #E0E5EB;
}

.MenuItem A:link
{
	font-weight: bold;
	color: #FFFFFF;
    font-family: tahoma;
    font-size: 11px;
	text-decoration : none;
}

.MenuItem A:visited
{
	font-weight: bold;
	color: #FFFFFF;
    font-family: tahoma;
    font-size: 11px;
	text-decoration : none;
}

.MenuItem A:hover
{
	font-weight: bold;
	color: #FFFFFF;
    font-family: tahoma;
    font-size: 11px;
	text-decoration : underline;
}

.MenuItem A:active
{
	font-weight: bold;
	color: #FFFFFF;
    font-family: tahoma;
    font-size: 11px;
	text-decoration : none;
}

.Literal8
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family : "Arial, Helvetica";
}

.Literal10
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family : "Arial, Helvetica";
}

.LiteralWhiteBold
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	font-family : "Arial, Helvetica";
}

.LiteralBold8
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family : "Arial, Helvetica";
}

.LiteralBold8Gray
{
	font-weight: bold;
	font-size: 8pt;
	color: gray;
	font-family : "Arial, Helvetica";
}

.LiteralBold10
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family : "Arial, Helvetica";
}

.LiteralBold10Gray
{
	font-weight: bold;
	font-size: 10pt;
	color: gray;
	font-family : "Arial, Helvetica";
}

.LiteralBold12
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family : "Arial, Helvetica";
}

.LiteralBold14Blue
{
	font-weight: bold;
	font-size: 14pt;
	color: #182194;
	font-family : "Arial, Helvetica";
}

.LiteralBold14
{
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	font-family : "Arial, Helvetica";
}

H1
{
	font-weight: bold;
	font-size: 14pt;
	color: #182194;
	font-family : "Arial, Helvetica";
}

.Data10
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family : "Arial, Helvetica";
}

.DataBold10
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family : "Arial, Helvetica";
}

.InputBoxTxt
{
    font-size: 9pt;
    background: #FFFFFF;
    color: #000000;
	font-family : Arial, Helvetica, "sans-serif";
	vertical-align : middle;
	text-align : left;
	border : 1px solid #6F6F6F;
	height: 20px;
}

.ListBox
{
    font-size: 9pt;
    background: #FFFFFF;
    color: #000000;
	font-family : Arial, Helvetica, "sans-serif";
	vertical-align : middle;
	text-align : left;
	border : 1px solid #6F6F6F;
}

.Button
{
	background-color: #B40000;
	font-family : tahoma;
	border : 2px outset #FFFFFF;
	text-align : center;
	vertical-align : middle;
	color : #FFFFFF;
	font-weight : bold;
	cursor : hand;
	font-size : 11px;
	height: 21px;
}

.ButtonRed
{
	background-color: #FF0000;
	font-family : Arial, Helvetica, "sans-serif";
	border : 2px outset #FFFFFF;
	text-align : center;
	vertical-align : middle;
	color : #FFFFFF;
	font : bold;
	cursor : hand;
	font-size : 12px;
	height: 21px;
}

.Error
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family : "Arial, Helvetica";
}

.Error10
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family : "Arial, Helvetica";
}

.BrightText
{
	font-weight: bold;
	font-size: 8pt;
	color: #0066CC;
	font-family : "Arial, Helvetica";
}

.BrightText10
{
	font-weight: bold;
	font-size: 10pt;
	color: #0066CC;
	font-family : "Arial, Helvetica";
}

.Header
{
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family : "Arial, Helvetica";
}

.EvenLines
{
	background-color: #DBDBF3;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family : "Arial, Helvetica";
}

.EvenLines A:link { color : #000000 }
.EvenLines A:visited { color : #000000 }
.EvenLines A:hover { color : #000000 }
.EvenLines A:active { color : #000000 }

.OddLines
{
	background-color: #F2F2F2;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family : "Arial, Helvetica";
}

.OddLines A:link { color : #000000 }
.OddLines A:visited { color : #000000 }
.OddLines A:hover { color : #000000 }
.OddLines A:active { color : #000000 }

.DFEvenLines
{
	background-color: #DBDBF3;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family : "Arial, Helvetica";
	height : 25px;
}

.DFEvenLines A:link { color : #000000 }
.DFEvenLines A:visited { color : #000000 }
.DFEvenLines A:hover { color : #000000 }
.DFEvenLines A:active { color : #000000 }

.DFOddLines
{
	background-color: #F2F2F2;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family : "Arial, Helvetica";
	height : 25px;
}

.DFOddLines A:link { color : #000000 }
.DFOddLines A:visited { color : #000000 }
.DFOddLines A:hover { color : #000000 }
.DFOddLines A:active { color : #000000 }

.Tab-ActiveLeft
{
	border-top: silver 1px solid; 
	border-right: silver 1px solid;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family : "Arial, Helvetica";
	background-color: #FFFFFF;		
}

.Tab-ActiveMiddle
{
	border-top: silver 1px solid; 
	border-right: silver 1px solid;
	border-left: silver 1px solid;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family : "Arial, Helvetica";
	background-color: #FFFFFF;		
}

.Tab-ActiveRight
{
	border-top: silver 1px solid; 
	border-left: silver 1px solid;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family : "Arial, Helvetica";
	background-color: #FFFFFF;		
}

.Tab-InactiveMiddle
{
	border-top: silver 1px solid; 
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	border-right: silver 1px solid;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family : "Arial, Helvetica";
	background-color: #fff7d1;	
	cursor: hand;	
}

.Tab-InactiveLeft
{
	border-top: silver 1px solid; 
	border-right: silver 1px solid;
	border-bottom: silver 1px solid;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family : "Arial, Helvetica";
	background-color: #fff7d1;
	cursor: hand;		
}

.Tab-InactiveRight
{
	border-top: silver 1px solid; 
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family : "Arial, Helvetica";
	background-color: #fff7d1;
	cursor: hand;		
}

.A-NoFormatting
{
	font-family : "Arial, Helvetica";
}

.Keywords
{
	font-weight: normal;
	font-size: 8pt;
	color: #EFEFEF;
	font-family : "Arial, Helvetica";
}

.LinkNormalText
{
	color: #000000;
	text-decoration : none;
}

.LinkNormalText A:link { color: #000000; }
.LinkNormalText A:visited { color: #000000; }
.LinkNormalText A:hover { color: #000000; }
.LinkNormalText A:active { color: #000000; }