﻿td
{
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 14pt;
	color: black;
}

a {
	text-decoration: underline;
	color:#6B70BD;
}

A:Hover  {
	color : #9EA3DE;
	text-decoration : underline;
}

H3 {
	color: #3D429E;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}
.PageHeader
{
	height: 50px; background-image: url(Images/Picture5.GIF)
}

.SiteHeader
{
	font-weight: bold;
	text-align: Left;
	font-size: 18pt;
	background-image: url(Images/DBEBanner.gif);
	color: #0b317e;
	background-repeat: repeat-x;
	vertical-align: bottom;
}
.SiteFooter
{
	font-weight: bold;
	font-size: 8.25pt;
	color: #0b317e;
	background-color: #E5ECF9;
	vertical-align: middle;
	text-align: center;
}
.PageTitle
{
	font-weight: bold;
	font-size: 18pt;
}
.PageSubTitle
{
	font-weight: bold;
	font-size: 14pt;
}
.SummaryText
{
	font-size: 10pt;
}
.SummarySectionTitle
{
	font-size: 14pt;
}
.Content
{
	background-color: AliceBlue;
	border-right: lightslategray 1px solid;
	border-top: lightslategray 1px solid;
	border-left: lightslategray 1px solid;
	border-bottom: lightslategray 1px solid;
	text-align: left;
}
.ButtonStyle
{
	font-weight: bold;
	color: white;
	background-color: #0B144F;
	text-align: center;
	width: 150px;
}
.TableAndCellBorder
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
}
.Test
{
	border-top: navy 1px double;
	border-right: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
}
.TableHeader
{
	background-color: #E5ECF9;
	color: #0b317e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
}
a:link 		{color: #014377;}

a:active 	{color: #000000;}

a:visited 	{color: #014377;}

a:hover		{color: #8A2529;}


p	 		{font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}

body
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
body A
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
.AppName 
{
	color: #CC6600;
	font-size: 24pt;
}
.PageTitle
{
	font-weight: bold;
	font-size: 14pt;
}
/* PageInstructions is used for instructions at the top of the page. */
.PageInstructions
{
	color: #0b317e;
}
/* Instructions is used for instructions for the user that are not whole page instructions */
.Instructions
{
	color: #CC6600;
}
.InputLabelRequired
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	white-space: nowrap;
	color: red;
}

.TableHeader A
{
	background-color: #003366;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.TableHeader TD
{
	background-color: #003366;
	color: White;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.TableHeader2
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #799cbf;
}
.TableHeader2 A
{
	background-color: #799cbf;
	color: Black;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.TableHeaderGroup
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #799cbf;
}
.TableInputLabel
{
	background-color: #DCDCDC;
	width: 30%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	white-space: nowrap;
	padding-right: 5px;
}
.TableInputLabelRequired
{
	background-color: #DCDCDC;
	width: 30%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	white-space: nowrap;
	padding-right: 5px;
	color: red;
}
.TableInputLabelLeft
{
	background-color: #DCDCDC;
	width: 30%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	white-space:nowrap
}
.TableInputValue
{
	width: 65%;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: left;
}
.TableErrorColumn
{
	width: 3%;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: left;
}
.TableButtonRow
{
	text-align: center;
}
.GridAltRow
{
	background-color: #DEEAF4;
}
.GridHeader
{
	font-weight: normal;
	color: #ffffff;
	background-color: #014377;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
.GridHeader A:link {color: #FFB400}
.GridHeader A:hover {color: red} 
.GridHeader A:active {color: teal} 
.GridHeader A:visited {color: #FFB400} 
.GridRow
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
.GridGrouping
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
.GridRowAlt
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DEEAF4;	
}
.GridRowSelected
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffccff;
}
.GridPager
{
	background-color: #003366;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.GridPager A
{
	background-color: #003366;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.ErrorMessage
{
	color: red;
}
.Message
{
	color: blue;
}
.PageText
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
.popper {
	width:235px;
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	border-width:2px;
	border-style:outset;
	border-color:#006BAE;
	layer-background-color:#FFF6D9;
	background-color:#FFF6D9;
	color:black;
}
tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#dee7f7; border:1px solid #336; 
  width:250px; padding:4px;
  color:#000; font-size:11px; line-height:1.2;
}
.AccordionHeader
{
	background-color: #E5ECF9;
	color: #0b317e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	cursor: hand;
	border-right: #0b317e 1px solid;
	border-top: #0b317e 1px solid;
	border-left: #0b317e 1px solid;
	border-bottom: #0b317e 1px solid;
}
.AccordionHeader a
{
	background-color: #E5ECF9;
	color: #0b317e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	cursor: hand;
}
.AccordionContent
{
	font-size: 8pt;
	background-color: AliceBlue;
}
.AccordionContent a
{
	font-size: 8pt;
	background-color: AliceBlue;
	text-decoration: none;
}
#SiteHeader
{
	width:100%;
	text-align: center;
	height: 5px;
	
}
#SiteHeader2
{
	width: 800px;
}

#OmniLogo
{
	text-align: right;
	position: relative;
	top: 130px;
	right: 2px;
}