﻿BODY
{
    BACKGROUND-COLOR: white;
    font-family: Century;
}

.DV
{
	width: 913px;
}

.DV-Details
{
	width: 425px;
}

.Menu
{
	border-top: none;
	border-bottom: inset;
	height: 18px;
}

.MainMenuStaticHover
{
 Background-Color: #D3D3D3;
}

.MainMenuDropDown
{
 font: bold;
}
.MainMenuStaticSelected
{
 Background-Color: #556787;
}

.PortalGridview
{
 Background-Color: #D3D3D3;
 Border-Color: #D3D3D3;
 width: 860px;
 font-family: Century;
 font-size: 9pt;
 }

.DetailsTableHeader
{
 --Background-color: #507CD1;
 background-color: #003399;
  color: #FFFFFF;
  
}

.DetailsEmbeddedTable
{
  background-color: #003399;
  color: #FFFFFF;
}

.Panel
{
 overflow: auto;
 width: 425px;
}

.Table
{
	width:  423px;
	overflow: auto;
}

.LoginTable
{
	width:  423px;
	overflow: auto;
}

.PageTable
{
	width:  884px;
	overflow: auto;
	height: 702px;
}

.LoginHeaderTable
{
	width:99%;
}

.LoginHeaderCell
{
 --background-image: url('../Images/bluemarble.jpg');
}


.LoginHeaderCell
{
 
}


.LoginCell
{ 
	font-size: 9pt;
	font-weight: normal;
	width: 200;
	font-family: Century;
	text-align: right;
}

.LoginButtonCell
{ 
	font-size: 9pt;
	font-weight: normal;
	width: 200;
	font-family: Century;
	text-align:center;
}

.TableCell
{ 
	font-size: 9pt;
	font-weight: normal;
	width: 200;
	font-family: Century;
}

.TableCellData
{ 
	font-size: 9pt;
	font-weight: bold;
	font-family: Century;
	width: 250;
}

.TableGroupingCell
{ 
	font-size: 9pt;
	--border-style: Groove;
	border-color: #D3D3D3;
	vertical-align: top;
	width: 425px;
	font-family: Century;
}

.TableSpanRow
{
	width: inherit;
	vertical-align: top;
}

.SmallFont
{
 font-size: small;
 text-align: justify;
}

.CenteredFooter
{
  text-align: center;
  font-size: x-small;
}