/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 0.8em;
	margin: 10px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #dfe3e6;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

H2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

H3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

H4	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

H5, DT	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

H6	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

TFOOT, THEAD	{
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}

TH	{
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}

A:link { color: #096e38; }

A:hover	{ color: #333; }

SMALL	{
	font-size:	.7em;
	}

BIG	{
	font-size:	1.17em;
	}

BLOCKQUOTE, PRE	{
	font-family:	Courier New, monospace;
	}


UL LI	{
	list-style-type:	square ;
	}

UL LI LI	{
	list-style-type:	disc;
	}

UL LI LI LI	{
	list-style-type:	circle;
	}

OL LI	{
	list-style-type:	decimal;
	}

OL OL LI	{
	list-style-type:	lower-alpha;
	}

OL OL OL LI	{
	list-style-type:	lower-roman;
	}

.FooterGrey
{
	font-size: 8pt;
	float: none;
	color: #999999;
	font-family: arial;
	background-color: #ffffff;
	text-decoration: none;
}

.MenuGreen
{
	font-size: 8pt;
	float: none;
	color: #ffffff;
	font-family: arial;
	background-color: #ffffff;
	text-decoration: none;
}

.MenuGold
{
}

.MenuGrey
{
	font-size: 8pt;
	float: none;
	color: black;
	font-family: arial;
	background-color: #ffffff;
	text-decoration: none;
}

.MenuBlueSmall
{
	font-size: xx-small;
	float: none;
	color: #0f3d66;
	font-family: tahoma;
	background-color: #ffffff;
	text-decoration: none;
}

.MenuWhite A
{
  float: none;
  color: #1B6B26 !important;
  background-color: #ffffff;
  text-decoration: none;
}

.MenuBlue
{
  color: #1b6b26;
  text-decoration: underline;
}

.MenuWhiteSmall
{
	font-size: xx-small;
	float: none;
	color: #ffffff;
	font-family: tahoma;
	background-color: #aacfde;
	text-decoration: none;
}

.FontNotice
{
	font-size: 8pt;
	float: none;
	color: black;
	font-family: arial;
	text-decoration: none;
}

.Font1Green
{
	font-weight: bold;
	font-size: 12pt;
	float: none;
	color: #79b732;
	font-family: arial;
	text-decoration: none;
}

.Font1LightBlue
{
	font-weight: bold;
	font-size: 12pt;
	float: none;
	color: #aacfde;
	font-family: arial;
	text-decoration: none;
}

.Font1Blue
{
	font-weight: bold;
	font-size: 12pt;
	float: none;
	color: #1B6B26;
	font-family: arial;
	text-decoration: none;
}

.Font1Black
{
	font-weight: bold;
	font-size: 12pt;
	float: none;
	color: #000000;
	font-family: arial;
	text-decoration: none;
}
.Font1BlackSm
{
	font-size: 12pt;
	float: none;
	color: #000000;
	font-family: arial;
	text-decoration: none;
}

.Font1LightGreen
{
	font-weight: bold;
	font-size: 12pt;
	float: none;
	color: #7ab534;
	font-family: arial;
	text-decoration: none;
}
.Font1Red
{
	font-weight: bold;
	font-size: 12pt;
	float: none;
	color: #CC0000;
	font-family: arial;
	text-decoration: none;
}
.Font2Green
{
	font-weight: bold;
	font-size: 10pt;
	float: none;
	color: #016a32;
	font-family: arial;
	text-decoration: none;
}
.Font2Blue
{
    font-weight: bold;
    font-size: 10pt;
    float: none;
    color: #016a32;
    font-family: arial;
    text-decoration: none;
}
.Font2DarkBlue
{
	font-size: 10pt;
	float: none;
	color: #096e38;
	font-family: arial;
	text-decoration: none;
}
.Font2DarkGreen
{
	font-size: 10pt;
	float: none;
	color: #1b6b26;
	font-family: arial;
	text-decoration: none;
}
.Font3bDarkGreen
{
	font-weight: bold;
	font-size: 8pt;
	float: none;
	color: #1b6b26;
	font-family: arial;
	text-decoration: none;
}

.Font2Black
{
	font-size: 10pt;
	float: none;
	color: #000000;
	font-family: arial;
	text-decoration: none;
}
.Font2bBlack
{
	font-weight: bold;
	font-size: 8pt;
	float: none;
	color: #000000;
	font-family: arial;
	text-decoration: none;
}
.Font2cBlack
{
	font-weight: bold;
	font-size: 10pt;
	float: none;
	color: #000000;
	font-family: arial;
	text-decoration: none;
}
.Font3Black
{
	font-size: 8pt;
	float: none;
	color: #000000;
	font-family: arial;
	text-decoration: none;
}
.Font2Brown
{
	font-weight: bold;
	font-size: 10pt;
	float: none;
	color: #79b732;
	font-family: arial;
	text-decoration: none;
}
.Font2Green
{
	font-weight: bold;
	font-size: 10pt;
	float: none;
	color: #005447;
	font-family: arial;
	text-decoration: none;
}
.Font2Red
{
	font-weight: bold;
	font-size: 10pt;
	float: none;
	color: #CC0000;
	font-family: arial;
	text-decoration: none;
}

.Font3Green
{
	font-size: 8pt;
	float: none;
	color: #005447;
	font-family: arial;
	text-decoration: none;
}

.Font3DarkBlue
{
	font-size: 8pt;
	float: none;
	color: #096e38;
	font-family: arial;
	text-decoration: none;
}

.Font3Blue
{
	font-size: 8pt;
	float: none;
	color: #096e38;
	font-family: arial;
	text-decoration: none;
}

.Font3Black
{
	font-size: 8pt;
	float: none;
	color: #096e38;
	font-family: arial;
	text-decoration: none;
}

.Font3Brown
{
	font-size: 8pt;
	float: none;
	color: #90631E;
	font-family: arial;
	text-decoration: none;
}
.Font3Red
{
	font-size: 8pt;
	float: none;
	color: #CC0000;
	font-family: arial;
	text-decoration: none;
}

.TableHeader1 th
{
  color: "#1b6b26";
  background-color: "#bbbbbb";
  font-family: "Verdana";
  text-decoration: none;
  font-weight: normal;
  font-size: xx-small;
}
.TableSearchHeader
{
  color: "#1b6b26";
  background-color: "#dddddd";
  font-family: "Verdana";
  text-decoration: none !Important;
  font-size: xx-small;
}

table#Table1 td[colspan="2"] { line-height: 15px; } /* login page ImportantNotices text */
table#tblMenuHeaderItems td { font-size: 9pt; }
table#tblMenuHeaderItems td a { color: #7ab534; text-decoration: none; }
table#tblMenuHeaderItems td a:hover { color: #7ab534; text-decoration: underline; }

td.MenuOn a { color: #1b6b26 !important; text-decoration: underline !important; }
span.footnote {
    display: block;
    padding-top: 10px;
	font-size: 8pt;
	float: none;
	color: black;
	font-family: arial;
	text-decoration: none;
}
span#lblAccountNumber { padding-right: 3px; }

