<!--

/*Do not remove fonts, only change the order, as older browsers may not understand the font you specify*/
	BODY	{
		font-size: 12pt;
		font-family: Arial, Courier New,  Bodoni, Garamond, Minion Web, ITC Stone Serif, MS Georgia, Bitstream Cyberbit, serif;
		color: black;
		background-color: white;
		background-image: url('images/963background.gif');
}

	p	{
		text-indent: 0;
		margin-left: 5px;
		margin-right: 25px;
}

/* "TH" is the first row of the trans tables, otherwise known as the table header */
	TH	{ background-color: #006331; color: white; font-size: 10pt; font-family: Arial, Courier New, Bodoni, Garamond, Minion Web, ITC Stone Serif, Georgia, Bitstream Cyberbit, serif;}


/* Changes for the odd rows in the tables */
	.odd {background-color: white; color: black; font-size: 10pt; font-family: Arial, Courier New, Bodoni, Garamond, Minion Web, ITC Stone Serif, Georgia, Bitstream Cyberbit, serif;}
	.odd input.hidden {background: white;}

/* Changes for the even rows in the tables */
	.even {background-color: #d3d3d3; color: black; font-size: 10pt; font-family: Arial; }
	.even input.hidden {background:#d3d3d3;}

/* Don't change, hard-coded in Ecom */
	.search  {background-color: white; color: black; font-size: 10pt; font-family: Arial; }

/*Font size for the 'Details' drop downs, the color will pull from the row it drops from*/
	.DATAFONT  {
	font-size: 10pt;
}

/*These values are used for hidden properties in the payment lists. should correspond to the table odd even*/
/*
    BODY { font-family: Arial, Verdana, Trebuchet, ITC Avant Garde Gothic, Univers, Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica, sans-serif; color: black;font-size:10pt;}
    FORM { font-family: Arial, Verdana, Trebuchet, ITC Avant Garde Gothic, Univers, Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica, sans-serif; color: black;font-size:10pt;}
    TR.ODD  { background-color: white; color: black;font-size:10pt;}
    TR.EVEN { background-color: #EBEBEB; color: black;font-size:10pt;}
    TH { font-family: Arial, Verdana, Trebuchet, ITC Avant Garde Gothic, Univers, Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica, sans-serif;  color: white;font-size:10pt;}
*/
    TD { font-family: Arial, Verdana, Trebuchet, ITC Avant Garde Gothic, Univers, Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica, sans-serif;  color: black;font-size:10pt;}
    TD.DataFont { font-family: Arial, Verdana, Trebuchet, ITC Avant Garde Gothic, Univers, Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica, sans-serif;  color: black;font-size:10pt;}
    .PAGECOLORFONT { font-family: Arial, Verdana, Trebuchet, ITC Avant Garde Gothic, Univers, Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica, sans-serif;  color: black;font-size:10pt;}
    TD.ROWSPACER { line-height:3px;}
    .hidden {WIDTH: 88px; HEIGHT: 22px; BACKGROUND-COLOR: #FFFFFF; TEXT-ALIGN: right; border-top-style:none; border-left-style:none; border-bottom-style:none; border-right-style:none}
    .shown  {WIDTH: 88px; HEIGHT: 22px; BACKGROUND-COLOR: white; TEXT-ALIGN: right; border-top-style:solid; border-left-style:solid; border-bottom-style:inset; border-right-style:inset}
/* Same as 2.2 */
/* Remove z-index from Logo if what buttons to appear on top of logo */
#Logo{position: absolute; top:1; left:1; z-index: 90; }
#DataSection { position:absolute;width:98%;top:185;}
#DataSection2 { position:absolute;width:98%;top:185;}
#Nav1 { position:absolute;top:26;left:200; z-index: 100;}
#Nav2 { position:absolute;top:130;left:1; z-index: 100;}
#Nav3 { position:absolute;top:165;left:175; z-index: 95;}

/*The background color of the drop-down menus*/
.clsMenuItemDN1 	{ FONT-SIZE: 8pt; CURSOR: hand; COLOR: #ffffff; font-family: Verdana; BACKGROUND-COLOR:#006331 ;PADDING-LEFT: 4px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px;}
.clsMenuBarItemDN1 	{ FONT-SIZE: 8pt; COLOR: #006331; font-family: Verdana;  TEXT-DECORATION: none; }
TABLE#tblMenuBarDN1 	{ PADDING-RIGHT: 1px; PADDING-LEFT: 0px; FONT-SIZE: 8pt; PADDING-BOTTOM: 4px; COLOR: #006331; PADDING-TOP: 4px; font-family: Verdana; }
/* Set to 0px if no dropdown at the end of the line. Set to 3px if dropdown at end of row to prevent nav2 and nav3 from touching*/
#divMenuBarDN1 {margin:3px;}

/* Drop-down border */
div.clsMenuDN1 {TEXT-ALIGN:LEFT; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-SIZE: 8pt; VISIBILITY: hidden; PADDING-BOTTOM: 1px; WIDTH: 212px; PADDING-TOP: 0px; font-family: Verdana; position: absolute; BACKGROUND-COLOR: #006331;}

/* How the hyperlinks behave/appear within the drop-downs */
div.clsMenuDN1 A {COLOR: white; text-decoration: none;}
div.clsMenuDN1 A:Link {COLOR: white; text-decoration: none;}
div.clsMenuDN1 A:Active {COLOR: white; text-decoration: none;}
div.clsMenuDN1 A:Visited {COLOR: white; text-decoration: none;}
div.clsMenuDN1 A:hover {COLOR:#006331 ;}

.clsNav1Menu 	 {FONT-SIZE: 10pt; CURSOR: hand; COLOR: #ffffff; font-family: Verdana; BACKGROUND-COLOR: #980000;}
.clsNav1MenuHref {FONT-SIZE: 10pt; CURSOR: hand; COLOR: #ffffff; font-family: Verdana; BACKGROUND-COLOR: #980000;}
.clsDataNav1Menu {FONT-SIZE: 10pt; COLOR: #ffffff; font-family: Verdana; BACKGROUND-COLOR: #980000;}
.clsDataNav2Menu {FONT-SIZE: 10pt; COLOR: #ffffff; font-family: Verdana; BACKGROUND-COLOR: #980000;}

/* How the links behave/appear in the whole site, excluding the drop-down menus */
a:link		{color: #006331; text-decoration: underline;}
a:visited	{color:#006331; text-decoration: underline;}
a:active	{color: red; text-decoration: underline;}
/* a:hover		{color: #314a7b; text-decoration: underline;}  */
.image		{cursor:hand; text-decoration: underline; color: #006331;}
a.sort 		{color:#fff; text-decoration: underline;}
a.sort:visited 		{color:#fff; text-decoration: underline;}
a.sort:hover {color:#fff; text-decoration: underline;}

