
BODY	{ background:#fff url(images/bk.gif); color:#000; font-size: 10pt;}

/* Table Header */
TH	{ background: #2D4D40; color:#fff; font-size: 10pt;}

/*Font Information */
BODY, TD, TH { font-family: Arial, Verdana, Trebuchet, ITC Avant Garde Gothic, Univers, Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica, sans-serif; }

/*Logo Absolute Positioning */
#Logo{ position: absolute; top:10px; left:10px; z-index: 100px; }

/* Navigation Area Alignment */
#divMenuBarDN1	  { text-align:left; margin:0px;}
#divMenuBarBanner { text-align:center; margin:0px;z-index: 5;}
#divMenuBarDN2    { text-align:center; margin:0px;position: absolute; top:144px; left: 210px; z-index: 4;}
#divMenuBarDN3    { text-align:center; margin:0px; position: absolute; top:169px; left: 210px; z-index: 2;}
#divMenuBarDN4    { text-align:left; margin:3px;}
#divMenuBarLogon  { text-align:left; margin:3px;}
#divData		  { position: absolute; top:230px; z-index: 1;}

/* Table odd rows, background colors must match */
	.odd  {background:#fff; color:#000; font-size: 10pt;}
	.odd input.hidden {background:#fff; border:0px;}

/* Table even rows, background colors must match */
	.even  {background:#EAF5F0; color:#000; font-size: 10pt;}
	.even input.hidden {background:#ebebeb; border:0px;}


/* Drop-down menus background, also lines 64-65 in js.js */
.clsMenuItemDN1 	{ background:#86A192; color: #fff; font-size:8pt; cursor: hand; font-family: Verdana; padding: 1px 4px 1px 0px; }
.clsMenuBarItemDN1 	{ color: #86A192; font-size: 8pt; font-family: Verdana;}
TABLE#tblMenuBarDN1 	{ color:#86A192; font-size: 8pt; padding:4px 0px; font-family: Verdana; }

/* Drop-down border */
div.clsMenuDN1 { background:#86A192; text-align:left; font-size: 8pt; visibility: hidden; padding: 0px 1px 1px; width: 212px; font-family: Verdana; position: absolute; }

/* How the hyperlinks behave/appear within the drop-downs */
div.clsMenuDN1 A {color: #fff; text-decoration: none;}
div.clsMenuDN1 A:Active {color: #fff; text-decoration: none;}
div.clsMenuDN1 A:Visited {color: #fff; text-decoration: none;}
div.clsMenuDN1 A:hover {color:#2D4D40; text-decoration: none;}


/* How the links behave/appear in the whole site, excluding the drop-down menus */
a:link		{color: #2D4D40; text-decoration: underline;}
a:visited	{color: #2D4D40; text-decoration: underline;}
a:active	{color: #2D4D40; text-decoration: underline;}
a:hover	{color: #2D4D40; text-decoration: underline;}
.image	{color: #00f2D4D40; text-decoration: underline; cursor:hand; }
a.sort 		{color:#2D4D40; text-decoration: underline;}
a.sort:visited {color:#2D4D40; text-decoration: underline;}
a.sort:hover   {color:#2D4D40 ; text-decoration: underline;}

TD.ROWSPACER { line-height:3px;}
p	{text-indent: 0; margin-left: 5px; margin-right: 25px; }
