﻿BODY
{
	font-family:Verdana;
	font-size:8pt;		
    height:100%;
    margin:0;
    padding:0;
    border:none;
}

.MainTable
{
	height:100%;
}

.HeaderTable
{
	height:100%;
}

.PageHeaderTable
{
	height:90;	
}

.PageHeaderRow
{
    margin:0;
    padding:0;
    border:none;
	vertical-align:top;
	height:90px;
}

.PageFooterRow
{
	vertical-align:bottom;
	height:22px;
}

.DefaultFont
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;
	line-height: 12pt;
	color:Black;	
	text-align:justify;
}

.Button
{	
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;
	line-height: 12pt;
	color:Black;
	border-style:solid;
	border-width:1px;
	border-color:DimGray;
	background-color:Gainsboro;
	cursor:hand;
}

.TextBox
{	
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;
	color:Black;
}

.ComboBox
{	
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;
	color:Black;
}

.CheckBox
{	
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;
	color:Black;
}

.UnformattedDefaultFont
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;	
	color:Black;	
}

.Warning
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;
	line-height: 12pt;
	color:Red;	
	text-align:justify;
}

.Link
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;
	color:#004578;
	text-decoration:underline;
}

.HeadBlue
{
	font-weight:bold;
	font-size: 10pt;
	color: #0E447B;
}

.HeadWhite
{
	font-weight:bold;
	font-size: 10pt;
	color: #FFFFFF;
	background-color:#0e447b;
}

.HeadBlack
{	
	font-weight:normal;
	font-size:10pt;
	color: Black;
	font-weight:bold;
}
.HeadRed
{	
	font-weight:normal;
	font-size:10pt;
	color: #C82e27;
	font-weight:bold;
}

.SmallBlack
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;	
	color:Black;
	font-weight:normal;	
}

.SmallBlackBold
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;	
	color:Black;
	font-weight:bold;
}

.SmallBlue
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;	
	color:#0E447B;
	font-weight:normal;	
}

.SmallBlueBold
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;	
	color:#0E447B;
	font-weight:bold;
}

.SmallWhite
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;	
	color:White;
	font-weight:normal;	
}

.SmallWhiteBold
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;	
	color:White;
	font-weight:bold;
}

.SmallRed
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;	
	color:#C82e27;
	font-weight:normal;	
}

.SmallRedBold
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;	
	color:#C82e27;
	font-weight:bold;
}

.SearchTextBox
{	
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;
	color:Black;
}

A
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;
	color:#004578;
	text-decoration:underline;
}

A:hover
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;
	color:Navy;
	text-decoration:underline;
}

A:visited
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;
	color:#004578;
	text-decoration:underline;
}

.LineUnderTabStripCell
{
	border-top: #0E447B 1pt solid;
}

.TableHeaderItem
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	height: 12pt;
	border-right: white thick solid;
	background-color: #35679A;
}

.NormalRow
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	line-height: 12pt;
	font-family: Verdana;
	height: 15pt;
}

.AlternativeRow
{
	background-color: #efefef;
	font-family:Verdana;
	font-weight:normal;
	font-size: 8pt;
	line-height: 12pt;
	color:Black;
	height: 15pt;	
}

.GreyRow
{
	background-color: #efefef;
	font-family:Verdana;
	font-weight:Normal;
	font-size: 8pt;
	line-height: 12pt;
	color:Black;
	height: 22pt;	
}

.GroupHeaderRow
{
	background-color: #cdcdcd;
	font-family:Verdana;
	font-weight:Normal;
	font-size: 8pt;
	line-height: 12pt;
	color:Black;
	height: 22pt;	
}

.ToolbarRow
{
	background-color: #efefef;
	font-family:Verdana;
	font-weight:Normal;
	font-size: 8pt;
	line-height: 12pt;
	color:Black;
	height: 22pt;	
}

.NormalWhiteRow
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	line-height: 12pt;
	font-family: Verdana;
	height: 10pt;
}

.SmallFont
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 6pt;
	line-height: 8pt;
	color:Black;	
	text-align:justify;
}

.MenuTitleCell
{
	text-align: left; 
	background-position-x: left; 
	background-image: url(../Images/WhiteToBlueBG.jpg); 
	background-repeat: repeat-y; 
	height: 16px; 
	background-color: White; 
}

.MenuItemCell
{
	text-align: left; 
	background-position-x: right;
	background-image: url(../Images/BlueToWhiteBG.jpg); 
	background-repeat: repeat-y; 
	height: 16px; 
	background-color: White; 
}

.IconButton
{
	background-color:White;	
}

.IconButtonDisabled
{
	background-color:Gainsboro;
	
}

#TreeViewMenu A
{
	text-decoration:none;
}

.LeftBorderCell
{
	border-left-color:White;
	border-left-style:solid;
	border-left-width:1px;
}

.RightBorderCell
{
	padding-right:10px;
}

.MainTitle
{
	font-weight:bold;
	font-size: 14pt;
	color: White;
}

