/*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(%27images/botback.jpg%27);}
				 
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: #ffffff; color: #000000; font-size: 10pt; 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: e8e8e8; 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: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: cccccc}

.clsmenubaritemdn1 	{FONT-SIZE: 10pt; CURSOR: hand; COLOR: #000000; 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: white; 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: 6px; PADDING-LEFT: 4px; FONT-SIZE: 10pt; VISIBILITY: hidden; PADDING-BOTTOM: 4px; WIDTH: 200px; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; POSITION: absolute;}

/* How the hyperlinks behave/appear within the drop-downs */
div.clsmenudn1 A {COLOR: #000000; text-decoration: none;}
div.clsmenudn1 A:Link {COLOR: #000000; text-decoration: none;}
div.clsmenudn1 A:Active {;}
div.clsmenudn1 A:Visited {COLOR: #000000; text-decoration: none;}
div.clsmenudn1 A:hover {COLOR: blue; text-decoration: none;}

.clsnav1menu 	{FONT-SIZE: 10pt; CURSOR: hand; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: 008383}
.clsnav1menuHref {FONT-SIZE: 10pt; CURSOR: hand; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: 008383}
.clsdatanav1menu {FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: 008383}
.clsdatanav2menu {FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: 008383}

/* How the links behave/appear in the whole site, excluding the drop-down menus */
a:link	{color: blue; text-decoration: underline;}
a:visited	{color: blue; text-decoration: underline;}
a:active	{color:blue; text-decoration: underline;}
a:hover	{color: blue; text-decoration: underline;}

//