/*Do not remove fonts, only change the order, as older browsers may not understand the font you specify*/
body		{font-size: 12px; 
				 font-family: Arial, "Times New Roman", Bodoni, Garamond, "Minion Web", "ITC Stone Serif", "MS Georgia", "Bitstream Cyberbit", serif; color: #000000; background-image: url(images/bckgrnd.gif);}
				 
h1	{font: 12px Arial, Sans-Serif; Times New Roman, Bodoni, Garamond, Minion Web, ITC Stone Serif, MS Georgia, Bitstream Cyberbit, color: black; text-align: left;}
p	{text-indent: 0.0in; margin-left: 5px; margin-right: 25px;}

/* "th" is the first row of the trans tables, otherwise known as the table header */
th 	{background-color: 53659f; color: #FFFFFF; font-size: 12pt; font-family: Arial, "Times New Roman", Bodoni, Garamond, "Minion Web", "ITC Stone Serif", Georgia, "Bitstream Cyberbit", serif;}

/* Changes for the odd rows in the tables */
.odd {background-color: ffffff; color: black; font-size: 10pt; font-family: Arial, "Times New Roman", Bodoni, Garamond, "Minion Web", "ITC Stone Serif", Georgia, "Bitstream Cyberbit", serif;}

/* Changes for the even rows in the tables */
.even {background-color: #CCCCCC; color: black; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }

/* Don't change, hard-coded in ECom */
.search  {background-color: #FFFFFF; color: black; font-size: 10px; font-family: Arial; } //hard-coded do not change

/* Same as 2.2 */
#Logo{position: absolute; top:4; left:500; z-index: 100; }

/*The background color of the drop-down menus*/
.clsmenuitemdn1 	{FONT-SIZE: 10pt; CURSOR: hand; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: 53659f}

.clsmenubaritemdn1 	{FONT-SIZE: 10pt; CURSOR: hand; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif;  TEXT-DECORATION: none}
table#tblMenuBarDN1 TD 	{PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-SIZE: 10pt; PADDING-BOTTOM: 0px; CURSOR: default; COLOR: #FFCC33; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif}
table#tblMenuBarDN1 TD.clsmenubaritemdn1 {CURSOR:  hand}

/* Drop-down border */
DIV.clsmenudn1 {TEXT-ALIGN:LEFT; PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-SIZE: 10pt; VISIBILITY: hidden; PADDING-BOTTOM: 4px; WIDTH: 200px; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; POSITION: absolute; BACKGROUND-COLOR: 53659f;}

/* How the hyperlinks behave/appear within the drop-downs */
div.clsmenudn1 A {COLOR: #ffffff;}
div.clsmenudn1 A:Link {COLOR: #ffffff;}
div.clsmenudn1 A:Active {;}
div.clsmenudn1 A:Visited {COLOR: #FFFFFF;}
div.clsmenudn1 A:hover {}

.clsnav1menu 	{FONT-SIZE: 10pt; CURSOR: hand; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: 53659f}
.clsnav1menuHref {FONT-SIZE: 10pt; CURSOR: hand; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: 53659f}
.clsdatanav1menu {FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: 53659f}
.clsdatanav2menu {FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: 53659f}

/* How the links behave/appear in the whole site, excluding the drop-down menus */
a:link	{color: #0000FF; text-decoration: none;}
a:visited	{color: #0000FF; text-decoration: underline;}
a:active	{color:#0033FF; text-decoration: underline;}
a:hover	{color: #FFCC33; text-decoration: underline;}

//
